summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au1-0/+5
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
2002-11-10Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵bbaetz%student.usyd.edu.au1-1/+1
query is not in footer r=gerv, a=justdave
2002-11-08Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org1-5/+10
r=not_erik,joel a=justdave
2002-11-08Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org1-0/+7
r=gerv a=justdave
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net3-6/+13
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+6
r=gerv, justdave
2002-10-25Bug 162990bugreport%peshkin.net1-0/+180
Adding missing new file
2002-10-25Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2-0/+6
patch by not_erik@dasbistro.com r=joel, myk
2002-10-19Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵gerv%gerv.net1-2/+2
attachments one. Patch by gerv; r=justdave.
2002-10-17Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net2-3/+9
jeff.hedlund@matrixsi.com; r=burnus, gerv.
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2-0/+28
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-3/+20
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-09Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵gerv%gerv.net1-42/+42
Patch by burnus; r=gerv.
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net2-1/+6
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-08Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net1-1/+1
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net2-0/+75
Patch by gerv; r=burnus.
2002-10-04Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵gerv%gerv.net1-2/+2
small regression where I accidentally damaged the user.login field. Patch by gerv.
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net2-2/+104
Patch by gerv; r=bbaetz.
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net2-2/+53
r=burnus.
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2-0/+60
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net3-2/+64
templates. Patch by burnus; r=gerv.
2002-09-30Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2-10/+6
r=justdave x2
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net2-6/+73
r=burnus.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org5-8/+117
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+4
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-1/+1
r=bbaetz, gerv
2002-09-21Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net2-0/+79
attachment.cgi. Patch by gerv; r=burnus.
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net1-3/+3
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net1-0/+21
Patch by gerv; r=bbaetz.
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net3-189/+182
by gerv; r=bbaetz.
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-1/+1
r=joel, preed
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au1-2/+11
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
2002-08-22Fix for bug 163541: Corrects problem with previous patch that causes primary ↵myk%mozilla.org1-1/+1
headers not to appear on some installations. 2xr=bbaetz
2002-08-20Fix for bug 163541: let there be a page title but no primary page header.myk%mozilla.org1-1/+10
2xr=bbaetz
2002-08-20Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+4
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-5/+15
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net1-3/+173
by gerv; r=bbaetz.
2002-08-15Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵gerv%gerv.net1-0/+34
l10nable. Patch by burnus; r=gerv.
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-3/+15
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au1-2/+8
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2
2002-08-10Fixing bustage - missing %].gerv%gerv.net1-1/+1
2002-08-10Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵gerv%gerv.net1-0/+17
burnus; r=gerv.
2002-07-27Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵gerv%gerv.net3-4/+57
to localise messages. Patch by gerv; r=burnus.
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2-4/+65
2002-07-22Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ↵jouni%heikniemi.net1-1/+1
template.
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au1-1/+2
r=myk, jouni
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au1-2/+1
r=myk, jouni
2002-07-09Recheckin fix for bug 150798 which I accidentaly broke in the fix for bugbbaetz%student.usyd.edu.au1-3/+1
150770 r=myk x2 on the new patch
2002-07-04Bug 155343: header template interface comment correction: extra parameter ↵jouni%heikniemi.net1-1/+1
renamed to header_html. 2xr=bbaetz
2002-07-03Fix for bug 149347: Corrects interface comment to refer to "javascript" ↵myk%mozilla.org1-1/+1
parameter instead of "jscript" parameter. 2xr=jouni