Start improving single-user login
[lgpl/argeo-commons.git] / org.argeo.api.acr /
2022-12-07 MathieuFix MANIFEST generation
2022-12-01 MathieuLDAP-style localisation in ACR
2022-11-16 MathieuClarify and refactor content namespaces
2022-11-14 MathieuRemove session run dir API for the time being.
2022-11-14 MathieuUndeprecate get methods
2022-11-13 MathieuRename LDAP enums
2022-11-08 MathieuCode clean up
2022-11-05 MathieuMassive package refactoring
2022-10-15 Mathieu BaudierFix Javadocs
2022-09-21 Mathieu BaudierStart centralising ACR attribute cast.
2022-09-16 Mathieu BaudierRefactor WebDav implementation
2022-09-16 Mathieu BaudierUse WebDav names
2022-09-15 Mathieu BaudierHTTP GET support for ACR.
2022-09-14 Mathieu BaudierImprove ACR
2022-09-09 Mathieu BaudierImprove ACR
2022-08-25 Mathieu BaudierImprove ACR, introduce migration from JCR.
2022-08-23 Mathieu BaudierClarify system roles
2022-07-20 Mathieu BaudierAdd standard and XSF namespace / prefix mappings
2022-07-18 Mathieu BaudierUse Java-17 in projects classpath
2022-06-27 Mathieu BaudierImprove, clarify and register namespaces
2022-06-26 Mathieu BaudierUse runtime namespace context as default.
2022-06-23 Mathieu BaudierImprove naming. Fix Argeo namespace base.
2022-06-21 Mathieu BaudierIntroduce system roles
2022-06-17 Mathieu BaudierIntroduce directory content provider
2022-06-16 Mathieu BaudierImprove ACR.
2022-06-16 Mathieu BaudierRefactor to use ACR instead of JCR.
2022-06-08 Mathieu BaudierACR compatible with Android.
2022-06-04 Mathieu BaudierAnalyse XSD to define attribute types and list content...
2022-06-03 Mathieu BaudierClean up and refactor ACR and component register.
2022-06-01 Mathieu BaudierStart supporting mounting of XML with FS.
2022-05-31 Mathieu BaudierIntroduce XSD support.
2022-05-29 Mathieu BaudierExplicitly import javax.xml.namespace
2022-05-17 Mathieu BaudierIntroduce content adapters for JCR
2022-05-13 Mathieu BaudierJCR as an ACR backend
2022-02-27 Mathieu BaudierRemove Maven
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare for next development...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons... argeo-commons-2.3.5
2022-02-26 Mathieu Baudier[maven-release-plugin] rollback the release of argeo...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons...
2022-01-24 Mathieu BaudierIntegrate UUID API
2022-01-24 Mathieu BaudierCreate separate project for UUID API.
2022-01-24 Mathieu BaudierExperiment with package level A2 metadata
2022-01-23 Mathieu BaudierAsynchronous UUID factory.
2022-01-23 Mathieu BaudierUUID algorithms in an abstract class
2022-01-23 Mathieu BaudierMove time UUID nodeid back to the factory
2022-01-22 Mathieu BaudierMove default UUID factory to the implementation
2022-01-22 Mathieu BaudierWorking UUID factory
2022-01-22 Mathieu BaudierMove UUID utilities to ACR API
2022-01-22 Mathieu BaudierRename GCR to ACR.