summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-4/+0
2006-05-10Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...lpsolit%gmail.com1-2/+2
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com1-4/+4
2006-05-01Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...lpsolit%gmail.com1-8/+8
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com1-0/+4
2006-04-15Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...lpsolit%gmail.com1-1/+1
2006-03-28Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com1-5/+0
2006-03-24Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...timeless%mozdev.org1-1/+1
2006-03-22Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org1-1/+2
2006-03-22Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org1-1/+1
2006-03-22Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org1-1/+1
2006-03-22Bug 330996 component_not_valid could be improvedtimeless%mozdev.org1-2/+2
2006-03-22Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...timeless%mozdev.org1-2/+2
2006-03-09Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com1-0/+8
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of aut...jocuri%softhome.net1-0/+2
2006-03-03Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net1-2/+0
2006-03-03Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net1-0/+2
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ...jocuri%softhome.net1-6/+6
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com1-2/+3
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com1-4/+8
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com1-1/+86
2006-02-22Patch for bug 237683: Allow for more flexible user searching such as real nam...jocuri%softhome.net1-0/+4
2006-02-22Patch for bug 327624 : Add missing space in error message (template/en/defaul...jocuri%softhome.net1-4/+4
2006-01-03Bug 313547: When strict_isolation is set, don't allow inappropriate users on ...bugreport%peshkin.net1-0/+2
2005-12-14Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes -...lpsolit%gmail.com1-2/+7
2005-12-12Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com1-0/+4
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