Commit graph

208 commits

Author SHA1 Message Date
oliver
45e7821363 assign Character titles via QR-codes (implements #118) 2016-03-26 17:36:23 +01:00
oliver
93ee93e093 fix typo (missing ?s?) in CharactersModel 2016-03-26 17:06:11 +01:00
oliver
474515daa7 implement CRUD for Character titles 2016-03-26 17:05:42 +01:00
oliver
d765cacd9f add Character titles and let Characters choose gender and title 2016-03-26 15:46:37 +01:00
oliver
4d6e95f81e add Achievement condition ?qrcode? to trigger Achievements by scanning a QR-code (implements #126) 2016-03-12 19:19:20 +01:00
oliver
2a932d1134 include Character groups Achievements when copying Seminaries 2016-03-12 16:03:38 +01:00
oliver
61920a6707 add Agent for Character groups Achievements (implements #123) 2016-03-12 16:01:27 +01:00
oliver
da4c38d9ad move method to create random hashes to Utils-class 2016-03-12 15:56:32 +01:00
oliver
b3c22edf6b fix an exception variable 2016-02-27 20:00:40 +01:00
oliver
ec6d4b2cef use random hash strings for Station URLs 2016-02-27 19:59:59 +01:00
oliver
d5373b5b9d add location to seminaries 2016-02-12 11:02:06 +01:00
oliver
798af92bf4 add selector which Character group to show for Stations (implements #133) 2016-02-12 09:57:11 +01:00
oliver
dd6d14c651 fix visibility of method getEnteredStationsForQuestAndGroup() 2016-02-02 12:01:39 +01:00
oliver
5ad86c811a add count of Stations for each Character group (implements #139) 2016-02-02 10:02:17 +01:00
oliver
84a3855e47 implement copying of Stations for Seminary copy feature 2016-01-30 20:15:13 +01:00
oliver
091d014815 add media to right/wrong text of Character group Quest Stations 2016-01-24 19:36:05 +01:00
oliver
90736df4f2 display icons for Character groups Quest Stations 2016-01-22 20:51:23 +01:00
oliver
ad11db6b60 add prolog to Character groups Quest Stations 2016-01-15 13:21:21 +01:00
oliver
c582156377 add basic CRUD for Character groups Quest Stations 2016-01-14 19:04:56 +01:00
oliver
623ff64e0a integrate Character groups Quest Stations into Character groups Quests 2015-12-25 16:43:18 +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
2b589bbe5c fix ID for deleting Achievements 2015-08-23 18:55:10 +02:00
oliver
17c1302687 simplify image sources 2015-08-21 10:19:52 +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
648ef0ff3f correct Questgroupshierarchy position when deleting Questgroups 2015-08-19 22:23:54 +02:00
oliver
bb5be9d644 correct deletion of Questgroups 2015-08-19 21:44:54 +02:00
oliver
df22100c9e correct indentation of some docstrings 2015-08-16 21:27:55 +02:00
oliver
e1e64e8426 implement clean deletion of Seminaries 2015-08-16 21:27:36 +02:00
oliver
f5bdd3bf1a make cleanup of media more robust 2015-05-17 20:53:43 +02:00
oliver
77cfc0c051 improve map implementation including edit functionality 2015-05-17 20:53:00 +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
0c6100a1ae merge 2015-04-30 18:50:27 +02:00
oliver
84abeaf492 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +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
coderkun
2a7ed82695 replace tabs with spaces 2015-04-25 16:22:31 +02:00
coderkun
307eac64a1 add namespaces to docstrings 2015-04-25 14:09:46 +02:00
oliver
0b8c5f614f add filters for ?name? and ?email? to user listing (implements #82) 2015-04-19 15:53:45 +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
fed6d4a80c correct listing of managing Characters (fixes #8) 2015-04-09 13:55:08 +02:00
oliver
0df698bcb7 add feature to delete media of Charactergroupsquests (implements #6) 2015-04-08 15:57:43 +02:00
oliver
a715e8ae1e correctly use Seminary information for retrieving media 2015-04-08 11:20:54 +02:00
oliver
98f2437d0a change operator for comparing counts for Quest Achievements from ?>=? to ?=? 2015-04-08 10:06:59 +02:00
oliver
a456784b76 correct SQL-query for getting users with role 2015-04-05 23:04:48 +02:00
oliver
191ef2c6b9 correct copying of Quests and Questtexts 2015-03-21 17:20:34 +01:00
oliver
c0b22f03e1 set moodpics for Seminary copy 2015-03-21 16:24:37 +01:00
coderkun
4b87c22904 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00