birzha/modules/backend/behaviors
Samuel Georges 5190c8177b Avoid terminating the app using exit() or die()
Refs #3783
Refs #3746
2019-03-29 07:10:07 +11: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 Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests 2019-01-10 17:39:41 -06:00
ImportExportController.php Avoid terminating the app using exit() or die() 2019-03-29 07:10:07 +11:00
ListController.php Remove unused imports 2018-08-24 19:51:59 +02:00
RelationController.php Reuse the model instance from Form widget (#4193) 2019-03-15 22:32:36 -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