silverstripe-dms/code/cms
Ingo Schommer 597e393630 BUG DMSUploadField JS template usage
Instead of relying on JavaScript requirements blocking,
configure a more specific template name to use
in certain situations. We can't control JS files
loaded by the browser already by previous requests,
so Requirements blocking does not override the
template in all cases, creating execution-path specific
edge cases (like showing "save to refresh" messages
in the background of a "add document" upload success)
2013-01-07 10:11:55 +13:00
..
DMSDocumentAddController.php API-CHANGE: adding a method to add to the list of extensions that are allowed as Documents. 2012-11-23 10:56:28 +13: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 ENHANCEMENT: warning when deleting a document that is referenced on other pages 2012-08-21 17:57:18 +12:00
DMSUploadField.php BUG DMSUploadField JS template usage 2013-01-07 10:11:55 +13:00
DocumentHtmlEditorFieldToolbar.php BUGFIX: fixing in-content the insert dialog 2012-09-21 15:44:30 +12:00