ORIENT/modules/cms/classes
Dave Shoreman faf682e30e Localise last modified date for mediaManager items
Updates the string version of the date to use PHP's IntlDateFormatter
which gives us translated dates in the appropriate format, based on
the user's locale set in backend preferences.

If ever there's a case where locale wasn't set or didn't match anything,
it would default to the system locale.
2015-09-24 19:11:32 +01:00
..
asset Lil tidy up 2015-03-07 10:47:38 +11:00
content Lil tidy up 2015-03-07 10:47:38 +11:00
layout Lil tidy up 2015-03-07 10:47:38 +11:00
page Simplify visibleViewBag + visibleSettings 2015-06-05 17:24:27 +10:00
partial Lil tidy up 2015-03-07 10:47:38 +11:00
theme Improve multilanguage support 2015-05-16 11:47:24 +02:00
Asset.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
CmsCompoundObject.php Rollback the idea of using $visible on CmsCompoundObjects 2015-07-25 11:07:36 +10:00
CmsController.php Fixes issue when routing to CmsController homepage (no params) 2015-05-02 12:56:40 +10:00
CmsException.php Adds folder support for making partials 2015-04-14 22:17:10 +10:00
CmsObject.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
CmsObjectCollection.php Create withComponent() filter for CmsObjects 2015-04-04 10:34:25 +11:00
CmsObjectQuery.php Create withComponent() filter for CmsObjects 2015-04-04 10:34:25 +11:00
CodeBase.php Roll back the changes from #852 in the name of KISS 2015-06-17 18:50:51 +10:00
CodeParser.php Fixes issue in CodeParser where it tries to use a class that doesn't exist 2015-02-26 23:08:38 +11:00
ComponentBase.php Fixes rendering 2 shared component partials nukes context 2015-08-30 11:56:44 +10:00
ComponentHelpers.php Translate component group 2015-06-19 22:22:18 -04:00
ComponentManager.php Write tests that verify the truth of #1373 2015-08-15 13:39:44 +10:00
ComponentPartial.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Content.php Escape HTML for .txt contents 2015-08-05 00:00:43 +02:00
Controller.php Fixes rendering 2 shared component partials nukes context 2015-08-30 11:56:44 +10:00
FileHelper.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
Layout.php Rollback the idea of using $visible on CmsCompoundObjects 2015-07-25 11:07:36 +10:00
LayoutCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
MediaLibrary.php The API response for insert / insert+crop should be identical 2015-08-08 11:17:56 +10:00
MediaLibraryItem.php Localise last modified date for mediaManager items 2015-09-24 19:11:32 +01:00
MediaViewHelper.php Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Rollback the idea of using $visible on CmsCompoundObjects 2015-07-25 11:07:36 +10:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php Rollback the idea of using $visible on CmsCompoundObjects 2015-07-25 11:07:36 +10:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
PartialStack.php Write tests that verify the truth of #1373 2015-08-15 13:39:44 +10:00
Router.php Routes cache should be used for all driver types 2015-05-02 11:58:09 +10:00
SectionParser.php Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Theme.php Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
ThemeManager.php Overhaul the plugin installation process in the back-end 2015-04-04 17:28:51 +11:00
UnknownComponent.php Minor touch ups 2015-06-06 16:49:30 +10:00
ViewBag.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00