Commit graph

760 commits

Author SHA1 Message Date
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
coderkun
51074ab748 implement icons for Character groups Quests and improve media handilng for Character groups 2014-05-07 00:44:45 +02:00
coderkun
ee114883e8 add hash sign (#) to the list of spcial characters for URLs 2014-05-06 23:27:29 +02:00
coderkun
c048e2356c do not show empty mottos for Character groups 2014-05-06 23:27:08 +02:00
coderkun
c4f2b4956c improve media handling for Character groups 2014-05-06 23:26:48 +02:00
coderkun
d789504791 order Characters for Character groups by their XPs (Issue #222) 2014-05-06 23:16:51 +02:00
coderkun
3a9b1fdfaa 1) correct media for Character groups 2) implement uploading of media for Character groups 3) let members change media and motto for Character groups 2014-05-06 18:04:29 +02:00
coderkun
56d807f925 correct cache control for media 2014-05-06 17:55:30 +02:00
coderkun
ac0b1c680c do not list only-once-Achievements that have already be achieved (Issue #215) 2014-05-06 10:15:18 +02:00
coderkun
495ab946d9 sort Character groups by XPs for listing and by name for managing (Issue #210) 2014-05-05 13:44:48 +02:00
coderkun
ae1c9a509b Questtype ?Textinput?: trim answers for regex matching 2014-05-05 11:15:53 +02:00
coderkun
5f7a067e5e correctly check Achievement condition for Character values (Issue #209) 2014-05-05 00:30:02 +02:00
coderkun
35bfc13f12 set title and headline for static error ?Service Unavailable? 2014-05-04 02:02:14 +02:00