summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
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
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+10
<LpSolit@gmail.com> r=mkanat a=myk
2006-06-19Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+2
<LpSolit@gmail.com> r/a=myk
2006-06-15Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com1-0/+4
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-06-08Patch for bug 330804: don't talk about QA if the QA contact parameter is ↵uid6231-2/+6
disabled; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, r=LpSolit, a=myk.
2006-06-08Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; ↵uid6231-1/+1
patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk.
2006-06-04Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵lpsolit%gmail.com1-0/+5
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2006-05-30Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com1-0/+14
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-4/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵lpsolit%gmail.com1-2/+2
message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com1-4/+4
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-01Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵lpsolit%gmail.com1-8/+8
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-04-15Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵lpsolit%gmail.com1-1/+1
Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2006-03-28Bug 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com1-5/+0
reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-03-24Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵timeless%mozdev.org1-1/+1
dependent on itself." r=lpsolit a=myk
2006-03-22Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org1-1/+2
r=lpsolit a=myk
2006-03-22Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org1-1/+1
patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk
2006-03-22Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org1-1/+1
r=mkanat a=myk
2006-03-22Bug 330996 component_not_valid could be improvedtimeless%mozdev.org1-2/+2
r=lpsolit a=myk
2006-03-22Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵timeless%mozdev.org1-2/+2
was given/accepted r=lpsolit a=myk
2006-03-09Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com1-0/+8
ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net1-0/+2
auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
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 ↵jocuri%softhome.net1-0/+2
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net1-6/+6
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com1-2/+3
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com1-4/+8
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-1/+86
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net1-0/+4
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
2006-02-22Patch for bug 327624 : Add missing space in error message ↵jocuri%softhome.net1-4/+4
(template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave.
2006-01-03Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵bugreport%peshkin.net1-0/+2
new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-12-14Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵lpsolit%gmail.com1-2/+7
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-12Bug 271596: editcomponents priv allows you to see/edit products you don't ↵lpsolit%gmail.com1-0/+4
have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name1-0/+19
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-11-20Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net1-2/+13
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
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