ORIENT/modules/backend/behaviors
Ben Thomson 00849268ed
Allow customised deletion messages in lists
Provides the ability for developers to specify a custom message for bulk deletion actions, as well as a custom message when no records could be deleted due to missing selections or an altered query not finding any applicable records.
2020-11-19 17:28:30 +08:00
..
importexportcontroller Add iconv fallback support for mbstring unsupported encodings (#5015) 2020-03-31 09:15:17 -06:00
listcontroller/partials Support for overriding list views 2016-10-29 14:10:21 +11:00
relationcontroller Add filters widget to the pivot view (#5099) 2020-06-02 00:53:57 -06:00
reordercontroller Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
FormController.php Use the current context when making redirects in FormController onSave handlers (#5132) 2020-06-20 16:04:57 -06:00
ImportExportController.php Switch to using league/csv >= 9.1 2020-03-31 09:57:36 -06:00
ListController.php Allow customised deletion messages in lists 2020-11-19 17:28:30 +08:00
RelationController.php Allow "no records" message to be defined for relation widgets. 2020-10-07 14:05:17 +08:00
ReorderController.php Add Sortable Behavior to ReorderController validateModel (#5268) 2020-11-04 11:18:22 -06:00
UserPreferencesModel.php API docs progress 2017-03-16 17:08:20 +11:00