ORIENT/modules/backend
Luke Towers c55a7cd2e2 Target only immediate children when determining if a tab should be hidden
Fixes #3627. This changes the logic for hiding tabs when all of their fields are hidden to specifically only target direct children of the tab pane when looking for visible fields because repeaters will have fields present that are only hidden by virtue of the parent field being hidden however the previous behaviour would consider it visible.
2018-07-05 10:14:41 -04:00
..
assets Replace keyup listener with input listener (#3567) 2018-05-30 20:26:38 -06:00
behaviors Translate "Row" in _import_result_form.htm (#3574) 2018-05-31 15:14:08 -06:00
classes Fixes security issue 2018-06-22 22:57:38 +10:00
controllers Add extensibility to auth restore view (like signin view) (#3549) 2018-05-17 00:56:39 -06:00
database Introduce concept of system roles 2017-07-13 19:29:50 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Add attachOnUpload option to FileUpload formwidget 2018-06-04 16:22:23 -06:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Improved German Translation (#3579) 2018-06-04 16:30:49 -06:00
layouts Fixes security issue 2018-06-22 22:57:38 +10:00
models Allow SVG as a backend logo file type (#3548) 2018-05-14 11:27:40 -06:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Save relations first in model saver 2017-12-06 21:21:19 +11:00
views Change to mail partial syntax 2017-07-26 17:48:00 +10:00
widgets Target only immediate children when determining if a tab should be hidden 2018-07-05 10:14:41 -04:00
ServiceProvider.php Update MM lang refs 2017-10-16 17:52:50 +11:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00