aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/admin.pm
Commit message (Expand)AuthorAgeFilesLines
* fix the redirectionMichael Scherer2011-07-211-1/+1
* let a user who is set as a owner of the group manage itMichael Scherer2011-07-211-1/+6
* fix the order of the regexp, as test complainMichael Scherer2011-07-211-1/+1
* group the $mainrole related stuff together, check the permission after gettin...Michael Scherer2011-07-211-3/+7
* refactor the ldap query, and do it sooner so we can use it for access controlMichael Scherer2011-07-211-11/+14
* fix code, Catalyst::Result do not have a forward methodMichael Scherer2011-07-211-1/+1
* fix the regexp, so we can manage mga-* groupMichael Scherer2011-07-211-1/+1
* more string to translateMichael Scherer2011-07-171-8/+8
* sort user to promote by loginMichael Scherer2011-07-171-0/+1
* add a array to store who was promoted, to pass to templateMichael Scherer2011-07-171-0/+4
* Dont add an extra / to url in mail to user, or the path wont match in user/fi...Buchan Milne2011-02-251-1/+1
* Fix admin submenu for group-only adminsBuchan Milne2011-02-201-6/+10
* Allow group admins in /admin/group_modifyBuchan Milne2011-02-201-1/+3
* Initial group editing, still needs some work, but functional for adding/remov...Buchan Milne2011-02-201-16/+60
* Fix displaying of groups with spaces in the name Fix non-ascii user details i...Buchan Milne2011-02-161-4/+13
* Fix display of non-ascii characters (may need some work in admin for multi-va...Buchan Milne2011-02-151-1/+10
* - add a TODO to merge the code with user.pmMichael Scherer2010-12-161-0/+2
* - fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes )Michael Scherer2010-12-161-1/+9
* - fix typoMichael Scherer2010-11-041-1/+1
* Dont use Data::DumperBuchan Milne2010-11-041-3/+3
* Switch to View::Email::Template for emailsBuchan Milne2010-11-041-25/+50
* Fixed registration sequence for password encryption with cookie instead of se...Buchan Milne2010-11-031-2/+50
* Add some account admin featuresBuchan Milne2010-11-031-0/+559