Commit graph

28 commits

Author SHA1 Message Date
coderkun
50c38e0efa merge 2015-04-30 18:50:27 +02:00
oliver
1cc0326a41 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +02:00
coderkun
046a724272 merge 2015-04-27 16:42:05 +02:00
oliver
3fdb23374c add support for multiple languages 2015-04-26 11:15:38 +02:00
oliver
64a47dfc5f add contact mail address (implements #31) 2015-04-08 13:09:44 +02:00
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
coderkun
b2d00bc624 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
2577779f80 imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
c93f98f8d8 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +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
591ce2690b implement CRUD for XP-levels 2014-07-09 13:02:54 +02:00
coderkun
59778e2b2e implement CRUD for Achievements (issue #318) 2014-07-08 13:54:25 +02:00
coderkun
23841c6aff implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +02:00
coderkun
5fa70e65b3 implement CRUD for Questgroup texts (issue #32) 2014-07-01 22:24:28 +02:00
coderkun
66bd4ee08b implement basic CRUD for Quests 2014-07-01 17:00:43 +02:00
coderkun
da6c132216 implement CRUD for Questgroups (issue #32) 2014-06-19 20:13:46 +02:00
coderkun
7264b623c1 implement CRUD for Questgroupshierarchy 2014-06-03 14:30:26 +02:00
coderkun
9b05d99391 implement CRUD for Charactertypes (resolves issue #319) 2014-05-30 10:46:53 +02:00
coderkun
a4ccb74e8c implement CRUD for Seminaries (resolves issue #33) 2014-05-28 10:33:05 +02:00
coderkun
e9d9147b28 add AJAX to user listing (Issue #287) 2014-05-27 10:16:36 +02:00
coderkun
dcdd274a55 generalize count limit for lists and correct error handling for AJAX Quest listing 2014-05-26 17:45:11 +02:00
coderkun
f42fa8d4e8 remove test settings for test mail server 2014-05-25 22:50:12 +02:00
coderkun
36597d7b84 use MailApi to generate mail messages and send mails with PHPMailer 2014-05-25 22:32:08 +02:00
coderkun
e03b45c25b use linker for creating links in mails instead of static URLs 2014-05-25 22:12:06 +02:00
coderkun
c995fea203 imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages 2014-05-25 11:58:50 +02:00
coderkun
e89c3ad550 implement MailApi for generating mail content 2014-05-25 10:16:49 +02:00
coderkun
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00