Commit graph

193 commits

Author SHA1 Message Date
coderkun
5ceb82ae69 correct permissions of MediaController 2014-02-14 19:57:24 +01:00
coderkun
18dbf8d83a do not regenerate session id 2014-02-14 19:52:05 +01:00
coderkun
2873f9325f add error template for binary layout 2014-02-14 19:30:51 +01:00
coderkun
3f686005e3 make media directory configurable and check media file for existence 2014-02-14 19:25:29 +01:00
coderkun
74abd9a7ff correct typo in AppConfig 2014-02-14 19:04:24 +01:00
coderkun
0cba7dcc90 correct typo in Questgroup hierarchy path 2014-02-14 18:59:55 +01:00
coderkun
fc814a515e include pictures for Questgroups and Quests 2014-02-14 18:59:39 +01:00
coderkun
857aeb37af implement QuestgroupspictureAgent to include the picture of a Questgroup 2014-02-14 18:58:47 +01:00
coderkun
f1917de143 rewrite media URLs 2014-02-14 18:57:29 +01:00
coderkun
1d273badbe do not upload media files 2014-02-14 18:57:05 +01:00
coderkun
e11b07ead6 implement MediaAgent for displaying media 2014-02-14 18:56:12 +01:00
coderkun
0d474e2fba implement BinaryAgent for displaying binary data 2014-02-14 18:53:19 +01:00
coderkun
46364ac6f2 implement Questtexts and Sidequests 2014-02-12 23:39:15 +01:00
coderkun
108ca65470 show Questtexts for Quests 2014-02-12 10:31:05 +01:00
coderkun
ad2ac73f01 add empty AchievementsComponent and AchievementsModel 2014-02-09 13:55:45 +01:00
coderkun
e08508270e add logging method detection for IPv6 2014-02-09 13:38:25 +01:00
coderkun
858c503add add CharactersModel 2014-02-09 13:37:56 +01:00
coderkun
efd4f990fa implement basic Questgroups and Quests structure 2014-02-09 13:37:40 +01:00
coderkun
ff85002070 correct components and models of SeminaryRoleController 2014-02-09 13:35:39 +01:00
coderkun
a0f85a976a show Characters and Roles of an user 2014-02-09 13:33:38 +01:00
coderkun
6a52ded20e correct name of SeminaryRoleController 2014-02-07 14:10:00 +01:00
coderkun
fcc7e89fcd implement user roles and user seminary roles as basic ACL 2014-01-30 00:59:02 +01:00
coderkun
0e7ea50bd5 add compatibility library for password functions (PHP<=5.5) 2014-01-29 16:45:45 +01:00
coderkun
5d86b5527b use ?is_null? function instead of ?empty? due to backwards compatibility 2014-01-29 15:40:49 +01:00
coderkun
59d7857ffb do not use ?finally?-statement (not available for PHP <= 5.4) 2014-01-29 12:50:04 +01:00
coderkun
297c56e29d implement CRUD for seminaries and correct typos for users 2014-01-25 20:55:10 +01:00
coderkun
3bebc9a35f add IntlDateFormatter for formatting locale-dependent date and time 2014-01-25 20:22:54 +01:00
coderkun
34e304ded1 correct little mistakes in Linker-class 2014-01-22 16:31:49 +01:00
coderkun
011c9d8ed5 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
63766773a0 create AuthComponent with basic functionality 2014-01-22 16:28:32 +01:00
coderkun
da7cda02f9 add localization and move timezone selection to the right place 2014-01-19 23:03:55 +01:00
coderkun
df074f5a01 link css-file and headline correctly 2014-01-19 13:38:59 +01:00
coderkun
22618f7985 update introduction page a little 2014-01-19 13:38:40 +01:00
coderkun
150aa2d1b5 add basic Users- and SeminariesAgent 2014-01-17 16:26:49 +01:00
coderkun
fed2fec0c9 change link parameter masking of framework 2014-01-17 16:25:26 +01:00
coderkun
1e42680367 create application Utils 2014-01-17 16:22:56 +01:00
coderkun
f618a2869a create application model 2014-01-17 16:22:43 +01:00
coderkun
978ce5156d correct parameters for Agent-actions 2014-01-17 13:13:32 +01:00
coderkun
99a1d525a7 add MenuAgent 2014-01-17 13:12:02 +01:00
coderkun
d205864dd4 add IntroductionAgent 2014-01-17 03:28:18 +01:00
coderkun
b0a83f4cc9 add Stylesheet- and CssAgent and add it to HTML-layout 2014-01-17 02:37:08 +01:00
coderkun
24f97d7c94 add application Controller 2014-01-17 02:34:29 +01:00
coderkun
3fca3cab9b add framework and basic application files 2014-01-17 02:19:53 +01:00