Improve CMS poing
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal /
2022-10-15 Mathieu BaudierFix Javadocs
2022-09-24 Mathieu BaudierStart simplifying user manager edition.
2022-09-23 Mathieu BaudierDocumentation
2022-09-21 Mathieu BaudierCosmetic improvements
2022-09-17 Mathieu BaudierWorking read-only WebDav server
2022-09-16 Mathieu BaudierProperly set namespace context
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-08-23 Mathieu BaudierClarify system roles
2022-08-18 Mathieu BaudierImprove user management
2022-08-17 Mathieu BaudierImprove Directory framework.
2022-08-11 Mathieu BaudierMake empty start up more robust
2022-08-06 Mathieu BaudierRemove dependency to BouncyCastle in core CMS
2022-07-27 Mathieu BaudierRemove deprecated warnings
2022-07-27 Mathieu BaudierImprove remote authentication
2022-07-27 Mathieu BaudierFix cardinality of HTTP handlers
2022-07-24 Mathieu BaudierImprove UI event support
2022-07-24 Mathieu BaudierIntroduce CMS event bus and use it in UI.
2022-07-24 Mathieu BaudierDo not fail CMS initialisation if a user directory...
2022-07-23 Mathieu BaudierSimplify synchronisation of CMS context.
2022-07-21 Mathieu BaudierWorking SPNEGO HTTP client
2022-07-21 Mathieu BaudierImprove SSH server. Rename node directory to private.
2022-07-21 Mathieu BaudierImprove CMS start up and status reporting.
2022-07-20 Mathieu BaudierMake CMS running without data area, and remove unnecess...
2022-07-20 Mathieu BaudierWebSocket authentication
2022-07-19 Mathieu BaudierIntroduce CMS client
2022-07-19 Mathieu BaudierImprove events and web sockets
2022-07-18 Mathieu BaudierClarify CMS initialisation
2022-07-18 Mathieu BaudierCentralise HTTP headers
2022-07-17 Mathieu BaudierJDK HTTP server authentication
2022-07-17 Mathieu BaudierStart supporting JDK HTTP server API
2022-07-15 Mathieu BaudierIntroduce WebDav support
2022-07-12 Mathieu BaudierMake data paths more robust
2022-07-10 Mathieu BaudierRefactor non-SWT projects.
2022-07-04 Mathieu BaudierWork on native compilation of SPNEGO client.
2022-07-04 Mathieu BaudierFix security providers
2022-07-04 Mathieu BaudierMake sure certificate directories are present
2022-07-02 Mathieu BaudierFix various issues on a fresh dev environment deployment
2022-07-01 Mathieu BaudierSSL truststore working.
2022-07-01 Mathieu BaudierHTTPS server working.
2022-06-30 Mathieu BaudierWorking SPNEGO clients.
2022-06-30 Mathieu BaudierSPNEGO working
2022-06-30 Mathieu BaudierRefactor deploy properties and move legacy CMS exception.
2022-06-29 Mathieu BaudierSupport roles from multiple directories
2022-06-27 Mathieu BaudierImprove initialisation.
2022-06-27 Mathieu BaudierDisable OSGi configuration admin and LDIF-based deploy...
2022-06-27 Mathieu BaudierImprove, clarify and register namespaces
2022-06-23 Mathieu BaudierImprove naming. Fix Argeo namespace base.
2022-06-22 Mathieu BaudierSeparate LDIF and LDAP DAOs
2022-06-22 Mathieu BaudierDecorrelate directory implementation from user admin
2022-06-22 Mathieu BaudierRename transaction package
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 BaudierSimplify hierarchy units
2022-06-17 Mathieu BaudierIntroduce directory content provider
2022-06-16 Mathieu BaudierImprove ACR.
2022-06-15 Mathieu BaudierIntroduce hierarchies in user management
2022-06-13 Mathieu BaudierStart clarifying user admin.
2022-06-07 Mathieu BaudierRemove strong dependencies to various classes not suppo...
2022-06-07 Mathieu BaudierFix duplicate configurations
2022-06-05 Mathieu BaudierFix anonymous login
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 BaudierMake CMS user app more robust.
2022-05-24 Mathieu BaudierImprove namespace management
2022-05-20 Mathieu BaudierMove CMS session management to CMS Context.
2022-05-20 Mathieu BaudierIntroduce static CMS.
2022-05-16 Mathieu BaudierReintegrate CLI and FS sync.
2022-05-13 Mathieu BaudierJCR as an ACR backend
2022-03-04 Mathieu BaudierImprove Argeo Init shutdown sequence.
2022-02-08 Mathieu BaudierReactivate JCR webdav and remote servlets
2022-01-14 Mathieu BaudierStabilise OSGi logging and service factories
2022-01-14 Mathieu BaudierAdapt after Argeo Suite refactoring.
2022-01-11 Mathieu BaudierMove Jetty factory to the servlet bundle
2022-01-11 Mathieu BaudierImprove JCR repository lifecycle
2022-01-11 Mathieu BaudierComponents-based JCR configuration.
2022-01-09 Mathieu BaudierRefactor CMS life cycle.
2022-01-07 Mathieu BaudierRename into CMS Context
2022-01-05 Mathieu BaudierMassive Argeo APIs refactoring
2022-01-05 Mathieu BaudierRename remote auth interfaces
2022-01-01 Mathieu BaudierIntroduce CMS Servlet.
2021-12-30 Mathieu BaudierSLF4J implementation.
2021-12-10 Mathieu BaudierMajor refactoring of Argeo CMS UI
2021-12-07 Mathieu BaudierMove JCR utilities from API to CMS JCR
2021-12-07 Mathieu BaudierRemove dependency to JTA
2021-12-05 Mathieu BaudierRemove all JCR related components from CMS.
2021-12-05 Mathieu BaudierPrepare JCR decoupling.
2021-11-10 Mathieu BaudierMerge remote-tracking branch 'origin/v2.x'
2021-11-09 Mathieu BaudierImprove single user login.
2021-09-08 Mathieu BaudierWork on Jackrabbit clustering.
2021-09-08 Mathieu BaudierIntroduce experimental redundant file based datastore.
2021-09-08 Mathieu BaudierUse internal classloader for reading Jackrabbit configu...
2021-07-28 Mathieu BaudierIPA authentication working.
2021-07-20 Mathieu BaudierIntroduce package servlet.
2021-07-19 Mathieu BaudierStart preparing mutability of authorization in CMS...
2021-07-19 Mathieu BaudierMake CMS sesison management more robust.
next