[MNT-24660] version list action cannot be disabled using app conf (#4182)

* MNT-24660 Fixed config settings for version manager

* MNT-24660 Unit tests

* MNT-24660 Added possibility to hide and show delete version option

* MNT-24660 Property to show or hide version actions

* MNT-24660 Added more tests, updated documentation

* MNT-24660 Additional documentation

* MNT-24660 Additional fixes

* MNT-24660 Reverted not wanted change

* MNT-24660 Reverted not wanted change
This commit is contained in:
AleksanderSklorz
2024-10-21 23:27:48 +02:00
committed by GitHub
parent 0744dfcd55
commit dfa155df03
11 changed files with 303 additions and 21 deletions

View File

@@ -21,3 +21,6 @@ For more information, please check also the [Content Metadata Component](https:/
## Comments tab
The Comments tab displays all comments made on the selected node in the respoistory by using the [Comments Component](https://www.alfresco.com/abn/adf/core/comments.component/). Users can post new comments that will be displayed immediately.
## Versions tab
Versions tab displays all versions of the selected node.