ORIENT/modules/cms
Samuel Georges f334be5116 Complete overhaul of module service providers
This is to improve readability of these ever growing classes, also we can prune specific registrations based on the execution context for performance reasons.
2015-05-02 14:43:14 +10:00
..
assets Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07:00
classes Fixes issue when routing to CmsController homepage (no params) 2015-05-02 12:56:40 +10:00
controllers Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs. 2015-04-11 18:58:24 -07:00
database/migrations Adds Theme customization feature 2014-12-04 16:49:52 +11:00
formwidgets Radical reorg of some classes 2015-01-28 11:49:54 +11:00
lang Updates lang nb-no 2015-04-26 21:38:02 +02:00
models Adds soft copy directory support, minor fix to loadindicator 2015-03-18 05:38:25 +11:00
twig Vars passed to content should be escaped 2015-04-25 14:28:52 +10:00
views Various fixes 2015-02-12 21:04:05 +11:00
widgets Routes cache should be used for all driver types 2015-05-02 11:58:09 +10:00
ServiceProvider.php Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00