aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-1/+0
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-1/+0
| | | | | | CSS styles r/a=justdave
* Bug 863745: Enable multi-select fields in reportsPami Ketolainen2013-10-291-3/+0
| | | | r=LpSolit a=glob
* Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin2013-10-161-2/+0
| | | | | | sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
* Bug 827983: "[reply]" link besides the original description will insert ("in ↵Hugo Seabrook2013-03-161-0/+1
| | | | | | reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top" r/a=LpSolit
* Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2012-11-191-3/+1
| | | | r=glob a=LpSolit
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-161-2/+1
| | | | r=dkl a=LpSolit
* Bug 791554: Make clear that 0 is a valid sortkey for flagtypesSunil Joshi2012-10-121-1/+1
| | | | r/a=LpSolit
* Bug 796072: Make admin/table.html.tmpl a bit fasterFrédéric Buclin2012-10-041-1/+1
| | | | r=dkl a=LpSolit
* Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin2012-09-291-1/+0
| | | | r=glob a=LpSolit
* Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵Reed Loden2012-09-111-1/+0
| | | | | | user match page [r=LpSolit a=LpSolit]
* Bug 785917: Custom field descriptions are not properly escaped when ↵Frédéric Buclin2012-08-271-1/+0
| | | | | | displayed as bug list column headers r=glob a=LpSolit
* Fix bustageFrédéric Buclin2012-08-121-1/+0
|
* Bug 771107 - List of attachments in attachment details screen does not ↵Dave Lawrence2012-07-231-1/+0
| | | | | | distinguish obsolete attachments r=glob, a=LpSolit
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-4/+0
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Fix bustageFrédéric Buclin2012-03-061-1/+0
|
* Bug 717215: Remove references to url_quote filterSimon Green2012-01-121-1/+1
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-19/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit themDave Lawrence2011-12-141-1/+0
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=424125
* Fix bustage due to bug 660382Frédéric Buclin2011-08-041-4/+0
|
* Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander2011-05-311-6/+1
| | | | | "Custom Search" UI. r=timello, a=mkanat
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-031-4/+0
| | | | r=LpSolit, a=LpSolit
* Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵Frédéric Buclin2010-10-221-4/+0
| | | | | | create and edit flag types a=LpSolit
* Bug 605693: Make config.cgi?ctype=rdf fasterFrédéric Buclin2010-10-201-0/+4
| | | | r=timello a=LpSolit
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2010-06-061-5/+0
| | | | | | search ui. r=mkanat, a=mkanat
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-2/+0
| | | | | over the fields r=timello, a=mkanat
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-221-1/+0
| | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit
* The fix for bug 329637 was missing an update to filterexceptions.pl.Max Kanat-Alexander2010-02-191-1/+0
|
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-16/+0
| | | | r=mkanat, a=mkanat, a=LpSolit
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-071-0/+1
|
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-011-14/+0
| | | | r=LpSolit, a=LpSolit
* Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵mkanat%bugzilla.org2009-12-121-4/+0
| | | | | | so that it's clearer and easier to use when browsing. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 493242: UTF-8 characters in custom field names are mangled in ↵lpsolit%gmail.com2009-10-261-1/+0
| | | | show_activity.cgi - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit
* Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2009-10-231-1/+2
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 509108: Don't require a bug_list parameter to show the bug template ↵mkanat%bugzilla.org2009-08-121-11/+0
| | | | | | (create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com2009-07-091-2/+0
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
* Add qs_suffix to filterexceptions.pl, which was missed on checkin of the new ↵mkanat%bugzilla.org2009-02-261-2/+2
| | | | login-small.
* Fix bustagelpsolit%gmail.com2009-02-091-1/+0
|
* Fix bustage in filterexceptions.pl.gerv%gerv.net2009-02-081-1/+0
|
* Bug 286452: Add more detailed information to time tracking summary report - ↵wicked%sci.fi2009-01-151-0/+4
| | | | Original patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> and modified/extended patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Remove extra item (fix bustage)lpsolit%gmail.com2008-12-091-1/+0
|
* Fix bustage due to bug 463002lpsolit%gmail.com2008-12-061-4/+0
|
* Forgot to add a missing commalpsolit%gmail.com2008-11-221-1/+1
|
* Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵lpsolit%gmail.com2008-11-221-0/+3
| | | | account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Fix a test failure from the last checkin.mkanat%bugzilla.org2008-11-071-0/+5
|
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com2008-10-211-1/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-1/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-111-4/+0
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* Bug 448593: Move code to edit product group settings from editproducts.cgi ↵lpsolit%gmail.com2008-08-141-6/+5
| | | | to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com2008-07-311-4/+0
| | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit