stable
Clone or download
Read-only
part of story #12453 Update document modal for existing items How to test: When user update a file with modal, he can choose to keep/release lock during the new version creation Change-Id: I52dc12126dcc6a87c62e2a94991b1ecab76ab5ef
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.js | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/UpdateItem/FileUpdateProperties.vue | +9 | −4 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/UpdateItem/LockProperty.vue | +48 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/UpdateItem/UpdateFileModal.vue | +8 | −7 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/UpdateItem/VersionTitleProperty.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +15 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +4 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_document.scss | +1 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/_update-document.scss | +38 | −0 | Go to diff View file |