Commit graph

591 commits

Author SHA1 Message Date
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
8200e608ff update translations 2014-05-25 22:41:25 +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
36597d7b84 use MailApi to generate mail messages and send mails with PHPMailer 2014-05-25 22:32:08 +02:00
coderkun
ad815e4c99 add logger to application controller 2014-05-25 22:14:05 +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
333c45773f correctly set request parameters for MailApi 2014-05-25 11:54:30 +02:00
coderkun
e89c3ad550 implement MailApi for generating mail content 2014-05-25 10:16:49 +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
1754d062df move linker from core to app 2014-05-25 00:42:08 +02:00
coderkun
f6a2149696 correctly check if a Character has solved a Questgroup by checking last child Questgroup if Questgroup has so Quests itself 2014-05-24 21:59:07 +02:00
coderkun
bf8d452ecf correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +02:00
coderkun
3d84a93408 sort Character groups Quests by date (resolves issue #746) 2014-05-24 19:10:17 +02:00
coderkun
8c8714a51e template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
a60c7a2c19 merge 2014-05-19 12:07:54 +02:00
coderkun
930601586c Questtype ?Choiceinput?: general improvements learned from Questtype ?Textinput? 2014-05-19 12:05:25 +02:00
coderkun
8f6fdb3fa2 Questtype ?textinput?: small simplifications 2014-05-19 12:04:44 +02:00
coderkun
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00
Daniel
c8cbbe2842 matrix option font sizing 2014-05-17 16:26:38 +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
Daniel
94009e01b4 small & medium size classes for text input in tasks 2014-05-17 15:57:13 +02:00
Daniel
9b805bc673 separation of top three and medal colors removing in group ranking 2014-05-17 15:50:08 +02:00
coderkun
013df79c6e do not use empty in non-write context 2014-05-17 15:29:54 +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
6c85b6e42d merge 2014-05-15 12:39:10 +02:00
Daniel
2e4f09542c no colored borders for group index 2014-05-15 12:35:28 +02:00
coderkun
7038a17dcb merge 2014-05-15 12:17:13 +02:00
coderkun
70417bc6ea remove leftover debug output from testing 2014-05-15 12:16:09 +02:00
coderkun
beb165c192 only check last Quest(s) of a Questgroup for determining if Character has solved this Questgroup 2014-05-15 12:15:25 +02:00
coderkun
775c93947f only check permissions for Questgroup if entered-status has not been set (Issue #279) 2014-05-15 12:12:32 +02:00
coderkun
1670661434 check for Quest related Achievements only on Quest pages (Issue #278) 2014-05-15 12:05:36 +02:00
Daniel
87e884a787 group list with special design for top three groups 2014-05-14 20:51:10 +02:00
Daniel
03def17b35 correct class for group index list 2014-05-14 19:17:37 +02:00
coderkun
54b6bbc276 add icons for first Character groups in listing (Issue #223) 2014-05-14 18:47:19 +02:00
coderkun
54a79c9da7 link icons for Character groups Quests in listing 2014-05-14 18:38:29 +02:00
coderkun
3102108e52 do not show milestone Achievements in Seminarybar (Issue #276) 2014-05-14 18:33:46 +02:00
coderkun
da1936bc35 merge 2014-05-14 18:32:08 +02:00
coderkun
a6d9bf653a restructure application classes 2014-05-14 18:30:25 +02:00