Commit graph

339 commits

Author SHA1 Message Date
coderkun
ebd5dcc3e0 correct typo in AppConfig 2014-02-14 19:04:24 +01:00
coderkun
10c37e58b6 correct typo in Questgroup hierarchy path 2014-02-14 18:59:55 +01:00
coderkun
e76f32a759 include pictures for Questgroups and Quests 2014-02-14 18:59:39 +01:00
coderkun
fd89f0e3f8 implement QuestgroupspictureAgent to include the picture of a Questgroup 2014-02-14 18:58:47 +01:00
coderkun
77c2e9d2a9 rewrite media URLs 2014-02-14 18:57:29 +01:00
coderkun
dcc22fb59a do not upload media files 2014-02-14 18:57:05 +01:00
coderkun
57a1cb0527 implement MediaAgent for displaying media 2014-02-14 18:56:12 +01:00
coderkun
95527ef038 implement BinaryAgent for displaying binary data 2014-02-14 18:53:19 +01:00
coderkun
0126e67787 implement Questtexts and Sidequests 2014-02-12 23:39:15 +01:00
coderkun
6a356d2dec show Questtexts for Quests 2014-02-12 10:31:05 +01:00
coderkun
5e38499aca add empty AchievementsComponent and AchievementsModel 2014-02-09 13:55:45 +01:00
coderkun
2be685883a add logging method detection for IPv6 2014-02-09 13:38:25 +01:00
coderkun
e30d7281a8 add CharactersModel 2014-02-09 13:37:56 +01:00
coderkun
684d31f4bf implement basic Questgroups and Quests structure 2014-02-09 13:37:40 +01:00
coderkun
927d36aa9f correct components and models of SeminaryRoleController 2014-02-09 13:35:39 +01:00
coderkun
484cfb67fd show Characters and Roles of an user 2014-02-09 13:33:38 +01:00
coderkun
9204aa0949 correct name of SeminaryRoleController 2014-02-07 14:10:00 +01:00
coderkun
21f6625c68 implement user roles and user seminary roles as basic ACL 2014-01-30 00:59:02 +01:00
coderkun
6cec814ab8 add compatibility library for password functions (PHP<=5.5) 2014-01-29 16:45:45 +01:00
coderkun
b7a0d594d8 use ?is_null? function instead of ?empty? due to backwards compatibility 2014-01-29 15:40:49 +01:00
coderkun
b7c858c762 do not use ?finally?-statement (not available for PHP <= 5.4) 2014-01-29 12:50:04 +01:00
coderkun
9e21ff9312 implement CRUD for seminaries and correct typos for users 2014-01-25 20:55:10 +01:00
coderkun
2f8960a86e add IntlDateFormatter for formatting locale-dependent date and time 2014-01-25 20:22:54 +01:00
coderkun
3024ca070e correct little mistakes in Linker-class 2014-01-22 16:31:49 +01:00
coderkun
4706fb5204 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
08f061d410 create AuthComponent with basic functionality 2014-01-22 16:28:32 +01:00
coderkun
379328434b add localization and move timezone selection to the right place 2014-01-19 23:03:55 +01:00
coderkun
5badc9f0cd link css-file and headline correctly 2014-01-19 13:38:59 +01:00
coderkun
98fd25ef53 update introduction page a little 2014-01-19 13:38:40 +01:00
coderkun
00d4aeac3a add basic Users- and SeminariesAgent 2014-01-17 16:26:49 +01:00
coderkun
2a5330e4be change link parameter masking of framework 2014-01-17 16:25:26 +01:00
coderkun
2aca3f6515 create application Utils 2014-01-17 16:22:56 +01:00
coderkun
f56824655b create application model 2014-01-17 16:22:43 +01:00
coderkun
f10512ef98 correct parameters for Agent-actions 2014-01-17 13:13:32 +01:00
coderkun
44b3983356 add MenuAgent 2014-01-17 13:12:02 +01:00
coderkun
c8c5800427 add IntroductionAgent 2014-01-17 03:28:18 +01:00
coderkun
168ebde8c8 add Stylesheet- and CssAgent and add it to HTML-layout 2014-01-17 02:37:08 +01:00
coderkun
7a5d92fdbf add application Controller 2014-01-17 02:34:29 +01:00
coderkun
9066928191 add framework and basic application files 2014-01-17 02:19:53 +01:00