.. |
AssetAdmin.php
|
Merge pull request #67 from silverstripe-scienceninjas/pull/6921-renaming-of-gridfields
|
2012-03-08 17:50:31 -08:00 |
CMSFileAddController.php
|
ENHANCEMENT Removing notion of "root" identifier string for the base folder in AssetAdmin, using 0 explicitly = clearer logic. Fixed breadcrumbs to work with this as well.
|
2012-03-08 22:18:07 +01:00 |
CMSMain.php
|
MINOR Moved CMSMain->RootForm() to CMSSettingsController (same effect, but clearer structure)
|
2012-03-08 18:24:35 +01:00 |
CMSPageAddController.php
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
CMSPageEditController.php
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
CMSPageHistoryController.php
|
MINOR Respect permission failures from parent implementation in CMSPageHistoryController
|
2012-03-08 20:02:15 +01:00 |
CMSPagesController.php
|
MINOR Implemented "Add new" link in CMSPagesController
|
2012-03-08 18:24:35 +01:00 |
CMSPageSettingsController.php
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
CMSSettingsController.php
|
MINOR Moved CMSMain->RootForm() to CMSSettingsController (same effect, but clearer structure)
|
2012-03-08 18:24:35 +01:00 |
CMSSiteTreeFilter.php
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API.
|
2011-09-19 17:30:46 +02:00 |
ContentController.php
|
MINOR: Use Deprecation class to indicated deprecated methods in cms.
|
2011-10-29 17:41:06 +13:00 |
ModelAsController.php
|
BUGFIX: Fix bugs introduced by the expectation of having a DataModel.
|
2011-10-07 08:51:54 +02:00 |
NestedController.php
|
Code cleanup: removed trailing ?> markers per code standard.
|
2012-02-13 12:48:41 -08:00 |
ReportAdmin.php
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
RootURLController.php
|
ENHANCEMENT Allow the homepage to have a different URL
|
2012-02-03 03:24:00 +00:00 |
SilverStripeNavigator.php
|
Code cleanup: removed trailing ?> markers per code standard.
|
2012-02-13 12:48:41 -08:00 |
StaticExporter.php
|
Code cleanup: removed trailing ?> markers per code standard.
|
2012-02-13 12:48:41 -08:00 |