silverstripe-blog/code
Ingo Schommer 5e9e8e4e8c Fixed BlogEntryForm saving regression from df544e01f
Was saving to live before overwriting with draft again.
Since no write to draft ocurred before, this broke
the publish() call - e.g. visible by the test breakage
in BlogHolderFunctionalTest.
2013-04-29 09:59:35 +02:00
..
import MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
widgets API Moved "SideBar" widget relation to "widgets" module 2013-04-16 16:04:44 +02:00
BlogEntry.php API Moved "SideBar" widget relation to "widgets" module 2013-04-16 16:04:44 +02:00
BlogHolder.php Fixed BlogEntryForm saving regression from df544e01f 2013-04-29 09:59:35 +02:00
BlogLeftMainExtension.php NEW Show "post" date and author in CMS list view for blog entries 2013-04-08 00:50:00 +02:00
BlogTree.php API Moved "SideBar" widget relation to "widgets" module 2013-04-16 16:04:44 +02:00
MetaWeblogController.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackDecorator.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00
TrackBackPing.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackURL.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00