Commit graph

21 commits

Author SHA1 Message Date
coderkun
4ab600fb6d evolve QuesttypeAgents with fixed Actions and Character submission handling 2014-03-19 00:06:17 +01:00
coderkun
f4bab6efdb unify Main- and Sidequests 2014-03-09 13:25:55 +01:00
coderkun
2f9c13feff correctly set status of Sidequests 2014-03-04 12:18:00 +01:00
coderkun
ce4ebd6718 correct typo by marking Quest as unsolved 2014-03-04 03:03:32 +01:00
coderkun
9efe5bb041 change solved/unsolved status of a Quest to GET-parameter 2014-02-28 19:55:09 +01:00
coderkun
7f5572f0e1 provide methods to mark Quests as solved and unsolved for QuesttypeControllers 2014-02-26 20:20:38 +01:00
coderkun
41f64d48be implementing abstract classes for QuesttypeAgents (-Agent, -Controller, -Model and -View) 2014-02-23 14:45:07 +01:00
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
ab4c1fde6d create method for savely printing text 2014-02-16 13:17:59 +01:00
coderkun
927d36aa9f correct components and models of SeminaryRoleController 2014-02-09 13:35:39 +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
2f8960a86e add IntlDateFormatter for formatting locale-dependent date and time 2014-01-25 20:22:54 +01:00
coderkun
4706fb5204 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
379328434b add localization and move timezone selection to the right place 2014-01-19 23:03:55 +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
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