ORIENT/modules/backend
Dave Shoreman e6342dbd8a Add support for sorting sideMenu items
Up until now, only main menu items have supported the 'order' parameter
to set the sort order. This adds the same support to side menus, which
is especially useful when one plugin extends the side menu of another.

There is one downside: any existing plugins that use the side menu will
inevitably end up with their menu items appearing out of order, until
the author adds the 'order' parameter to their sideMenu array.
2015-04-22 22:16:06 +01:00
..
assets Fixes #1056 - account menu width is too short for multilingual 2015-04-11 10:38:15 +10:00
behaviors Fixes #1062 - Subsequent popups are passed _relation* fields 2015-04-11 12:23:49 +10:00
classes Add support for sorting sideMenu items 2015-04-22 22:16:06 +01:00
controllers Adds a new body class 'breadcrumb-flush' 2015-04-04 14:54:18 +11:00
database Use shorter index names 2015-04-03 07:41:53 +11:00
facades Updating backend/facades 2014-10-10 23:36:04 +02:00
formwidgets Fixes #1068 2015-04-13 21:51:22 +10:00
helpers Move backend helper to its own directory 2015-02-11 14:34:37 +11:00
lang Merge remote-tracking branch 'remotes/tresbach/develop' into develop 2015-04-11 10:53:37 +10:00
layouts Adds a new body class 'breadcrumb-flush' 2015-04-04 14:54:18 +11:00
models Merge pull request #1065 from SaifurRahmanMohsin/patch-1 2015-04-12 08:38:42 +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 Important! All references to *Email* have been changed to *Mail* 2014-07-04 19:14:15 +10:00
widgets Extract checkboxlist all/none JS to october.form.js 2015-04-11 10:35:04 +10:00
ServiceProvider.php Fixes #1019 - prevents lock out of full screen mode 2015-04-09 20:20:08 +10:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
routes.php Cleanup 2015-01-03 12:41:23 +01:00