Commit Graph

253 Commits

Author SHA1 Message Date
Taylor Otwell e36dba4f10 default to showing all errors.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-02-29 20:39:02 -06:00
Taylor Otwell 86fa595317 set application key by default. 2012-02-22 11:00:02 -06:00
ladea 670dee6c49 typo 2012-02-21 14:31:52 +02:00
Taylor Otwell 7f3f1f3481 global after filter receives response object. 2012-02-20 09:20:14 -06:00
Taylor Otwell ba3f62f79a added auto_key config option. 2012-02-17 09:00:53 -06:00
Taylor Otwell 36834c1118 add database.profile config option. 2012-02-16 08:46:48 -06:00
Taylor Otwell 82315f31d5 added configurable automatic key generation. 2012-02-15 13:02:38 -06:00
Taylor Otwell 6b14bd394e change psr method to directories. 2012-02-15 11:12:23 -06:00
Taylor Otwell 14c9d38270 add facade for filter::register. 2012-02-14 08:22:10 -06:00
Taylor Otwell 5af190cca7 removed misleading comment in home controller. 2012-02-12 14:51:53 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell a0379ea48d fix comment about bundle caching. 2012-02-08 08:20:46 -06:00
Taylor Otwell 3e398d1b49 added auto start bundle option. 2012-02-07 16:59:51 -06:00
Taylor Otwell 3292024e69 use start.php for bundle bootstrapping, bundle.php for info. 2012-02-07 16:51:57 -06:00
Taylor Otwell a11318863a improving bundle workflow. 2012-02-07 15:00:35 -06:00
Taylor Otwell 5b6b156b41 move timezone set into core bootstrap. 2012-02-06 09:35:28 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell 554d390f1e added same and different validation rules. 2012-02-03 11:02:54 -06:00
Taylor Otwell 97fb28bd00 added base controller default setup. 2012-02-03 08:55:04 -06:00
Taylor Otwell eaa2cf593c added support for custom validation lines. 2012-02-01 10:11:27 -06:00
Taylor Otwell 8066a595bc added remember_me cookie config option. 2012-02-01 08:52:57 -06:00
Taylor Otwell 96b43e90b3 show warning when key is not set. 2012-01-31 16:35:35 -06:00
Taylor Otwell 2b12c0c140 modified cookie class. set application key on first request if not set. 2012-01-31 15:58:00 -06:00
Taylor Otwell 62856a15ce added config option for display_errors. fixed response::error to use dot syntax. 2012-01-31 13:29:38 -06:00
Taylor Otwell 6c1e3578ad Merge pull request #279 from subdesign/patch-1
Added ü and Ü characters to strings.php
2012-01-30 08:22:59 -08:00
Taylor Otwell 72d181b330 added exists method and language lines for ip and exists rules. 2012-01-30 09:54:19 -06:00
Taylor Otwell 1ec6fc766c added support for database table prefixes. 2012-01-29 13:07:15 -06:00
Taylor Otwell 97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell f706ed75bf made testing elegant. 2012-01-27 15:28:46 -06:00
Taylor Otwell b9f6d162e6 improve key generation. 2012-01-27 10:43:45 -06:00
Taylor Otwell 82f56f9545 remove var_dump. 2012-01-26 20:07:59 -06:00
Taylor Otwell 70082508f5 improve bundle configuration and registration. 2012-01-26 20:07:02 -06:00
Taylor Otwell d76cf4ba23 bundle improvements. 2012-01-26 17:01:17 -06:00
Barna Szalai 931d3ee414 Updated with "ü" and "Ü" characters. Letter occurs in Hungarian, German, Karelian, Turkish, Estonian, Azeri, Turkmen languages. 2012-01-26 15:58:00 +01:00
Taylor Otwell f182ae277f wording change 2012-01-16 16:47:09 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell b7b80d6d49 the application url will now be auto-detected. 2011-11-28 23:10:16 -06:00
Taylor Otwell ad386c8468 add space to css. 2011-11-23 23:13:51 -06:00
Taylor Otwell 581d2265e0 simplified splash pages. 2011-11-23 23:11:20 -06:00
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