Commit Graph

35 Commits

Author SHA1 Message Date
Pavel 482aed9379 Corrected typos in the comments.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-16 18:44:11 +04:00
Taylor Otwell b65380d6ff Added automatic controller detection.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-12 17:03:09 -05:00
Taylor Otwell 8da1c16c8b Tweak controller layout resolution.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-05 13:31:30 -06:00
Taylor Otwell e70261e962 added support for controller factories. 2012-02-22 15:09:04 -06:00
Taylor Otwell 2f66c97806 changes 2012-02-18 13:37:02 -06:00
Taylor Otwell 775b97ee76 load controller file before checking in ioc container. 2012-02-12 19:15:13 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 007863a6fa cleaning up various codes. 2012-02-06 19:59:07 -06:00
Taylor Otwell 8bd740d183 added support for named layouts. 2012-02-01 08:38:12 -06:00
Taylor Otwell 6d6fc1b13e fix bug in backreference. 2012-01-25 16:19:56 -06:00
Taylor Otwell d4c5114792 code quality and backreference support in controllers. 2012-01-25 16:07:16 -06:00
Taylor Otwell f9bc3cc2df added before and after methods to the base controller. 2012-01-16 14:21:06 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 958efea5bd Fix a docblock in the controller class. 2011-11-30 08:52:40 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00:17 -06:00
Taylor Otwell 10b9001e13 adjust how the response is rendered, as well as move input flashing to after filter. 2011-11-20 22:47:56 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 2011-11-11 09:52:30 +00:00
Taylor Otwell fe218f9b0b restore controller section of autoloader. 2011-11-09 22:38:29 -06:00
Taylor Otwell 8718b582df cleaning up the autoloader and core bootstrapping. 2011-11-09 22:32:35 -06:00
Taylor Otwell dcc334b617 fixed bug in controller filter method. 2011-11-09 21:57:26 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell a38ba2a6ab clean up controller and session. 2011-11-08 20:35:24 -06:00
Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 2011-11-08 20:08:20 -06:00
Taylor Otwell 8d3327da3c ditched filter shortcuts 2011-11-07 22:53:59 -06:00
Taylor Otwell 3833e12c72 added before and after filter methods to controller. 2011-11-07 22:48:17 -06:00
Taylor Otwell cd310efd25 revised method of declaring filters on controllers. 2011-11-07 21:46:55 -06:00
Taylor Otwell 88e6143338 made controllers restful by default. 2011-11-04 21:57:40 -05:00
Taylor Otwell 895d876463 fixed bugs found when unit testing. 2011-11-02 23:02:23 -05:00
Taylor Otwell c4eb6c9416 change controller->filters to protected. 2011-11-01 23:19:06 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell b40e69c47a fixed controller routing bug. 2011-10-15 21:44:39 -05:00
Taylor Otwell 76a5bc483a refactoring various classes. 2011-10-15 14:39:52 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00