Commit Graph

213 Commits

Author SHA1 Message Date
Taylor Otwell 8d8aa750d1 remove unnecessary paginator language lines. 2011-11-22 23:15:11 -06:00
Taylor Otwell 1535eca1c9 refactoring pagination. 2011-11-22 21:21:36 -06:00
Taylor Otwell 837b480231 remove the input flashing from filters. 2011-11-22 18:17:23 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00:17 -06:00
Taylor Otwell 4283e7ec98 moved error pages to application directory. 2011-11-20 23:01:05 -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
Taylor Otwell d3f9391981 fixing some bugs. 2011-11-15 23:15:58 -06:00
Taylor Otwell 1acd66a247 turn off error logging. 2011-11-15 20:04:06 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell 0a2c61ec29 refactoring error handling. 2011-11-10 22:46:01 -06:00
Jason Lewis 654a0b88f2 Added Paginator to the array of aliased classes. 2011-11-10 17:52:37 +11:00
Taylor Otwell 0fd88b67f2 controller should extend base controller. 2011-11-09 22:04:28 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell 75ba2447f8 Fix Hash class alias. 2011-11-09 10:32:26 -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 d05f4fa0db renamed hasher class to hash and hash method to make. 2011-11-07 23:32:32 -06:00
Taylor Otwell 0cd6966e15 tweaked configuration comments. 2011-11-07 22:59:00 -06:00
Taylor Otwell fefc202cb8 tweak comments in the default controller. 2011-11-07 22:15:30 -06:00
Taylor Otwell 6f60c44804 fix default controller method. 2011-11-07 22:14:55 -06:00
Taylor Otwell 4bfcb064bf fix controller comment. 2011-11-04 21:58:09 -05:00
Taylor Otwell 88e6143338 made controllers restful by default. 2011-11-04 21:57:40 -05:00
Taylor Otwell 7b22f66a94 tweaked routing comments. 2011-11-04 18:49:52 -05:00
Taylor Otwell 9fd503f5b6 Small clean-up in the auth configuration file. 2011-11-03 13:20:29 -05:00
Taylor Otwell 23fcf35804 fixed validator bug. 2011-11-03 00:43:50 -05:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Dayle Rees da4c196c3c corrected typo ::of_layout() to ::of_home() for clarity 2011-11-02 14:19:38 +00:00
Taylor Otwell 2a5c94a61b ignoring files in the storage directory. 2011-11-01 23:55:10 -05:00
Taylor Otwell ee71bdcd8f adding back ignore files. 2011-11-01 23:54:36 -05:00
Taylor Otwell 493e1c1374 remove tests from main repository, moved storage directory to application. 2011-11-01 23:51:14 -05:00
Taylor Otwell 6081baaa20 git rid of uri test case and remove information from config. 2011-11-01 23:42:47 -05:00
Taylor Otwell 880fd106c7 tweaking route introduction. 2011-11-01 23:29:06 -05:00
Taylor Otwell 2c108a9188 refactoring the filters. 2011-11-01 23:12:56 -05:00
Taylor Otwell 6048d20921 refactoring the session class. 2011-11-01 23:11:08 -05:00
Taylor Otwell 2e1fed294f refactoring bootstrapping. 2011-11-01 22:55:43 -05:00
Taylor Otwell ca2c988274 added cookie option to session configuration. 2011-11-01 20:53:48 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell d44c076ebf refactoring the autoloader. 2011-10-31 23:00:13 -05:00
Taylor Otwell 997a90bcf5 major session refactoring. 2011-10-31 22:15:47 -05:00
Taylor Otwell ef9e4dfd61 reverting di refactoring. 2011-10-29 22:31:50 -05:00
Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 2011-10-29 22:24:32 -05:00
Taylor Otwell e44eec106d fixed old input persistence bug. 2011-10-27 08:08:21 -05:00
Taylor Otwell b6d7df4510 fix cache manager alias. 2011-10-27 08:03:44 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 8443cef301 added some notes to the home controller. 2011-10-24 22:50:36 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell d5d9776298 continuing to refactor the bootstrap process. 2011-10-18 21:03:13 -05:00
Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 2011-10-18 20:19:36 -05:00