aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-8/+11
* Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-1/+1
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net2002-10-113-2/+38
* Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch...gerv%gerv.net2002-10-091-42/+42
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-087-209/+349
* Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net2002-10-081-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-062-0/+75
* Bug 155389 - More <link> elements & templatization of navigation_links. Fix s...gerv%gerv.net2002-10-041-2/+2
* Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net2002-10-033-3/+104
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-021-5/+18
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-022-2/+53
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-023-2/+64
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-304-3/+107
* Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2002-09-302-10/+6
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2002-09-292-6/+73
* Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2002-09-294-0/+4
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-2917-40/+1013
* Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2002-09-272-6/+17
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-254-0/+313
* Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ...myk%mozilla.org2002-09-241-3/+4
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-233-13/+25
* Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com2002-09-211-0/+3
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net2002-09-212-0/+81
* Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2002-09-212-0/+79
* 160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net2002-09-202-2/+6
* Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.gerv%gerv.net2002-09-191-6/+21
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net2002-09-181-3/+3
* Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd...gerv%gerv.net2002-09-181-0/+0
* Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.co...gerv%gerv.net2002-09-141-0/+13
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net2002-09-131-0/+21
* Bug 166698 - clean up the error system, which was confused and broken. Patch ...gerv%gerv.net2002-09-053-189/+182
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-1/+1
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-275-2/+16
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-272-2/+2
* Fix for bug 163541: Corrects problem with previous patch that causes primary ...myk%mozilla.org2002-08-221-1/+1
* Fix for bug 163541: let there be a page title but no primary page header.myk%mozilla.org2002-08-201-1/+10
* Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-08-201-0/+4
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-206-15/+52
* Bug 10037 - param to disable adding new quipsbugreport%peshkin.net2002-08-171-1/+1
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-161-5/+15
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net2002-08-161-3/+173
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net2002-08-151-0/+34
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-151-3/+15
* Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au2002-08-141-1/+1
* Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2002-08-132-2/+10
* Bug 160710 - Taint checking causes problem with rename functionbbaetz%student.usyd.edu.au2002-08-131-1/+10
* Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net2002-08-111-6/+6
* Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax e...gerv%gerv.net2002-08-102-89/+90
* Fixing bustage - missing %].gerv%gerv.net2002-08-101-1/+1
* Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au2002-08-101-3/+16