aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 435504: Boolean charts use field descriptions from the DB, making them ↵lpsolit%gmail.com2008-05-241-2/+1
| | | | english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com2008-05-211-7/+0
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com2008-05-051-1/+0
| | | | format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
* Bug 389983 - "Enable spellchecking in the summary field" (add filter ↵reed%reedloden.com2007-12-031-0/+1
| | | | exception for spellcheck) [p=reed r+a=LpSolit]
* Bug 99215: Attachments have no midair collision protection - Patch by ↵lpsolit%gmail.com2007-11-301-0/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
* Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org2007-11-131-2/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 324990: The "Bug Activity" page does not display the bug summary in the ↵lpsolit%gmail.com2007-10-031-4/+0
| | | | title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
* Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵lpsolit%gmail.com2007-08-231-1/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-0/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
* Bug 218618: Show line numbers on patch attachments when viewing them in ↵lpsolit%gmail.com2007-05-271-1/+5
| | | | "diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com2007-05-271-6/+1
| | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-05-171-0/+10
| | | | <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2007-05-141-0/+1
| | | | <wicked@etlicon.fi> r=justdave a=LpSolit
* Bug 327077: Implement a way to get all the components with a given default ↵lpsolit%gmail.com2007-05-131-2/+0
| | | | assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
* Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com2007-04-151-5/+0
| | | | Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
* Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com2007-04-051-0/+4
| | | | Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 376497: validateID() should return an attachment object - Patch by ↵lpsolit%gmail.com2007-04-041-6/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
* Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com2007-03-111-2/+0
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 364095 - "Default template does not validate as valid HTML" [p=reed ↵reed%reedloden.com2007-02-111-4/+0
| | | | r=LpSolit a=LpSolit]
* Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit ↵reed%reedloden.com2007-01-241-0/+1
| | | | a=LpSolit]
* Bug 365092: Inactive flag types should be excluded from the JS array in the ↵lpsolit%gmail.com2006-12-281-2/+0
| | | | bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> and Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 364835 - "current bug number should be filled in in "to bugs" input box ↵reed%reedloden.com2006-12-271-0/+4
| | | | to simplify tagging" [p=reed r=bkor a=justdave]
* Bug 364863 - "on confirming a new account page, wrong 'Email Address' is ↵reed%reedloden.com2006-12-271-4/+0
| | | | shown when logged in" [p=victory/vladd/reed r=LpSolit a=justdave]
* Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com2006-11-151-9/+0
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-1/+1
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 355616: The "Actions" section of the footer should have "Preferences" ↵lpsolit%gmail.com2006-11-011-0/+4
| | | | and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk