Commit graph

112 commits

Author SHA1 Message Date
coderkun
458da91a8b correct UploadsAgent for Seminary uploads 2014-04-23 12:44:07 +02:00
coderkun
52e2f65055 calculate XP-sums of Questgroups much more efficiently 2014-04-23 11:47:05 +02:00
coderkun
0ccd456a6d allow editing and deleting of seminaries only to Seminary-admins 2014-04-22 19:20:58 +02:00
coderkun
3d1e6b792e set solved-status for all Questgroups and add CSS-class 2014-04-22 13:46:43 +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
43245814be add library description and calculate total progress of Character 2014-04-22 00:40:21 +02:00
coderkun
bf0a0185bc remove field ?right_text? for Quests because it is never used and update Quest view 2014-04-19 23:22:19 +02:00
coderkun
8d612cbf2a fix call to Media->createQuestMedia() 2014-04-18 18:50:09 +02:00
coderkun
8377ca9868 update form for creating Quests and add various data import helpers 2014-04-18 18:44:38 +02:00
coderkun
8d9e0473a1 do not check Questgroup and Quest permissions for Seminary-admins and -moderators 2014-04-18 18:34:53 +02:00
coderkun
381a507969 update form for creating Qusets 2014-04-17 14:10:41 +02:00
coderkun
7958dddd05 add ?entry text? to Quests and show them instead of the name 2014-04-17 13:53:21 +02:00
coderkun
bfe9155fe4 implement rudimental form for creating Quests and Questgroups 2014-04-17 11:11:29 +02:00
coderkun
b64577a221 determine Characters with the most achieved Achievements (Issue #57) 2014-04-17 01:48:33 +02:00
coderkun
8d13c7534c determine seldom Achievements (Issue #57) 2014-04-17 01:31:23 +02:00
coderkun
0992d000c8 set dynamic value for Achievement list 2014-04-17 01:10:05 +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
0a05f0360e handle empty Quests 2014-04-16 11:54:20 +02:00
coderkun
d973072ee9 add ranking to Character page 2014-04-16 11:36:58 +02:00
coderkun
60b1b01ba8 implement simple overview of Quests for a Seminary 2014-04-15 20:17:11 +02:00
coderkun
160953c094 move Seminary and Character data determination to SeminaryRoleController 2014-04-15 20:04:46 +02:00
coderkun
a16a22cb4f implement LibraryAgent 2014-04-15 16:23:40 +02:00
coderkun
83f1464e03 show Character groups members in Seminarybar 2014-04-15 13:57:13 +02:00
coderkun
6833d48544 check logged Character for NULL 2014-04-14 15:35:05 +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
ca94d18acd correctly fetch media in QuestsController and -View 2014-04-11 22:37:37 +02:00
coderkun
35b555a372 set values for Seminarybar 2014-04-11 16:16:09 +02:00
coderkun
4f5beb534f move ?aside? to Agent ?Seminarybar? (Issue #55) 2014-04-11 14:48:54 +02:00
coderkun
cf821cbfd1 add Seminary menu as submenu of mainmenu (Issue #43) 2014-04-09 00:22:38 +02:00
coderkun
9d56a92ec5 set Seminary roles for user 2014-04-09 00:09:30 +02:00
coderkun
4fc53a9b57 set description abstract for seminaries in listing 2014-04-09 00:08:32 +02:00
coderkun
f78568dcc1 disable links based on permissions 2014-04-09 00:07:37 +02:00
coderkun
3a95d15b42 set mood-pictures for Seminary-related pages and small avatar pictures 2014-04-09 00:06:02 +02:00
coderkun
88617b97b3 implement Character registration 2014-04-09 00:01:29 +02:00
coderkun
f54b3da372 pass validation settings directly to method ?validation? of ValiadionComponent 2014-04-08 23:47:39 +02:00
coderkun
aec10338d4 correct access of static methods of MediaController 2014-04-07 23:11:01 +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
979e9db2c2 add Seminary media to list of Seminaries 2014-04-05 15:37:54 +02:00
coderkun
998b3bf121 split media and Seminary media 2014-04-05 15:37:11 +02:00
coderkun
166d3bac71 show login form on introduction page only when user is not logged in 2014-04-05 13:47:15 +02:00
coderkun
7755f453db implement user registration and improve user handling 2014-04-05 13:29:49 +02:00
coderkun
1e0ee63404 implement component ?Validation? for validating user input 2014-04-05 13:26:27 +02:00
coderkun
f3fca171e2 1) update Quest stati
2) add SubmissionNotValidException and -handling for Quests
2014-04-04 13:26:49 +02:00
coderkun
5a664bfd5e implement UploadsAgent for user uploads 2014-04-04 13:21:17 +02:00
coderkun
d3995da04f use Hierarchy name of related Quest?s Questgroup for optional Questgroups 2014-04-04 01:41:08 +02:00
coderkun
5914d1e5e1 fix typo in QuestsController 2014-04-01 13:47:00 +02:00