Improve Jackrabbit unit tests.
[lgpl/argeo-commons.git] / org.argeo.cms /
2015-10-19 Mathieu BaudierPublish Jackrabbit repositories as such.
2015-10-18 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-10-18 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-10-17 Mathieu BaudierRemove warnings.
2015-10-17 Mathieu BaudierImprove i18n
2015-10-17 Mathieu BaudierImprove authentication and logging.
2015-10-17 Mathieu BaudierTest non-latin locale
2015-10-17 Mathieu BaudierRemove unused login entry point
2015-10-15 Mathieu BaudierFix XA resource implementation.
2015-10-15 Mathieu BaudierCan extends login credentials block.
2015-10-15 Mathieu BaudierNode init can manage relative directories (relative...
2015-10-15 Mathieu BaudierImprove login and HTTPS config.
2015-10-14 Mathieu BaudierFix typo
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-14 Mathieu BaudierMake CMS login UI more extensible
2015-10-14 Mathieu BaudierMake CMS login UI more extensible
2015-10-13 Mathieu BaudierAuthentication working for workbench, web and data.
2015-10-13 Mathieu BaudierFix build
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-12 Mathieu BaudierIntroduce workbench login
2015-10-12 Mathieu BaudierUse SWT operation mode
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-08 Mathieu BaudierFix issue with session authentication in web.
2015-10-08 Mathieu BaudierUse JEE application mode for web.
2015-10-08 Mathieu BaudierRename CmsSession into CmsView, and make it exclusively...
2015-10-04 Mathieu BaudierMake http service initialisation asynchronous
2015-09-30 Mathieu BaudierRemove dependency to Spring Security
2015-09-23 Mathieu BaudierImprove LDIF user admin.
2015-09-23 Mathieu BaudierAllow unknown principals in Jackrabbit.
2015-09-22 Mathieu BaudierFix regression in root http filter, in order to support...
2015-09-21 Bruno SinouRemove draft implementation of a user management UI...
2015-09-21 Mathieu BaudierRemove warning in Jackrabbit
2015-09-21 Mathieu BaudierFix issue with propagating user removal.
2015-09-16 Mathieu BaudierImprove properties
2015-09-16 Mathieu BaudierUse property() instead of getFullName()
2015-09-16 Mathieu BaudierImprove properties
2015-09-15 Mathieu BaudierSession authentication working
2015-09-15 Mathieu BaudierSession authentication working
2015-09-15 Mathieu BaudierRemoting working
2015-09-15 Mathieu BaudierChange password working
2015-09-15 Mathieu BaudierImprove user admin configuration
2015-09-15 Mathieu Baudier- Improve transaction support
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-09-05 Mathieu BaudierRename node roles
2015-09-04 Mathieu BaudierIntroduce aggregating node user admin
2015-09-02 Mathieu Baudier- Start factorizing LDIF and LDAP
2015-08-28 Mathieu BaudierMake LDIF importable
2015-08-26 Mathieu BaudierCan login with any uniquely indexed user property.
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-08-25 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-08-25 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-08-24 Bruno SinouDoes not force header part (lead, center, end) to have...
2015-08-14 Mathieu BaudierMake title more robust
2015-08-07 Mathieu BaudierIntroduce Single User login
2015-07-22 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-07-22 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-07-22 Mathieu BaudierImprove UI initialisation, making sure there is always...
2015-07-22 Mathieu BaudierImprove kernel http trace
2015-06-10 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-06-10 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-06-05 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-06-05 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-05-27 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-05-27 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-05-20 Bruno SinouAdd "Register" label
2015-05-20 Mathieu BaudierImprove logging.
2015-05-17 Mathieu BaudierMake header columns equal width.
2015-05-15 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-05-15 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-05-14 Mathieu BaudierBetter deal with authentication corner cases
2015-05-14 Mathieu BaudierRedirect to home page when loging out
2015-05-14 Mathieu BaudierIntroduce UserMenuLink
2015-05-14 Mathieu BaudierInternationalize login
2015-05-14 Mathieu BaudierUse message instead of label in user menu
2015-05-08 Mathieu BaudierIntroduce SimpleApp and SimpleErgonomics
2015-05-07 Bruno Sinou[maven-release-plugin] prepare for next development...
2015-05-07 Bruno Sinou[maven-release-plugin] prepare release argeo-commons...
2015-05-07 Mathieu Baudier#FIX Authenticate as anonymous when login has failed
2015-05-05 Bruno SinouExperimental focus listener
2015-05-04 Mathieu BaudierMake user menu extensible
2015-05-04 Mathieu BaudierDisable adding and deleting nodes via URL
2015-05-04 Mathieu Baudier- Window title based on JCR
2015-04-29 Mathieu BaudierImprove error notifications.
2015-04-28 Mathieu BaudierCentralise Subject in CmsSession
2015-04-28 Mathieu BaudierStart preparing refactoring of CmsApplication
2015-04-28 Mathieu BaudierMove auth related widgets to CMS
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-04-27 Bruno SinouEnhance comments, remove typos
2015-04-27 Bruno SinouBetter adapted to manage authorisation.
2015-04-27 Bruno SinouRemove deprecated method
2015-04-27 Mathieu BaudierFirst tests of refreshing session before displaying.
2015-04-27 Mathieu BaudierFirst tests of refreshing session before displaying.
2015-04-27 Mathieu Baudier- Introduce CMS specific TextInterpreter
2015-04-06 Bruno Sinou[maven-release-plugin] prepare for next development...
next