summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2004-11-20Patch for bug 267494: 'Voter' column should not appear in email preferences ↵jocuri%softhome.net1-4/+9
if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
2004-11-13Patch for bug 269274: Make 'Give me some help' link work on advanced query ↵jocuri%softhome.net1-1/+1
page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.
2004-11-12Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. ↵jocuri%softhome.net1-74/+116
W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
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 ↵jocuri%softhome.net1-4/+9
email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
2004-11-09Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org1-25/+27
r=myk,kiko; a=myk for 2.20
2004-11-05Patch for bug 266955: Only display interdiff options if we have ↵jocuri%softhome.net1-1/+1
other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
2004-11-03Patch for bug 265679: requests error complaining about lack of group ↵jocuri%softhome.net1-3/+3
membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave.
2004-11-03Patch for bug 212017: Should be able to change a bug if it has a flag ↵jocuri%softhome.net1-1/+1
requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
2004-11-03Patch for bug 251596: make show.html template use customized body attribute; ↵jocuri%softhome.net2-8/+11
patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave.
2004-11-03Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵jocuri%softhome.net1-1/+0
suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-11-03Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ↵jocuri%softhome.net1-6/+7
Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-10-25[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and ↵justdave%bugzilla.org1-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
2004-10-25Bug 250897: Enforce a 10 minute waiting period between password reset ↵justdave%bugzilla.org1-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
2004-10-25Backing out patch for bug 251596: found a problem with it after I committed. ↵justdave%bugzilla.org2-11/+8
See the bug.
2004-10-25Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2-8/+11
Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk
2004-10-25Patch for bug 192218: Ability to use a hyphen as a way to filter ↵jocuri%softhome.net1-2/+4
specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk.
2004-10-22fix for bug 265499: support custom stylesheets; r=gerv, a=mykmyk%mozilla.org1-0/+5
2004-10-22fix for bug 263250: adds a base tag to the simple buglist so it can be ↵myk%mozilla.org1-0/+1
loaded in an iframe on a remote site and have the CSS still work
2004-10-22Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵myk%mozilla.org5-5/+5
r=gerv, a=justdave
2004-10-20Patch for bug 189073: Allow accept as a resolution when changing multiple ↵jocuri%softhome.net1-7/+8
bugs only if all bugs are opened; r=kiko, a=justdave.
2004-10-20Patch for bug 199811: Implement UI for 'contains none of the strings' search ↵jocuri%softhome.net1-1/+2
operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
2004-10-10Patch for bug 257765: Make replies to private comments private by default; ↵jocuri%softhome.net2-1/+9
patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
2004-10-07Patch for bug 256567: Harmonize descriptions of classifications and products ↵jocuri%softhome.net6-5/+25
in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave.
2004-10-01Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by ↵jocuri%softhome.net1-1/+1
Jason Pyeron <jpyeron@pyerotechnics.com>; r=myk, a=myk.
2004-10-01Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net1-1/+1
Schumann <wurblzap@gmail.com>; r=erik, a=justdave.
2004-09-28Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org1-0/+1
2004-09-24Fix for bug 252739: moves inclusion/exclusion action names to button name ↵myk%mozilla.org1-4/+4
instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave
2004-09-24Bug 261071 Error: Error in parsing value for property 'vertical-align'. ↵timeless%mozdev.org1-1/+1
Declaration dropped. r=vladd a=myk
2004-09-24Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ↵jocuri%softhome.net1-0/+2
GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-09-24Patch for bug 255512: For bz_secure, distinguish between mandatory and ↵jocuri%softhome.net1-1/+2
non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave.
2004-09-22Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org1-1/+2
r=kiko a=justdave
2004-09-18Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager ↵gerv%gerv.net2-2/+2
<moixa@gmx.ch>, r=gerv, a=justdave.
2004-09-15Fix for bug 249868: makes series pages validatemyk%mozilla.org4-21/+30
2004-09-13Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵gerv%gerv.net1-2/+3
Patch by buti@gmx.at; r=gerv.
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org11-1/+682
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
2004-09-10Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br4-41/+49
viewer UI while we're at it). Do just that. r=myk, a=myk.
2004-09-01Patch for bug 254371: include Flag Types in create new attachments form; ↵jocuri%softhome.net1-0/+14
patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
2004-08-30Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net3-45/+7
cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-28Patch for bug 248613: Custom global default platform/OS in ↵jocuri%softhome.net1-3/+10
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-28Patch for bug 235061: move CSS stylings in global.css if they are used ↵jocuri%softhome.net1-1/+0
across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-24Fix for bug 253480: pages should be classified rather than identified bykiko%async.com.br1-1/+1
domain name. r,a=myk.
2004-08-24Fix for bug 254587: group description not displayed on delete groupkiko%async.com.br1-1/+1
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk.
2004-08-24Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-08-24Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br1-5/+9
used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net23-48/+702
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net2-8/+20
r=erik,justdave a=justdave
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net3-3/+11
patch by erik r=joel a=justdave
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net5-16/+96
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net9-2/+651
patch by: Erik r=joel r=jouni a=justdave