ORIENT/modules/backend/behaviors
Giuseppe Montuoro cbbc82ac86
Use the current context when making redirects in FormController onSave handlers (#5132)
Related: d0546599d1
2020-06-20 16:04:57 -06: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 Temporary workaround until the L6 upgrade can be merged in to use league/csv >= 9.1 2020-03-31 09:53:35 -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 Also remove custom sorts from relationcontroller lists / pivot manage modes. 2020-06-14 14:29:21 -06: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