stable

Clone or download

Read-only

Display a drop zone on files

Part of: story #12458 DnD on an existing file creates a new version How to test: - Drag one file over the documents table --> You can drop the file in the current folder, in a subfolder or on item having the FILE type. - Drag two files over the documents table --> You can drop the file in folders but not on files. Change-Id: I9a7c48bba21235782cd01845f9e4e5bce7a02f04

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.vue +37 −19 Go to diff View file
A plugins/document/scripts/document/components/Folder/DragNDrop/FeatureUnderConstructionModal.vue +38 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +2 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FakeCaret.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/po/fr.po +8 −1 Go to diff View file
M plugins/document/scripts/document/po/template.pot +5 −0 Go to diff View file
M plugins/document/themes/BurningParrot/document/_upload.scss +7 −2 Go to diff View file