silverstripe-dms/code
Mateusz Qunabu a61d294419 Allow more sophisticated trackview
adds `$this->extend('trackView');` into `trackView` function so developers can work on more sophisticated  track view of downloaded file, eg how had downloaded or when.
2017-08-16 11:23:59 +02:00
..
cms FIX Add CSS bundle to link edit context document add form 2017-08-07 11:49:55 +12:00
exceptions Converted to PSR-2 2015-12-18 07:48:37 +13:00
extensions FIX document and documentset permissions 2017-06-14 11:18:09 +12:00
forms FIX Rename JsonField to DMSJsonField to add a pseudo-namespace 2017-05-24 14:29:51 +12:00
interface API Remove DMSTag, replace with optional extension for taxonomy module 2017-05-18 17:30:24 +12:00
model Allow more sophisticated trackview 2017-08-16 11:23:59 +02:00
tasks NEW Add migration task and documentation for 1.x to 2.x upgrade 2017-05-09 13:20:30 +12:00
tools NEW Allow shortcode handler key to be configurable 2017-05-17 17:24:50 +12:00
DMS.php API Remove DMSTag, replace with optional extension for taxonomy module 2017-05-18 17:30:24 +12:00
DMSShortcodeHandler.php Add tests for returning link with content in shortcode handler and error handling 2017-06-07 16:29:19 +12:00