Commit graph

698 commits

Author SHA1 Message Date
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
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
coderkun
5855e93866 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
57f72d25b2 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +02:00
coderkun
0ffe6ab3c2 add ?game over? slogan (Issue #338) 2014-08-08 20:24:46 +02:00
coderkun
c0ce4d210e correct check for next questgroup 2014-08-08 17:14:30 +02:00
coderkun
be1438a31f improve TextFormatter: remove whitespaces between table-tags 2014-08-01 10:17:16 +02:00
coderkun
bc41fbfe14 set some attributes for input fields for task editing of Questtype ?Textinput? 2014-07-31 14:31:31 +02:00
coderkun
879462a919 check XP-level for user?s Character listing 2014-07-31 14:28:56 +02:00
coderkun
80cad623bb set validation settings for CharactersController->edit() 2014-07-31 12:49:44 +02:00
coderkun
904183fd8d make XP-level optional for Characters 2014-07-31 12:49:11 +02:00
coderkun
3f0e096d63 remove unused color decoration from Questtype ?Textinput? 2014-07-31 11:42:12 +02:00
coderkun
ffcc383fc0 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
2d25784404 implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00