aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 121576: fields should not be editable when viewing a bug if the user is ↵olav%bkor.dhs.org2006-10-231-1/+2
| | | | | | not logged in Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2006-10-231-1/+0
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 357490: Reorganize fields in show_bug.cgi and group links together - ↵lpsolit%gmail.com2006-10-221-2/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-201-3/+4
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-3/+11
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-151-1/+0
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-151-1/+1
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-151-0/+1
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-151-35/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) ↵lpsolit%gmail.com2006-09-101-1/+0
| | | | <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵mkanat%bugzilla.org2006-09-061-10/+0
| | | | | | and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) ↵lpsolit%gmail.com2006-08-191-1/+0
| | | | <bmo@rsz.jp> r=gerv a=myk
* Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com2006-07-251-1/+1
| | | | objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-251-1/+3
| | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk
* Bug 95923: Don't let users change fields they aren't allowed to change - ↵lpsolit%gmail.com2006-07-171-0/+4
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave