aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...timeless%mozdev.org2006-03-241-1/+1
* Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org2006-03-221-1/+2
* Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org2006-03-221-1/+1
* Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org2006-03-221-1/+1
* Bug 330996 component_not_valid could be improvedtimeless%mozdev.org2006-03-221-2/+2
* Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...timeless%mozdev.org2006-03-221-2/+2
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-091-0/+8
* Patch for bug 329163: Add 'settings' template case in generic handling of aut...jocuri%softhome.net2006-03-031-0/+2
* Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net2006-03-031-2/+0
* Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net2006-03-031-0/+2
* Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ...jocuri%softhome.net2006-03-031-6/+6
* Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com2006-03-021-2/+3
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-261-4/+8
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-221-1/+86
* Patch for bug 237683: Allow for more flexible user searching such as real nam...jocuri%softhome.net2006-02-221-0/+4
* Patch for bug 327624 : Add missing space in error message (template/en/defaul...jocuri%softhome.net2006-02-211-4/+4
* Bug 313547: When strict_isolation is set, don't allow inappropriate users on ...bugreport%peshkin.net2006-01-031-0/+2
* Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes -...lpsolit%gmail.com2005-12-141-2/+7
* Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com2005-12-121-0/+4
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name2005-11-201-0/+19
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-2/+13
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...lpsolit%gmail.com2005-10-261-9/+0
* Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com2005-10-261-0/+4
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com2005-10-241-36/+4
* Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net2005-10-221-0/+7
* Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com2005-10-201-0/+9
* Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net2005-10-191-2/+7
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-181-1/+1
* Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net2005-10-181-0/+5
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-0/+15
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com2005-10-121-0/+4
* Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...lpsolit%gmail.com2005-10-071-2/+1
* Bug 308318: Can create a product without description but cannot remove an exi...lpsolit%gmail.com2005-09-281-1/+5
* Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com2005-09-261-1/+8
* Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...lpsolit%gmail.com2005-09-121-0/+13
* Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...lpsolit%gmail.com2005-09-081-5/+49
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com2005-09-071-10/+0
* Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com2005-09-061-4/+0
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-6/+5
* Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...lpsolit%gmail.com2005-08-311-3/+15
* Fix for bug 305773: fixes regression in flag validation code that let through...myk%mozilla.org2005-08-311-2/+6
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...lpsolit%gmail.com2005-08-221-1/+10
* Bug 302582: "add component/version" doesn't include action=add on enter_bug.c...lpsolit%gmail.com2005-08-011-2/+2
* Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ...lpsolit%gmail.com2005-07-291-4/+0
* Bug 293950: enter bug product failure messages suboptimal - Patch by Frédér...lpsolit%gmail.com2005-07-281-14/+14
* Bug 300684: missing_version_or_component error message is not translatablemozilla%colinogilvie.co.uk2005-07-171-6/+18
* Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b...lpsolit%gmail.com2005-07-081-0/+5
* Bug 223570: Creating a bug in a product with no versions results in internal ...lpsolit%gmail.com2005-07-071-13/+15
* Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ...lpsolit%gmail.com2005-06-301-5/+0
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-12/+12