Go to file
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
_config ENHANCEMENT: download link functionality 2012-07-27 17:40:17 +12:00
code 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
javascript ENHANCEMENT: working replace file and usage listing 2012-07-31 18:17:08 +12:00
templates MINOR: cutting out unnecessary lines from upload field template. We don't need multiple file upload support in the getCMSFields code for a single DMSDocument, so that template code goes away with this commit 2012-07-31 18:17:07 +12:00
tests 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
_config.php FEATURE: Upload button for documents (WIP) 2012-07-31 14:12:20 +12:00
testfile MINOR: adding test file 2012-07-18 17:58:00 +12:00