Go to file
Tom Rix 2367de0758 MINOR fixed SiteTree search in admin
APICHANGE added onAfterSave in LeftAndMain

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@84570 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-08-17 22:31:16 +00:00
code MINOR fixed SiteTree search in admin 2009-08-17 22:31:16 +00:00
css MINOR moving inline css to a class 2009-08-04 04:41:32 +00:00
images Reverted r69557 2009-05-01 03:18:05 +00:00
javascript MINOR fixed SiteTree search in admin 2009-08-17 22:31:16 +00:00
lang MINOR: removed typo in $lang['en_GB']['ModelAdmin']['CREATEBUTTON'] 2009-06-18 23:48:17 +00:00
tasks ENHANCEMENT FilesystemPublisher no longer wipes out the whole cache, but removes pages that are not on the live site, but rebuilds the files one by one. It also now hooks into onAfterUnpublish() to remove files from the cache when they are removed from the CMS. If for some reason this fails, it will be picked up when a /dev/buildcache is done. 2009-07-22 22:57:02 +00:00
templates ENHANCEMENT added new permission, SITETREE_REORGANISE 2009-08-09 22:29:45 +00:00
tests BUGFIX Using standard SQL and SSDatetime::now() in SideReport_RecentlyEdited (see #4052) 2009-08-06 21:41:49 +00:00
_config.php API CHANGE: Refactor CMSMenu internals to not generate the menu item list until its actually needed, rather than from a CMSMenu::populate_menu() call in cms/_config.php. This lets an app/_config.php file actually manipulate the menu. 2009-08-17 05:27:46 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00