summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh1-1/+10
2011-09-30Bug 315451: Add 'Enabled user accounts only' filter when searching forTiago Mello1-0/+7
2011-08-10Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2-1/+8
2011-07-05Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence1-3/+3
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann1-0/+13
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ...Artem Anisimov1-3/+2
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin4-12/+12
2010-07-06Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden1-0/+4
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-20/+3
2009-06-25Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com1-21/+18
2009-01-23Bug 474206: Useless </a> in the component_cc section when deleting a user acc...lpsolit%gmail.com1-1/+1
2008-12-01Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...lpsolit%gmail.com1-3/+3
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 accoun...lpsolit%gmail.com1-29/+74
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2-3/+3
2008-01-12Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...reed%reedloden.com1-1/+1
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com1-19/+19
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 <bugz...lpsolit%gmail.com8-8/+0
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for use...timeless%mozdev.org2-3/+3
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org1-1/+1
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com1-1/+1
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user accou...lpsolit%gmail.com1-1/+1
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor c...ghendricks%novell.com1-0/+8
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 as...lpsolit%gmail.com2-31/+13
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com1-3/+3
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com1-6/+2
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-12/+11
2006-10-20Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com1-1/+1
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com3-0/+3
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2-2/+6
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2-17/+31
2006-09-23Bug 353820: The confirmation page when deleting a user account who has entrie...lpsolit%gmail.com1-2/+2
2006-08-25Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...lpsolit%gmail.com1-19/+0
2006-08-09Bug 347269: Deleting a user account displays incoherent comments - Patch by F...lpsolit%gmail.com1-6/+6
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-0/+18
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com1-7/+26
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com4-5/+5
2006-05-30Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...lpsolit%gmail.com1-2/+2
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...lpsolit%gmail.com2-0/+10
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com1-3/+9
2006-02-22Patch for bug 237683: Allow for more flexible user searching such as real nam...jocuri%softhome.net1-1/+8
2005-12-18Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is fi...timeless%mozdev.org1-0/+2
2005-12-14Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com1-3/+15
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name1-1/+1
2005-10-18Bug 302835: The "confirm delete" page when deleting a user account should dis...lpsolit%gmail.com1-238/+264
2005-10-17Bug 312437: Do not display the "Impersonate this user" link when the user is ...lpsolit%gmail.com1-3/+6
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-1/+3
2005-09-05Bug 304268: edit users form should have an item for "edit this user" - Patch ...lpsolit%gmail.com2-1/+2