summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users
AgeCommit message (Collapse)AuthorFilesLines
2011-10-23Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh1-1/+10
r/a=mkanat
2011-09-30Bug 315451: Add 'Enabled user accounts only' filter when searching forTiago Mello1-0/+7
user accounts. r=glob, a=LpSolit
2011-08-10Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2-1/+8
r/a=mkanat
2011-07-05Bug 658929 - User autocomplete is very slow when there are lots of users in ↵David Lawrence1-3/+3
the profiles table r/a=mkanat
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann1-0/+13
r=mkanat, a=mkanat
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵Artem Anisimov1-3/+2
accounts r/a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin4-12/+12
r/a=mkanat
2010-07-06Bug 554964 - Show if a user is a "Default CC" under the Product ↵Reed Loden1-0/+4
Responsibilities section of editusers.cgi. [r=mkanat a=mkanat]
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-20/+3
r=mkanat, a=mkanat, a=LpSolit
2009-06-25Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com1-21/+18
time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
2009-01-23Bug 474206: Useless </a> in the component_cc section when deleting a user ↵lpsolit%gmail.com1-1/+1
account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit
2008-12-01Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' ↵lpsolit%gmail.com1-3/+3
at line 367 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-11-24Fix typo, see bug 453681 comment 17lpsolit%gmail.com1-1/+1
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵lpsolit%gmail.com1-29/+74
account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2-3/+3
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-01-12Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect ↵reed%reedloden.com1-1/+1
filter" [p=reed r+a=LpSolit]
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵lpsolit%gmail.com1-19/+19
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-10-23Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com5-0/+5
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com8-8/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for ↵timeless%mozdev.org2-3/+3
user ..." r=lpsolit a=lpsolit
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org1-1/+1
r=wurblzap a=lpsolit
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user ↵lpsolit%gmail.com1-1/+1
account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ghendricks%novell.com1-0/+8
can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat
2007-05-14I forgot this template in my previous checkin :)lpsolit%gmail.com1-0/+62
2007-05-14Bug 327077: Implement a way to get all the components with a given default ↵lpsolit%gmail.com2-31/+13
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-3/+3
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com1-6/+2
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-12/+11
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-20Bug 330290: Edit users should include user's real name and address in title ↵lpsolit%gmail.com1-1/+1
- Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com3-0/+3
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2-2/+6
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2-17/+31
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-23Bug 353820: The confirmation page when deleting a user account who has ↵lpsolit%gmail.com1-2/+2
entries in the bugs_activity table fails to notify the administrator correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-08-25Bug 349766: Use of uninitialized value in pattern match (m//) at ↵lpsolit%gmail.com1-19/+0
editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
2006-08-09Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵lpsolit%gmail.com1-6/+6
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-0/+18
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-7/+26
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com4-5/+5
<batosti@async.com.br> r=ghendricks a=myk
2006-05-30Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com1-2/+2
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com2-0/+10
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com1-3/+9
<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-1/+8
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
2005-12-18Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵timeless%mozdev.org1-0/+2
filled in incorrectly. r=justdave a=justdave
2005-12-14Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com1-3/+15
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name1-1/+1
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-10-18Bug 302835: The "confirm delete" page when deleting a user account should ↵lpsolit%gmail.com1-238/+264
distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-10-17Bug 312437: Do not display the "Impersonate this user" link when the user is ↵lpsolit%gmail.com1-3/+6
in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-1/+3
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
2005-09-05Bug 304268: edit users form should have an item for "edit this user" - Patch ↵lpsolit%gmail.com2-1/+2
by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave