ORIENT/modules/backend
Samuel Georges f97b9a6831 Allows custom toolbar buttons to be injected
Removes the assumption that all anchors are pagination links
Make code easier to read in places
Sorry, had to use jQuery in some places too
2015-10-01 18:13:15 +10:00
..
assets Move docs out of JS file 2015-09-26 08:29:17 +10:00
behaviors Merge pull request #1473 from alxy/patch-7 2015-09-30 05:31:44 +10:00
classes Adds the ability to remove navigation items 2015-09-12 08:45:58 +10:00
controllers Remove superuser field for non-superusers 2015-09-26 00:34:12 +01:00
database Make the default admin group code a constant 2015-08-07 18:43:05 +10:00
facades Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
formwidgets Fixes the full screen button in code editor 2015-09-25 06:01:59 +10:00
helpers Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
lang Added missing client.php to modules/system/lang/sv/. 2015-09-26 08:43:32 +10:00
layouts Minor revert from previous 2 commits 2015-09-26 08:01:08 +10:00
models Bump max values to their db equivalents 2015-09-30 06:09:51 +10:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Allows custom toolbar buttons to be injected 2015-10-01 18:13:15 +10:00
ServiceProvider.php Add permissions for account dropdown items 2015-09-24 20:40:31 +01: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