summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
AgeCommit message (Collapse)AuthorFilesLines
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
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com1-1/+1
attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com1-0/+1
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-35/+0
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-10Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) ↵lpsolit%gmail.com1-1/+0
<bmo2007@rsz.jp> r=LpSolit a=justdave
2006-09-06Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵mkanat%bugzilla.org1-10/+0
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-19Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) ↵lpsolit%gmail.com1-1/+0
<bmo@rsz.jp> r=gerv a=myk
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com1-1/+1
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+3
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-07-17Bug 95923: Don't let users change fields they aren't allowed to change - ↵lpsolit%gmail.com1-0/+4
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-1/+8
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com1-1/+1
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave