Prepare refactoring
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / AbstractCmsEntryPoint.java
2016-09-15 Bruno SinouPrepare refactoring
2016-09-09 Mathieu BaudierRefactor monitor and exceptions
2016-05-12 Mathieu BaudierRedirect anonymous to homepage after login.
2016-05-12 Mathieu BaudierRemove ' from title.
2015-11-22 Mathieu BaudierFix redirection when logging out of private area.
2015-11-13 Bruno SinouGeneration JavaScript Meta tags: remove useless meta...
2015-11-10 Mathieu BaudierImprove social networking
2015-11-06 Mathieu BaudierUse UI context http request
2015-11-06 Mathieu BaudierFactorize URL generation
2015-11-06 Mathieu BaudierOGP tags support (http://ogp.me/)
2015-10-26 Mathieu BaudierIntroduce UX context
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-12 Mathieu BaudierIntroduce workbench login
2015-10-08 Mathieu BaudierWork on authentication
2015-10-08 Mathieu BaudierFix issue with session authentication in web.
2015-10-08 Mathieu BaudierRename CmsSession into CmsView, and make it exclusively...
2015-09-23 Mathieu BaudierImprove LDIF user admin.
2015-09-15 Mathieu BaudierSession authentication working
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-05-20 Mathieu BaudierImprove logging.
2015-05-14 Mathieu BaudierBetter deal with authentication corner cases
2015-05-08 Mathieu BaudierIntroduce SimpleApp and SimpleErgonomics
2015-05-04 Mathieu BaudierDisable adding and deleting nodes via URL
2015-05-04 Mathieu Baudier- Window title based on JCR
2015-04-28 Mathieu BaudierCentralise Subject in CmsSession
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-02-26 Mathieu BaudierStart improving CMS login
2015-02-12 Mathieu BaudierParse page from state but does not expose it (yet)
2015-02-11 Mathieu BaudierClean up and re-organise CMS
2015-02-11 Mathieu BaudierMerge application and entry point factory
2015-01-25 Mathieu BaudierWorking CMS Kernel
2015-01-07 Mathieu BaudierMerge adaptations related to the new third parties.
2015-01-02 Mathieu BaudierAll Commons modules building (Eclipse included)
2014-11-24 Mathieu BaudierMove CMS to Commons