silverstripe-cms/code
Sergey Shevchenko 0db24fc038
FIX SiteTree::getCMSActions unpublish action (#2703)
* TEST SiteTree::getCMSAction produces valid actions

* FIX Fix invalid SiteTree unpublish action declaration

* refactor: moved new functions to conform with existing naming conventions

see https://github.com/silverstripe/silverstripe-cms/pull/2703#discussion_r789208512
2022-01-21 13:27:02 +13:00
..
BatchActions Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Controllers FIX undefined variable inChangeSets 2021-03-05 14:48:08 +13:00
Forms BUG Honour URL suffix on URL Segment field 2020-08-06 14:23:58 +12:00
GraphQL NEW: getByLink plugin allows arrays of links (#2666) 2021-09-07 09:34:52 +12:00
Model FIX SiteTree::getCMSActions unpublish action (#2703) 2022-01-21 13:27:02 +13:00
Reports PATCH: better english 2020-07-08 10:16:19 +12:00
Search Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Tasks ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:06:31 -07:00