ORIENT/modules/cms/classes
Samuel Georges c54821f175 Overhaul the plugin installation process in the back-end
Themes can now be installed via the back-end
2015-04-04 17:28:51 +11: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 Updates for new input preset /form field API 2015-03-07 11:20:54 +11:00
partial Lil tidy up 2015-03-07 10:47:38 +11:00
theme Update various language references 2015-03-16 19:33:58 +11:00
Asset.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
CmsCompoundObject.php CmsCompoundObject::hasComponent() now resolves registered codes for comparison 2015-03-07 20:28:17 +11:00
CmsException.php Various fixes 2015-02-12 21:04:05 +11: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 Updating modules/cms/classes 2014-10-11 01:22:03 +02: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 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
ComponentHelpers.php Minor updates in the components API and Inspector 2015-01-20 19:38:02 -08:00
ComponentManager.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
ComponentPartial.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Content.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Controller.php Tooltip now auto initializes 2015-03-12 20:50:16 +11: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 Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
LayoutCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Disable route persistence for static menus 2015-03-25 19:34:09 +11:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php Added support for components in partials 2014-10-29 22:12:42 -07:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
Router.php Refactor CMS Controller, can now have ::render() called from the outside 2015-03-11 08:34:25 +11:00
SectionParser.php Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Theme.php Finish basic theme utilities: properties, import/export, duplicate, delete 2015-03-16 19:00:39 +11:00
ThemeManager.php Overhaul the plugin installation process in the back-end 2015-04-04 17:28:51 +11:00
UnknownComponent.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
ViewBag.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00