Commit graph

686 commits

Author SHA1 Message Date
oliver
c1d75e8f83 move configuration ?registration_host? to ?app? section 2015-04-08 12:37:49 +02:00
oliver
c512dca087 add configuration value to restrict registration to an e?mail address (implements #4) 2015-04-08 12:34:13 +02:00
oliver
dcfb93ec6b correctly use Seminary information for retrieving media 2015-04-08 11:20:54 +02:00
oliver
23de034a8a change operator for comparing counts for Quest Achievements from ?>=? to ?=? 2015-04-08 10:06:59 +02:00
oliver
140fc4b86c correct SQL-query for getting users with role 2015-04-05 23:04:48 +02:00
oliver
3aebed666e 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
51f734e407 correct copying of Quests and Questtexts 2015-03-21 17:20:34 +01:00
oliver
166ece6ac0 set moodpics for Seminary copy 2015-03-21 16:24:37 +01:00
coderkun
b2d00bc624 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
a7a4652a0e fix styling for managing Avatars (fixes issue #37) 2015-03-10 10:14:57 +01:00
coderkun
071c8ce981 fix styling for managing archievement (fixes issue #318) 2015-03-10 10:08:44 +01:00
coderkun
055943ed96 fix styling for ordering questgroups (fixes issue #32) 2015-03-10 10:00:58 +01:00
coderkun
0781f87880 add styling for fieldsets (fixes issue #332) 2015-03-06 16:07:34 +01:00
coderkun
a8e0cadc02 fix float for lists (fixes issue #331) 2015-03-06 16:00:57 +01:00
coderkun
11cc462ff5 add styling for list filters (fixes issue #316) 2015-03-06 15:49:58 +01:00
coderkun
c9625ed836 update PHPdoc 2015-03-06 12:20:53 +01:00
coderkun
2fb2844246 use phpdoc.dist.xml instead of phpdoc.xml 2015-03-06 12:20:24 +01:00
coderkun
7cca8eb501 remove action Quests->createmedia() 2015-03-06 12:19:40 +01:00
coderkun
969887da58 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
01a9c81f81 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
daa33a8f4b add PHPdoc (solves issue #343) 2015-03-06 09:54:41 +01:00
coderkun
a4859e1487 set CSS-class and headline for Epilog if the game is over (Issue #338) 2014-08-29 15:39:18 +02:00
coderkun
a84aac478d correct permissions for task editing action 2014-08-29 15:32:20 +02:00
coderkun
1287c44ed6 correct indentation for Questtype ?Choiceinput? 2014-08-29 15:30:02 +02:00
coderkun
2577779f80 imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
f85649a6c0 update translations 2014-08-17 20:40:02 +02:00
coderkun
1a4c9cdfa8 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
c93f98f8d8 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +02:00
coderkun
5ac4f7ce70 add ?game over? slogan (Issue #338) 2014-08-08 20:24:46 +02:00
coderkun
9b47c263ae correct check for next questgroup 2014-08-08 17:14:30 +02:00
coderkun
e9016bc014 improve TextFormatter: remove whitespaces between table-tags 2014-08-01 10:17:16 +02:00
coderkun
e888e0ac25 set some attributes for input fields for task editing of Questtype ?Textinput? 2014-07-31 14:31:31 +02:00
coderkun
355afb1e20 check XP-level for user?s Character listing 2014-07-31 14:28:56 +02:00
coderkun
798f3089d1 set validation settings for CharactersController->edit() 2014-07-31 12:49:44 +02:00
coderkun
955861f528 make XP-level optional for Characters 2014-07-31 12:49:11 +02:00
coderkun
34c7e8ac55 remove unused color decoration from Questtype ?Textinput? 2014-07-31 11:42:12 +02:00
coderkun
d92497a800 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
3b1bed540f implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00
coderkun
d955fd0c72 add abstract method edittask() to QuesttypeController for editing the task of a Quest 2014-07-31 11:15:14 +02:00
coderkun
2ec13fa516 check uploaded files for existance (UploadsController) 2014-07-11 12:21:58 +02:00
coderkun
c354ed3f7f correcty access XP-level in HTML-layout 2014-07-11 12:21:14 +02:00
coderkun
1db0093004 update translations 2014-07-11 12:02:14 +02:00
coderkun
67140250d6 move links to manage XP-levels and Characters to Character list 2014-07-11 12:02:06 +02:00
coderkun
b37d74b5a0 correct level for Character avatar in menu 2014-07-10 13:37:53 +02:00
coderkun
13cd80f436 check availability of Avatar at various places 2014-07-10 13:19:02 +02:00
coderkun
b1a92bcd03 adjust position when deleting Achievements 2014-07-10 12:57:55 +02:00
coderkun
7873ee0d5b improve CRUD for Character types (issue #319) and implement CRUD for Avatars (issue #37) 2014-07-10 12:57:25 +02:00
coderkun
591ce2690b implement CRUD for XP-levels 2014-07-09 13:02:54 +02:00
coderkun
765f5a4b19 update translations 2014-07-09 11:36:00 +02:00
coderkun
424fd601b7 correct permissions for Achievements 2014-07-08 13:58:26 +02:00