Commit Graph

31 Commits

Author SHA1 Message Date
Samuel Georges 9e500985ff Config and planning for L5 upgrade 2015-01-28 11:49:05 +11:00
Samuel Georges 415f07eb1d Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Samuel Georges 48b90e86b6 Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled. 2014-12-06 13:43:06 +11:00
Samuel Georges 33be75af10 Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead. 2014-12-06 13:22:57 +11:00
Andrew Elkins 5283698970 Security Fix for csrf token 2014-11-11 13:11:09 -08:00
Sam Georges e81b7394b1 Fixes #733 - Be more considerate of others 2014-11-01 16:15:17 +11:00
Reizinixc 3a936f6b4e Fix typo in app/config/cms.php
Sepcific -> Specific
2014-10-24 07:32:51 +07:00
Stefan Talen 472bca2a57 Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00
Sam Georges c814ad5124 Minor 2014-09-29 11:08:48 +10:00
alekseybobkov dcf7bb7d4f Merge branch 'develop' into misc-tmp 2014-09-27 23:29:41 -07:00
Josh Hall cfc5233bc0 Change pagination to slider-3 for Bootstrap v3
This is an update in accordance to #601

Laravel made an update for pagination to work with Bootstrap v3. October also uses Bootstrap v3.1.1, so it would make sense for this version to be the default pagination output.

Reference: https://github.com/laravel/docs/pull/421
2014-09-23 14:18:09 -05:00
alekseybobkov a9e2e2d80f Improvements in the CMS objects and back-end UI. 2014-09-18 20:34:24 -07:00
Sam Georges e85cbf80c5 Fixes unit tests 2014-07-29 13:14:54 +10:00
Sam Georges 4e84907973 Refs https://github.com/octobercms/install/pull/37
Add port to default config
2014-07-24 22:11:55 +10:00
Sam Georges 9b85038203 Fixes #452 - New config item disableCoreUpdates 2014-07-24 19:16:19 +10:00
Sam Georges 9d9e91f2e5 Stop logging everything, October uses a custom error handler 2014-07-24 19:16:18 +10:00
Sam Georges 4c419e2293 Add cron queue migration and use it as default config 2014-07-03 18:37:47 +10:00
Sam Georges ebb92ed33e Add temp directory 2014-06-27 12:01:30 +10:00
Sam Georges 907da61254 Refs #350 - add default sender address 2014-06-26 17:29:06 +10:00
Sam Georges 2c61afaa2e May aswell use the default encryption key since config isn't updated 2014-06-15 12:06:26 +10:00
Sam Georges c4fa109868 Required update for Laravel 4.2 2014-06-11 16:17:50 +10:00
Sam Georges 08bc886d1b Plugins with missing dependancies are disabled by the system.
Plugins can now be disabled manually by config (see config cms.disablePlugins).
2014-05-21 16:36:05 +10:00
Sam Georges b65b2e4da9 Fix comments 2014-05-20 16:35:41 +10:00
Sam Georges 969299b495 Fixes #135 - Can now specify a temp directory
Better error reporting
2014-05-20 16:25:34 +10:00
Sam Georges 6406190634 Add more checks to warnings 2014-05-20 15:44:51 +10:00
Sam Georges 40d2039d2b Clean up 2014-05-20 15:18:06 +10:00
Jmeyering b3f8bc0cca Add the setting to allow line ending changes 2014-05-19 13:06:37 -05:00
Pascal Borreli 459c8e0cfa Fixed typos 2014-05-17 18:08:01 +02:00
Jasper 2ddf5c459c Added support for fallback language 2014-05-16 10:59:19 +02:00
Sam Georges f5e180d885 Fixes #54 - Make sqlite db ref rewritable 2014-05-15 11:49:24 +10:00
Sam Georges 71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00