Commit graph

782 commits

Author SHA1 Message Date
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
coderkun
b9ee93972c ignore generated documentation 2014-09-16 12:46:17 +02:00
coderkun
2d4e9689d1 add PHPDoc configuration 2014-09-16 12:44:30 +02:00
coderkun
857dc97a14 correct typos in doc-tags and add missing tags 2014-09-16 12:42:19 +02:00
coderkun
554ff1c166 set CSS-class and headline for Epilog if the game is over (Issue #338) 2014-08-29 15:39:18 +02:00
coderkun
588438cc9e correct permissions for task editing action 2014-08-29 15:32:20 +02:00
coderkun
90a986df2e correct indentation for Questtype ?Choiceinput? 2014-08-29 15:30:02 +02:00
coderkun
fa1e5826cb imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
5eaf01a7d0 update translations 2014-08-17 20:40:02 +02:00