Commit graph

333 commits

Author SHA1 Message Date
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
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
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
coderkun
ec70165c8f do not show milestone Achievements in Seminarybar (Issue #276) 2014-05-14 18:33:46 +02:00
coderkun
ff849bd72c restructure application classes 2014-05-14 18:30:25 +02:00
coderkun
05b88d219a do not try to render Seminarybar if no Seminary is present 2014-05-13 13:44:14 +02:00
coderkun
cc9a067fdd 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
ad968b712a correct caching of resized files 2014-05-07 00:45:04 +02:00
coderkun
072333c88b implement icons for Character groups Quests and improve media handilng for Character groups 2014-05-07 00:44:45 +02:00
coderkun
93e8dcd912 improve media handling for Character groups 2014-05-06 23:26:48 +02:00
coderkun
6318c61bcd 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
194487540d correct cache control for media 2014-05-06 17:55:30 +02:00
coderkun
3fea2c4799 do not list only-once-Achievements that have already be achieved (Issue #215) 2014-05-06 10:15:18 +02:00
coderkun
5a3c3d88b4 sort Character groups by XPs for listing and by name for managing (Issue #210) 2014-05-05 13:44:48 +02:00
coderkun
dde0a50e04 add a meaningful title to HTML-pages (Issue #185) 2014-05-04 01:41:54 +02:00
coderkun
9a1e3f9152 always show Epilog and follow-up Quests for admins and moderators (Issue #159) 2014-05-03 23:07:44 +02:00
coderkun
510f6a869f use client?s mimetype as fallback for uploads 2014-05-03 22:37:04 +02:00
coderkun
3e37012ba0 detect mimetypes on server-side instead of relying on mimetype reported by client (Issue #202) 2014-05-03 16:32:26 +02:00
coderkun
01c292f049 list only Characters with at least one role for adding to a Character group (Issue #198) 2014-05-03 13:03:46 +02:00
coderkun
7648201caa correct validation check for uploading media for Character groups Quest (Issue #193) 2014-05-03 12:57:06 +02:00
coderkun
cf38f9efa1 implement media upload for Character groups Quests (Issue #193) 2014-05-02 15:33:47 +02:00
coderkun
fa7b9b552b do not let Characters change their type (only moderators are allowed to do that) 2014-05-02 01:35:52 +02:00
coderkun
bada77e1a6 do not use pointers for temporary arrays 2014-05-02 01:19:25 +02:00
coderkun
1b9eafeee0 improve query for getting Character submissions and show submission date also for solved and unsolved submissions 2014-05-02 01:18:37 +02:00
coderkun
485e72a9d1 do not use empty() without write context 2014-05-01 21:26:36 +02:00
coderkun
90828668c1 sort Character Quest submission by submission date and print out this date (Issue #189) 2014-05-01 20:47:05 +02:00
coderkun
39c1c06e5b add option to sort users and Characters by registration date 2014-05-01 14:29:34 +02:00
coderkun
378c953c55 remove unused variable for sorting Characters by role 2014-05-01 14:21:47 +02:00
coderkun
c856cb7c54 implement managing of users 2014-05-01 14:21:05 +02:00
coderkun
0cba4afefb implement CRUD for Characters and improve Character registration 2014-05-01 13:10:43 +02:00
coderkun
aed297c33e add validation to UsersController and let users change their own data and add breadcrumbs to user pages 2014-05-01 03:22:02 +02:00
coderkun
af05d4ebfc evolve ValidationComponent 2014-05-01 03:20:30 +02:00
coderkun
63ee9a9468 implement managing of Character groups Quests 2014-05-01 01:50:40 +02:00
coderkun
53c1002ab2 implement CRUD for Character groups Quests (Issue #30) 2014-04-30 00:49:32 +02:00
coderkun
195095680e correct array if no Characters are selected for managing Characters 2014-04-29 21:54:12 +02:00
coderkun
332ae4f2c7 implement sort functionality for listing and managing Characters (Issue #177) 2014-04-29 21:40:12 +02:00
coderkun
f2de7c3de7 add icons for Character groups 2014-04-29 14:18:04 +02:00
coderkun
f112900609 correct redirect of Quests with unspecified result 2014-04-29 01:16:17 +02:00
coderkun
6d17b7eaf1 correct description shorting for Seminaries and add values for XP progress bar 2014-04-28 23:16:36 +02:00
coderkun
2669359076 include Characters with same amount of XPs in Character ranking and sort them randomly 2014-04-28 15:31:11 +02:00
coderkun
e90bfb7008 correct listing of Quests for Questtopics 2014-04-28 13:44:58 +02:00
coderkun
bc38de16fd remove leftover var_dump() from testing 2014-04-28 10:21:27 +02:00
coderkun
f74d18c668 ipmlement CRUD for Character (groups-) groups 2014-04-28 10:09:17 +02:00
coderkun
b7f0671636 add moodpics for system and Seminary categories 2014-04-27 12:36:30 +02:00
coderkun
0294040063 search for the first text of a Questgroup recursively (Issue #77) 2014-04-27 03:50:25 +02:00
coderkun
d077aa026a add option to select Character properties to show for listing and managing Characters 2014-04-27 03:11:10 +02:00
coderkun
7792c48a77 use parameter for locked Achievements to prevent caching problems (Issue #155) 2014-04-26 14:14:51 +02:00