ORIENT/modules/cms
Dave Shoreman 48090351bd Convert current core timestamp columns to nullable
Adds migrations to switch all existing timestamp fields from being
NOT NULL DEFAULT 0, to NULL DEFAULT NULL, in order to get around
issues with new default modes in MySQL that cause errors in 0 dates.
2016-04-29 19:31:17 +01:00
..
assets UI update 2016-02-28 19:52:21 -08:00
classes If the cache should fail, don't bring down the whole app 2016-04-27 05:44:32 +10:00
contracts Allow CmsObjects to define their own Twig cache key 2016-03-21 13:42:03 +11:00
controllers Clean up 2016-03-29 14:55:25 +02:00
database/migrations Convert current core timestamp columns to nullable 2016-04-29 19:31:17 +01:00
formwidgets Cut back the design 2016-04-22 08:21:08 +10:00
helpers Swap FileHelper methods for new Ini parser 2015-10-03 07:30:11 +10:00
lang Fixes to editor preferences 2016-04-21 04:50:05 +10:00
models Fix error in Maintenance Settings 2016-03-28 15:41:47 +02:00
twig Clean up 2016-03-29 14:55:25 +02:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Address serialize/unserialize issues 2016-04-16 08:22:31 +10:00
ServiceProvider.php Move halcyon registration to model boot 2016-04-04 18:37:56 +10:00
composer.json ~1.0 -> dev-develop 2016-04-01 14:07:43 +11:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00