summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
AgeCommit message (Collapse)AuthorFilesLines
2009-10-26Bug 493242: UTF-8 characters in custom field names are mangled in ↵lpsolit%gmail.com1-1/+0
show_activity.cgi - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com1-1/+2
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-08-12Bug 509108: Don't require a bug_list parameter to show the bug template ↵mkanat%bugzilla.org1-11/+0
(create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-09Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com1-2/+0
Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
2009-02-26Add qs_suffix to filterexceptions.pl, which was missed on checkin of the new ↵mkanat%bugzilla.org1-2/+2
login-small.
2009-02-09Fix bustagelpsolit%gmail.com1-1/+0
2009-02-08Fix bustage in filterexceptions.pl.gerv%gerv.net1-1/+0
2009-01-15Bug 286452: Add more detailed information to time tracking summary report - ↵wicked%sci.fi1-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
2008-12-09Remove extra item (fix bustage)lpsolit%gmail.com1-1/+0
2008-12-06Fix bustage due to bug 463002lpsolit%gmail.com1-4/+0
2008-11-22Forgot to add a missing commalpsolit%gmail.com1-1/+1
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵lpsolit%gmail.com1-0/+3
account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-11-07Fix a test failure from the last checkin.mkanat%bugzilla.org1-0/+5
2008-10-21Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-1/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-09-11Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com1-4/+0
Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi ↵lpsolit%gmail.com1-6/+5
to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-07-31Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com1-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
2008-05-24Bug 435504: Boolean charts use field descriptions from the DB, making them ↵lpsolit%gmail.com1-2/+1
english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com1-7/+0
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-05Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com1-1/+0
format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" (add filter ↵reed%reedloden.com1-0/+1
exception for spellcheck) [p=reed r+a=LpSolit]
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by ↵lpsolit%gmail.com1-0/+4
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
2007-11-13Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org1-2/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-10-03Bug 324990: The "Bug Activity" page does not display the bug summary in the ↵lpsolit%gmail.com1-4/+0
title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-08-23Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com1-0/+4
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2007-05-27Bug 218618: Show line numbers on patch attachments when viewing them in ↵lpsolit%gmail.com1-1/+5
"diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com1-6/+1
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+10
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-0/+1
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-05-14Bug 327077: Implement a way to get all the components with a given default ↵lpsolit%gmail.com1-2/+0
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com1-5/+0
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com1-0/+4
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-04-04Bug 376497: validateID() should return an attachment object - Patch by ↵lpsolit%gmail.com1-6/+3
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com1-2/+0
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-02-11Bug 364095 - "Default template does not validate as valid HTML" [p=reed ↵reed%reedloden.com1-4/+0
r=LpSolit a=LpSolit]
2007-01-24Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit ↵reed%reedloden.com1-0/+1
a=LpSolit]
2006-12-28Bug 365092: Inactive flag types should be excluded from the JS array in the ↵lpsolit%gmail.com1-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
2006-12-27Bug 364835 - "current bug number should be filled in in "to bugs" input box ↵reed%reedloden.com1-0/+4
to simplify tagging" [p=reed r=bkor a=justdave]
2006-12-27Bug 364863 - "on confirming a new account page, wrong 'Email Address' is ↵reed%reedloden.com1-4/+0
shown when logged in" [p=victory/vladd/reed r=LpSolit a=justdave]
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com1-9/+0
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-1/+1
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-11-01Bug 355616: The "Actions" section of the footer should have "Preferences" ↵lpsolit%gmail.com1-0/+4
and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-23Bug 121576: fields should not be editable when viewing a bug if the user is ↵olav%bkor.dhs.org1-1/+2
not logged in Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-23Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org1-1/+0
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22Bug 357490: Reorganize fields in show_bug.cgi and group links together - ↵lpsolit%gmail.com1-2/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org1-3/+4
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-3/+11
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com1-1/+0
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk