silverstripe-dms/code/cms
Andrew Short 893c10955a BUG: Share session namespace with CMS main when adding documents.
The changes to the session management in 3.1 mean that editing when
uploading a document no longer worked as the page ID was not correctly
managed in the session. This addresses that issue by sharing a session
state with CMSMain.
2013-10-09 00:49:39 +11:00
..
DMSDocumentAddController.php BUG: Share session namespace with CMS main when adding documents. 2013-10-09 00:49:39 +11:00
DMSDocumentAddExistingField.php ENHANCEMENT: using a defined directory for the dms so you can change the directory, if you want 2012-11-21 10:22:40 +13:00
DMSGridFieldDeleteAction.php ENHANCEMENT: warning when deleting a document that is referenced on other pages 2012-08-21 17:57:18 +12:00
DMSGridFieldDetailForm.php 3.1 compat -- Add action to allowed_actions 2013-09-10 20:59:59 +12:00
DMSUploadField.php BUG: Fix the action buttons not rendering on upload. 2013-10-08 19:20:18 +11:00
DocumentHtmlEditorFieldToolbar.php BUGFIX: fixing in-content the insert dialog 2012-09-21 15:44:30 +12:00