Commit graph

795 commits

Author SHA1 Message Date
coderkun
7386cc0bb6 imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages 2014-05-25 11:58:50 +02:00
coderkun
598eac39ee correctly set request parameters for MailApi 2014-05-25 11:54:30 +02:00
coderkun
c93d8ad779 implement MailApi for generating mail content 2014-05-25 10:16:49 +02:00
coderkun
5d0d90c373 use AJAX to dynamicall load list of all Quests for a Seminary (Issue #287) 2014-05-25 00:47:29 +02:00
coderkun
80753aaf8c implement AjaxAgent for AJAX-responses 2014-05-25 00:45:19 +02:00
coderkun
f7568d0626 move linker from core to app 2014-05-25 00:42:08 +02:00
coderkun
b5d3b4e68e 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
92ed71722a correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +02:00
coderkun
26247b24a0 sort Character groups Quests by date (resolves issue #746) 2014-05-24 19:10:17 +02:00
coderkun
0570ac6427 template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
9a9dbe08de merge 2014-05-19 12:07:54 +02:00
coderkun
d2874ef84b Questtype ?Choiceinput?: general improvements learned from Questtype ?Textinput? 2014-05-19 12:05:25 +02:00
coderkun
5a00b90500 Questtype ?textinput?: small simplifications 2014-05-19 12:04:44 +02:00
coderkun
b7a7299b45 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00
Daniel
8c5d05818b matrix option font sizing 2014-05-17 16:26:38 +02:00
Daniel
ebe359183f ordered list for group listing in group quests 2014-05-17 16:15:21 +02:00
Daniel
eb96edffc4 show all quests button design 2014-05-17 16:02:14 +02:00
Daniel
735bc02e1f small & medium size classes for text input in tasks 2014-05-17 15:57:13 +02:00
Daniel
7a5c30d4d7 separation of top three and medal colors removing in group ranking 2014-05-17 15:50:08 +02:00
coderkun
6cb12a0b7a do not use empty in non-write context 2014-05-17 15:29:54 +02:00
coderkun
f143884624 implement CRUD for Questtopics (library) (Issue #290) 2014-05-17 13:46:23 +02:00
coderkun
9002e165a0 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
f232883f55 implement adding a Quest to Questtopic and little improvements 2014-05-16 15:37:54 +02:00
coderkun
cd9f11cf0a implement managing of Queststopics 2014-05-16 00:22:24 +02:00
coderkun
f0dd34e762 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
9f321bd695 correctly set Achievements count (Issue #286) 2014-05-15 21:30:43 +02:00
coderkun
876dc95ca2 merge 2014-05-15 18:18:15 +02:00
coderkun
ea828a88dc 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
3f03d25481 merge 2014-05-15 12:39:10 +02:00
Daniel
bac112086a no colored borders for group index 2014-05-15 12:35:28 +02:00
coderkun
53a968d644 merge 2014-05-15 12:17:13 +02:00
coderkun
981d2528c1 remove leftover debug output from testing 2014-05-15 12:16:09 +02:00
coderkun
eea8797bb1 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
e4a030ce1f only check permissions for Questgroup if entered-status has not been set (Issue #279) 2014-05-15 12:12:32 +02:00
coderkun
eea226c1c2 check for Quest related Achievements only on Quest pages (Issue #278) 2014-05-15 12:05:36 +02:00
Daniel
50c1bd4246 group list with special design for top three groups 2014-05-14 20:51:10 +02:00
Daniel
350ed3c6a3 correct class for group index list 2014-05-14 19:17:37 +02:00
coderkun
ba3b76981f add icons for first Character groups in listing (Issue #223) 2014-05-14 18:47:19 +02:00
coderkun
e68db3be2b link icons for Character groups Quests in listing 2014-05-14 18:38:29 +02:00
coderkun
ec70165c8f do not show milestone Achievements in Seminarybar (Issue #276) 2014-05-14 18:33:46 +02:00
coderkun
3c361662ef merge 2014-05-14 18:32:08 +02:00
coderkun
ff849bd72c restructure application classes 2014-05-14 18:30:25 +02:00
Daniel
3ada3163c4 group quest design with icon 2014-05-14 16:57:59 +02:00
Daniel
b7352194c5 increased size for mod comments on submission 2014-05-14 15:05:06 +02:00
Daniel
c98a86fff1 task table design 2014-05-14 14:54:57 +02:00
Daniel
134a2e15ca font style italic for strong tag in tasks 2014-05-14 14:33:15 +02:00
coderkun
0e15287639 add strong-tag to text formatting 2014-05-13 21:14:00 +02:00
coderkun
85eb9e5004 do not render seminary menu if no character is present or it has no roles 2014-05-13 15:39:19 +02:00
coderkun
05b88d219a do not try to render Seminarybar if no Seminary is present 2014-05-13 13:44:14 +02:00
coderkun
6b0f620dbc correctly set userId for uploads Character groups Quests media 2014-05-13 13:41:53 +02:00