Commit graph

333 commits

Author SHA1 Message Date
oliver
c582156377 add basic CRUD for Character groups Quest Stations 2016-01-14 19:04:56 +01:00
oliver
c339bf31df add QrAgent for short URLs used in QR codes 2015-12-25 16:44:47 +01:00
oliver
623ff64e0a integrate Character groups Quest Stations into Character groups Quests 2015-12-25 16:43:18 +01:00
oliver
5c48ac1f94 add QrcodesAgent 2015-12-25 16:42:28 +01:00
oliver
05bee46c0d add CharactergroupsqueststationsAgent 2015-12-25 16:39:26 +01:00
oliver
ae9b69b68c add additional pages and handle introduction page as ?system? page 2015-10-30 22:45:05 +01:00
oliver
ce15085113 fix character cache updates when changing XP-levels 2015-10-23 13:17:00 +02:00
oliver
8f6495b3fe correct Moodpic for Achievements (fixes #112) 2015-09-18 11:25:10 +02:00
oliver
a9e2ebcac0 delete XP-levels in reverse order to handle levels correctly 2015-08-23 18:56:24 +02:00
oliver
eee36eaf9f fix some indentations 2015-08-20 13:24:53 +02:00
oliver
b7d7697e33 fix redirect when cancelling Quest deletion 2015-08-20 13:24:42 +02:00
oliver
f320914d1d resize Quest images to the actually used size 2015-08-20 13:23:03 +02:00
oliver
1a0adf0a3a add support for moodpic sources and revamp moodpic integration a little bit 2015-08-20 13:20:49 +02:00
oliver
bb5be9d644 correct deletion of Questgroups 2015-08-19 21:44:54 +02:00
oliver
e14cf11bb3 correct media validation for map image 2015-07-27 15:06:09 +02:00
oliver
991e3cccee correct validation handling for Quest texts 2015-07-27 15:05:27 +02:00
oliver
0f482f0d2d correct checking of Achievements (fixes #107) 2015-07-14 16:01:40 +02:00
oliver
049c561c50 check Achievements when managing Charactergroups Quests 2015-05-22 14:24:08 +02:00
oliver
94497b2eed check Achievements when managing Charactergroups 2015-05-22 14:23:31 +02:00
oliver
34f6d8e0c8 move Achievement check to AchievementComponent 2015-05-22 14:22:36 +02:00
oliver
2f7afe5c21 set title for Map pages 2015-05-22 12:02:11 +02:00
oliver
41f8b7fff1 always check permissions of previous Questgroup 2015-05-22 11:40:59 +02:00
oliver
b3e7303a1a check additional permissions of previous parent Questgroups for Questgroups and Quests 2015-05-22 11:34:16 +02:00
oliver
1daefa35a0 remove empty-files 2015-05-19 15:07:57 +02:00
oliver
60922ac8d7 improve Moodpics by using a MoodpicAgent 2015-05-19 15:03:04 +02:00
oliver
174e0b2ace hide map menu button if no map is set for the Seminary 2015-05-17 20:53:24 +02:00
oliver
77cfc0c051 improve map implementation including edit functionality 2015-05-17 20:53:00 +02:00
oliver
747f167781 correctly check permissions for parallel Quests (fixes #97) 2015-05-12 11:58:56 +02:00
oliver
4b4fa1b5b3 correctly use Character groups-group context for checking titles of Character groups and Quests (fixes #96) 2015-05-12 10:39:50 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
coderkun
ffa705005e merge 2015-04-27 16:42:05 +02:00
oliver
fa2dc75be6 get next and previous Questgroups for correct Seminary (fixes #92) 2015-04-26 18:50:10 +02:00
oliver
989a0019c3 create Component to handle data for Questtypes between different Quest states 2015-04-20 21:12:55 +02:00
oliver
51ce52c539 restrict moving of Questgroups to Seminary admins (fixes #88) 2015-04-19 15:55:44 +02:00
oliver
0b8c5f614f add filters for ?name? and ?email? to user listing (implements #82) 2015-04-19 15:53:45 +02:00
oliver
39b9f8fa6b ask for confirmation for moving Questgroups (issue #88) 2015-04-19 14:20:10 +02:00
oliver
02f817da67 correct POST-param naming for XP-level managing 2015-04-19 12:44:45 +02:00
oliver
8154dbd9be add password repeat for user editing (issue #85) 2015-04-19 11:49:29 +02:00
oliver
847b8821d6 add password repeat for user creation (issue #85) 2015-04-19 11:45:52 +02:00
oliver
2fd822f6b3 add password repeat for user registration (implements #85) 2015-04-19 11:31:19 +02:00
oliver
e971e3677a improve map feature by using its own database table and model 2015-04-16 11:04:01 +02:00
oliver
66a72dd1a6 add basic map design (issue #12) 2015-04-15 21:22:18 +02:00
oliver
0df698bcb7 add feature to delete media of Charactergroupsquests (implements #6) 2015-04-08 15:57:43 +02:00
oliver
8da4844f13 add contact mail address (implements #31) 2015-04-08 13:09:44 +02:00
oliver
cf3fbad8f0 move configuration ?registration_host? to ?app? section 2015-04-08 12:37:49 +02:00
oliver
f37e96bd33 add configuration value to restrict registration to an e?mail address (implements #4) 2015-04-08 12:34:13 +02:00
oliver
a715e8ae1e correctly use Seminary information for retrieving media 2015-04-08 11:20:54 +02:00
oliver
821c35aacd send Quest submission mails only to moderators of the same Seminary as the Quest is of 2015-04-02 12:55:42 +02:00
coderkun
4b87c22904 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00