stable
Clone or download
Read-only
The processing of the description was forgotten in 7398d35302d6676a202bd6c75943e6cb5a56955a and is added here. Part of request #13477: References to items are not transformed in the metadata of text type in the document plugin Change-Id: Ic0b1e54885afbca28c82da542f8e53e9d0910144
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanItemsResource.php | +5 | −2 | Go to diff View file |
M | plugins/docman/include/REST/v1/ItemRepresentation.php | +27 | −19 | Go to diff View file |
M | plugins/docman/include/REST/v1/ItemRepresentationBuilder.php | +10 | −2 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +5 | −2 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/ItemRepresentationBuilderTest.php | +12 | −10 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/ItemRepresentationCollectionBuilderTest.php | +15 | −4 | Go to diff View file |
M | plugins/document/scripts/document/app.spec.js | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentAdditionalMetadataList.spec.js | +29 | −22 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentAdditionalMetadataList.vue | +2 | −2 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookGlobal.spec.js | +55 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookGlobal.vue | +2 | −3 | Go to diff View file |