Commit graph

755 commits

Author SHA1 Message Date
oliver
a2024ca221 Questtype ?Drag&Drop?: correct translation literal for editing step 2015-05-12 18:28:39 +02:00
oliver
10dbc51fb1 restructure class TextFormatter and apply ?target? attributes to links (fixes #26) 2015-05-12 18:25:10 +02:00
oliver
4cb337f0aa Questtype ?Textinput?: improve injection of input-fields 2015-05-12 16:45:15 +02:00
oliver
814851355e add Textile markup (implements #94) 2015-05-12 16:37:03 +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
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
ccc5ff3def add database scripts 2015-04-27 14:50:42 +02:00
oliver
1c5e3c157c don?t wrap filters for Character listing in <p>ttags 2015-04-27 14:50:20 +02:00
oliver
5813371fe2 correct docstring typo 2015-04-27 14:49:51 +02:00
oliver
70052b55e9 removed unused code for QuesttypeAgent 2015-04-27 14:49:32 +02:00
oliver
fa2dc75be6 get next and previous Questgroups for correct Seminary (fixes #92) 2015-04-26 18:50:10 +02:00
oliver
980ed7d014 add support for multiple languages 2015-04-26 11:15:38 +02:00
coderkun
a9a96a0cd8 correct indentation of config-files 2015-04-26 10:51:42 +02:00
coderkun
2a7ed82695 replace tabs with spaces 2015-04-25 16:22:31 +02:00
coderkun
b10251302e make array of models to load unique 2015-04-25 14:10:52 +02:00
coderkun
3eac7bdc5e move PHPdoc configuration file to ?dist? version 2015-04-25 14:10:30 +02:00
coderkun
6b1814d118 add RewriteBase to .htaccess files 2015-04-25 14:10:03 +02:00
coderkun
307eac64a1 add namespaces to docstrings 2015-04-25 14:09:46 +02:00
oliver
f5a8e51cbd Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
oliver
989a0019c3 create Component to handle data for Questtypes between different Quest states 2015-04-20 21:12:55 +02:00
oliver
6c5fbb3f22 prevent divisons by zero for progress bars 2015-04-19 16:09:45 +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
2d635efae5 redesign page for editing Character types 2015-04-19 14:01:04 +02:00
oliver
4282b48f3a remove unused button at creating Achievments 2015-04-19 12:51:01 +02:00
oliver
02f817da67 correct POST-param naming for XP-level managing 2015-04-19 12:44:45 +02:00
oliver
5507567af9 set styling for validation error lists 2015-04-19 12:15:21 +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
171c1b9897 correct getting Drop-fields for Questtype ?dragndrop? 2015-04-17 21:29:54 +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
c22d66943d use TextFormatter in questions of Questtype ?Multiplechoice? 2015-04-14 11:08:13 +02:00
oliver
df7c22c8fc add some checks to not throw IdNotFound exception for empty Quests (fixes #9) 2015-04-09 15:52:11 +02:00
oliver
fed6d4a80c correct listing of managing Characters (fixes #8) 2015-04-09 13:55:08 +02:00
oliver
0060dfee8a Questtype ?textinput?: show count of correctly filled fields (implements #3) 2015-04-08 16:24:01 +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
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
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