silverstripe-dms/code/cms
Robbie Averill d0c2558a1f FIX Get page ID from document set and include it in $NewLink for add document buttons
This helps the module to determine where to return a user to after they've uploaded a file, e.g. either back to a document set in a page context, back to a document set in the ModelAdmin context or back to the ModelAdmin for documents with no context.
2017-06-14 10:57:00 +12:00
..
DMSDocumentAddController.php FIX Get page ID from document set and include it in $NewLink for add document buttons 2017-06-14 10:57:00 +12:00
DMSDocumentAddExistingField.php MINOR Add more tests for classes in the "cms" code folder 2017-05-09 13:04:29 +12:00
DMSDocumentAdmin.php FIX Remove customised delete confirmation message, it taints the global scope 2017-06-13 15:21:22 +12:00
DMSGridFieldAddNewButton.php FIX Get page ID from document set and include it in $NewLink for add document buttons 2017-06-14 10:57:00 +12:00
DMSGridFieldDetailForm.php FIX Don't show GridField until set has been saved. Add more tests, fix typos in docs. 2017-05-09 13:06:37 +12:00
DMSUploadField_ItemHandler.php FIX Refactor SCSS, convert to more BEM-like names, add admin icon 2017-05-22 15:20:16 +12:00
DMSUploadField.php API Remove DMSGridFieldDeleteAction, add query builder filter for taxonomy terms 2017-05-18 17:30:25 +12:00
DocumentHtmlEditorFieldToolbar.php FIX Updates for coding standards, move second classes in files to their own files, fix comments 2017-05-01 15:56:27 +12:00