aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 238675: fix the wording for the reassign_to_empty error message...jocuri%softhome.net2004-05-141-3/+3
* Patch for bug 194332: fix spelling that caused error message mismatch for the...jocuri%softhome.net2004-04-121-3/+3
* Bug 238650 tinderbox bustage fix by apeiron, a= justdavejustdave%syndicomm.com2004-03-281-2/+3
* Patch for bug 238650: reword duplicate of self error message; patch by Christ...jocuri%softhome.net2004-03-281-4/+2
* Patch for bug 238677: fix wording of the "require_new_password" message; patc...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238673: add missing article in change email address page; patch...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238656: reword the "Account self-creation" error message; patch...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_...jocuri%softhome.net2004-03-261-1/+1
* Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2004-03-191-11/+11
* Bug 24496 part 2: fix burning tinderbox - a couple filters were left out.justdave%syndicomm.com2004-03-181-5/+5
* Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...justdave%syndicomm.com2004-03-181-0/+26
* Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net2004-03-151-3/+1
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-0/+7
* Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net2004-02-041-1/+2
* Bug 232413 - remove occurrences of   in favour of [%+ construct to preve...gerv%gerv.net2004-02-031-1/+1
* Patch for bug 213679: Implement a parameter that allows administrators to con...jocuri%softhome.net2004-01-311-0/+4
* Bug 232161 - add ability to forget or edit saved searches when the search thr...gerv%gerv.net2004-01-271-0/+22
* Backing out code change that was accidently left in the patch on bug 228894 (...justdave%syndicomm.com2004-01-201-2/+1
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-2/+3
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net2003-12-101-0/+21
* Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2003-11-091-9/+9
* Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org2003-10-311-7/+6
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-071-29/+49
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-0/+17
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-041-124/+130
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-2/+40
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $change...burnus%gmx.de2003-04-291-1/+2
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-251-0/+21
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-251-2/+7
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-29/+13
* Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org2003-03-301-1/+1
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-5/+6
* Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org2003-03-221-0/+5
* bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ...burnus%gmx.de2003-02-051-0/+1
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ...gerv%gerv.net2003-01-061-1/+1
* Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl...bugreport%peshkin.net2002-12-091-0/+6
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-091-1/+5
* Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net2002-11-261-1/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+10
* 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 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-5/+8
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je...gerv%gerv.net2002-10-171-2/+4
* 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
* 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-081-0/+5
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-0/+62
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-021-2/+48
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-301-1/+39