aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net2002-12-091-0/+6
| | | | | | | people from creating accounts) r=burnus a=justdave
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-091-1/+5
| | | | | patch by burnus r=timeless,a=justdave
* Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net2002-11-261-1/+1
| | | | | Patch by joel r,a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+10
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵justdave%syndicomm.com2002-11-111-0/+4
| | | | | | message that the quips are disabled instead of letting you view or add quips. r=myk, a=me
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-101-0/+5
| | | | | original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net2002-10-291-5/+8
| | | | 2xr=joel.
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net2002-10-171-2/+4
| | | | jeff.hedlund@matrixsi.com; r=burnus, gerv.
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-171-0/+7
|
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-3/+20
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵gerv%gerv.net2002-10-091-42/+42
| | | | Patch by burnus; r=gerv.
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net2002-10-081-0/+5
| | | | rearranged UI, better API for new report types. Patch by gerv; r=joel.
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net2002-10-061-0/+62
| | | | Patch by gerv; r=burnus.
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net2002-10-021-2/+48
| | | | r=burnus.
* Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net2002-09-301-1/+39
| | | | templates. Patch by burnus; r=gerv.
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net2002-09-291-6/+62
| | | | r=burnus.
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-5/+34
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net2002-09-211-0/+58
| | | | attachment.cgi. Patch by gerv; r=burnus.
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net2002-09-181-3/+3
| | | | "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net2002-09-131-0/+21
| | | | Patch by gerv; r=bbaetz.
* Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net2002-09-051-4/+175
| | | | by gerv; r=bbaetz.
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-2/+31
|
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+5
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-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.