Commit graph

170 commits

Author SHA1 Message Date
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
coderkun
3be12fe26e correct rights for managing Characters (Issue #156) 2014-04-26 13:31:17 +02:00
coderkun
72ab7505be use NotificationComponent to notify of new Achievements and Level-ups and show them in HTML-layout view (Issue #128) 2014-04-25 22:46:10 +02:00
coderkun
ac04034825 implement NotificationComponent for storing notifications 2014-04-25 22:45:11 +02:00
coderkun
96fd39ee83 let SeminarymenuController extend Controller instead of SeminaryController since it is not an IntermediatController 2014-04-25 22:44:37 +02:00
coderkun
b98b22734e update Quest page: show everything on one page 2014-04-24 18:06:57 +02:00
coderkun
d4c127d4dd show optional Questlines also for Questgroup (Issue #132) 2014-04-24 16:49:09 +02:00
coderkun
d1eed83395 add stati for Questgroups 2014-04-24 16:30:40 +02:00
coderkun
bdb3399230 correctly get data for optional Questgroups 2014-04-24 16:21:19 +02:00
coderkun
651a1641d7 implement manageing of Character groups (at least members) 2014-04-24 14:32:53 +02:00
coderkun
bf169305a7 do not use empty() without write-context 2014-04-24 12:38:52 +02:00
coderkun
daf303fe04 only consider Character with user role in ranking 2014-04-24 12:04:18 +02:00