Commit graph

782 commits

Author SHA1 Message Date
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
coderkun
5ed06ba5d3 disable auto logging to screen for AJAX-requests 2013-10-30 12:17:07 +01:00
coderkun
3e67a2931d detect AJAX request and set layout automatically 2013-10-30 12:16:39 +01:00
coderkun
1c8ceec183 add IdNotFoundException 2013-09-22 21:49:07 +02:00
coderkun
0b477b0f41 extend request parameter handling 2013-09-22 21:48:56 +02:00
coderkun
2f70f158ec add access-properties 2013-09-22 21:48:36 +02:00
coderkun
3c3b96ef1f implement Components 2013-09-22 21:46:41 +02:00
coderkun
d4ff4b2c34 implement drivers as Singleton 2013-09-22 21:44:54 +02:00
coderkun
eb0057963c load Models defined in parent classes 2013-09-22 21:43:17 +02:00
coderkun
0503b85c28 correct trifles 2013-09-22 21:41:38 +02:00
coderkun
7681d3abfa correct namespaces 2013-09-22 21:39:53 +02:00
coderkun
30045f8832 correct namespaces 2013-08-27 14:24:31 +02:00
coderkun
8cd746750a current state as framework 2013-08-09 02:41:06 +02:00