To implement CMIS versioning a few changes have to be made to Nuxeo Core.
- expose the checkIn/checkOut operation on the document, and the checked-out state
- add a number of system columns to expose cmis version-related properties
- is required by
-
NXP-6397 Fix versions upgrade with PostgreSQL and implicit casts
- Resolved
-
NXS-307 Remove versioning contribution when building a project for >= 5.4.0
- Resolved
-
NXS-331 Update to latest Nuxeo available operations
- Resolved
-
NXP-7412 Use new HIERARCHY.ISVERSION column for version tests in NXQL
- Resolved