37 Commits

Author SHA1 Message Date
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
1f31f27787 phpdoc 2014-07-29 22:19:14 +02:00
a2aa20f183 simplified errorhandler registration. 2014-05-11 20:59:20 -04:00
3fdcf11f24 updated phpdoc 2014-04-09 18:51:45 +02:00
586f5b87b0 Removed Application::preload in favor of Application::bootstrap 2014-04-09 10:47:10 -04:00
a4b6fb263d handle Exceptions in application init() 2014-03-30 01:27:18 +01:00
f2b20d99d5 Merge branch 'master' into refactor-errorhandler
* master:
  Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered
  app end improvement.
  improvement of Application::end() handling.
  typo fix.
  Fixes #2910: Added `Application::end()`

Conflicts:
	framework/base/Application.php
2014-03-30 00:27:51 +01:00
8b4d4a0b25 cleanup web errorhandler 2014-03-29 23:02:35 +01:00
ac74fede28 Fixes #2910: Added Application::end() 2014-03-28 16:59:21 -04:00
b9b4555da6 move assetManager to base application. 2014-03-27 14:09:30 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
cc636805da Fixes #1894: The path aliases @webroot and @web are now available right after the application is initialized 2014-01-11 22:05:36 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
41ea94853b refactoring and documentation for asset/script management. 2013-04-19 15:19:29 -04:00
a701697c96 fixed component name 2013-04-19 01:58:23 +04:00
0416e01414 script WIP 2013-04-15 22:59:13 -04:00
4c2fcd7608 refactored application. 2013-04-10 10:48:27 -04:00
6aa86712e2 User WIP 2013-03-28 21:51:31 -04:00
cd1b3d321a refactored url creation shortcut method. 2013-03-26 21:03:43 -04:00
1184e1e148 Finished AccessControl and HttpCache. 2013-03-26 15:27:15 -04:00
80dbaaca8b bug fixes. 2013-03-25 19:37:42 -04:00
03e212bcf6 Added HtmlTest. 2013-03-11 11:41:46 -04:00
30d70be071 Finished Html helper. 2013-03-10 22:00:26 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
210e7b69c4 cleanup 2013-03-04 07:48:57 -05:00
60583b87d3 cleanup 2013-03-04 07:07:34 -05:00
a095d383e2 refactored url management. 2013-02-27 11:19:24 -05:00
e26a9ff4f5 ... 2013-02-06 11:06:21 -05:00
1c375b9097 bug fixes. 2013-02-06 10:47:40 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
476266a25b moved UrlManager from web to base 2012-12-26 19:34:41 +04:00
d876da383e ... 2012-10-08 20:50:09 -04:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00