summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net2-0/+4
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca2-4/+6
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net1-1/+4
2005-01-01Bug 274419 - stop offering to forget a search which doesn't exist. Patch by g...gerv%gerv.net1-2/+2
2004-12-21Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org2-16/+15
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-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-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net1-0/+16
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.net1-2/+2
2004-11-03Patch for bug 265679: requests error complaining about lack of group membersh...jocuri%softhome.net1-3/+3
2004-11-03Patch for bug 251596: make show.html template use customized body attribute; ...jocuri%softhome.net1-2/+6
2004-10-25Bug 250897: Enforce a 10 minute waiting period between password reset attempt...justdave%bugzilla.org1-0/+5
2004-10-25Backing out patch for bug 251596: found a problem with it after I committed. ...justdave%bugzilla.org1-6/+2
2004-10-25Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org1-2/+6
2004-10-22fix for bug 265499: support custom stylesheets; r=gerv, a=mykmyk%mozilla.org1-0/+5
2004-10-22Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r...myk%mozilla.org1-1/+1
2004-10-07Patch for bug 256567: Harmonize descriptions of classifications and products ...jocuri%softhome.net1-1/+1
2004-09-28Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org1-0/+1
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org1-0/+37
2004-08-24Fix for bug 253480: pages should be classified rather than identified bykiko%async.com.br1-1/+1
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net4-1/+114
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net1-0/+4
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net1-2/+6
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net1-0/+55
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net3-0/+9
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-2/+2
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzill...jocuri%softhome.net1-1/+67
2004-07-30Bug 253447: Fix unhelpful error if user enters text in "blocks" fieldbugreport%peshkin.net1-4/+2
2004-07-22Bug 238544: Emit appropriate error if content and matches are used inbugreport%peshkin.net1-0/+6
2004-07-21Fix for bug 251841: body id from urlbase with tilde (~) failskiko%async.com.br1-2/+2
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+4
2004-07-16Bustage fix for bug 251469. Solve filtering issues with javascript_url,kiko%async.com.br1-2/+2
2004-07-16Fix for bug 251469: Add an interface argument in header template tokiko%async.com.br1-0/+7
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net2-7/+41
2004-07-13Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean chartsbugreport%peshkin.net1-0/+4
2004-07-12Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the listjouni%heikniemi.net1-9/+14
2004-07-03Fix for bug 248379: update to bug 245924; enable link groups to be styled ind...myk%mozilla.org1-6/+6
2004-06-23Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CS...myk%mozilla.org3-40/+29
2004-05-14Patch for bug 238675: fix the wording for the reassign_to_empty error message...jocuri%softhome.net1-3/+3
2004-05-14Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net1-3/+5
2004-05-12Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org1-14/+11
2004-04-17Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com1-0/+5
2004-04-15Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com1-5/+0
2004-04-12Patch for bug 194332: fix spelling that caused error message mismatch for the...jocuri%softhome.net1-3/+3
2004-04-12Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br1-0/+5
2004-03-28Bug 238650 tinderbox bustage fix by apeiron, a= justdavejustdave%syndicomm.com1-2/+3
2004-03-28Patch for bug 238650: reword duplicate of self error message; patch by Christ...jocuri%softhome.net1-4/+2