ORIENT/modules/backend
Tobias Kündig a4359c91e9 Explicitly pass focused item along as it is already known (#4807)
If the DataTable widget is loaded in a Popup, the .focus() call does not
seem to focus the target element correctly, which leads to the problem,
that the updateCellFromFocusedItem method fails to find the focused
item.
This commit passes the target item along since it is already known.
2019-12-07 11:33:06 +11:00
..
assets Fix copy and paste on alert popups (#4740) 2019-11-16 16:27:37 +08:00
behaviors Narrow the scope of when Lists orderBy conditions are reset. 2019-12-04 02:36:51 -06:00
classes Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
controllers Add header and cookie support to ResponseMaker 2019-11-02 18:57:32 +11:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Fix race condition when clearing recordfinder value (#4802) 2019-12-04 10:14:19 -06:00
helpers Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
lang Improved Slovak translation (#4778) 2019-11-20 11:09:33 -06:00
layouts Minor cleanup 2019-10-09 09:44:24 -06:00
models Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Remove void return types in PreferenceMaker 2019-10-03 22:07:37 +08:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Explicitly pass focused item along as it is already known (#4807) 2019-12-07 11:33:06 +11:00
ServiceProvider.php Added support for mode: switch to the PermissionEditor formwidget 2019-10-15 16:46:02 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00