Commit graph

20 commits

Author SHA1 Message Date
coderkun
1cc251038a unify Main- and Sidequests 2014-03-09 13:25:55 +01:00
coderkun
5cd7372ad2 correctly set status of Sidequests 2014-03-04 12:18:00 +01:00
coderkun
b6ea1fafae correct typo by marking Quest as unsolved 2014-03-04 03:03:32 +01:00
coderkun
48f796a0c7 change solved/unsolved status of a Quest to GET-parameter 2014-02-28 19:55:09 +01:00
coderkun
2923bd8421 provide methods to mark Quests as solved and unsolved for QuesttypeControllers 2014-02-26 20:20:38 +01:00
coderkun
f1b5affa79 implementing abstract classes for QuesttypeAgents (-Agent, -Controller, -Model and -View) 2014-02-23 14:45:07 +01:00
coderkun
0ef30ac1ca correct classname determination for older PHP-versions 2014-02-16 15:46:18 +01:00
coderkun
2f65a89ef4 1) implement basic CharactersAgent
2) use view for Character groups
2014-02-16 15:31:08 +01:00
coderkun
3d82dd7297 create method for savely printing text 2014-02-16 13:17:59 +01:00
coderkun
ff85002070 correct components and models of SeminaryRoleController 2014-02-09 13:35:39 +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
3bebc9a35f add IntlDateFormatter for formatting locale-dependent date and time 2014-01-25 20:22:54 +01:00
coderkun
011c9d8ed5 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
da7cda02f9 add localization and move timezone selection to the right place 2014-01-19 23:03:55 +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
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