Sam Minnee
|
509d32e58f
|
BUGFIX: Fix SiteTree broken link correction to handle the fact that relations aren't cached.
|
2011-05-01 15:26:54 +12:00 |
|
Sam Minnee
|
afcacde5df
|
API CHANGE: Removed context object - it's a hack.
|
2011-05-01 15:26:53 +12:00 |
|
Sam Minnee
|
488a04c670
|
BUGFIX: Updated models to suit minor changes in the new ORM.
|
2011-05-01 15:26:53 +12:00 |
|
Ingo Schommer
|
8fe9283181
|
ENHANCEMENT Adding page ID as metadata in SiteTree->MetaTags() in order to provide context for CMS preview of pages
|
2011-04-28 22:49:35 +12:00 |
|
Ingo Schommer
|
e2f4dd0b44
|
ENHANCEMENT Added SiteTree::$description to provide more context for content authors selecting a new page type
|
2011-04-28 22:49:34 +12:00 |
|
Ingo Schommer
|
53a62e7b8c
|
MINOR Moved 'access' field labels in SiteConfig->getCMSFields() and SiteTree->getCMSFields() from headlines to actual label elements in order to manage presentation easier
|
2011-04-28 22:49:33 +12:00 |
|
Ingo Schommer
|
8bee7a1290
|
MINOR Added markup semantics around constructive/destructive actions to SiteTree->getCMSActions()
|
2011-04-28 22:49:33 +12:00 |
|
Ingo Schommer
|
7a50608e24
|
API CHANGE Splitting off "Behaviour" and "Access" tabs from SiteTree->getCMSFields() into SiteTree->getSettingsFields(). Adjusting functionality to split of SiteTree->getCMSFields() into getSettingsFields(), and new tab paths ("Root.Content" instead of "Root.Content.Main")
|
2011-04-28 22:48:55 +12:00 |
|
Ingo Schommer
|
53ed7c496e
|
MINOR Disallow nested ErrorPage instances via canAddChildren()
|
2011-04-28 22:48:55 +12:00 |
|
Ingo Schommer
|
c1d5e9baa7
|
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 |
|
ajshort
|
57f47af6c0
|
Merge remote-tracking branch 'upstream/master'
|
2011-04-26 11:07:11 +10:00 |
|
Brian Waters
|
c9b5ae8b41
|
API CHANGE: Added SiteTree::get_create_default_pages().MINOR: Error pages no longer created on /dev/build if SiteTree::get_create_default_pages() is false. Fixes #6587.
|
2011-04-23 17:52:53 +12:00 |
|
ajshort
|
6462c59f0f
|
API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension.
MINOR: Replaced references to decorators with extensions.
|
2011-04-15 19:37:15 +10:00 |
|
Ingo Schommer
|
60abe5fb9f
|
MINOR Moved files into a more logical structure in cms/code
|
2011-03-30 20:03:44 +13:00 |
|