stable
Clone or download
Read-only
Add the name of the user who locked an item in the information message of the quick look view
This is a part of the story #12454 Lock documents How to test : - Lock a document --> In the quick look pane, you should see the name and the login of the user who locked the item --> You are redirected to the profile page of the user if you click the link Change-Id: I3ce212e3b93a499bea5ddc248d5f5c2d454a7eec
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookGlobal.vue | +14 | −18 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookItemIsLockedMessage.vue | +16 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/User/UserBadge.spec.js | +1 | −37 | Go to diff View file |
M | plugins/document/scripts/document/components/User/UserBadge.vue | +4 | −8 | Go to diff View file |
A | plugins/document/scripts/document/components/User/UserName.spec.js | +59 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/User/UserName.vue | +32 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +5 | −3 | Go to diff View file |