Commit graph

15 commits

Author SHA1 Message Date
coderkun
a84aac478d correct permissions for task editing action 2014-08-29 15:32:20 +02:00
coderkun
9b47c263ae correct check for next questgroup 2014-08-08 17:14:30 +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
23841c6aff implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +02:00
coderkun
66bd4ee08b implement basic CRUD for Quests 2014-07-01 17:00:43 +02:00
coderkun
9d0275eb7a add option to disable mail notifications for users (issue #330) 2014-06-24 20:55:32 +02:00
coderkun
0076e9b629 add title filter for Quest listing 2014-06-19 23:11:28 +02:00
coderkun
cc86917c7a correct sending mail for character submissions (resolves issue #326) 2014-06-11 22:36:51 +02:00
coderkun
b09d4abc06 add cache-table for character data instead of using database view (solves issue #324) 2014-06-08 14:11:21 +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
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
dcdd274a55 generalize count limit for lists and correct error handling for AJAX Quest listing 2014-05-26 17:45:11 +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
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00