aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/admin.pm
Commit message (Expand)AuthorAgeFilesLines
* 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