Commit graph

16 commits

Author SHA1 Message Date
coderkun
7264b623c1 implement CRUD for Questgroupshierarchy 2014-06-03 14:30:26 +02:00
coderkun
b0e3dd1169 correctly link back to Quest choosen by Character at the end of an optional Questline 2014-06-02 22:04:01 +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
a08a09a9a0 correct links in e?mail notifications 2014-05-27 11:46:06 +02:00
coderkun
26ccbc61e0 add e?mail notifcation for approved Quests (resolves issue #298) 2014-05-27 11:43:53 +02:00
coderkun
66ce3caee3 add e?mail notification for Character submissions that need to be reviewed by moderators 2014-05-27 11:13:23 +02:00
coderkun
e9d9147b28 add AJAX to user listing (Issue #287) 2014-05-27 10:16:36 +02:00
coderkun
688d6d6382 add AJAX to Character listing 2014-05-26 17:46:30 +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
7c10592f6b implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
coderkun
082f38ef49 set linker for Text- and HTML-mails 2014-05-25 22:34:55 +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
f655749be3 use AJAX to dynamicall load list of all Quests for a Seminary (Issue #287) 2014-05-25 00:47:29 +02:00
coderkun
fa9842d964 implement AjaxAgent for AJAX-responses 2014-05-25 00:45:19 +02:00
coderkun
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00