silverstripe-reports/code/controllers
Ingo Schommer cec461b767 BUG Use AbsoluteLiveLink() for CMS previews
It uses the correct live URLSegments for its parents
by setting the global Versioned reading mode correctly,
see 8a514d8b64 for detail.
2012-08-28 19:07:12 +02:00
..
AssetAdmin.php FIX 7819 Check if the current folder ID is in the url before assuming the list should not filter by folder ID 2012-08-28 16:43:54 +12:00
CMSFileAddController.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
CMSMain.php BUG Use AbsoluteLiveLink() for CMS previews 2012-08-28 19:07:12 +02:00
CMSPageAddController.php Localized page name in "add page" dialog and dropdowns (see #7798) 2012-08-26 23:58:38 +02:00
CMSPageEditController.php API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSPageHistoryController.php BUG: Missing preview archive version button (fixes 7656) 2012-07-31 17:49:59 +12:00
CMSPagesController.php ENHANCEMENT Saving tab state for CMSPagesController 2012-05-30 16:04:51 +02:00
CMSPageSettingsController.php API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSSettingsController.php SiteConfig load/save with ID in CMS 2012-08-06 09:36:25 +02:00
CMSSiteTreeFilter.php ENHANCEMENT: Made the tree search form more extensible. 2012-08-05 18:05:46 +12:00
ContentController.php NEW Re-added SilverStripeNavigator styling 2012-08-27 11:53:57 +02: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 BUG: Missing preview archive version button (fixes 7656) 2012-07-31 17:49:59 +12:00
StaticExporter.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00