aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); pa...jocuri%softhome.net2004-12-113-19/+9
* Patch for bug 233049: Improve error when filtering requests with component no...jocuri%softhome.net2004-12-091-8/+0
* Patch for bug 182375: Do not permit flags with spaces or commas; patch by FrÃ...jocuri%softhome.net2004-12-091-1/+2
* 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 270589: Make t/008filter.t accept empty template directives; pa...jocuri%softhome.net2004-12-071-2/+0
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...jocuri%softhome.net2004-12-071-1/+1
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...jocuri%softhome.net2004-12-051-5/+6
* Patch for bug 237793: remove terms from incomplete data error message in bug ...jocuri%softhome.net2004-12-031-5/+5
* Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net2004-11-243-1/+46
* Patch for bug 269294: Do not mention QuickSearch in the error message if not ...jocuri%softhome.net2004-11-241-7/+7
* Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign b...jocuri%softhome.net2004-11-203-5/+5
* Patch for bug 267494: 'Voter' column should not appear in email preferences i...jocuri%softhome.net2004-11-201-4/+9
* Patch for bug 269274: Make 'Give me some help' link work on advanced query pa...jocuri%softhome.net2004-11-131-1/+1
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...jocuri%softhome.net2004-11-111-74/+116
* Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net2004-11-111-9/+4
* Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in em...jocuri%softhome.net2004-11-111-4/+9
* Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk...myk%mozilla.org2004-11-091-25/+27
* Patch for bug 266955: Only display interdiff options if we have other_patches...jocuri%softhome.net2004-11-051-1/+1
* Patch for bug 265679: requests error complaining about lack of group membersh...jocuri%softhome.net2004-11-031-3/+3
* Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net2004-11-031-1/+1
* Patch for bug 251596: make show.html template use customized body attribute; ...jocuri%softhome.net2004-11-032-8/+11
* Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create s...jocuri%softhome.net2004-11-031-1/+0
* Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ...jocuri%softhome.net2004-11-031-6/+7
* [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...justdave%bugzilla.org2004-10-251-0/+2
* Bug 250897: Enforce a 10 minute waiting period between password reset attempt...justdave%bugzilla.org2004-10-251-0/+5
* Backing out patch for bug 251596: found a problem with it after I committed. ...justdave%bugzilla.org2004-10-252-11/+8
* Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2004-10-252-8/+11
* Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...jocuri%softhome.net2004-10-251-2/+4
* fix for bug 265499: support custom stylesheets; r=gerv, a=mykmyk%mozilla.org2004-10-221-0/+5
* 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-225-5/+5
* Patch for bug 189073: Allow accept as a resolution when changing multiple bug...jocuri%softhome.net2004-10-201-7/+8
* Patch for bug 199811: Implement UI for 'contains none of the strings' search ...jocuri%softhome.net2004-10-201-1/+2
* Patch for bug 257765: Make replies to private comments private by default; pa...jocuri%softhome.net2004-10-102-1/+9
* Patch for bug 256567: Harmonize descriptions of classifications and products ...jocuri%softhome.net2004-10-076-5/+25
* 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 258712: whine.pl should honour emailsuffix; patch by Marc Schum...jocuri%softhome.net2004-10-011-1/+1
* Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org2004-09-281-0/+1
* Fix for bug 252739: moves inclusion/exclusion action names to button name ins...myk%mozilla.org2004-09-241-4/+4
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org2004-09-241-1/+1
* Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ...jocuri%softhome.net2004-09-241-0/+2
* Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...jocuri%softhome.net2004-09-241-1/+2
* Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org2004-09-221-1/+2
* Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx...gerv%gerv.net2004-09-182-2/+2
* Fix for bug 249868: makes series pages validatemyk%mozilla.org2004-09-154-21/+30
* Bug 225854 - only print "Steps to reproduce" when the user has entered some. ...gerv%gerv.net2004-09-121-2/+3
* Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org2004-09-1111-1/+682
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-104-41/+49
* Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net2004-09-011-0/+14
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-303-45/+7