ORIENT/modules/backend
Tobias Kündig 7a277b4b9c Added support for `dependsOn` with relationships (#3539)
Credit to @tobias-kuendig. Added $.oc.relationBehavior.changed function. To keep track of changes made using the relation controller this new "changed" function is called every time a record is created, added, removed or deleted. The function triggers the change.oc.formwidget event on the form field that belongs to this relation controller so other form fields are notified about the changes.
2018-12-03 10:08:00 -06:00
..
assets Combine jQuery and migrate into the same file (#3919) 2018-11-17 16:22:51 -06:00
behaviors Added support for `dependsOn` with relationships (#3539) 2018-12-03 10:08:00 -06:00
classes Ignore controllers of disabled plugins (#3923) 2018-11-15 13:51:11 -06:00
controllers Add filters to log pages (#3815) 2018-10-16 09:09:41 -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 Improve visibility of code editor buttons in the backend (#3948) 2018-11-30 16:59:08 -06:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Update Dutch (NL) translation (#3895) 2018-10-26 09:14:56 -06:00
layouts Updated jQuery from V2 to V3.3.1, added jQuery Migrate (#3886) 2018-10-30 19:36:44 -06:00
models Add Tab icons functionality (#3901) 2018-10-30 20:06:33 -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 Remove unused imports 2018-08-24 19:51:59 +02:00
views Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Adds i18n support for the form field default property (#3546) 2018-12-01 13:05:47 -06:00
ServiceProvider.php Revert "Remove unused imports" 2018-08-24 19:40:40 +02: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