aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-111-1/+1
* Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com2006-11-011-0/+4
* Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org2006-10-231-1/+2
* Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2006-10-231-1/+0
* Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com2006-10-221-2/+1
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-201-3/+4
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-3/+11
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-151-1/+0
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2006-10-151-1/+1
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2006-10-151-0/+1
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-151-35/+0
* Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@...lpsolit%gmail.com2006-09-101-1/+0
* Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org2006-09-061-10/+0
* Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp>...lpsolit%gmail.com2006-08-191-1/+0
* Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...lpsolit%gmail.com2006-07-251-1/+1
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-251-1/+3
* Bug 95923: Don't let users change fields they aren't allowed to change - Patc...lpsolit%gmail.com2006-07-171-0/+4
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-1/+8
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-1/+1
* Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...mkanat%bugzilla.org2006-07-011-1/+1
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-131-5/+1
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-181-3/+1
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...lpsolit%gmail.com2006-03-151-2/+0
* Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch b...lpsolit%gmail.com2006-03-071-4/+0
* Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com2006-03-021-16/+0
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-261-1/+1
* Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ...lpsolit%gmail.com2006-02-231-3/+1
* Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bug...lpsolit%gmail.com2006-02-221-1/+3
* Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2006-01-101-4/+0
* Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-081-2/+2
* Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2005-11-171-1/+0
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...lpsolit%gmail.com2005-11-141-1/+1
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com2005-10-181-3/+0
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-141-12/+0
* Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com2005-09-281-8/+0
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com2005-09-071-2/+2
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2005-09-031-1/+1
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-1/+1
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-2/+2
* Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <L...lpsolit%gmail.com2005-08-311-0/+1
* Bug 275608: The group selection when editing flag types should be a listbox w...lpsolit%gmail.com2005-08-301-0/+1
* Bug 302955: Remove the "delete" link for the default milestone - Patch by Gav...lpsolit%gmail.com2005-08-291-2/+1
* Bug 302723: Deleting a user account when this user is the assignee or QA cont...lpsolit%gmail.com2005-08-051-1/+2
* Fixing build bustage caused by not correctly updating filter exceptions (and ...myk%mozilla.org2005-07-301-9/+2
* Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com2005-07-201-1/+3
* Bug 63536: User preference for whether or not to go to the next bug after pro...lpsolit%gmail.com2005-07-111-4/+4
* Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b...lpsolit%gmail.com2005-07-081-0/+5
* Bug 290972: In the "Find a Specific Bug" page, the status of the bug being se...lpsolit%gmail.com2005-05-071-1/+1
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...lpsolit%gmail.com2005-04-101-4/+0
* Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...lpsolit%gmail.com2005-04-061-5/+1