aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 179811, used & instead of &bbaetz%student.usyd.edu.au2002-11-191-1/+1
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2002-11-191-2/+7
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-7/+7
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com2002-11-111-0/+4
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-101-0/+5
* Bug 179203 - "Preset Queries" text does not appear in footer if last named qu...bbaetz%student.usyd.edu.au2002-11-101-1/+1
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-5/+10
* Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2002-11-081-0/+7
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-293-6/+13
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+6
* Bug 162990bugreport%peshkin.net2002-10-251-0/+180
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-252-0/+6
* Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attac...gerv%gerv.net2002-10-191-2/+2
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je...gerv%gerv.net2002-10-172-3/+9
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-172-0/+28
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-3/+20
* 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-082-1/+6
* 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-032-2/+104
* 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-022-0/+60
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-303-2/+64
* 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
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-295-8/+117
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+4
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-1/+1
* Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2002-09-212-0/+79
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net2002-09-181-3/+3
* 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-271-2/+11
* 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 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 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2002-08-131-2/+8
* Fixing bustage - missing %].gerv%gerv.net2002-08-101-1/+1
* Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net2002-08-101-0/+17
* Bug 158658 - relogin.cgi should use a template. This also adds the ability to...gerv%gerv.net2002-07-273-4/+57
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-272-4/+65
* Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ...jouni%heikniemi.net2002-07-221-1/+1
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-1/+2