Commit graph

715 commits

Author SHA1 Message Date
oliver
84abeaf492 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +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
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
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
coderkun
4a119cf770 fix styling for managing Avatars (fixes issue #37) 2015-03-10 10:14:57 +01:00
coderkun
d142fa48a6 fix styling for managing archievement (fixes issue #318) 2015-03-10 10:08:44 +01:00
coderkun
37609640e7 fix styling for ordering questgroups (fixes issue #32) 2015-03-10 10:00:58 +01:00
coderkun
4f62603646 add styling for fieldsets (fixes issue #332) 2015-03-06 16:07:34 +01:00
coderkun
3990efcdce fix float for lists (fixes issue #331) 2015-03-06 16:00:57 +01:00
coderkun
b8eb64674f add styling for list filters (fixes issue #316) 2015-03-06 15:49:58 +01:00
coderkun
5cb4703e5c update PHPdoc 2015-03-06 12:20:53 +01:00
coderkun
84d6712327 use phpdoc.dist.xml instead of phpdoc.xml 2015-03-06 12:20:24 +01:00
coderkun
7fb41eac1c remove action Quests->createmedia() 2015-03-06 12:19:40 +01:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
2c0e68b194 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
895cdad9db add PHPdoc (solves issue #343) 2015-03-06 09:54:41 +01:00