summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-10-25Bug 250897: Enforce a 10 minute waiting period between password reset ↵justdave%bugzilla.org1-0/+5
attempts to prevent the user getting mailbombed if the form is submitted multiple times. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org1-0/+37
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net1-0/+38
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net1-0/+4
r=erik,justdave a=justdave
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net1-0/+5
patch by: Erik r=joel r=jouni a=justdave
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net1-1/+67
<bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-07-30Bug 253447: Fix unhelpful error if user enters text in "blocks" fieldbugreport%peshkin.net1-4/+2
r=kiko a=justdave
2004-07-22Bug 238544: Emit appropriate error if content and matches are used inbugreport%peshkin.net1-0/+6
invalid search combinations. r=jouni a=justdave
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+4
patch by erik r=joel, kiko a=myk
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net1-2/+31
2004-07-13Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean chartsbugreport%peshkin.net1-0/+4
r=jouni a=justdave
2004-05-14Patch for bug 238675: fix the wording for the reassign_to_empty error ↵jocuri%softhome.net1-3/+3
message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
2004-04-12Patch for bug 194332: fix spelling that caused error message mismatch for ↵jocuri%softhome.net1-3/+3
the "invalid_maxrows" error message; r=timeless, a=justdave.
2004-03-28Bug 238650 tinderbox bustage fix by apeiron, a= justdavejustdave%syndicomm.com1-2/+3
2004-03-28Patch for bug 238650: reword duplicate of self error message; patch by ↵jocuri%softhome.net1-4/+2
Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
2004-03-26Patch for bug 238677: fix wording of the "require_new_password" message; ↵jocuri%softhome.net1-1/+1
patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.
2004-03-26Patch for bug 238673: add missing article in change email address page; ↵jocuri%softhome.net1-1/+1
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
2004-03-26Patch for bug 238656: reword the "Account self-creation" error message; ↵jocuri%softhome.net1-1/+1
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
2004-03-26Patch for bug 238669: add a space between 'entered' and '(' in ↵jocuri%softhome.net1-1/+1
illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net1-11/+11
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-18Bug 24496 part 2: fix burning tinderbox - a couple filters were left out.justdave%syndicomm.com1-5/+5
2004-03-18Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, ↵justdave%syndicomm.com1-0/+26
prevents bugs from being closed if there are any bugs blocking it which are still open. Patch by Andreas Höfler <andreas.hoefler@bearingpoint.com> r= justdave, a= myk
2004-03-15Bug 232491 - try harder to avoid parameterless searches (either saved or ↵gerv%gerv.net1-3/+1
otherwise.) Patch by gerv; r,a=myk.
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net1-0/+7
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-05Patch for bug 194472; link to the product's component editor when displaying ↵jocuri%softhome.net1-1/+2
error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net1-1/+1
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
2004-01-31Patch for bug 213679: Implement a parameter that allows administrators to ↵jocuri%softhome.net1-0/+4
control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.
2004-01-27Bug 232161 - add ability to forget or edit saved searches when the search ↵gerv%gerv.net1-0/+22
throws an error. Patch by gerv; r,a=justdave.
2004-01-20Backing out code change that was accidently left in the patch on bug 228894 ↵justdave%syndicomm.com1-2/+1
(see comment 9)
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-2/+3
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/+21
jth, gerv; r/a=justdave.
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net1-9/+9
"bug" or variations. Patch by gerv; r,a=justdave.
2003-10-31Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org1-7/+6
r=kiko a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-29/+49
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-0/+17
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-124/+130
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-2/+40
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