Clarify logged in user
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / acr /
2022-12-22 Mathieu BaudierAdapt to MS Windows
2022-12-01 MathieuMake directory content adaptable
2022-11-20 MathieuDeactivate unused experimental features in order to...
2022-11-16 MathieuHack XLink XSD in order to support GML
2022-11-16 MathieuUse a more official version of xlink XSD
2022-11-16 MathieuClarify and refactor content namespaces
2022-11-14 MathieuImprove directory edition
2022-11-14 MathieuRemove session run dir API for the time being.
2022-11-13 MathieuRename LDAP enums
2022-11-13 MathieuImprove UX data parts
2022-11-12 MathieuClarify implementation-specific APIs
2022-11-12 MathieuMake CmsUserManager an API.
2022-11-12 MathieuIntroduce CMS-specific user APIs, based at this stage...
2022-11-08 MathieuCode clean up
2022-11-05 MathieuMassive package refactoring
2022-10-23 Mathieu BaudierImprove XML normalizer
2022-09-21 Mathieu BaudierStart centralising ACR attribute cast.
2022-09-21 Mathieu BaudierCosmetic improvements
2022-09-18 Mathieu BaudierDocument directory and improve mapping with ACR
2022-09-17 Mathieu BaudierWorking read-only WebDav server
2022-09-16 Mathieu BaudierRefactor WebDav implementation
2022-09-16 Mathieu BaudierUse WebDav names
2022-09-15 Mathieu BaudierFirst WebDav PROPFIND implementation server-side
2022-09-15 Mathieu BaudierHTTP GET support for ACR.
2022-09-14 Mathieu BaudierImprove ACR
2022-09-12 Mathieu BaudierImprove ACR editing support
2022-09-09 Mathieu BaudierImprove ACR
2022-09-06 Mathieu BaudierImprove content edition and validation
2022-09-06 Mathieu BaudierAllow any element in dbk:info while reintroducing origi...
2022-09-05 Mathieu BaudierSupport writing file as XML
2022-09-05 Mathieu BaudierAdd cached path to content
2022-08-25 Mathieu BaudierImprove ACR, introduce migration from JCR.
2022-08-25 Mathieu BaudierAllow any element in DocBook info
2022-08-12 Mathieu BaudierMake ACR content providers more configurable
2022-07-30 Mathieu BaudierRemove static default UUID factory
2022-07-20 Mathieu BaudierMove CMS file utilities to a dedicated package
2022-07-20 Mathieu BaudierMake CMS running without data area, and remove unnecess...
2022-07-15 Mathieu BaudierIntroduce WebDav support
2022-07-10 Mathieu BaudierRefactor non-SWT projects.
2022-07-10 Mathieu BaudierRefactor SWT directory structure.
2022-06-30 Mathieu BaudierRefactor deploy properties and move legacy CMS exception.
2022-06-27 Mathieu BaudierImprove initialisation.
2022-06-27 Mathieu BaudierImprove, clarify and register namespaces
2022-06-27 Mathieu BaudierRegister JCR namespaces.
2022-06-26 Mathieu BaudierDirectory as a hierarchy unit.
2022-06-23 Mathieu BaudierImprove naming. Fix Argeo namespace base.
2022-06-23 Mathieu BaudierSimplify LDAP directory.
2022-06-22 Mathieu BaudierDecorrelate directory implementation from user admin
2022-06-22 Mathieu BaudierRefactor naming packages
2022-06-21 Mathieu BaudierIntroduce system roles
2022-06-21 Mathieu BaudierIntroduce directory kinds.
2022-06-20 Mathieu BaudierImprove ACR viewer.
2022-06-20 Mathieu BaudierFix get directory content path
2022-06-20 Mathieu BaudierSimplify hierarchy units
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 BaudierStatic CMS working as native image
2022-06-08 Mathieu BaudierFix error reporting
2022-06-08 Mathieu BaudierMake ACR implementation more robust.
2022-06-08 Mathieu BaudierACR compatible with Android.
2022-06-07 Mathieu BaudierDo not log all types.
2022-06-07 Mathieu BaudierRemove strong dependencies to various classes not suppo...
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 BaudierUse local XSD imports.
2022-05-31 Mathieu BaudierIntroduce XSD support.
2022-05-29 Mathieu BaudierMake CMS user app more robust.
2022-05-24 Mathieu BaudierImprove namespace management
2022-05-17 Mathieu BaudierIntroduce content adapters for JCR
2022-05-16 Mathieu BaudierReintegrate CLI and FS sync.
2022-05-13 Mathieu BaudierJCR as an ACR backend
2022-05-04 Mathieu BaudierIntroduce XML normaliser
2022-01-26 Mathieu BaudierImprove clock sequence range configuration
2022-01-26 Mathieu BaudierAll typed UUIDs implemented (except v2).
2022-01-25 Mathieu BaudierDocument and clean up UUID factory API and implementation.
2022-01-22 Mathieu BaudierRename GCR to ACR.