summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-12Bug 389844 zero_length_file: no read permission is also a possibilitytimeless%mozdev.org1-1/+2
r=vladd a=mkanat
2007-07-28Bug 389835: Various issues when changing several bugs at once - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org1-1/+1
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
2007-07-24Bug 254758 creating an account that doesn't match the create email regexp ↵timeless%mozdev.org1-2/+11
should not say "New accounts must be created by an administrator." r=lpsolit a=lpsolit
2007-07-23Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵timeless%mozdev.org1-2/+3
error r=lpsolit a=lpsolit
2007-07-23Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org1-6/+6
documentation r=colin.ogilvie, kevin.benton
2007-07-20Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵lpsolit%gmail.com1-0/+14
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2007-07-14Bug 388045: Move updating of cc_accessible and reporter_accessible into ↵mkanat%bugzilla.org1-2/+2
Bugzilla::Bug (from process_bug) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-14Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org1-4/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-10Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org1-1/+1
r=lpsolit a=lpsolit
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ↵lpsolit%gmail.com1-0/+6
(final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-14Bug 344964: enter_bug.cgi should look at the custom status workflow to get ↵lpsolit%gmail.com1-0/+5
the valid initial bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-02Bug 379127: Incorrect link to the documentation when trying to view an ↵lpsolit%gmail.com1-3/+3
nonexistent saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com1-4/+4
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com1-2/+13
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+3
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-04-11Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵lpsolit%gmail.com1-0/+5
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com1-1/+3
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com1-1/+1
[p=reed r=timeless a=mkanat]
2007-03-10Bug 373411: The bug resolution can be set independently of the bug status - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-01-09Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" ↵reed%reedloden.com1-0/+2
message" [p=reed r=gerv a=justdave]
2007-01-08Bug 365554 global/user-error uses p as brtimeless%mozdev.org1-2/+2
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-07Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵lpsolit%gmail.com1-0/+8
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-27Bug 363916: buglist.cgi can throw an error about JavaScript even though ↵lpsolit%gmail.com1-4/+0
QuickSearch no longer uses JS - Patch by timeless <timeless@bemail.org> r=vladd a=justdave
2006-11-28Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵lpsolit%gmail.com1-1/+1
data/template/template/en/default/global/user-error.html.tmpl line 1526 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-13Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org1-0/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
2006-11-13Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org1-24/+24
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-7/+7
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-11-08Bug 359768: Confusing error message when a user has too many votes for a ↵lpsolit%gmail.com1-4/+4
product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-10-21Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org1-1/+2
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org1-0/+4
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
2006-10-05Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com1-2/+4
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-09-24Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com1-0/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org1-1/+5
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com1-0/+5
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-09-07Bug 351462: Errors are always displayed in plain textmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-06Bug 349764: Errors print out a whole HTML page, even when we're not in ↵mkanat%bugzilla.org1-4/+2
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-3/+3
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-08-26Bug 350181: Check whether the requestee is allowed to set a flag - Patch by ↵lpsolit%gmail.com1-1/+7
Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-08-22Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric ↵lpsolit%gmail.com1-1/+15
Buclin <LpSolit@gmail.com> r=bkor a=myk
2006-08-20Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com1-3/+27
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com1-2/+11
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-2/+4
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
2006-08-06Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi ↵lpsolit%gmail.com1-0/+5
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-07-27Bug 333407: file_too_large error should mention AttachURL when enabled - ↵lpsolit%gmail.com1-4/+9
Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+8
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-07-23Bug 326946: Hide resolved bugs by default when accessing ↵lpsolit%gmail.com1-2/+4
showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-2/+8
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk