summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-26Patch for bug 238677: fix wording of the "require_new_password" message; patc...jocuri%softhome.net1-1/+1
2004-03-26Patch for bug 238673: add missing article in change email address page; patch...jocuri%softhome.net1-1/+1
2004-03-26Patch for bug 238656: reword the "Account self-creation" error message; patch...jocuri%softhome.net1-1/+1
2004-03-26Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_...jocuri%softhome.net1-1/+1
2004-03-20Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page....gerv%gerv.net1-36/+36
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2-21/+21
2004-03-19Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org1-1/+1
2004-03-18Bug 24496 part 2: fix burning tinderbox - a couple filters were left out.justdave%syndicomm.com1-5/+5
2004-03-18Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...justdave%syndicomm.com1-0/+26
2004-03-18Fix for bug 237757: Resolved bugs are no longer struck out on dependencykiko%async.com.br1-0/+2
2004-03-15Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net1-3/+1
2004-03-08Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ...gerv%gerv.net1-5/+3
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2-11/+7
2004-02-05Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net1-1/+2
2004-02-04Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages ...justdave%syndicomm.com1-1/+3
2004-02-03Bug 232903: hook to allow addition of extra administration links in the foote...gerv%gerv.net1-0/+1
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to preve...gerv%gerv.net1-1/+1
2004-01-31Patch for bug 213679: Implement a parameter that allows administrators to con...jocuri%softhome.net1-0/+4
2004-01-27Bug 232161 - add ability to forget or edit saved searches when the search thr...gerv%gerv.net1-0/+22
2004-01-20Backing out code change that was accidently left in the patch on bug 228894 (...justdave%syndicomm.com1-2/+1
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net15-16/+17
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org1-0/+33
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net2-0/+25
2003-12-08Bug 223078 - Provide classes to allow user to style bugs depending on bug num...gerv%gerv.net1-1/+3
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-6/+6
2003-11-14Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net1-0/+2
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net2-21/+9
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2-11/+12
2003-10-31Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org1-7/+6
2003-10-19Bug 108528: knob is not a defined error message and it does not help a user f...jocuri%softhome.net1-1/+5
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com1-6/+1