Commit graph

722 commits

Author SHA1 Message Date
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
Daniel
85c4285a06 group quest design with icon 2014-05-14 16:57:59 +02:00
Daniel
7121df3e3f increased size for mod comments on submission 2014-05-14 15:05:06 +02:00
Daniel
6fcacbcd7d task table design 2014-05-14 14:54:57 +02:00
Daniel
f7ee74d56b font style italic for strong tag in tasks 2014-05-14 14:33:15 +02:00
coderkun
ecae448652 add strong-tag to text formatting 2014-05-13 21:14:00 +02:00
coderkun
5610718a95 do not render seminary menu if no character is present or it has no roles 2014-05-13 15:39:19 +02:00
coderkun
f10e10e6a7 do not try to render Seminarybar if no Seminary is present 2014-05-13 13:44:14 +02:00
coderkun
d1a7fb2761 correctly set userId for uploads Character groups Quests media 2014-05-13 13:41:53 +02:00
coderkun
3655eb3b15 only check Achievements for default ToplevelAgent correctly (Issue #253) 2014-05-13 09:19:08 +02:00
coderkun
c93261a98f only check Achievements for default ToplevelAgent correctly (Issue #253) 2014-05-12 22:19:02 +02:00
coderkun
1a310e6652 add stylesheet to static error page (Issue #207) 2014-05-12 21:11:04 +02:00
coderkun
7e05f4c24a only check Achievements for default ToplevelAgent 2014-05-12 20:37:46 +02:00
coderkun
2136db02e2 TextFormatter: correctly reference backtick for preserving whitespaces after link creation 2014-05-12 16:44:32 +02:00
coderkun
ee6f25dbdb correcty check permissions for a Quest if one of the previous Quests has as following Quest the Quest itself (Issue #229) 2014-05-12 16:17:26 +02:00
coderkun
2c52f6db9c correctly reuse calculations of cumulated data for Quests (Issue #235) 2014-05-10 13:44:13 +02:00
coderkun
80005e4e2a correct wording for Achievements of most successful Characters (Issue #226) 2014-05-07 21:53:32 +02:00
coderkun
09c6da5f91 update translations 2014-05-07 21:43:56 +02:00
coderkun
4f42f01866 ignore logfiles 2014-05-07 00:46:08 +02:00
coderkun
36d81e4f27 correct caching of resized files 2014-05-07 00:45:04 +02:00