aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2005-12-141-3/+15
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, 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 302835: The "confirm delete" page when deleting a user account should ↵lpsolit%gmail.com2005-10-181-238/+264
| | | | distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap 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 304268: edit users form should have an item for "edit this user" - Patch ↵lpsolit%gmail.com2005-09-052-1/+2
| | | | by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 302723: Deleting a user account when this user is the assignee or QA ↵lpsolit%gmail.com2005-08-051-13/+27
| | | | contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 284273: Move productResponsibilities from editusers.cgi to ↵lpsolit%gmail.com2005-06-251-8/+3
| | | | Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-4/+4
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-081-5/+3
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-017-0/+896
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave