Make CMS production ready
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / kernel / Kernel.java
2016-08-06 Mathieu BaudierMake CMS production ready
2016-07-15 Mathieu Baudier- Introduce WebCmsSession
2016-05-31 Mathieu BaudierStart clarifying the kernel.
2016-05-20 Mathieu BaudierChange RepositoryFactory for Argeo v2
2016-05-15 Mathieu BaudierIntroduce CMS DataModel
2016-05-12 Mathieu BaudierFix NodeHttp initialization
2016-05-12 Mathieu BaudierListen to services right from the start of the initiali...
2016-04-06 Mathieu BaudierUse OSGi Configuration Manager for node's Jackrabbit...
2015-11-10 Mathieu BaudierImprove social networking
2015-11-07 Mathieu BaudierLog out kernel after authorisation in order not to... svn/trunk
2015-11-06 Mathieu BaudierStart working on maintenance
2015-11-05 Mathieu Baudier- Load DocBook CND
2015-10-29 Mathieu BaudierIntroduce admin header and Reload App
2015-10-19 Mathieu BaudierPublish Jackrabbit repositories as such.
2015-10-17 Mathieu BaudierImprove authentication and logging.
2015-10-15 Mathieu BaudierNode init can manage relative directories (relative...
2015-10-15 Mathieu BaudierImprove login and HTTPS config.
2015-10-14 Mathieu BaudierIntroduce node initialisation.
2015-10-14 Mathieu BaudierLocalis(z)ation support
2015-10-14 Mathieu BaudierClean up before implementing i18n support
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-09 Mathieu BaudierUse Bitronix as transaction manager.
2015-10-09 Mathieu BaudierRefactor security components to the Kernel
2015-10-08 Mathieu BaudierWork on authentication
2015-10-04 Mathieu BaudierMake http service initialisation asynchronous
2015-09-30 Mathieu BaudierRemove dependency to Spring Security
2015-09-15 Mathieu BaudierRemoting working
2015-09-15 Mathieu BaudierImprove user admin configuration
2015-09-12 Mathieu BaudierLDIF user admin persistence based on transactions.
2015-09-10 Mathieu Baudier- Introduce PKI utils
2015-09-06 Mathieu BaudierSystem authentication
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-02-28 Mathieu BaudierIntroduce Kernel thread and statistics
2015-02-25 Mathieu BaudierRegister JCR repositories with the repository factory
2015-02-24 Mathieu BaudierMake init synchronous again
2015-02-24 Mathieu BaudierImprove CMS initialisation
2015-02-16 Mathieu BaudierMake Jackrabbit node type configurable
2015-02-14 Mathieu BaudierIntroduce ROLE_USER_ADMIN and ROLE_GROUP_ADMIN
2015-02-13 Mathieu BaudierFor shutdown of some hanging Jackrabbit threads
2015-02-13 Mathieu BaudierImprove login mechanism, based on JAAS
2015-01-28 Mathieu BaudierStarts workbench thanks to a fragment
2015-01-28 Mathieu BaudierCentralise login in Kernel
2015-01-27 Mathieu BaudierWorkbench and CMS now compatible
2015-01-26 Mathieu BaudierRemoting working
2015-01-26 Mathieu BaudierDirectors cut
2015-01-26 Mathieu BaudierDirectors cut
2015-01-25 Mathieu BaudierWorking CMS Kernel