silverstripe-cms/code/controllers
Niklas Forsdahl 2934423ebc BUG: Page type names not translated in pages overview search form
Fixed by using the singularname translation for the class as values in the page
types array used for the page types dropdown field.
2012-09-04 09:00:04 +03:00
..
AssetAdmin.php NEW 7839 Support for documents as a file type in Files and images 2012-09-04 11:26:09 +12:00
CMSFileAddController.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
CMSMain.php BUG: Page type names not translated in pages overview search form 2012-09-04 09:00:04 +03:00
CMSPageAddController.php Localized page name in "add page" dialog and dropdowns (see #7798) 2012-08-26 23:58:38 +02:00
CMSPageEditController.php BUG Session namespace sharing for CMS controllers 2012-08-29 15:09:15 +02:00
CMSPageHistoryController.php BUG Session namespace sharing for CMS controllers 2012-08-29 15:09:15 +02:00
CMSPagesController.php BUG Session namespace sharing for CMS controllers 2012-08-29 15:09:15 +02:00
CMSPageSettingsController.php BUG Session namespace sharing for CMS controllers 2012-08-29 15:09:15 +02:00
CMSSettingsController.php SiteConfig load/save with ID in CMS 2012-08-06 09:36:25 +02:00
CMSSiteTreeFilter.php BUG Filter pages by LastEdited always returns an empty list 2012-08-30 22:42:45 +12:00
ContentController.php Merge pull request #183 from adrexia/installer 2012-08-29 02:25:19 -07:00
ModelAsController.php BUGFIX: ticket #5239 - Infinite loop: live subpage of draft page redirects onto itself when called just by url segment 2012-07-23 17:06:37 +12:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php i18n for report table title (see #7798) 2012-08-26 23:58:38 +02:00
RootURLController.php MINOR Rename setModel to setDataModel due to API changes 2012-05-01 14:46:48 +12:00
SilverStripeNavigator.php Merge pull request #189 from silverstripe-rebelalliance/open/7754 2012-08-28 16:09:35 -07:00
StaticExporter.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00