aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca2005-01-081-8/+9
| | | | | | Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave
* Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca2005-01-081-0/+17
| | | | Patch: travis r=joini a=justdave
* Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵gerv%gerv.net2005-01-041-1/+4
| | | | r=justdave; a=justdave.
* Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2005-01-022-4/+7
|
* Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ↵gerv%gerv.net2005-01-011-8/+8
| | | | by gerv; r=justdave,vladd; a=justdave.
* Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ↵gerv%gerv.net2005-01-011-158/+123
| | | | use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
* Bug 274419 - stop offering to forget a search which doesn't exist. Patch by ↵gerv%gerv.net2005-01-011-2/+2
| | | | gerv; r=justdave, vladd; a=justdave.
* Patch for bug 275631: Only the first column (not all) should have excess CSS ↵jocuri%softhome.net2004-12-311-1/+1
| | | | padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
* Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net2004-12-311-1/+5
| | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
* Patch for bug 274710: Align correctly buglist CSS column classes for ↵jocuri%softhome.net2004-12-311-0/+3
| | | | edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ↵jocuri%softhome.net2004-12-291-0/+4
| | | | by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
* Patch for bug 275939: Classification templates use wrong filtering in URLs; ↵jocuri%softhome.net2004-12-273-5/+5
| | | | patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
* Patch for bug 274392: Preserve search name when clicking Edit from Saves ↵jocuri%softhome.net2004-12-261-1/+1
| | | | Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
* Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ↵jake%bugzilla.org2004-12-212-16/+15
| | | | | | | bug number or alias." Patch by Frédéric Buclin <LpSolit@netscape.net> r=myk, a=justdave
* Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org2004-12-142-11/+6
| | | | selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
* Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; ↵jocuri%softhome.net2004-12-141-0/+4
| | | | patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
* Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch ↵jocuri%softhome.net2004-12-141-2/+2
| | | | by me, r=wurblzap (Marc), a=justdave.
* Patch for bug 274456: Fix the use of <label> tags and remove problems with ↵jocuri%softhome.net2004-12-141-10/+10
| | | | the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 274400: Safari should show the lock icons (the quoted value of ↵jocuri%softhome.net2004-12-141-7/+7
| | | | the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
* Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set ↵jocuri%softhome.net2004-12-121-9/+7
| | | | status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); ↵jocuri%softhome.net2004-12-113-19/+9
| | | | patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
* Patch for bug 233049: Improve error when filtering requests with component ↵jocuri%softhome.net2004-12-091-8/+0
| | | | not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 182375: Do not permit flags with spaces or commas; patch by ↵jocuri%softhome.net2004-12-091-1/+2
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 262372: clicking on a column header shouldn't result in loss ↵jocuri%softhome.net2004-12-071-2/+6
| | | | of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.
* Patch for bug 270589: Make t/008filter.t accept empty template directives; ↵jocuri%softhome.net2004-12-071-2/+0
| | | | patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net2004-12-071-1/+1
| | | | Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED ↵jocuri%softhome.net2004-12-051-5/+6
| | | | states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
* Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net2004-12-031-5/+5
| | | | activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net2004-11-243-1/+46
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
* Patch for bug 269294: Do not mention QuickSearch in the error message if not ↵jocuri%softhome.net2004-11-241-7/+7
| | | | in use; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net2004-11-203-5/+5
| | | | bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 267494: 'Voter' column should not appear in email preferences ↵jocuri%softhome.net2004-11-201-4/+9
| | | | if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Patch for bug 269274: Make 'Give me some help' link work on advanced query ↵jocuri%softhome.net2004-11-131-1/+1
| | | | page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. ↵jocuri%softhome.net2004-11-111-74/+116
| | | | W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* 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 ↵jocuri%softhome.net2004-11-111-4/+9
| | | | email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org2004-11-091-25/+27
| | | | r=myk,kiko; a=myk for 2.20
* Patch for bug 266955: Only display interdiff options if we have ↵jocuri%softhome.net2004-11-051-1/+1
| | | | other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
* Patch for bug 265679: requests error complaining about lack of group ↵jocuri%softhome.net2004-11-031-3/+3
| | | | membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave.
* Patch for bug 212017: Should be able to change a bug if it has a flag ↵jocuri%softhome.net2004-11-031-1/+1
| | | | requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
* Patch for bug 251596: make show.html template use customized body attribute; ↵jocuri%softhome.net2004-11-032-8/+11
| | | | patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave.
* Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵jocuri%softhome.net2004-11-031-1/+0
| | | | suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
* Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ↵jocuri%softhome.net2004-11-031-6/+7
| | | | Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
* [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and ↵justdave%bugzilla.org2004-10-251-0/+2
| | | | | | | attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature. Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd,justdave, a=justdave
* Bug 250897: Enforce a 10 minute waiting period between password reset ↵justdave%bugzilla.org2004-10-251-0/+5
| | | | | | | attempts to prevent the user getting mailbombed if the form is submitted multiple times. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
* Backing out patch for bug 251596: found a problem with it after I committed. ↵justdave%bugzilla.org2004-10-252-11/+8
| | | | See the bug.
* Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2004-10-252-8/+11
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk
* Patch for bug 192218: Ability to use a hyphen as a way to filter ↵jocuri%softhome.net2004-10-251-2/+4
| | | | specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk.
* 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 ↵myk%mozilla.org2004-10-221-0/+1
| | | | loaded in an iframe on a remote site and have the CSS still work