index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template
/
en
/
default
/
admin
/
users
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 595664: Maximum password length is hardcoded in the UI when editing user ...
Artem Anisimov
2010-09-14
1
-3
/
+2
*
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
Frédéric Buclin
2010-07-23
4
-12
/
+12
*
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...
Reed Loden
2010-07-05
1
-0
/
+4
*
Bug 372979: Make voting into an extension
Max Kanat-Alexander
2010-02-15
1
-20
/
+3
*
Bug 304267: Large lists in admin pages fail to display (they take too much ti...
lpsolit%gmail.com
2009-06-25
1
-21
/
+18
*
Bug 474206: Useless </a> in the component_cc section when deleting a user acc...
lpsolit%gmail.com
2009-01-23
1
-1
/
+1
*
Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...
lpsolit%gmail.com
2008-12-01
1
-3
/
+3
*
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 accoun...
lpsolit%gmail.com
2008-11-22
1
-29
/
+74
*
Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...
mkanat%bugzilla.org
2008-08-08
2
-3
/
+3
*
Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...
reed%reedloden.com
2008-01-12
1
-1
/
+1
*
Bug 395924: Deleting a user account may delete other user's whine - Patch by ...
lpsolit%gmail.com
2007-11-19
1
-19
/
+19
*
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 <bugz...
lpsolit%gmail.com
2007-08-20
8
-8
/
+0
*
Bug 367956 rename "View User Account Log for ..." to "Account History for use...
timeless%mozdev.org
2007-07-25
2
-3
/
+3
*
Bug 213831 "Update" is ambiguous/confusing to sleepy admins
timeless%mozdev.org
2007-07-24
1
-1
/
+1
*
Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...
lpsolit%gmail.com
2007-07-20
1
-1
/
+1
*
Bug 388171: User privs are not displayed correctly when deleting a user accou...
lpsolit%gmail.com
2007-07-20
1
-1
/
+1
*
Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor c...
ghendricks%novell.com
2007-05-15
1
-0
/
+8
*
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 as...
lpsolit%gmail.com
2007-05-13
2
-31
/
+13
*
Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...
lpsolit%gmail.com
2007-05-10
1
-3
/
+3
*
Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...
lpsolit%gmail.com
2007-03-11
1
-6
/
+2
*
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
2006-11-11
1
-12
/
+11
*
Bug 330290: Edit users should include user's real name and address in title -...
lpsolit%gmail.com
2006-10-20
1
-1
/
+1
*
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
2006-10-15
3
-0
/
+3
*
Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...
lpsolit%gmail.com
2006-10-15
2
-2
/
+6
*
Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...
lpsolit%gmail.com
2006-10-15
2
-17
/
+31
*
Bug 353820: The confirmation page when deleting a user account who has entrie...
lpsolit%gmail.com
2006-09-23
1
-2
/
+2
*
Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...
lpsolit%gmail.com
2006-08-25
1
-19
/
+0
*
Bug 347269: Deleting a user account displays incoherent comments - Patch by F...
lpsolit%gmail.com
2006-08-09
1
-6
/
+6
*
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
*
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
2006-07-14
1
-7
/
+26
*
Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...
lpsolit%gmail.com
2006-07-12
4
-5
/
+5
*
Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...
lpsolit%gmail.com
2006-05-30
1
-2
/
+2
*
Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...
lpsolit%gmail.com
2006-02-26
2
-0
/
+10
*
Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...
lpsolit%gmail.com
2006-02-22
1
-3
/
+9
*
Patch for bug 237683: Allow for more flexible user searching such as real nam...
jocuri%softhome.net
2006-02-22
1
-1
/
+8
*
Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is fi...
timeless%mozdev.org
2005-12-18
1
-0
/
+2
*
Bug 319942: Preferences not deleted along with user accounts.
wurblzap%gmail.com
2005-12-14
1
-3
/
+15
*
Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...
karl%kornel.name
2005-11-20
1
-1
/
+1
*
Bug 302835: The "confirm delete" page when deleting a user account should dis...
lpsolit%gmail.com
2005-10-18
1
-238
/
+264
*
Bug 312437: Do not display the "Impersonate this user" link when the user is ...
lpsolit%gmail.com
2005-10-17
1
-3
/
+6
*
Bug 204498 Add su (setuser) function
bugreport%peshkin.net
2005-10-14
1
-1
/
+3
*
Bug 304268: edit users form should have an item for "edit this user" - Patch ...
lpsolit%gmail.com
2005-09-05
2
-1
/
+2
*
Bug 302723: Deleting a user account when this user is the assignee or QA cont...
lpsolit%gmail.com
2005-08-05
1
-13
/
+27
*
Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User...
lpsolit%gmail.com
2005-06-25
1
-8
/
+3
*
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
2005-06-21
1
-4
/
+4
*
Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
travis%sedsystems.ca
2005-03-08
1
-5
/
+3
*
Bug 119485 : Templatise editusers.cgi
travis%sedsystems.ca
2005-03-01
7
-0
/
+896