aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 653406: fix escaping of url vars in error messagesByron Jones2011-04-291-8/+8
| | | | r=LpSolit, a=LpSolit
* Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann2011-04-272-0/+10
| | | | r=mkanat, a=mkanat
* Bug 652405: All user fields (assignee, QA contact, Add CC) have the page ↵Frédéric Buclin2011-04-251-3/+3
| | | | | | title as the "title" attribute r=dkl a=LpSolit
* Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander2011-04-021-0/+7
| | | | r=mkanat, a=mkanat (module owner)
* Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio2011-03-082-2/+2
| | | | | W3C WAI compliant. r=timello, a=LpSolit
* Bug 639371: Include the charset into HTML pages when the utf8 param is trueBjoern Jacke2011-03-091-0/+4
| | | | r/a=mkanat
* Bug 638489 - Make all boolean charts work with longdescs.isprivateMax Kanat-Alexander2011-03-031-0/+4
| | | | r=mkanat, a=mkanat (module owner)
* Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_valueMax Kanat-Alexander2011-03-024-21/+41
| | | | | wasn't translating values. r=glob, a=mkanat
* Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander2011-03-011-0/+1
| | | | | tagging system r=mkanat, a=mkanat (module owner)
* Bug 580490 - Quicksearch should optionally not search commentsDavid Lawrence2011-02-181-0/+1
| | | | r/a=mkanat
* Bug 624522: Add support for SourceForge URLs in "see also"Tiago Mello2011-02-161-0/+1
| | | | r/a=mkanat
* Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values forMax Kanat-Alexander2011-02-151-1/+6
| | | | | | each field being confirmed. This fixes a bug where confirming would fail, displaying a value with an extra comma at the end. r=LpSolit, a=LpSolit
* Bug 621122: Add support for MantisBT URLs in "see also".Reed Loden2011-02-131-0/+1
| | | | [r=timello a=mkanat]
* Bug 543667: Add support for Trac URLs in "see also".Matt Selsky2011-02-131-0/+1
|
* Bug 558784: Add support for JIRA URLs in "see also".Matt Selsky2011-02-131-0/+1
|
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-303-37/+23
| | | | r/a=mkanat
* Bug 623608 - Add intro/outro extension hooks to footer.html.tmplDavid Lawrence2011-01-211-2/+2
| | | | r/a=mkanat
* Bug 558803: Add a parameter to specify the password complexity for new passwordsrojanu2011-01-071-0/+17
| | | | r/a=LpSolit
* Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protectionDavid Lawrence2011-01-061-0/+1
| | | | r/a=mkanat
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-1/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-031-26/+16
| | | | r=LpSolit, a=LpSolit
* Bug 622105 - Misspelling in setting_info_invalid error message David Lawrence2010-12-301-1/+1
| | | | r/a=LpSolit
* Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templatesA. Shimono (himorin)2010-12-271-1/+1
| | | | r/a=mkanat
* Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander2010-12-131-4/+4
| | | | | | and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit
* Bug 529974: Let users with local editcomponents privs manage flags for ↵Frédéric Buclin2010-12-041-0/+25
| | | | | | products they can administer a=LpSolit (module owner)
* Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer ↵Guy Pyrzak2010-12-021-3/+5
| | | | | | exist after a user clicks back r:LpSolit, a:mkanat
* Fix typoA. Shimono2010-11-301-1/+1
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=615570
* Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵Frédéric Buclin2010-11-031-1/+1
| | | | | | and product names are viewable in graphs/ r=wurblzap a=LpSolit
* Bug 607716: The attachment content is pasted into a comment when editing an ↵Guy Pyrzak2010-10-281-0/+1
| | | | | | attachment with JS disabled r=LpSolit r=mkanat a=LpSolit
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+3
| | | | r=glob, a=mkanat
* Bug 593138: When confirming a CSRF violation (the confirm-action page),Max Kanat-Alexander2010-10-221-0/+1
| | | | | | include an HTML comment describing the exact violation that occurred, so that screen-scrapers can know what violation they hit. r=mkanat, a=mkanat
* Bug 523205 part 2: $flagtype->set_clusions() was badly implementedFrédéric Buclin2010-10-221-0/+3
| | | | a=LpSolit
* Another unused error tagFrédéric Buclin2010-10-221-3/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=523205
* Bug 302293: Editing a flag type should tell me which changes have been madeFrédéric Buclin2010-10-221-4/+55
| | | | a=LpSolit (module owner)
* Remove unused error tagFrédéric Buclin2010-10-221-5/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=523205
* Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵Frédéric Buclin2010-10-221-3/+4
| | | | | | create and edit flag types a=LpSolit
* Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2010-10-141-0/+8
| | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-132-0/+46
| | | | | possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
* Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto2010-10-131-0/+4
| | | | | when creating or updating bug comment r=mkanat, a=mkanat
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-051-0/+1
| | | | r=mkanat, a=mkanat (module owner)
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-2/+2
| | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat
* Add a missing "FILTER html" in the bug_url_invalid error message.Max Kanat-Alexander2010-09-181-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=577835
* Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) inMax Kanat-Alexander2010-09-181-0/+2
| | | | | the See Also field. r=timello, a=mkanat
* Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-191-1/+5
| | | | r/a=mkanat
* Bug 577835: Improve the error message displayed when you put an invalidMax Kanat-Alexander2010-09-181-2/+8
| | | | Bug URL into the See Also field.
* Bug 271758: noresolveonopenblockers = on doesn't allow removing open ↵Frédéric Buclin2010-09-081-25/+10
| | | | | | blockers and resolve the bug in a single change r/a=mkanat
* Bug 594038 - Add new hook 'end' in footer.html.tmplTiago Mello2010-09-071-0/+2
| | | | r/a=mkanat
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-0/+3
| | | | | when it finishes. r=mkanat, a=mkanat (module owner)
* Fix bustage due to bug 549586Frédéric Buclin2010-09-021-2/+2
|
* Bug 549586: Allow the See Also field to take an integer or a localTiago Mello2010-09-011-0/+4
| | | | | bugzilla url and treat them as a link to the local Bugzilla. r/a=mkanat