ORIENT/modules/backend/behaviors
Ben Thomson af6db51b79
Allow "no records" message to be defined for relation widgets.
Both the "view" and "manage" widgets, in list mode, now support a custom message when no records are available. To maintain BC, if "emptyMessage" is provided in the relation config, this is still used for the "view" widget in list mode.

Fixes https://github.com/octobercms/october/issues/3594
2020-10-07 14:05:17 +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 Only prepare the filter widget if there are scopes to prepare (#5064) 2020-05-05 00:07:08 -06:00
RelationController.php Allow "no records" message to be defined for relation widgets. 2020-10-07 14:05:17 +08:00
ReorderController.php Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
UserPreferencesModel.php API docs progress 2017-03-16 17:08:20 +11:00