- ALFREDAPI-385: Change docker & compose files for integration tests to use harbor and docker.io/xenit
- ALFREDAPI-387: Add existence check and 404 to working copies endpoint
- ALFREDAPI-368: Replace obsoleted Gradle plugins (org.dm.bundle and ampde)
- ALFREDAPI-386: Upgrade to Gradle 5
- ALFREDAPI-392: Stop the incorrect publishing of (development use case only) apix-impl JARs
- ALFREDAPI-346: Moved Alfred API to Github: https://github.com/xenit-eu/alfred-api
- ALFREDAPI-384: Added hasPermission to IPermissionService and used it to fix
ApixV1Webscript#getAllInfoOfNodes()
. The endpointPOST /alfresco/s/apix/v1/nodeInfo
now returns a list with any faulty nodes (e.g.Access Denied
orDoes not Exist
) removed instead of HTTP 500
- ALFREDAPI-382: Configure docker project to run with debug enabled locally, but regularly on Jenkins
- ALFREDAPI-380: Disable archiving of Jenkins artefacts
- ALFREDAPI-325: HTTP 500 when requesting a dictionary definition with unregisterd namespace
- ALFREDAPI-349: 500 Internal Error upon order by parties
- ALFREDAPI-357: Query with special character in it (e.g. - or {) causes 500 exception
- ALFREDAPI-381: Changing the name of a node now also updates the qname path
- ALFREDAPI-382: Return 400 when PUTting acls with malformed body
- ALFREDAPI-367: Get content of non existing node results in SC 500
- ALFREDAPI-362, ALFREDAPI-373, ALFREDAPI-379: Added Alfresco 6.1 support
- ALFREDAPI-322: Fix HTTP response codes for node details and node delete
- ALFREDAPI-372: Workaround for bad Highlight handling (Epic: phase out 500 Errors)
This is a release candidate for 2.0, intended to test out installations with Alfresco 6.0. It is not yet intended for production.
- ALFREDAPI-355, ALFREDAPI-360: Added Alfresco 6.0 support
- ALFREDAPI-355: Removed Alfresco 4.2 support
- ALFREDAPI-291: Expose Java MimetypeService
- ALFREDAPI-361: Create multiple release branches
- FREDSUP-594: Added optional parameter to metadata post webscript to clean up default aspects when generalizing the type
- ALFREDAPI-347: Fixes HTTP 500 when using range-filters in search query
- ALFREDAPI-348: Fixes build-issue that caused some tests to be skipped
- ALFREDAPI-344: Translated Bucketed Facets
- ALFREDAPI-343: Fix publishing AMP release
- INNOSEARCH-4: Extended /search with term hit highlights
- ALFREDAPI-336: Improve project structure
- ALFREDAPI-334: Comply with XEP-7
- ALFREDAPI-340: Fixed issue where NullPointerException would occur when property definition of facet is null
- ALFREDAPI-334: Hotfix for building AMPs containing multiple, conflicting JARs
- AVP-81: Make Start Workflow return a json object with the workflow instance ID
- AVP-103: Make "key" part of the Apix json model for the workflow definition
- ALFREDAPI-297: Added Workspace parameter to Search Query to specify Store to search in
- ALFREDAPI-330 Add assertion for the correct facet begin present
- ALFREDAPI-327: Use correct logging levels in bulk web script
- ALFREDAPI-328: Use correct logging levels in SearchService
- ALFREDAPI-306: Facets returned in a search on 5.x now include bucketed facets
- Bucketed facets in Alfresco 4.2 remain unsupported
- ALFREDAPI-307: Fix HTTP 500 in /dictionary/types/ for a document type with an (unencoded) qname that contains a dot (.)
- ALFREDAPI-326: Search endpoint leaves off facets property when no facets match
- ALFREDAPI-329: Default BPM selection when none/no valid config entry is found
- ALFREDAPI-311: Improve PermissionService.setNodePermissions to clean up empty inheriting ACL definitions
- ALFREDAPI-304: Sort configuration files
- ALFREDAPI-311, AVP-81, AVP-100; AVP-75: Add partial implementation of Alfresco Process Service as BPM
- AVP-34, AVP-43: Add Start Workflow functionality (for VDL Archive)
- ALFREDAPI-305: Search: Add support for sorting by TYPE
-
ALFREDAPI-299: AlfrescoPropertyConvertor throwing errors
-
ALFREDAPI-309: Add ?exclude=… option to /workflows/definitions
-
ALFREDAPI-295: publishAmpPublicationToReleaseRepository task not available
-
ALFREDAPI-270: Permanent delete does not work when used in bulk call
- ALFREDAPI-301: apix-interface module not published to artifactory
- ALFREDAPI-293: Alfred API not returning all facets
- ALFREDAPI-275: Searchqueries with noderef always return no results
- ALFREDAPI-295: publishAmpPublicationToReleaseRepository task not available
- ALFREDAPI-285: Total results not correct when skip is used in queries for 4.2.8
- ALFREDAPI-268: Build fails always on Jenkins due to test bundle install
- ALFREDAPI-260: SetInheritParentPermission Webscript
- ALFREDAPI-272, ALFREDAPI-271: Update Xenit gradle plugin
- ALFREDAPI-262: Improve Jenkins build
- ALFREDAPI-279: Missing dependency to apache StringUtils
- ALFREDAPI-277: Corrected Activiti version for Alfresco 5.0 and 5.1
- ALFREDAPI-267: getVersion always returns 1.11.2
- ALFGDPR-61: Requesting non existing properties should return null if the namespace of the qname is invalid