Commit graph

18 commits

Author SHA1 Message Date
oliver
b78c9c2aa4 add filters for ?name? and ?email? to user listing (implements #82) 2015-04-19 15:53:45 +02:00
oliver
f40aea63ca add password repeat for user editing (issue #85) 2015-04-19 11:49:29 +02:00
oliver
32577da462 add password repeat for user creation (issue #85) 2015-04-19 11:45:52 +02:00
oliver
de42338ecc add password repeat for user registration (implements #85) 2015-04-19 11:31:19 +02:00
oliver
c1d75e8f83 move configuration ?registration_host? to ?app? section 2015-04-08 12:37:49 +02:00
oliver
c512dca087 add configuration value to restrict registration to an e?mail address (implements #4) 2015-04-08 12:34:13 +02:00
coderkun
969887da58 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
01a9c81f81 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
355afb1e20 check XP-level for user?s Character listing 2014-07-31 14:28:56 +02:00
coderkun
82b51e3d5b correct count for user listing when a filter is applied 2014-06-24 21:53:36 +02:00
coderkun
dacb967f32 add username filter for user listing (issue #316) 2014-06-24 21:29:59 +02:00
coderkun
4b31d866ad correct validation array for editing users 2014-06-24 21:18:14 +02:00
coderkun
9d0275eb7a add option to disable mail notifications for users (issue #330) 2014-06-24 20:55:32 +02:00
coderkun
b09d4abc06 add cache-table for character data instead of using database view (solves issue #324) 2014-06-08 14:11:21 +02:00
coderkun
a08a09a9a0 correct links in e?mail notifications 2014-05-27 11:46:06 +02:00
coderkun
e9d9147b28 add AJAX to user listing (Issue #287) 2014-05-27 10:16:36 +02:00
coderkun
7c10592f6b implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
coderkun
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00