21 Commits

Author SHA1 Message Date
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
4c419e2293 Add cron queue migration and use it as default config 2014-07-03 18:37:47 +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