aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users
Commit message (Expand)AuthorAgeFilesLines
* Fix colspan (bug 554964)Frédéric Buclin2015-02-221-1/+1
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-175-5/+5
* Bug 1091584: Typo in users/confirm-delete.html.tmplDavid Lawrence2014-11-051-1/+1
* Bug 1069760 - Cannot use 'component' in a templateSimon Green2014-10-011-7/+7
* Bug 248994 - Edit user page description for inherited privs should use all in...Sunil Joshi2014-07-101-1/+1
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-2/+2
* Bug 956190 (part 2): Merge params.css and editusers.css with admin.cssFrédéric Buclin2014-03-045-25/+28
* Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2014-02-125-5/+5
* Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focu...Frédéric Buclin2014-01-203-4/+3
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-076-26/+26
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-1/+1
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-281-1/+1
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin2013-12-221-1/+1
* Bug 897510 - Create and Modify User Screen must also contain password rules a...Sunil Joshi2013-09-191-1/+8
* Bug 331529 - editusers list should let me search for disabled usersSunil Joshi2013-09-041-3/+7
* Bug 272407: Send an e-mail when the administrator creates a new account for a...Hugo Seabrook2013-01-301-0/+9
* Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UIMatt Selsky2012-07-241-2/+2
* Bug 734471 - Need new hook edituser search templateFrancisco Donalisio2012-03-261-0/+2
* Bug 240437: Add a "last seen date" column to the profiles tableByron Jones2012-01-242-0/+14
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-118-98/+40
* Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh2011-10-231-1/+10
* Bug 315451: Add 'Enabled user accounts only' filter when searching forTiago Mello2011-09-301-0/+7
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-092-1/+8
* Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence2011-07-051-3/+3
* Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann2011-04-271-0/+13
* Bug 595664: Maximum password length is hardcoded in the UI when editing user ...Artem Anisimov2010-09-141-3/+2
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-234-12/+12
* Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden2010-07-051-0/+4
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-20/+3
* Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com2009-06-251-21/+18
* Bug 474206: Useless </a> in the component_cc section when deleting a user acc...lpsolit%gmail.com2009-01-231-1/+1
* Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...lpsolit%gmail.com2008-12-011-3/+3
* Fix typo, see bug 453681 comment 17lpsolit%gmail.com2008-11-241-1/+1
* Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...lpsolit%gmail.com2008-11-221-29/+74
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-082-3/+3
* Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...reed%reedloden.com2008-01-121-1/+1
* Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com2007-11-191-19/+19
* Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-10-235-0/+5
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-208-8/+0
* Bug 367956 rename "View User Account Log for ..." to "Account History for use...timeless%mozdev.org2007-07-252-3/+3
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-241-1/+1
* Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-07-201-1/+1
* Bug 388171: User privs are not displayed correctly when deleting a user accou...lpsolit%gmail.com2007-07-201-1/+1
* Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor c...ghendricks%novell.com2007-05-151-0/+8
* I forgot this template in my previous checkin :)lpsolit%gmail.com2007-05-141-0/+62
* Bug 327077: Implement a way to get all the components with a given default as...lpsolit%gmail.com2007-05-132-31/+13
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-101-3/+3
* Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com2007-03-111-6/+2
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-111-12/+11
* Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com2006-10-201-1/+1