Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 304267: Large lists in admin pages fail to display (they take too much ↵ | lpsolit%gmail.com | 2009-06-25 | 1 | -21/+18 |
| | | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit | ||||
* | Bug 474206: Useless </a> in the component_cc section when deleting a user ↵ | lpsolit%gmail.com | 2009-01-23 | 1 | -1/+1 |
| | | | | account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit | ||||
* | Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' ↵ | lpsolit%gmail.com | 2008-12-01 | 1 | -3/+3 |
| | | | | at line 367 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Fix typo, see bug 453681 comment 17 | lpsolit%gmail.com | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵ | lpsolit%gmail.com | 2008-11-22 | 1 | -29/+74 |
| | | | | account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 2008-08-08 | 2 | -3/+3 |
| | | | | 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.com | 2008-01-12 | 1 | -1/+1 |
| | | | | filter" [p=reed r+a=LpSolit] | ||||
* | Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵ | lpsolit%gmail.com | 2007-11-19 | 1 | -19/+19 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-10-23 | 5 | -0/+5 |
| | |||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 8 | -8/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 367956 rename "View User Account Log for ..." to "Account History for ↵ | timeless%mozdev.org | 2007-07-25 | 2 | -3/+3 |
| | | | | | | user ..." r=lpsolit a=lpsolit | ||||
* | Bug 213831 "Update" is ambiguous/confusing to sleepy admins | timeless%mozdev.org | 2007-07-24 | 1 | -1/+1 |
| | | | | r=wurblzap a=lpsolit | ||||
* | Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2007-07-20 | 1 | -1/+1 |
| | | | | <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 388171: User privs are not displayed correctly when deleting a user ↵ | lpsolit%gmail.com | 2007-07-20 | 1 | -1/+1 |
| | | | | account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ | ghendricks%novell.com | 2007-05-15 | 1 | -0/+8 |
| | | | | | | | can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat | ||||
* | I forgot this template in my previous checkin :) | lpsolit%gmail.com | 2007-05-14 | 1 | -0/+62 |
| | |||||
* | Bug 327077: Implement a way to get all the components with a given default ↵ | lpsolit%gmail.com | 2007-05-13 | 2 | -31/+13 |
| | | | | assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | ||||
* | Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵ | lpsolit%gmail.com | 2007-05-10 | 1 | -3/+3 |
| | | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat | ||||
* | Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵ | lpsolit%gmail.com | 2007-03-11 | 1 | -6/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-11-11 | 1 | -12/+11 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 330290: Edit users should include user's real name and address in title ↵ | lpsolit%gmail.com | 2006-10-20 | 1 | -1/+1 |
| | | | | - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave | ||||
* | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 3 | -0/+3 |
| | | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵ | lpsolit%gmail.com | 2006-10-15 | 2 | -2/+6 |
| | | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2006-10-15 | 2 | -17/+31 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 353820: The confirmation page when deleting a user account who has ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -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 | ||||
* | Bug 349766: Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 2006-08-25 | 1 | -19/+0 |
| | | | | editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | ||||
* | Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵ | lpsolit%gmail.com | 2006-08-09 | 1 | -6/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 2006-07-30 | 1 | -0/+18 |
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | ||||
* | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 2006-07-14 | 1 | -7/+26 |
| | | | | | | | other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | ||||
* | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 4 | -5/+5 |
| | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
* | Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵ | lpsolit%gmail.com | 2006-05-30 | 1 | -2/+2 |
| | | | | incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk | ||||
* | Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵ | lpsolit%gmail.com | 2006-02-26 | 2 | -0/+10 |
| | | | | GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | ||||
* | Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -3/+9 |
| | | | | <wurblzap@gmail.com> r=vladd a=justdave | ||||
* | Patch for bug 237683: Allow for more flexible user searching such as real ↵ | jocuri%softhome.net | 2006-02-22 | 1 | -1/+8 |
| | | | | name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org. | ||||
* | Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵ | timeless%mozdev.org | 2005-12-18 | 1 | -0/+2 |
| | | | | | | filled in incorrectly. r=justdave a=justdave | ||||
* | Bug 319942: Preferences not deleted along with user accounts. | wurblzap%gmail.com | 2005-12-14 | 1 | -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.name | 2005-11-20 | 1 | -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.com | 2005-10-18 | 1 | -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.com | 2005-10-17 | 1 | -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) function | bugreport%peshkin.net | 2005-10-14 | 1 | -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.com | 2005-09-05 | 2 | -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.com | 2005-08-05 | 1 | -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.com | 2005-06-25 | 1 | -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.com | 2005-06-21 | 1 | -4/+4 |
| | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | ||||
* | Bug 284262 : Bundle of small editusers.cgi post-checkin fixes | travis%sedsystems.ca | 2005-03-08 | 1 | -5/+3 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | ||||
* | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 2005-03-01 | 7 | -0/+896 |
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave |