This website requires JavaScript.
Explore
Help
Sign In
tonyair
/
silverstripe-dms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-dms
mirror of
https://github.com/silverstripe/silverstripe-dms
synced
2024-10-22 12:05:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-dms
/
code
History
Normann Lou
aa9e0f8bba
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
..
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