ORIENT/modules/backend
Samuel Georges 7b0f33e9b3 Adds an isNested flag to Form widget
This is useful when a form renders another form inside, specifically the repeater. In these cases the model and data will diverge, and it also provides an opportunity to not apply extension logic to nested form fields.
Fixes #2257
2016-11-05 09:53:23 +11:00
..
assets Use select2 on touch devices 2016-10-17 08:38:01 +11:00
behaviors Exception handling 2016-11-02 07:21:04 +11:00
classes Typo in variable name 2016-11-02 08:58:07 +11:00
controllers Roll back uncommon features 2016-07-30 12:04:21 +10:00
database Fixes tests - migrations are in global namespace 2016-06-06 07:35:30 +10:00
facades Introduce new Cms helper 2016-08-20 14:43:49 +10:00
formwidgets Adds an isNested flag to Form widget 2016-11-05 09:53:23 +11:00
helpers Introduce new Cms helper 2016-08-20 14:43:49 +10:00
lang Updates Norwegian language file for backend (#2402) 2016-10-13 19:57:54 +11:00
layouts Add IE edge headers for policies stuck in compat mode 2016-08-13 15:29:58 +10:00
models Use `id` instead of `updated_at` for more consistent behavior 2016-10-27 00:31:44 +08:00
reportwidgets Styling fix to the welcome widget 2016-10-25 07:33:24 +11:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Fix instances where defineProperties returns nothing 2016-10-19 07:21:09 +11:00
views Nicer error message when no DB and backend access attempt 2016-06-05 07:16:11 +10:00
widgets Adds an isNested flag to Form widget 2016-11-05 09:53:23 +11:00
ServiceProvider.php Removes redundant code 2016-11-01 08:15:03 +11:00
composer.json Update composer versions 2016-07-06 17:15:41 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00