| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. | Gervase Markham | 2014-12-17 | 1 | -1/+1 |
| | | |||||
| * | Bug 1091584: Typo in users/confirm-delete.html.tmpl | David Lawrence | 2014-11-05 | 1 | -1/+1 |
| | | | | | r=gerv,a=glob | ||||
| * | Bug 956190 (part 2): Merge params.css and editusers.css with admin.css | Frédéric Buclin | 2014-03-04 | 1 | -3/+6 |
| | | | | | r/a=justdave | ||||
| * | Bug 969881: All "Help" links in the header and footer of pages point to ↵ | Frédéric Buclin | 2014-02-12 | 1 | -1/+1 |
| | | | | | | | inexistent files r=gerv a=justdave | ||||
| * | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 2014-01-07 | 1 | -3/+3 |
| | | | | | r/a=justdave | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -12/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 690173: Cannot delete user accounts due to FK on audit_log | miketosh | 2011-10-23 | 1 | -1/+10 |
| | | | | | r/a=mkanat | ||||
| * | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -7/+7 |
| | | | | | r/a=mkanat | ||||
| * | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -20/+3 |
| | | | | | r=mkanat, a=mkanat, 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 | 1 | -2/+2 |
| | | | | | Bugzilla::Group objects (instead of a hashref of group ids and names). | ||||
| * | 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 | 1 | -0/+1 |
| | | |||||
| * | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
| * | 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 327077: Implement a way to get all the components with a given default ↵ | lpsolit%gmail.com | 2007-05-13 | 1 | -30/+1 |
| | | | | | assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor 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 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -0/+1 |
| | | | | | 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 | 1 | -1/+3 |
| | | | | | global/header.html.tmpl - Patch by 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 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 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 | 1 | -1/+1 |
| | | | | | <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 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 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 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 | 1 | -0/+404 |
| Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | |||||
