silverstripe-dms/code/cms
Robbie Averill 9b42effeb5 FIX Refactor SCSS, convert to more BEM-like names, add admin icon
* Remove "small" class from inline edit form for documents
* Swap relationeditor GridFieldConfig for record editor to ensure that document sets can be deleted from a page context rather than unlinked (natively)
* Fix to ensure that related documents can be autocompleted via partial matching on filename
* Add 2 space indentation rule to editorconfig for .js and .scss files
2017-05-22 15:20:16 +12:00
..
DMSDocumentAddController.php FIX Ensure after uploading document you are redirected back to the document set 2017-05-18 11:51:32 +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 Refactor SCSS, convert to more BEM-like names, add admin icon 2017-05-22 15:20:16 +12:00
DMSGridFieldAddNewButton.php API Add document sets, remove *Page methods from DMSDocument 2017-05-09 13:04:29 +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.php API Remove DMSGridFieldDeleteAction, add query builder filter for taxonomy terms 2017-05-18 17:30:25 +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
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