ORIENT/modules/backend
Samuel Georges 275463996e When toggling empty tabs: if a hidden tab was selected, select the first visible tab
Induce tab overlap using negative right margin instead (first-child tab can be hidden)
Use a slightly cleaner approach than in #1401
2015-08-29 18:42:29 +10:00
..
assets Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
behaviors Allow the model attribute name to be specified from config 2015-08-22 16:39:09 +10:00
classes Make sure a tab is defined always - Refs #1397 2015-08-29 16:45:01 +10:00
controllers Adds new view event system, add event to sign in form 2015-08-28 04:31:41 +10: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 When toggling empty tabs: if a hidden tab was selected, select the first visible tab 2015-08-29 18:42:29 +10:00
helpers Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
lang Merge pull request #1386 from gergo85/master 2015-08-22 20:18:55 +10:00
layouts Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
models Fix Swedish language code reference 'se' to 'sv' to reflect ISO code like in folder structure. 2015-08-27 16:37:12 +02: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 When toggling empty tabs: if a hidden tab was selected, select the first visible tab 2015-08-29 18:42:29 +10:00
ServiceProvider.php Preview mode has no upload button, so no margin 2015-08-06 18:04:18 +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