Commit graph

17 commits

Author SHA1 Message Date
coderkun
c856cb7c54 implement managing of users 2014-05-01 14:21:05 +02:00
coderkun
aed297c33e add validation to UsersController and let users change their own data and add breadcrumbs to user pages 2014-05-01 03:22:02 +02:00
coderkun
2185a7c2a4 change user Seminary roles to Character roles 2014-04-23 20:06:58 +02:00
coderkun
5e02062c26 add login form to 403 error pages and add referrer param for user login 2014-04-22 11:55:51 +02:00
coderkun
babfe5b017 check if unique values already exists for user and Character registration and send notification mail to moderators 2014-04-16 13:42:19 +02:00
coderkun
9d56a92ec5 set Seminary roles for user 2014-04-09 00:09:30 +02:00
coderkun
3a95d15b42 set mood-pictures for Seminary-related pages and small avatar pictures 2014-04-09 00:06:02 +02:00
coderkun
1d5722d745 correct permissions on user pages 2014-04-07 23:10:44 +02:00
coderkun
55d4de044d correctly set and use logged user 2014-04-07 23:10:15 +02:00
coderkun
7755f453db implement user registration and improve user handling 2014-04-05 13:29:49 +02:00
coderkun
647aae9286 update XP-level structure 2014-03-22 00:06:24 +01:00
coderkun
484cfb67fd show Characters and Roles of an user 2014-02-09 13:33:38 +01:00
coderkun
21f6625c68 implement user roles and user seminary roles as basic ACL 2014-01-30 00:59:02 +01:00
coderkun
b7a0d594d8 use ?is_null? function instead of ?empty? due to backwards compatibility 2014-01-29 15:40:49 +01:00
coderkun
9e21ff9312 implement CRUD for seminaries and correct typos for users 2014-01-25 20:55:10 +01:00
coderkun
4706fb5204 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
00d4aeac3a add basic Users- and SeminariesAgent 2014-01-17 16:26:49 +01:00