54 Commits

Author SHA1 Message Date
92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 2014-03-28 21:54:32 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
87df068eb0 DI WIP 2014-03-20 19:54:52 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
49010df192 Changed Controller::afterAction(), Module::afterAction() and ActionFilter::afterAction() to pass $result by value instead of reference 2014-02-27 10:52:17 -05:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
aa5e82ec07 Fixes #1965: Controller::findLayoutFile() returns incorrect file path when layout name starts with a slash 2014-01-14 08:29:47 -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
17807874b6 Fixes issue #53: implemented Menu. 2013-05-07 15:46:21 -04:00
48d04fbb8c !== array() => !empty() 2013-05-07 19:57:27 +04:00
06fa0259b5 Added Controller::populate(). 2013-04-29 23:13:10 -04:00
a578938df7 Added beforeAction and afterAction to Module. 2013-04-24 18:59:54 -04:00
5b412b8f84 script WIP 2013-04-16 17:42:31 -04:00
31777c9231 Fixed render issue. 2013-04-05 12:43:55 -04:00
c32a202d82 refactored MVC. 2013-03-31 20:21:29 -04:00
2fd87fb6d0 User WIP 2013-03-28 08:28:03 -04:00
884977a724 renamed util to helpers. 2013-03-23 15:32:26 -04:00
a5ee5b842b view WIP 2013-03-22 17:22:29 -04:00
2ecf1d9284 view sip 2013-03-22 08:50:57 -04:00
1d48d01ef7 refactored View. 2013-03-20 22:03:13 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
3c1452e84b Changed the separator of message category. 2013-02-05 11:48:35 -05:00
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00
af4455eb03 Finished console support.
Finished migrate command.
2013-02-03 19:37:29 -05:00
6a595de4be refactored MVC. 2013-02-03 13:54:27 -05:00
b2662c0cd9 clean up help command. 2013-02-02 23:36:20 -05:00
e09a791c92 MVC cleanup 2013-01-31 15:05:49 -05:00
311f876b7b MVC WIP 2013-01-30 23:34:04 -05:00
bd320533ab MVC WIP 2013-01-30 19:49:38 -05:00
9165a1592a cleanup. 2013-01-29 09:01:38 -05:00
0d21ee67cb MVC WIP 2013-01-28 18:51:36 -05:00
3fa22483c1 refactored logging.
MVC WIP
2013-01-27 17:11:06 -05:00
a6961f3404 patched controller and action creation 2013-01-26 00:21:04 +01:00
29398f4c22 MVC WIP 2013-01-25 08:44:09 -05:00
78396afb02 validator cleanup. 2013-01-20 19:39:56 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
b51aa4ed65 ... 2012-06-07 14:45:15 -04:00
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
ed9f225fb4 ... 2012-05-24 19:45:15 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00
769c1dee92 ... 2012-05-12 10:52:55 -04:00
be8dd940db ... 2012-05-12 10:42:44 -04:00
5a72523a14 console commands. 2012-05-12 00:28:23 -04:00
5f3e24d81f working on console app. 2012-05-11 21:55:22 -04:00
5cd9ddc6cc ... 2012-05-05 17:31:11 -04:00
c1cb99ab37 controller work. 2012-05-05 13:30:33 -04:00