Commit graph

20 commits

Author SHA1 Message Date
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
bf8d452ecf correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +02:00
Daniel
a15b2146e0 ordered list for group listing in group quests 2014-05-17 16:15:21 +02:00
Daniel
2db79c9bb8 show all quests button design 2014-05-17 16:02:14 +02:00
coderkun
bc63775920 implement CRUD for Questtopics (library) (Issue #290) 2014-05-17 13:46:23 +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
98a3a06ffa implement adding a Quest to Questtopic and little improvements 2014-05-16 15:37:54 +02:00
coderkun
f41f48b928 implement managing of Queststopics 2014-05-16 00:22:24 +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
67af12a3cf correctly set Achievements count (Issue #286) 2014-05-15 21:30:43 +02:00
coderkun
bca58c4c61 merge 2014-05-15 18:18:15 +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
Daniel
2e4f09542c no colored borders for group index 2014-05-15 12:35:28 +02:00