silverstripe-cms/code/Controllers
Michal Kleiner d8331c1e0a Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
..
CMSMain.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSPageAddController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSPageEditController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSPageHistoryController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12: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 Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12: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 Don't convert datalist to arraylist when filtering pages 2019-01-18 10:35:34 +13: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 Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12: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