aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist...lpsolit%gmail.com2005-05-211-1/+1
* Bug 215148 - make status and resolution localisable. Patch by eseyman@linagor...gerv%gerv.net2005-05-101-4/+4
* Bug 289594 - The table on the email settings page no longer is 100% wide. It ...jake%bugzilla.org2005-04-121-1/+1
* Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com2005-03-221-1/+5
* Bug 179514 - make CVS bug lists use consistent format for date and time. Patc...gerv%gerv.net2005-03-171-0/+5
* Fix for bug 284446: adds hooks useful for testrunner and other third-party ex...myk%mozilla.org2005-03-161-0/+3
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-163-4/+102
* Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2005-03-112-5/+5
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-011-1/+8
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
* Bug 249875: buglist does not pass w3c validationmkanat%kerio.com2005-02-173-25/+18
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-1/+1
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-251-2/+5
* Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca2005-01-241-5/+2
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-241-2/+5
* Bug 277299: edit-multiple offers to change Target Milestone even if Param(use...travis%sedsystems.ca2005-01-081-8/+9
* Patch for bug 275631: Only the first column (not all) should have excess CSS ...jocuri%softhome.net2004-12-311-1/+1
* Patch for bug 274710: Align correctly buglist CSS column classes for edit-mul...jocuri%softhome.net2004-12-311-0/+3
* Patch for bug 274400: Safari should show the lock icons (the quoted value of ...jocuri%softhome.net2004-12-141-7/+7
* Patch for bug 262372: clicking on a column header shouldn't result in loss of...jocuri%softhome.net2004-12-071-2/+6
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...jocuri%softhome.net2004-12-051-5/+6
* fix for bug 263250: adds a base tag to the simple buglist so it can be loaded...myk%mozilla.org2004-10-221-0/+1
* Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r...myk%mozilla.org2004-10-222-2/+2
* Patch for bug 189073: Allow accept as a resolution when changing multiple bug...jocuri%softhome.net2004-10-201-7/+8
* Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by J...jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...jocuri%softhome.net2004-09-241-1/+2
* Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx...gerv%gerv.net2004-09-181-1/+1
* Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br2004-08-231-5/+9
* Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net2004-08-111-4/+6
* Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net2004-07-221-2/+8
* Patch for bug 239826: support closing resolved bugs when changing multiple bu...jocuri%softhome.net2004-04-101-1/+2
* Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2004-03-191-2/+2
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-3/+3
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-172-0/+105
* Patch for bug 237540: remove unused hidden field from edit-multiple; patch by...jocuri%softhome.net2004-03-171-2/+0
* Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net2004-03-081-5/+5
* Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2004-03-012-77/+0
* Patch for bug 235459: add icalendar todo output format for buglist; patch by ...jocuri%softhome.net2004-02-292-0/+77
* Patch for bug 234264; eliminates a double escaping issue by removing filterin...jocuri%softhome.net2004-02-241-1/+1
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-1/+6
* Bug 232830 - use url_quote instead of html filtering to make sure we can dele...gerv%gerv.net2004-02-041-1/+1
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to preve...gerv%gerv.net2004-02-031-2/+2
* Bug 231026 - improve the appearance of the buglist options at the bottom of t...gerv%gerv.net2004-01-211-5/+5
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-197-7/+7
* Fix for bug 226469: labels the votes column in the RDF buglist output as cont...myk%mozilla.org2003-11-221-1/+1
* Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv...gerv%gerv.net2003-11-151-49/+38
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net2003-11-091-28/+58
* Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net2003-11-091-0/+5
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-072-2/+6
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-032-6/+15