Commit graph

19 commits

Author SHA1 Message Date
oliver
6cda0556da fix many docstrings and their formatting 2016-05-28 12:30:53 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
oliver
0b8c5f614f add filters for ?name? and ?email? to user listing (implements #82) 2015-04-19 15:53:45 +02:00
oliver
a456784b76 correct SQL-query for getting users with role 2015-04-05 23:04:48 +02:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
2c0e68b194 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
1f40526fdd correct count for user listing when a filter is applied 2014-06-24 21:53:36 +02:00
coderkun
82dc5fc1a4 add username filter for user listing (issue #316) 2014-06-24 21:29:59 +02:00
coderkun
9e52c100fe add option to disable mail notifications for users (issue #330) 2014-06-24 20:55:32 +02:00
coderkun
c7fac6ad84 add AJAX to user listing (Issue #287) 2014-05-27 10:16:36 +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
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
7755f453db implement user registration and improve user handling 2014-04-05 13:29:49 +02:00
coderkun
6cec814ab8 add compatibility library for password functions (PHP<=5.5) 2014-01-29 16:45:45 +01:00
coderkun
b7c858c762 do not use ?finally?-statement (not available for PHP <= 5.4) 2014-01-29 12:50:04 +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