Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵ | mkanat%bugzilla.org | 2009-08-06 | 1 | -39/+33 | |
| | | | | | | object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly ↵ | lpsolit%gmail.com | 2009-07-16 | 1 | -33/+1 | |
| | | | | Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit | |||||
* | Bug 498318: Speed up field-descs.none.tmpl | mkanat%bugzilla.org | 2009-06-21 | 1 | -0/+8 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
* | Bug 487330: Links in comments pointing to patches should go to the 'diff' ↵ | lpsolit%gmail.com | 2009-05-23 | 1 | -3/+15 | |
| | | | | view rather than the plain text view, by default - Patch by uokrent@gmail.com r/a=LpSolit | |||||
* | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+4 | |
| | | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 2009-01-29 | 1 | -0/+2 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵ | dkl%redhat.com | 2009-01-28 | 1 | -6/+6 | |
| | | | | | | | otherwise show bug id Mistakenly checked in previous version of patch. This brings the changes up to date with the approved patch. dkl | |||||
* | Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵ | dkl%redhat.com | 2009-01-28 | 1 | -11/+15 | |
| | | | | | | otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
* | Bug 470057: Collapse and wrap text messages and text errors | mkanat%bugzilla.org | 2009-01-20 | 1 | -0/+4 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -0/+7 | |
| | | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
* | Fix bustage due to bug 105865: Perl 5.8.x doesn't understand \h. We have to ↵ | lpsolit%gmail.com | 2008-10-21 | 1 | -1/+1 | |
| | | | | use [[:blank:]] instead. Patch by me, r=mkanat | |||||
* | Bug 105865: When converting bug/attachment/comment numbers to links, ↵ | lpsolit%gmail.com | 2008-10-21 | 1 | -7/+11 | |
| | | | | quoteUrls() should take care of newlines and not linkify them if a newline is present - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2008-08-28 | 1 | -3/+2 | |
| | | | | <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -1/+9 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵ | lpsolit%gmail.com | 2008-04-04 | 1 | -1/+9 | |
| | | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit | |||||
* | Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush ↵ | lpsolit%gmail.com | 2008-03-29 | 1 | -0/+3 | |
| | | | | template_include_path_ correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 413121 â UTF-8 in templates are garbaged. | wurblzap%gmail.com | 2008-02-14 | 1 | -0/+23 | |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | |||||
* | Bug 341508 â GetBugLink() should be localisable. | wurblzap%gmail.com | 2008-02-12 | 1 | -2/+2 | |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
* | Bug 408448: checksetup now tells you when template precompilation is complete. | mkanat%bugzilla.org | 2007-12-15 | 1 | -3/+5 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
* | Bug 406462 â User interface mangled by BiDi characters in Unicode. | wurblzap%gmail.com | 2007-12-04 | 1 | -5/+1 | |
| | | | | | Patch by A.A. Shimono <shimono@mozilla.gr.jp>; r=Wurblzap; a=mkanat | |||||
* | Bug 383522: mod_perl creates a separate template directory | mkanat%bugzilla.org | 2007-11-05 | 1 | -11/+14 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 383522: mod_perl creates a separate template directory | mkanat%bugzilla.org | 2007-10-16 | 1 | -1/+20 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵ | lpsolit%gmail.com | 2007-10-09 | 1 | -2/+2 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by ↵ | lpsolit%gmail.com | 2007-10-08 | 1 | -4/+2 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 2007-09-17 | 1 | -1/+5 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a ↵ | mkanat%bugzilla.org | 2007-08-24 | 1 | -14/+8 | |
| | | | | | | subroutine reference" Patch By Frédéric Buclin <LpSolit@gmail.com> r=mkanat, a=LpSolit | |||||
* | Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ↵ | wurblzap%gmail.com | 2007-08-22 | 1 | -2/+1 | |
| | | | | | | | wrongly. Follow-up warning fix patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat | |||||
* | Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ↵ | wurblzap%gmail.com | 2007-08-22 | 1 | -1/+2 | |
| | | | | | | | wrongly. Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat | |||||
* | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 2007-08-22 | 1 | -4/+1 | |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
* | Bug 335354: editparams.cgi crashes when editing the 'languages' and ↵ | lpsolit%gmail.com | 2007-08-21 | 1 | -1/+1 | |
| | | | | 'defaultlanguage' parameters - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap, mkanat a=LpSolit | |||||
* | Bug 274408: iCalendar export shows summaries only after comma (must be ↵ | lpsolit%gmail.com | 2007-07-05 | 1 | -1/+1 | |
| | | | | escaped) - Patch by Colin Leroy <colin@colino.net> r/a=LpSolit | |||||
* | Bug 374331: Bugzilla::Template should use template_include_path from ↵ | mkanat%bugzilla.org | 2007-05-06 | 1 | -102/+7 | |
| | | | | | | Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat | |||||
* | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 2007-04-19 | 1 | -0/+3 | |
| | | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
* | Bug 365150: #cNN comment not part of linkified URL - Patch by David D. ↵ | lpsolit%gmail.com | 2007-03-10 | 1 | -2/+2 | |
| | | | | Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit | |||||
* | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2007-03-06 | 1 | -38/+0 | |
| | | | | <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 349423: Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 2007-02-23 | 1 | -1/+11 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 248037: Link from attachment 'created' date to comment where it was ↵ | lpsolit%gmail.com | 2006-12-31 | 1 | -1/+1 | |
| | | | | created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | |||||
* | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 2006-12-12 | 1 | -7/+9 | |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
* | Bug 258675: action=view is still used in comments - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-11-04 | 1 | -3/+3 | |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -2/+5 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
* | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 2006-09-22 | 1 | -0/+16 | |
| | | | | | | USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
* | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 2006-09-19 | 1 | -2/+4 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
* | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2006-09-14 | 1 | -0/+3 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -3/+0 | |
| | | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
* | Bug 330485: Attachment links in comments still say "edit" instead of ↵ | lpsolit%gmail.com | 2006-08-15 | 1 | -2/+2 | |
| | | | | "details" - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
* | Bug 346552: Move checksetup's permission-fixing code into a module | mkanat%bugzilla.org | 2006-08-01 | 1 | -2/+2 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
* | Bug 346493: Move Template pre-compilation code into a module | mkanat%bugzilla.org | 2006-08-01 | 1 | -0/+95 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -31/+31 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
* | Bug 343421: Fix some typos in comments - Patch by timeless ↵ | lpsolit%gmail.com | 2006-07-06 | 1 | -3/+3 | |
| | | | | <timeless@bemail.org> r=wicked a=myk | |||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -2/+1 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave |