silverstripe-cms/code/Controllers
Guy Sartorelli 55eabd6694
FIX Don't require jquery on the frontend (#2854)
2023-05-08 12:53:10 +12:00
..
CMSMain.php API Update deprecations 2022-10-18 15:23:59 +13:00
CMSPageAddController.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
CMSPageEditController.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
CMSPageHistoryController.php FIX Call parent::contruct() 2022-10-18 16:35:11 +13:00
CMSPageSettingsController.php BUG Fix inconsistent breadcrumbs in CMS section 2017-08-28 13:03:56 +12:00
CMSPagesController.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
CMSSiteTreeFilter.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +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: 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 FIX Don't require jquery on the frontend (#2854) 2023-05-08 12:53:10 +12:00
LeftAndMainBatchActionsExtension.php BatchActionsExtension - Added blank end line 2022-07-07 12:46:22 -06:00
LeftAndMainPageIconsExtension.php BUG Cache page icons (#2493) 2019-11-13 10:21:52 +13:00
ModelAsController.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
OldPageRedirector.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
RootURLController.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
SilverStripeNavigator.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
SilverStripeNavigatorItem.php Keep a more shared understanding of Archived 2019-09-09 07:50:10 +12:00
SilverStripeNavigatorItem_ArchiveLink.php FIX Allow empty PreviewURLs for CMSPreviewable objects 2022-05-06 14:37:35 +12:00
SilverStripeNavigatorItem_CMSLink.php Ran upgrader for lang files 2017-04-27 11:43:04 +12:00
SilverStripeNavigatorItem_LiveLink.php FIX Allow empty PreviewURLs for CMSPreviewable objects 2022-05-06 14:37:35 +12:00
SilverStripeNavigatorItem_StageLink.php FIX Allow empty PreviewURLs for CMSPreviewable objects 2022-05-06 14:37:35 +12:00
SilverStripeNavigatorItem_Unversioned.php FIX Ensure unstaged versioned objects can be previewed. 2022-05-11 13:58:47 +12:00