ORIENT/modules/backend/behaviors
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
..
importexportcontroller Translate "Row" in _import_result_form.htm (#3574) 2018-05-31 15:14:08 -06:00
listcontroller/partials Support for overriding list views 2016-10-29 14:10:21 +11:00
relationcontroller Added support for `dependsOn` with relationships (#3539) 2018-12-03 10:08:00 -06:00
reordercontroller Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
FormController.php Merge branch 'develop' into feature/cleanup 2018-08-29 19:18:01 +02:00
ImportExportController.php Remove redundant variables 2018-08-15 19:23:12 +02:00
ListController.php Remove unused imports 2018-08-24 19:51:59 +02:00
RelationController.php Fix relation controller lists onClick handling for VARCHAR keys (#3544) 2018-11-23 00:58:28 -06:00
ReorderController.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
UserPreferencesModel.php API docs progress 2017-03-16 17:08:20 +11:00