silverstripe-dms/javascript
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
..
DMSDocumentAddExistingField.js BUGFIX: fixing duplicate adding of documents in the "add documents" panel 2012-08-21 17:57:18 +12:00
DMSDocumentCMSFields.js BUGFIX: fixing bug with the delete button in the grid field detail view 2012-11-21 17:15:23 +13:00
DMSGridField.js BUGFIX: Remove js style hacks 2012-08-28 10:06:21 +12:00
DMSUploadField_addtemplate.js ENHANCEMENT: Tidy-up of DMS link existing document feature 2012-08-10 12:05:34 +12:00
DMSUploadField_downloadtemplate.js BUG DMSUploadField JS template usage 2013-01-07 10:11:55 +13:00
DocumentHtmlEditorFieldToolbar.js BUGFIX: fixing in-content the insert dialog 2012-09-21 15:44:30 +12:00