ORIENT/modules/backend
Samuel Georges 56caa1db3d Fixes a bug in the plugin installation page 2015-06-29 17:35:29 +10:00
..
assets Fixes a bug in the plugin installation page 2015-06-29 17:35:29 +10:00
behaviors Use fill()+save() instead of save() 2015-06-27 14:32:52 +10:00
classes List columns now support specifying a default option used when the value would otherwise be null. 2015-06-27 10:39:07 +10:00
controllers Checkboxes are redundant here 2015-06-27 11:06:26 +10:00
database Use shorter index names 2015-04-03 07:41:53 +11:00
facades Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
formwidgets Fixes auto scaling image from breaking container in Firefox - Refs #1202 2015-06-27 11:41:42 +10:00
helpers Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
lang Add count column to admin group list - Refs #1181 2015-06-27 11:02:29 +10:00
layouts Adds CSRF protection to the backend - Refs #105 2015-06-20 21:17:58 +10:00
models Locale options can now be defined in optional config `app.localeOptions` - Fixes #1213 2015-06-27 11:57:26 +10:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Full pivot support added to RelationController 2015-03-19 20:01:08 +11:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets List columns now support specifying a default option used when the value would otherwise be null. 2015-06-27 10:39:07 +10:00
ServiceProvider.php Enable backend context registration 2015-06-27 11:04:44 +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