silverstripe-cms/code
Ingo Schommer a495e561d3 ENHANCEMENT Removed object state setting in CMSMain/SiteTree publication process: DeletedFromStage, CheckedPublicationDifferences, IsAddedToStage and added getters for them. Improves testability as we don't have to rely on random methods like MenuTitle() being called to set object state.
ENHANCEMENT Flushing cache in SiteTree->onAfterWrite() and SiteTree->onAfterDelete() to ensure the publication state is up to date


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@69410 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-12-17 22:41:07 +00:00
..
sitefeatures Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
staticpublisher Bugfixes for recent staticpublisher importsD 2008-12-15 01:45:20 +00:00
AssetAdmin.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
AssetTableField.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php ENHANCEMENT Removed object state setting in CMSMain/SiteTree publication process: DeletedFromStage, CheckedPublicationDifferences, IsAddedToStage and added getters for them. Improves testability as we don't have to rely on random methods like MenuTitle() being called to set object state. 2008-12-17 22:41:07 +00:00
CMSMenu.php Merged branches/2.3 2008-11-18 01:48:50 +00:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
CommentTableField.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
Diff.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
ImageEditor.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
LeftAndMain.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
LeftAndMainDecorator.php ENHANCEMENT Added LeftAndMainDecorator 2008-11-07 12:21:10 +00:00
MemberTableField.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
ModelAdmin.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
ReportAdmin.php FEATURE #594: Added javascript-on-demand support 2008-11-12 04:31:53 +00:00
SecurityAdmin.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
SideReport.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
SSReport.php MINOR Removed unnecessary $this->extend() on SSReport->getCMSFields() 2008-10-09 05:47:27 +00:00
StaticExporter.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
ThumbnailStripField.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
WidgetAreaEditor.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00