silverstripe-dms/code
2012-08-30 11:12:45 +12:00
..
cms BUGFIX: fixing all the API changes made by Ingo in an earlier commit by searching for usage and updating places where the APIs are used 2012-08-27 15:07:01 +12:00
exceptions API-CHANGE: DMS interface and mock implementation 2012-07-16 18:21:48 +12:00
interface API Changed DMSDocument getters to be closer to existing File API 2012-08-22 23:20:48 +02: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 FEATURE: track DMSDocument downloaded Count by its Field 'ViewCount' (we keep same name as Page for this field, for lots of benefits, such as using the same field for indexing in solar, sphinx etc). 2012-08-30 11:12:45 +12:00
DMSSiteTreeExtension.php BUGFIX: fixing all the API changes made by Ingo in an earlier commit by searching for usage and updating places where the APIs are used 2012-08-27 15:07:01 +12:00
DMSTag.php API-CHANGE: improved DMS tagging functionality 2012-07-27 12:37:39 +12:00