Releases: silverstripe/silverstripe-dms
Releases · silverstripe/silverstripe-dms
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
- Require stable taxonomy version (Robbie Averill) - 1e8ac1f
- DOCS Fix broken markdown italics for the userhelp guide (Sacha Judd) - 54b9b0b
- DOCS Add reference to userguide in main docs index (Robbie Averill) - 0d1e57e
- DOCS Add userguide for DMS 2.0 (Sacha Judd) - 8518739
- FIX Remove fragile logic looking for page edit link between SS versions (Robbie Averill) - 4ba3e3f
- FIX Ensure that redirection back to pages works for SS 3.6 (Robbie Averill) - 9d5e028
- FIX document and documentset permissions (Franco Springveldt) - 79da015
- FIX Get page ID from document set and include it in $NewLink for add document buttons (Robbie Averill) - d0c2558
- FIX Remove customised delete confirmation message, it taints the global scope (Robbie Averill) - a76b1d0
- FIX Redirect back to documents tab after uploading a document (Robbie Averill) - 1f7b17a
- Increase max allowed packets in mysql, add build for SS 3.6 explicitly (Robbie Averill) - 7287360
- FIX Re-add i18n Javascript in documents modeladmin (Sacha Judd) - c10109b
- FIX Backlink for upload form redirects to document admin if no page is available (Robbie Averill) - 772198a
- API Rename DMSDocument::getFileName to getFilename (Robbie Averill) - 14071ee
- Suggest sortablegridfield in composer, loosen Travis constraint for it (Robbie Averill) - edf2266
- Add tests for the document autocompleter and conditions in getter for page and document set (Robbie Averill) - 4c3206e
- Add test class for DMSUploadField_ItemHandler (Robbie Averill) - 5d74790
- Add tests for returning link with content in shortcode handler and error handling (Robbie Averill) - 832eb14
- NEW pages link to document sets (Franco Springveldt) - ce37b81
- NEW info notices added to QueryBuilder (Franco Springveldt) - 5824c1b
- Add undefined/sortablegridfield to Travis test environment (Robbie Averill) - f6fda3b
- FIX Add friendly labels for ASC and DESC in query builder. Remove extension point in addQueryFields. (Robbie Averill) - f296c89
- FIX Ensure documents are drag-and-drop reorderable in document sets (Robbie Averill) - 58ac37a
- NEW Allow existing document sets to be linked to pages (Robbie Averill) - 8a7fe27
- FIX Remove "Page" literal field when editing a doc set in a page context. Simplify exception test. (Robbie Averill) - 7fb2662
- FIX Add 'add document set' button and update label for Page (Sacha Judd) - cbd3a65
- FIX title validation on DMSDocumentSet (Franco Springveldt) - 3d19b9f
- Tidy up JS indentation and comments (Sacha Judd) - 9200d83
- NEW Reorder summary fields and make getFieldsForFile extensible (Sacha Judd) - aedc970
- DOCS Update "download link" example to not reference old functionality (Robbie Averill) - d95b98d
- NEW Add ModelAdmin interface for managing DMSDocumentSets (Robbie Averill) - cbc53fd
- FIX Rename JsonField to DMSJsonField to add a pseudo-namespace (Robbie Averill) - 0ffd4d8
- NEW Add friendly URL segments for DMS documents (Robbie Averill) - 80e36c3
- FIX Refactor SCSS, convert to more BEM-like names, add admin icon (Robbie Averill) - 9b42eff
- API Remove DMSGridFieldDeleteAction, add query builder filter for taxonomy terms (Robbie Averill) - 489a62a
- API Remove DMSTag, replace with optional extension for taxonomy module (Robbie Averill) - 17d97d6
- API Make storage path configurable. Fix instance singleton and remove static methods (Robbie Averill) - 283f9ff
- FIX Remove add existing autocompleter for document sets on a page (Robbie Averill) - 5cb92ec
- NEW Add column to document set GridField to show whether added manually or not (Robbie Averill) - 84e1d3f
- FIX Initial visibility of permission fields when editing a document (Robbie Averill) - 708721a
- FIX Ensure after uploading document you are redirected back to the document set (Robbie Averill) - 8d2f707
- NEW Allow shortcode handler key to be configurable (Robbie Averill) - a6743b0
- NEW Query Builder functionality added (Franco Springveldt) - 6b25237
- NEW Add cover image to a document (Sacha Judd) - e1e5194
- FIX Move permissions for documents into the "actions panel" (Robbie Averill) - a376b34
- NEW Replace Compass with Webpack, update docs, remove unused @includes (Robbie Averill) - 513c29a
- Bump minimum version requirements for framework and CMS to 3.5 (Robbie Averill) - 5858511
- NEW Add migration task and documentation for 1.x to 2.x upgrade (Robbie Averill) - aafcc35
- FIX Don't show GridField until set has been saved. Add more tests, fix typos in docs. (Robbie Averill) - 1c1b1d2
- FIX Allow linking existing documents to document sets via add existing upload field (Robbie Averill) - 66abd22
- MINOR Add more tests for classes in the "cms" code folder (Robbie Averill) - b80aa64
- API Add document sets, remove *Page methods from DMSDocument (Robbie Averill) - e4bc553
- FIX Do not allow documents to be related to themselves (Robbie Averill) - 2329ba4
- Added ability to secure DMS assets by user groups. (Franco Springveldt) - 8682c7f
- NEW add DMSDocumentAdmin and new "add document" GridField component (Sacha Judd) - d29a115
- Add codecov YAML configuration to disable comments (Robbie Averill) - 0b691b4
- DOCS Split readme documentation into docs/en files, add related documents information (Robbie Averill) - cef27fe
- NEW Relate documents to other documents (Robbie Averill) - 9c0ec61
- FIX Skip dodgy inconsistent unit test. Needs re-implementation. (Robbie Averill) - e5f1b5c
- Update branch alias for 2.0.x-dev (Robbie Averill) - 499ddeb
- Add BSD-3 Clause license file (Robbie Averill) - ea587ee
- Add Codecov integration and Codecov/Scrutinizer badges to readme (Robbie Averill) - 0418881
- FIX Updates for coding standards, move second classes in files to their own files, fix comments (Robbie Averill) - 39ce206
1.4.1
Adding default download behaviour
1.4.0 1.4.0 - Adding default download behaviour
Edit after upload fix
v1.3.0 - Re-enable hide/show of document field when inserting link - Edit after upload now working
3.2 compatibility
v1.2.0 NEW 3.2 compatibility
FIX BackLink fixes
v1.1.1 FIX BackLink fixes