ORIENT/modules/backend
Ben Thomson 50816a9556
Add support for defining quick actions in the Backend's main nav (#5344)
Plugins now have the ability to define quick actions through a "registerQuickActions" method, which follows the same configuration as the "registerNavigation" method. It is still recommended and preferred that most plugin functionality be defined in their own main menu items, but this will allow a plugin to easily define a shortcut (or remove one).
2020-11-10 12:53:17 +08:00
..
assets Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
behaviors Add Sortable Behavior to ReorderController validateModel (#5268) 2020-11-04 11:18:22 -06:00
classes Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
controllers Use number literals for booleans in filter conditions. 2020-10-26 15:32:13 +08:00
database Restore default password setting 2020-02-27 20:07:41 +11:00
facades Update module facade docblocks (#5273) 2020-09-11 10:49:16 +08:00
formwidgets Do minItem initialization before checking current value in repeater prep 2020-09-17 12:45:55 +08:00
helpers Implement improved testing procedure (#5238) 2020-08-14 08:00:39 +08:00
lang Improved Italian translations (#5338) 2020-10-29 11:25:19 -06:00
layouts Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
models Fix codestyle (#5323) 2020-10-20 15:02:53 -06:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Improve error handling for UploadableWidgets 2020-06-05 15:52:27 -06:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Add support for \Path\To\Class::staticMethodName for defining field options. 2020-09-10 12:12:46 -06:00
ServiceProvider.php More tweaks to the default publisher permissions, added separate permission for users to manage their own personal editor preferences. 2020-10-20 09:20:16 -06:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
routes.php Switch to October Rain assetic 2020-02-27 20:07:42 +11:00