ORIENT/modules/cms/classes
Samuel Georges cacec27d25 Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10: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 Alternative fix to #1050 2015-04-11 10:59:27 +10:00
CmsController.php Add the ability to include middleware in CMS / Backend controllers 2015-04-21 20:07:34 +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 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 Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +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 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
MediaLibrary.php Fixes operation in subfolders 2015-04-16 19:13:33 +10:00
MediaLibraryItem.php Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07: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 Remove deprecated API on Psge::url 2015-04-28 07:48:00 +10: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 Minor 2015-04-15 19:43:05 +10: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