Commit graph

19 commits

Author SHA1 Message Date
oliver
625ba60f13 set styling for validation error lists 2015-04-19 12:15:21 +02:00
coderkun
7cca8eb501 remove action Quests->createmedia() 2015-03-06 12:19:40 +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
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
d955fd0c72 add abstract method edittask() to QuesttypeController for editing the task of a Quest 2014-07-31 11:15:14 +02:00
coderkun
a982460289 correct url for Quest text images 2014-07-04 13:56:16 +02:00
coderkun
23841c6aff implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +02:00
coderkun
6df9e5cf24 correct a few typos 2014-07-01 20:30:49 +02:00
coderkun
69e77074d1 correct field for entry text for creating and editing Quests 2014-07-01 20:28:35 +02:00
coderkun
66bd4ee08b implement basic CRUD for Quests 2014-07-01 17:00:43 +02:00
coderkun
0076e9b629 add title filter for Quest listing 2014-06-19 23:11:28 +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
bf8d452ecf correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +02:00
Daniel
2db79c9bb8 show all quests button design 2014-05-17 16:02:14 +02:00
coderkun
294731e8e2 use own method to get list of Quests for a Seminary ordered by open Character submissions 2014-05-16 16:04:56 +02:00
coderkun
f863ff9678 listing of all Quests of a Seminary: improve filtering, sort Quests and do not load all at once (Issue #71) 2014-05-15 23:37:26 +02:00
coderkun
fe75a67215 store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00