silverstripe-cms/code
Ingo Schommer e13537e0a7 API CHANGE Refactored SilverStripeNavigator and SilverStripeNavigatorItem to instance-based utility classes, which take a DataObject record in the constructor rather than all of their methods (increasing template flexibility and code isolation).
ENHANCEMENT Added SilverStripeNavigatorItem->canView() for flexible permission control
MINOR Fixed duplicate priority overrides in SilverStripeNavigator
MINOR Removed unnecessary inline styling from SilverStripeNavigator HTML generation
2011-08-12 14:28:17 +02:00
..
batchactions MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
controller API CHANGE Refactored SilverStripeNavigator and SilverStripeNavigatorItem to instance-based utility classes, which take a DataObject record in the constructor rather than all of their methods (increasing template flexibility and code isolation). 2011-08-12 14:28:17 +02:00
forms MINOR Removed unused CMSActionOptionsForm 2011-04-28 22:49:34 +12:00
model MINOR: altered layout for SiteTree->URLSegment in getCMSFields() 2011-08-01 16:23:00 +12:00
reports API CHANGE Removed SideReport_ToDo report and "To-do" tab on SiteTree, please use the new silverstripe-page-todo module instead 2011-04-28 22:48:55 +12:00
search MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
staticpublisher API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
widgets MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00