summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-04-29Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de1-1/+2
$changedsince r=gerv, a=justdave
2003-04-25Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org1-0/+21
request notifications r=bbaetz,jpreed a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-2/+7
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-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-29/+13
r=gerv a=justdave
2003-03-30Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org1-1/+1
r=bbaetz a=justdave
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-5/+6
r=gerv, justdave a=justdave
2003-03-22Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org1-0/+5
r=gerv, a=myk
2003-02-05bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de1-0/+1
change a field r=gerv, a=justdave
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net1-1/+1
gerv; r=bbaetz, a=justdave.
2002-12-09Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net1-0/+6
people from creating accounts) r=burnus a=justdave
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net1-1/+5
patch by burnus r=timeless,a=justdave
2002-11-26Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net1-1/+1
Patch by joel r,a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-0/+10
Patch by joel r=bbaetz,justdave a=justdave
2002-11-11Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵justdave%syndicomm.com1-0/+4
message that the quips are disabled instead of letting you view or add quips. r=myk, a=me
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-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net1-5/+8
2xr=joel.
2002-10-17Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net1-2/+4
jeff.hedlund@matrixsi.com; r=burnus, gerv.
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+7
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.net1-0/+5
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net1-0/+62
Patch by gerv; r=burnus.
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net1-2/+48
r=burnus.
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net1-1/+39
templates. Patch by burnus; r=gerv.
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net1-6/+62
r=burnus.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-5/+34
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-21Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net1-0/+58
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.net1-4/+175
by gerv; r=bbaetz.
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net1-2/+31
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+5
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/+40
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.