Commit graph

815 commits

Author SHA1 Message Date
coderkun
fc7124d0ab correct classname determination for older PHP-versions 2014-02-16 15:46:18 +01:00
coderkun
aba02981b4 1) implement basic CharactersAgent
2) use view for Character groups
2014-02-16 15:31:08 +01:00
coderkun
50442a4852 implement Quests for Character groups (-groups) 2014-02-16 13:20:58 +01:00
coderkun
ab4c1fde6d create method for savely printing text 2014-02-16 13:17:59 +01:00
coderkun
f83048f8dc implement CharactergroupsAgent and include it in Seminary page 2014-02-16 02:48:29 +01:00
coderkun
cc9936e47b correct missing closing-tag 2014-02-16 01:56:27 +01:00
coderkun
03cef158d4 implement out- and abort-text for sidequests 2014-02-16 01:55:52 +01:00
coderkun
c658b31118 remove e?mail-addresses from introduction page 2014-02-15 11:29:10 +01:00
coderkun
822eec2459 delete Stylesheet- and CssAgent and use static CSS-file instead 2014-02-15 11:27:24 +01:00
coderkun
b05a8b8b21 set caching headers for media 2014-02-14 20:45:10 +01:00
coderkun
7891405470 correct permissions of MediaController 2014-02-14 19:57:24 +01:00
coderkun
fc22eab443 do not regenerate session id 2014-02-14 19:52:05 +01:00
coderkun
56292b8515 add error template for binary layout 2014-02-14 19:30:51 +01:00
coderkun
f8e82453f8 make media directory configurable and check media file for existence 2014-02-14 19:25:29 +01:00
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