silverstripe-dms/code
Ingo Schommer c5ea1b3dbd MINOR Don't fatally fail on DMSDoc->getAbsoluteSize() if doc doesn't exist on filesystem
Mainly to help with dev environments which aren't fully populated with live data
2012-10-15 01:01:58 +02:00
..
cms BUGFIX: newly added documents now always appear at the top of the list 2012-09-21 16:10:16 +12:00
exceptions API-CHANGE: DMS interface and mock implementation 2012-07-16 18:21:48 +12:00
interface BUGFIX: fixing API matching 2012-10-10 13:44:02 +13:00
tools ENHANCEMENT: warning when deleting a document that is referenced on other pages 2012-08-21 17:57:18 +12:00
DMS.php ENHANCEMENT: Extensions are now the main method of providing custom functionality, replacing subclassing DMSDocument 2012-08-21 11:31:53 +12:00
DMSDocument.php MINOR Don't fatally fail on DMSDoc->getAbsoluteSize() if doc doesn't exist on filesystem 2012-10-15 01:01:58 +02:00
DMSSiteTreeExtension.php BUG Don't delete docs if respective other stage of SiteTree still exists 2012-10-15 01:01:58 +02:00
DMSTag.php API-CHANGE: improved DMS tagging functionality 2012-07-27 12:37:39 +12:00