Commit graph

331 commits

Author SHA1 Message Date
coderkun
ac04034825 implement NotificationComponent for storing notifications 2014-04-25 22:45:11 +02:00
coderkun
96fd39ee83 let SeminarymenuController extend Controller instead of SeminaryController since it is not an IntermediatController 2014-04-25 22:44:37 +02:00
coderkun
b98b22734e update Quest page: show everything on one page 2014-04-24 18:06:57 +02:00
coderkun
d4c127d4dd show optional Questlines also for Questgroup (Issue #132) 2014-04-24 16:49:09 +02:00
coderkun
d1eed83395 add stati for Questgroups 2014-04-24 16:30:40 +02:00
coderkun
bdb3399230 correctly get data for optional Questgroups 2014-04-24 16:21:19 +02:00
coderkun
651a1641d7 implement manageing of Character groups (at least members) 2014-04-24 14:32:53 +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
c6d57fe6bb remove small leftover from testing in QuestsController 2014-04-23 15:10:45 +02:00
coderkun
07c678a9f1 format overview of all Quests as list instead of table 2014-04-23 15:09:38 +02:00
coderkun
95837803a1 improve Questtype ?submit? and store additional data for Character answers 2014-04-23 15:08:53 +02:00
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