summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name1-0/+19
2005-11-20Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net1-2/+13
2005-10-27Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...lpsolit%gmail.com1-9/+0
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com1-0/+4
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com1-36/+4
2005-10-22Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net1-0/+7
2005-10-20Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com1-0/+9
2005-10-19Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net1-2/+7
2005-10-18Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com1-1/+1
2005-10-18Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net1-0/+5
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-0/+15
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com1-0/+4
2005-10-07Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...lpsolit%gmail.com1-2/+1
2005-09-28Bug 308318: Can create a product without description but cannot remove an exi...lpsolit%gmail.com1-1/+5
2005-09-26Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com1-1/+8
2005-09-12Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...lpsolit%gmail.com1-0/+13
2005-09-09Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...lpsolit%gmail.com1-5/+49
2005-09-07Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com1-10/+0
2005-09-06Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-4/+0
2005-09-01Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org1-6/+5
2005-08-31Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...lpsolit%gmail.com1-3/+15
2005-08-31Fix for bug 305773: fixes regression in flag validation code that let through...myk%mozilla.org1-2/+6
2005-08-22Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...lpsolit%gmail.com1-1/+10
2005-08-01Bug 302582: "add component/version" doesn't include action=add on enter_bug.c...lpsolit%gmail.com1-2/+2
2005-07-29Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ...lpsolit%gmail.com1-4/+0
2005-07-28Bug 293950: enter bug product failure messages suboptimal - Patch by Frédér...lpsolit%gmail.com1-14/+14
2005-07-17Bug 300684: missing_version_or_component error message is not translatablemozilla%colinogilvie.co.uk1-6/+18
2005-07-08Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b...lpsolit%gmail.com1-0/+5
2005-07-07Bug 223570: Creating a bug in a product with no versions results in internal ...lpsolit%gmail.com1-13/+15
2005-06-30Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ...lpsolit%gmail.com1-5/+0
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com1-12/+12
2005-06-11Bug 277417: SQL error when reloading the page after changing the bug resoluti...lpsolit%gmail.com1-0/+5
2005-06-11Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable err...lpsolit%gmail.com1-4/+18
2005-05-22Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patc...lpsolit%gmail.com1-1/+1
2005-05-12Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com1-0/+5
2005-05-04Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ...lpsolit%gmail.com1-1/+2
2005-05-04Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt...lpsolit%gmail.com1-1/+5
2005-04-22Fix for bug 291391: allows users to rerequest set flags even if they don't ha...myk%mozilla.org1-6/+4
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...lpsolit%gmail.com1-0/+23
2005-03-30Bug 286003: Direct access to summarize-time.cgi when time tracking is off gen...lpsolit%gmail.com1-0/+2
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-4/+0
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ...travis%sedsystems.ca1-21/+16
2005-03-05Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the p...mkanat%kerio.com1-2/+3
2005-03-02Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ...travis%sedsystems.ca1-1/+1
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-0/+14
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca1-5/+0
2005-02-25Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com1-0/+43
2005-02-21Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net1-0/+4
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+9
2005-02-19Bug 238665 : "change anything on the selected" is awkward in "bugs_not_change...travis%sedsystems.ca1-1/+2