summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
AgeCommit message (Expand)AuthorFilesLines
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...lpsolit%gmail.com1-0/+3
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 F...lpsolit%gmail.com1-1/+0
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-1/+0
2008-09-11Bug 216557: Be able to specify the order of the columns in a bug list - Patch...lpsolit%gmail.com1-4/+0
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com1-6/+5
2008-07-31Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com1-4/+0
2008-05-24Bug 435504: Boolean charts use field descriptions from the DB, making them en...lpsolit%gmail.com1-2/+1
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com1-7/+0
2008-05-05Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for format=mult...lpsolit%gmail.com1-1/+0
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" (add filter exceptio...reed%reedloden.com1-0/+1
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com1-0/+4
2007-11-13Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org1-2/+1
2007-10-03Bug 324990: The "Bug Activity" page does not display the bug summary in the t...lpsolit%gmail.com1-4/+0
2007-08-23Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by FrÃ...lpsolit%gmail.com1-1/+0
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com1-0/+4
2007-05-27Bug 218618: Show line numbers on patch attachments when viewing them in "diff...lpsolit%gmail.com1-1/+5
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com1-6/+1
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com1-0/+10
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com1-0/+1
2007-05-14Bug 327077: Implement a way to get all the components with a given default as...lpsolit%gmail.com1-2/+0
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com1-5/+0
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to Adm...lpsolit%gmail.com1-0/+4
2007-04-04Bug 376497: validateID() should return an attachment object - Patch by Fré...lpsolit%gmail.com1-6/+3
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com1-2/+0
2007-02-11Bug 364095 - "Default template does not validate as valid HTML" [p=reed r=LpS...reed%reedloden.com1-4/+0
2007-01-24Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit a=...reed%reedloden.com1-0/+1
2006-12-28Bug 365092: Inactive flag types should be excluded from the JS array in the b...lpsolit%gmail.com1-2/+0
2006-12-27Bug 364835 - "current bug number should be filled in in "to bugs" input box t...reed%reedloden.com1-0/+4
2006-12-27Bug 364863 - "on confirming a new account page, wrong 'Email Address' is show...reed%reedloden.com1-4/+0
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by vict...lpsolit%gmail.com1-9/+0
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+1
2006-11-01Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com1-0/+4
2006-10-23Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org1-1/+2
2006-10-23Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org1-1/+0
2006-10-22Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com1-2/+1
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org1-3/+4
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-3/+11
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com1-1/+0
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com1-1/+1
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com1-0/+1
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com1-35/+0
2006-09-10Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@...lpsolit%gmail.com1-1/+0
2006-09-06Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org1-10/+0
2006-08-19Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp>...lpsolit%gmail.com1-1/+0
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...lpsolit%gmail.com1-1/+1
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com1-1/+3
2006-07-17Bug 95923: Don't let users change fields they aren't allowed to change - Patc...lpsolit%gmail.com1-0/+4
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com1-1/+8
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com1-1/+1