silverstripe-dms/code
Normann Lou 09a8229ec0 APICHANGE: change DMSDocumentInterface::downloadLink() to DMSDocumentInterface::getDownloadLink() so that a $DownloadLink could be used as a field to make GridField for DMSDocument to have a formatted linkable column
ENHANCEMENT: make "Filename" column of a GridField clickable hence make the document downlaodable.
ENHANCEMENT: make "Last Changed" column show as a "Ago" format, ie. 'A day ago' or 'there months ago'.
2012-08-01 12:35:44 +12:00
..
cms Fix breadcrumbs for add document 2012-08-01 10:49:58 +12:00
exceptions API-CHANGE: DMS interface and mock implementation 2012-07-16 18:21:48 +12:00
interface APICHANGE: change DMSDocumentInterface::downloadLink() to DMSDocumentInterface::getDownloadLink() so that a $DownloadLink could be used as a field to make GridField for DMSDocument to have a formatted linkable column 2012-08-01 12:35:44 +12:00
DMS.php ENHANCEMENT: download link functionality 2012-07-27 17:40:17 +12:00
DMSDocument.php APICHANGE: change DMSDocumentInterface::downloadLink() to DMSDocumentInterface::getDownloadLink() so that a $DownloadLink could be used as a field to make GridField for DMSDocument to have a formatted linkable column 2012-08-01 12:35:44 +12:00
DMSSiteTreeExtension.php APICHANGE: change DMSDocumentInterface::downloadLink() to DMSDocumentInterface::getDownloadLink() so that a $DownloadLink could be used as a field to make GridField for DMSDocument to have a formatted linkable column 2012-08-01 12:35:44 +12:00
DMSTag.php API-CHANGE: improved DMS tagging functionality 2012-07-27 12:37:39 +12:00