summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-10-27Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵lpsolit%gmail.com1-9/+0
products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵lpsolit%gmail.com1-36/+4
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2005-10-22Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵bugreport%peshkin.net1-0/+7
on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
2005-10-20Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com1-0/+9
severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-10-19Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net1-2/+7
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-10-18Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com1-1/+1
<bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
2005-10-18Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net1-0/+5
to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-0/+15
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+4
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-07Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by ↵lpsolit%gmail.com1-2/+1
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-09-28Bug 308318: Can create a product without description but cannot remove an ↵lpsolit%gmail.com1-1/+5
existing description - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-09-26Bug 308228: Whine-related saved search can be forgotten through buglist.cgi ↵lpsolit%gmail.com1-1/+8
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-09-12Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by ↵lpsolit%gmail.com1-0/+13
Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2005-09-09Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com1-5/+49
by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-09-07Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵lpsolit%gmail.com1-10/+0
from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
2005-09-06Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-4/+0
<LpSolit@gmail.com> r=wicked a=justdave
2005-09-01Partial fix for bug 302669: rewrites Attachment.pm to provide a real ↵myk%mozilla.org1-6/+5
Attachment class; r=lpsolit
2005-08-31Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by ↵lpsolit%gmail.com1-3/+15
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-08-31Fix for bug 305773: fixes regression in flag validation code that let ↵myk%mozilla.org1-2/+6
through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
2005-08-22Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ↵lpsolit%gmail.com1-1/+10
Buclin <LpSolit@gmail.com> r/a=myk
2005-08-01Bug 302582: "add component/version" doesn't include action=add on ↵lpsolit%gmail.com1-2/+2
enter_bug.cgi - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2005-07-29Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵lpsolit%gmail.com1-4/+0
use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk
2005-07-28Bug 293950: enter bug product failure messages suboptimal - Patch by ↵lpsolit%gmail.com1-14/+14
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
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