aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/userdata.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-2/+2
| | | | r=LpSolit a=justdave
* Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2014-01-201-1/+2
| | | | | | onload="element.focus()" r/a=justdave
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-071-8/+7
| | | | r/a=justdave
* Bug 897510 - Create and Modify User Screen must also contain password rules ↵Sunil Joshi2013-09-191-1/+8
| | | | | as hint r=simon, a=glob
* Bug 272407: Send an e-mail when the administrator creates a new account for ↵Hugo Seabrook2013-01-301-0/+9
| | | | | | a user r/a=LpSolit
* Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UIMatt Selsky2012-07-241-2/+2
| | | | r=gerv a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-12/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-091-1/+7
| | | | r/a=mkanat
* Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann2011-04-271-0/+13
| | | | r=mkanat, a=mkanat
* Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵Artem Anisimov2010-09-141-3/+2
| | | | | | accounts r/a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-1/+1
| | | | r/a=mkanat
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-1/+1
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect ↵reed%reedloden.com2008-01-121-1/+1
| | | | filter" [p=reed r+a=LpSolit]
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ghendricks%novell.com2007-05-151-0/+8
| | | | | | | can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com2007-05-101-3/+3
| | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat
* Bug 349766: Use of uninitialized value in pattern match (m//) at ↵lpsolit%gmail.com2006-08-251-19/+0
| | | | editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
* Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2006-07-301-0/+18
| | | | Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-221-3/+9
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵timeless%mozdev.org2005-12-181-0/+2
| | | | | | filled in incorrectly. r=justdave a=justdave
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name2005-11-201-1/+1
| | | | allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 312437: Do not display the "Impersonate this user" link when the user is ↵lpsolit%gmail.com2005-10-171-3/+6
| | | | in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-1/+3
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-0/+79
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave