Commit graph

150 commits

Author SHA1 Message Date
coderkun
c856cb7c54 implement managing of users 2014-05-01 14:21:05 +02:00
coderkun
0cba4afefb implement CRUD for Characters and improve Character registration 2014-05-01 13:10:43 +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
af05d4ebfc evolve ValidationComponent 2014-05-01 03:20:30 +02:00
coderkun
63ee9a9468 implement managing of Character groups Quests 2014-05-01 01:50:40 +02:00
coderkun
53c1002ab2 implement CRUD for Character groups Quests (Issue #30) 2014-04-30 00:49:32 +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
f112900609 correct redirect of Quests with unspecified result 2014-04-29 01:16:17 +02:00
coderkun
6d17b7eaf1 correct description shorting for Seminaries and add values for XP progress bar 2014-04-28 23:16:36 +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
e90bfb7008 correct listing of Quests for Questtopics 2014-04-28 13:44:58 +02:00
coderkun
bc38de16fd remove leftover var_dump() from testing 2014-04-28 10:21:27 +02:00
coderkun
f74d18c668 ipmlement CRUD for Character (groups-) groups 2014-04-28 10:09:17 +02:00
coderkun
b7f0671636 add moodpics for system and Seminary categories 2014-04-27 12:36:30 +02:00
coderkun
0294040063 search for the first text of a Questgroup recursively (Issue #77) 2014-04-27 03:50:25 +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
7792c48a77 use parameter for locked Achievements to prevent caching problems (Issue #155) 2014-04-26 14:14:51 +02:00
coderkun
3be12fe26e correct rights for managing Characters (Issue #156) 2014-04-26 13:31:17 +02:00
coderkun
72ab7505be use NotificationComponent to notify of new Achievements and Level-ups and show them in HTML-layout view (Issue #128) 2014-04-25 22:46:10 +02:00
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