index
:
identity
master
topic/production
The identity.mageia.org Website [aka CatDap]
Buchan Milne [buchan]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CatDap
/
Controller
/
admin.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix the redirection
Michael Scherer
2011-07-21
1
-1
/
+1
*
let a user who is set as a owner of the group manage it
Michael Scherer
2011-07-21
1
-1
/
+6
*
fix the order of the regexp, as test complain
Michael Scherer
2011-07-21
1
-1
/
+1
*
group the $mainrole related stuff together, check the permission after gettin...
Michael Scherer
2011-07-21
1
-3
/
+7
*
refactor the ldap query, and do it sooner so we can use it for access control
Michael Scherer
2011-07-21
1
-11
/
+14
*
fix code, Catalyst::Result do not have a forward method
Michael Scherer
2011-07-21
1
-1
/
+1
*
fix the regexp, so we can manage mga-* group
Michael Scherer
2011-07-21
1
-1
/
+1
*
more string to translate
Michael Scherer
2011-07-17
1
-8
/
+8
*
sort user to promote by login
Michael Scherer
2011-07-17
1
-0
/
+1
*
add a array to store who was promoted, to pass to template
Michael Scherer
2011-07-17
1
-0
/
+4
*
Dont add an extra / to url in mail to user, or the path wont match in user/fi...
Buchan Milne
2011-02-25
1
-1
/
+1
*
Fix admin submenu for group-only admins
Buchan Milne
2011-02-20
1
-6
/
+10
*
Allow group admins in /admin/group_modify
Buchan Milne
2011-02-20
1
-1
/
+3
*
Initial group editing, still needs some work, but functional for adding/remov...
Buchan Milne
2011-02-20
1
-16
/
+60
*
Fix displaying of groups with spaces in the name Fix non-ascii user details i...
Buchan Milne
2011-02-16
1
-4
/
+13
*
Fix display of non-ascii characters (may need some work in admin for multi-va...
Buchan Milne
2011-02-15
1
-1
/
+10
*
- add a TODO to merge the code with user.pm
Michael Scherer
2010-12-16
1
-0
/
+2
*
- fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes )
Michael Scherer
2010-12-16
1
-1
/
+9
*
- fix typo
Michael Scherer
2010-11-04
1
-1
/
+1
*
Dont use Data::Dumper
Buchan Milne
2010-11-04
1
-3
/
+3
*
Switch to View::Email::Template for emails
Buchan Milne
2010-11-04
1
-25
/
+50
*
Fixed registration sequence for password encryption with cookie instead of se...
Buchan Milne
2010-11-03
1
-2
/
+50
*
Add some account admin features
Buchan Milne
2010-11-03
1
-0
/
+559