Angel Borroy
Angel Borroy
Updated tutorial to create extensions with ACA 2.8.0
This is a clone of PR #918 from @AFaust Testing if that pass Travis build.
When accessing to Active Sessions option via Alfresco Admin Console http://localhost:8080/alfresco/s/ootbee/admin/active-sessions 404 error is returned with a popup error window. The error from alfresco log is the following one: ```...
Fix available from ecm4u: https://github.com/ecm4u/alfresco-repository-8171-fix-preview-on-update
Since some of the exposed ports are not used, it's a better approach to keep them inside internal Docker network.
…ionRefs and AssociationRefs objects Cherry Picked from f941a6e
When using following code to get additional details for a node... ``` String nodeId = "8bb36efb-c26d-4d2b-9199-ab6922f53c28"; List include = List.of("permissions", "path"); Node node = nodesApi.getNode(nodeId, include, null, null).getBody().getEntry(); ``` ......
Docker Compose configuration to deploy Alfresco Community 23.2