summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br1-0/+5
linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net1-0/+4
jth, gerv; r/a=justdave.
2003-10-19Bug 108528: knob is not a defined error message and it does not help a user ↵jocuri%softhome.net1-1/+5
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com1-6/+1
2003-10-16Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org1-1/+6
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-29/+24
r,a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-23/+16
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-27/+29
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-5/+0
r=joel, a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+10
r=gerv, justdave a=justdave
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net1-0/+3
patch by burnus r=timeless,a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-0/+4
r=justdave, 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.net1-0/+4
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+6
r=gerv, justdave
2002-10-25Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net1-0/+4
patch by not_erik@dasbistro.com r=joel, myk
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+21
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.net1-0/+13
Patch by gerv; r=burnus.
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net1-0/+5
r=burnus.
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net1-1/+8
templates. Patch by burnus; r=gerv.
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net1-0/+11
r=burnus.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-0/+42
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-21Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net1-0/+21
attachment.cgi. Patch by gerv; r=burnus.
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net1-4/+2
by gerv; r=bbaetz.
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-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-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net1-2/+34
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-1/+1
r=jouni, gerv
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+7
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+57
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.