summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net1-32/+58
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net9-0/+598
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net2-1/+42
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net7-0/+41
2005-01-15Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2-3/+9
2005-01-15Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca1-6/+6
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append emai...jocuri%softhome.net1-1/+8
2005-01-09Patch for bug 277013: provides a fix for the SQL error that appears when a us...jocuri%softhome.net1-4/+6
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca2-4/+6
2005-01-08Bug 277299: edit-multiple offers to change Target Milestone even if Param(use...travis%sedsystems.ca1-8/+9
2005-01-08Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca1-0/+17
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net1-1/+4
2005-01-02Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2-4/+7
2005-01-01Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ...gerv%gerv.net1-8/+8
2005-01-01Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ...gerv%gerv.net1-158/+123
2005-01-01Bug 274419 - stop offering to forget a search which doesn't exist. Patch by g...gerv%gerv.net1-2/+2
2004-12-31Patch for bug 275631: Only the first column (not all) should have excess CSS ...jocuri%softhome.net1-1/+1
2004-12-31Patch for bug 272322: add a delete link to the editcomponents edit component ...jocuri%softhome.net1-1/+5
2004-12-31Patch for bug 274710: Align correctly buglist CSS column classes for edit-mul...jocuri%softhome.net1-0/+3
2004-12-29Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ...jocuri%softhome.net1-0/+4
2004-12-27Patch for bug 275939: Classification templates use wrong filtering in URLs; p...jocuri%softhome.net3-5/+5
2004-12-26Patch for bug 274392: Preserve search name when clicking Edit from Saves Sear...jocuri%softhome.net1-1/+1
2004-12-21Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org2-16/+15
2004-12-14Fix for bug 241814: properly trim component fields according to product selec...myk%mozilla.org2-11/+6
2004-12-14Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patc...jocuri%softhome.net1-0/+4
2004-12-14Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...jocuri%softhome.net1-2/+2
2004-12-14Patch for bug 274456: Fix the use of <label> tags and remove problems with th...jocuri%softhome.net1-10/+10
2004-12-14Patch for bug 274400: Safari should show the lock icons (the quoted value of ...jocuri%softhome.net1-7/+7
2004-12-12Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...jocuri%softhome.net1-9/+7
2004-12-11Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); pa...jocuri%softhome.net3-19/+9
2004-12-09Patch for bug 233049: Improve error when filtering requests with component no...jocuri%softhome.net1-8/+0
2004-12-09Patch for bug 182375: Do not permit flags with spaces or commas; patch by FrÃ...jocuri%softhome.net1-1/+2
2004-12-07Patch for bug 262372: clicking on a column header shouldn't result in loss of...jocuri%softhome.net1-2/+6
2004-12-07Patch for bug 270589: Make t/008filter.t accept empty template directives; pa...jocuri%softhome.net1-2/+0
2004-12-07Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...jocuri%softhome.net1-1/+1
2004-12-06Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...jocuri%softhome.net1-5/+6
2004-12-03Patch for bug 237793: remove terms from incomplete data error message in bug ...jocuri%softhome.net1-5/+5
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net3-1/+46
2004-11-24Patch for bug 269294: Do not mention QuickSearch in the error message if not ...jocuri%softhome.net1-7/+7
2004-11-20Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign b...jocuri%softhome.net3-5/+5
2004-11-20Patch for bug 267494: 'Voter' column should not appear in email preferences i...jocuri%softhome.net1-4/+9
2004-11-13Patch for bug 269274: Make 'Give me some help' link work on advanced query pa...jocuri%softhome.net1-1/+1
2004-11-12Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...jocuri%softhome.net1-74/+116
2004-11-11Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net1-9/+4
2004-11-11Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in em...jocuri%softhome.net1-4/+9
2004-11-09Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk...myk%mozilla.org1-25/+27
2004-11-05Patch for bug 266955: Only display interdiff options if we have other_patches...jocuri%softhome.net1-1/+1
2004-11-03Patch for bug 265679: requests error complaining about lack of group membersh...jocuri%softhome.net1-3/+3
2004-11-03Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net1-1/+1
2004-11-03Patch for bug 251596: make show.html template use customized body attribute; ...jocuri%softhome.net2-8/+11