Go to file
2009-08-17 05:27:46 +00:00
code 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
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 FEATURE concurrent editing alerts. if two users are editing a page, the will get a notice. If Bob deletes/saves the page Alice is working on, Alice will be notified. 2009-08-12 21:19:04 +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