ORIENT/modules/backend
Samuel Georges 02165a8a4a Introduce a new localized date control
Added a helped Backend::DateTime() for rendering the appropriate HTML output as a <time /> tag
The meta now specifies the locale and timezone preference used here
Lists now take advantage of this to display dates relative to the timezone and language (awesome sauce)
@todo Still need to get apply this logic to the datepicker form widget
2016-04-23 13:17:04 +10:00
..
assets Introduce a new localized date control 2016-04-23 13:17:04 +10:00
behaviors Add hasFields methods 2016-04-23 05:13:08 +10:00
classes Combine editor preferences and backend preferences 2016-04-23 05:31:05 +10:00
controllers Combine editor preferences and backend preferences 2016-04-23 05:31:05 +10:00
database Remove Illuminate references 2016-02-23 13:46:57 +11:00
facades Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
formwidgets Update moment, add moment.timezone library + locales 2016-04-23 13:11:26 +10:00
helpers Introduce a new localized date control 2016-04-23 13:17:04 +10:00
lang Combine editor preferences and backend preferences 2016-04-23 05:31:05 +10:00
layouts Introduce a new localized date control 2016-04-23 13:17:04 +10:00
models Introduce locale variants 2016-04-23 13:13:52 +10:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits clearAssetDefinitions -> flushAssets 2016-04-12 18:04:15 +10:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Introduce a new localized date control 2016-04-23 13:17:04 +10:00
ServiceProvider.php Combine editor preferences and backend preferences 2016-04-23 05:31:05 +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