summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-07-17Bug 300684: missing_version_or_component error message is not translatablemozilla%colinogilvie.co.uk1-6/+18
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
2005-07-08Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com1-0/+5
by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
2005-07-07Bug 223570: Creating a bug in a product with no versions results in internal ↵lpsolit%gmail.com1-13/+15
error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-06-30Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ↵lpsolit%gmail.com1-5/+0
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-12/+12
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-11Bug 277417: SQL error when reloading the page after changing the bug ↵lpsolit%gmail.com1-0/+5
resolution to duplicate - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-06-11Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable ↵lpsolit%gmail.com1-4/+18
error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk
2005-05-22Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵lpsolit%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-05-12Bug 287109: [SECURITY] Names of private products/components can be exposed ↵mkanat%kerio.com1-0/+5
on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
2005-05-04Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com1-1/+2
- Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
2005-05-04Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting ↵lpsolit%gmail.com1-1/+5
<altlst@sonic.net> r=LpSolit a=justdave
2005-04-22Fix for bug 291391: allows users to rerequest set flags even if they don't ↵myk%mozilla.org1-6/+4
have the privilege to set them; r=lpsolit; a=myk
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com1-0/+23
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-30Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵lpsolit%gmail.com1-0/+2
generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-4/+0
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca1-21/+16
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
2005-03-05Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵mkanat%kerio.com1-2/+3
permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
2005-03-02Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵travis%sedsystems.ca1-1/+1
not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-0/+14
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵travis%sedsystems.ca1-5/+0
r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-02-25Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com1-0/+43
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-21Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net1-0/+4
patch by LpSolit r=mkanat,a=justdave
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+9
r=wurblzap.a=justdave
2005-02-19Bug 238665 : "change anything on the selected" is awkward in ↵travis%sedsystems.ca1-1/+2
"bugs_not_changed" error Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-02-17Bug 238662 : "on the reason" is awkward in "comment_required" errortravis%sedsystems.ca1-1/+1
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 238667 : "in a comment on the" is awkward in "file_too_large" errortravis%sedsystems.ca1-7/+7
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
2005-02-17Bug 238676 : ending sentence with a preposition (in) in "require_component" ↵travis%sedsystems.ca1-2/+2
error Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 238663 : "again on the" is awkward in "missing_cookie" errortravis%sedsystems.ca1-1/+1
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 281574 : Combine version_/milestone_/component_no_action errors into one.travis%sedsystems.ca1-12/+4
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
2005-02-17Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca1-2/+7
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-02-17Bug 271276 : Cannot enter negative time for 'Hours Worked'travis%sedsystems.ca1-9/+18
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-01-28Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"travis%sedsystems.ca1-5/+0
Patch by Frederic Buclin <LpSolit@gmail.com> r=vladd a=justdave
2005-01-21Bug 266579 : Users without privs can confirm bugs by assigning to themselves ↵travis%sedsystems.ca1-4/+8
first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net1-32/+58
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net1-1/+34
<bugzilla@chimpychompy.org>, r=jouni, a=myk.
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net1-0/+3
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca1-4/+0
Patch: LpSolit@netscape.net r=mkanat a=justdave
2005-01-01Bug 274419 - stop offering to forget a search which doesn't exist. Patch by ↵gerv%gerv.net1-2/+2
gerv; r=justdave, vladd; a=justdave.
2004-12-21Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ↵jake%bugzilla.org1-16/+12
bug number or alias." Patch by Frédéric Buclin <LpSolit@netscape.net> r=myk, a=justdave
2004-12-14Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; ↵jocuri%softhome.net1-0/+4
patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
2004-12-09Patch for bug 182375: Do not permit flags with spaces or commas; patch by ↵jocuri%softhome.net1-1/+2
Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net1-0/+16
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-11-24Patch for bug 269294: Do not mention QuickSearch in the error message if not ↵jocuri%softhome.net1-7/+7
in use; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-11-03Patch for bug 265679: requests error complaining about lack of group ↵jocuri%softhome.net1-3/+3
membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave.
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.