Commit graph

32 commits

Author SHA1 Message Date
coderkun
dde0a50e04 add a meaningful title to HTML-pages (Issue #185) 2014-05-04 01:41:54 +02:00
coderkun
fa7b9b552b do not let Characters change their type (only moderators are allowed to do that) 2014-05-02 01:35:52 +02:00
coderkun
bada77e1a6 do not use pointers for temporary arrays 2014-05-02 01:19:25 +02:00
coderkun
39c1c06e5b add option to sort users and Characters by registration date 2014-05-01 14:29:34 +02:00
coderkun
378c953c55 remove unused variable for sorting Characters by role 2014-05-01 14:21:47 +02:00
coderkun
0cba4afefb implement CRUD for Characters and improve Character registration 2014-05-01 13:10:43 +02:00
coderkun
195095680e correct array if no Characters are selected for managing Characters 2014-04-29 21:54:12 +02:00
coderkun
332ae4f2c7 implement sort functionality for listing and managing Characters (Issue #177) 2014-04-29 21:40:12 +02:00
coderkun
f2de7c3de7 add icons for Character groups 2014-04-29 14:18:04 +02:00
coderkun
2669359076 include Characters with same amount of XPs in Character ranking and sort them randomly 2014-04-28 15:31:11 +02:00
coderkun
d077aa026a add option to select Character properties to show for listing and managing Characters 2014-04-27 03:11:10 +02:00
coderkun
3be12fe26e correct rights for managing Characters (Issue #156) 2014-04-26 13:31:17 +02:00
coderkun
bf169305a7 do not use empty() without write-context 2014-04-24 12:38:52 +02:00
coderkun
daf303fe04 only consider Character with user role in ranking 2014-04-24 12:04:18 +02:00
coderkun
e8709b1e49 add an optional deadline to Achievements 2014-04-24 12:01:50 +02:00
coderkun
5088eb0640 set entered values for Seminary fields for Character registration 2014-04-24 03:55:12 +02:00
coderkun
ea1c3ec7b3 add Character type pictures to Character registration page (Issue #97) 2014-04-24 03:53:51 +02:00
coderkun
f35cfa41ec add page to manage Characters 2014-04-23 21:02:30 +02:00
coderkun
2185a7c2a4 change user Seminary roles to Character roles 2014-04-23 20:06:58 +02:00
coderkun
437353ca81 few fixed for Character permissions 2014-04-17 00:27:59 +02:00
coderkun
b471efc970 handle Avatar pictures by MediaAgent 2014-04-17 00:13:25 +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
d973072ee9 add ranking to Character page 2014-04-16 11:36:58 +02:00
coderkun
a16a22cb4f implement LibraryAgent 2014-04-15 16:23:40 +02:00
coderkun
4153b526e6 implement Achievements 2014-04-13 15:10:35 +02:00
coderkun
396c61586c add method for Seminary header media (with lower permissions) 2014-04-12 13:07:55 +02:00
coderkun
88617b97b3 implement Character registration 2014-04-09 00:01:29 +02:00
coderkun
b3e2025088 add progress, XPs, rank and Character groups to Character page 2014-03-31 21:41:19 +02:00
coderkun
647aae9286 update XP-level structure 2014-03-22 00:06:24 +01:00
coderkun
0c7b2374df implement avatar pictures 2014-03-07 13:37:59 +01:00
coderkun
e90d0e5915 implement fields for Characters for Seminaries (Ticket #23) 2014-02-17 02:54:49 +01:00
coderkun
aba02981b4 1) implement basic CharactersAgent
2) use view for Character groups
2014-02-16 15:31:08 +01:00