summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2-0/+75
2002-10-04Bug 155389 - More <link> elements & templatization of navigation_links. Fix s...gerv%gerv.net1-2/+2
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net3-3/+104
2002-10-02Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au1-5/+18
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2-2/+53
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net3-2/+64
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net4-3/+107
2002-09-30Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2-10/+6
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2-6/+73
2002-09-29Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org4-0/+4
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org17-40/+1013
2002-09-27Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2-6/+17
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net4-0/+313
2002-09-24Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ...myk%mozilla.org1-3/+4
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net3-13/+25
2002-09-22Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com1-0/+3
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net2-0/+81
2002-09-21Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2-0/+79
2002-09-20160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net2-2/+6
2002-09-19Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.gerv%gerv.net1-6/+21
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net1-3/+3
2002-09-18Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd...gerv%gerv.net1-0/+0
2002-09-14Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.co...gerv%gerv.net1-0/+13
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net1-0/+21
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ...gerv%gerv.net3-189/+182
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-1/+1
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au5-2/+16
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2-2/+2
2002-08-22Fix for bug 163541: Corrects problem with previous patch that causes primary ...myk%mozilla.org1-1/+1
2002-08-20Fix for bug 163541: let there be a page title but no primary page header.myk%mozilla.org1-1/+10
2002-08-20Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+4
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net6-15/+52
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-1/+1
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-5/+15
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net1-3/+173
2002-08-15Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net1-0/+34
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-3/+15
2002-08-14Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au1-1/+1
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2-2/+10
2002-08-13Bug 160710 - Taint checking causes problem with rename functionbbaetz%student.usyd.edu.au1-1/+10
2002-08-11Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net1-6/+6
2002-08-10Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax e...gerv%gerv.net2-89/+90
2002-08-10Fixing bustage - missing %].gerv%gerv.net1-1/+1
2002-08-10Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au1-3/+16
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r...gerv%gerv.net3-14/+19
2002-08-10Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net3-0/+19
2002-08-08Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au1-2/+1
2002-07-31Bug 160204 - search/knob.html.tmpl: script type missing, space missingbbaetz%student.usyd.edu.au1-3/+3
2002-07-29Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+0
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2-11/+30