silverstripe-cms/code/Controllers
Will Rossiter db7efad6ca
FIX undefined variable inChangeSets
2021-03-05 14:48:08 +13:00
..
CMSMain.php FIX undefined variable inChangeSets 2021-03-05 14:48:08 +13:00
CMSPageAddController.php ENH Disable option to create top-level pages based on permissions 2020-10-22 21:21:15 +13:00
CMSPageEditController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSPageHistoryController.php ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:06:31 -07:00
CMSPageSettingsController.php BUG Fix inconsistent breadcrumbs in CMS section 2017-08-28 13:03:56 +12:00
CMSPagesController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSSiteTreeFilter.php BUG Fix parsing error on CMSSiteTreeFilter 2020-10-22 11:52:02 +13:00
CMSSiteTreeFilter_ChangedPages.php MINOR Do not assume SiteTree's table will always be call SiteTree. 2019-05-17 13:40:15 +12:00
CMSSiteTreeFilter_DeletedPages.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
CMSSiteTreeFilter_PublishedPages.php BUG: Published pages filter correction (missing default filter) 2020-04-15 13:31:02 +12:00
CMSSiteTreeFilter_Search.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
CMSSiteTreeFilter_StatusDeletedPages.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
CMSSiteTreeFilter_StatusDraftPages.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
CMSSiteTreeFilter_StatusRemovedFromDraftPages.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
ContentController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
LeftAndMainPageIconsExtension.php BUG Cache page icons (#2493) 2019-11-13 10:21:52 +13:00
ModelAsController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
OldPageRedirector.php BUG Prioritise same-level pages in OldPageRedirector 2020-05-04 09:11:19 +02:00
RootURLController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
SilverStripeNavigator.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
SilverStripeNavigatorItem.php Keep a more shared understanding of Archived 2019-09-09 07:50:10 +12:00
SilverStripeNavigatorItem_ArchiveLink.php BUG Fix behaviour towards versioned but unstagable records 2018-02-20 11:03:23 +13:00
SilverStripeNavigatorItem_CMSLink.php Ran upgrader for lang files 2017-04-27 11:43:04 +12:00
SilverStripeNavigatorItem_LiveLink.php Amends made requested during Pull Request 2019-10-30 09:02:18 +00:00
SilverStripeNavigatorItem_StageLink.php Amends made requested during Pull Request 2019-10-30 09:02:18 +00:00