lgpl/argeo-commons.git
8 years agoUse Argeo Tp v2.1.9
Mathieu Baudier [Fri, 11 Sep 2015 14:11:01 +0000 (14:11 +0000)]
Use Argeo Tp v2.1.9

git-svn-id: https://svn.argeo.org/commons/trunk@8386 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoAdapt commands to the new security model.
Bruno Sinou [Fri, 11 Sep 2015 14:09:46 +0000 (14:09 +0000)]
Adapt commands to the new security model.

git-svn-id: https://svn.argeo.org/commons/trunk@8385 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoFirst draft of User Creation wizard
Bruno Sinou [Fri, 11 Sep 2015 11:00:31 +0000 (11:00 +0000)]
First draft of User Creation wizard

git-svn-id: https://svn.argeo.org/commons/trunk@8384 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoplug the role list
Bruno Sinou [Fri, 11 Sep 2015 08:32:59 +0000 (08:32 +0000)]
plug the role list

git-svn-id: https://svn.argeo.org/commons/trunk@8383 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoWork on user and group editors. Comment out legacy code that use old userAdminService
Bruno Sinou [Fri, 11 Sep 2015 07:09:28 +0000 (07:09 +0000)]
Work on user and group editors. Comment out legacy code that use old userAdminService

git-svn-id: https://svn.argeo.org/commons/trunk@8382 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago- Introduce PKI utils
Mathieu Baudier [Thu, 10 Sep 2015 21:38:53 +0000 (21:38 +0000)]
- Introduce PKI utils
- Kernel login
- Remove optimizations and improve LDIF/LDAP user admin

git-svn-id: https://svn.argeo.org/commons/trunk@8381 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce bundle context callback
Mathieu Baudier [Sun, 6 Sep 2015 19:03:08 +0000 (19:03 +0000)]
Introduce bundle context callback

git-svn-id: https://svn.argeo.org/commons/trunk@8377 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoSystem authentication
Mathieu Baudier [Sun, 6 Sep 2015 18:59:11 +0000 (18:59 +0000)]
System authentication

git-svn-id: https://svn.argeo.org/commons/trunk@8376 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoOSGi security manager now a requirement
Mathieu Baudier [Sun, 6 Sep 2015 18:57:29 +0000 (18:57 +0000)]
OSGi security manager now a requirement

git-svn-id: https://svn.argeo.org/commons/trunk@8375 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoNote to replace LocalCallback with Java's LanguageCallback
Mathieu Baudier [Sun, 6 Sep 2015 17:40:10 +0000 (17:40 +0000)]
Note to replace LocalCallback with Java's LanguageCallback

git-svn-id: https://svn.argeo.org/commons/trunk@8374 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoRename node roles
Mathieu Baudier [Sat, 5 Sep 2015 10:09:43 +0000 (10:09 +0000)]
Rename node roles

git-svn-id: https://svn.argeo.org/commons/trunk@8368 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce LDIF persistence
Mathieu Baudier [Sat, 5 Sep 2015 08:19:02 +0000 (08:19 +0000)]
Introduce LDIF persistence

git-svn-id: https://svn.argeo.org/commons/trunk@8367 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoWork on userAdmin UI:
Bruno Sinou [Fri, 4 Sep 2015 13:15:48 +0000 (13:15 +0000)]
Work on userAdmin UI:
+ Add filter to user and group view
+ Display the list of all members of a group
+ Some code cleaning

git-svn-id: https://svn.argeo.org/commons/trunk@8365 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce aggregating node user admin
Mathieu Baudier [Fri, 4 Sep 2015 10:01:43 +0000 (10:01 +0000)]
Introduce aggregating node user admin

git-svn-id: https://svn.argeo.org/commons/trunk@8364 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoStart generalizing LDIF/LDAP user admin
Mathieu Baudier [Fri, 4 Sep 2015 10:01:12 +0000 (10:01 +0000)]
Start generalizing LDIF/LDAP user admin

git-svn-id: https://svn.argeo.org/commons/trunk@8363 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoFirst draft to adapt Security Admin UI to the new security model
Bruno Sinou [Wed, 2 Sep 2015 19:44:06 +0000 (19:44 +0000)]
First draft to adapt Security Admin UI to the new security model

git-svn-id: https://svn.argeo.org/commons/trunk@8362 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago- Start factorizing LDIF and LDAP
Mathieu Baudier [Wed, 2 Sep 2015 17:48:21 +0000 (17:48 +0000)]
- Start factorizing LDIF and LDAP
- Add filter for role search

git-svn-id: https://svn.argeo.org/commons/trunk@8361 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoFirst tests with LDAP
Mathieu Baudier [Wed, 2 Sep 2015 17:16:48 +0000 (17:16 +0000)]
First tests with LDAP

git-svn-id: https://svn.argeo.org/commons/trunk@8360 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoCan return all roles
Mathieu Baudier [Mon, 31 Aug 2015 10:26:12 +0000 (10:26 +0000)]
Can return all roles

git-svn-id: https://svn.argeo.org/commons/trunk@8355 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoMake LDIF importable
Mathieu Baudier [Fri, 28 Aug 2015 15:21:12 +0000 (15:21 +0000)]
Make LDIF importable

git-svn-id: https://svn.argeo.org/commons/trunk@8353 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoCan login with any uniquely indexed user property.
Mathieu Baudier [Wed, 26 Aug 2015 14:18:37 +0000 (14:18 +0000)]
Can login with any uniquely indexed user property.

git-svn-id: https://svn.argeo.org/commons/trunk@8347 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce Argeo 2 security model-
Mathieu Baudier [Wed, 26 Aug 2015 12:59:10 +0000 (12:59 +0000)]
Introduce Argeo 2 security model-

git-svn-id: https://svn.argeo.org/commons/trunk@8346 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoNext development cycle
Bruno Sinou [Tue, 25 Aug 2015 12:59:51 +0000 (12:59 +0000)]
Next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8343 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Tue, 25 Aug 2015 12:58:12 +0000 (12:58 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8342 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare release argeo-commons-2.1.28
Bruno Sinou [Tue, 25 Aug 2015 12:58:10 +0000 (12:58 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.28

git-svn-id: https://svn.argeo.org/commons/trunk@8340 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare Argeo Commons 2.1.28 release
Bruno Sinou [Tue, 25 Aug 2015 12:55:16 +0000 (12:55 +0000)]
Prepare Argeo Commons 2.1.28 release

git-svn-id: https://svn.argeo.org/commons/trunk@8339 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoLDIF user admin read-only features working (adding properties and credentials)
Mathieu Baudier [Tue, 25 Aug 2015 08:54:49 +0000 (08:54 +0000)]
LDIF user admin read-only features working (adding properties and credentials)

git-svn-id: https://svn.argeo.org/commons/trunk@8338 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoAdd Authorization, with chained groups
Mathieu Baudier [Mon, 24 Aug 2015 19:23:42 +0000 (19:23 +0000)]
Add Authorization, with chained groups

git-svn-id: https://svn.argeo.org/commons/trunk@8337 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce LDIF OSGi User Admin implementation
Mathieu Baudier [Mon, 24 Aug 2015 18:36:11 +0000 (18:36 +0000)]
Introduce LDIF OSGi User Admin implementation

git-svn-id: https://svn.argeo.org/commons/trunk@8336 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoTest complex DNs
Mathieu Baudier [Mon, 24 Aug 2015 15:35:40 +0000 (15:35 +0000)]
Test complex DNs

git-svn-id: https://svn.argeo.org/commons/trunk@8334 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoFix: LDIF parser manages last entry properly.
Mathieu Baudier [Mon, 24 Aug 2015 15:29:13 +0000 (15:29 +0000)]
Fix: LDIF parser manages last entry properly.

git-svn-id: https://svn.argeo.org/commons/trunk@8333 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce LDIF parser
Mathieu Baudier [Mon, 24 Aug 2015 14:29:04 +0000 (14:29 +0000)]
Introduce LDIF parser

git-svn-id: https://svn.argeo.org/commons/trunk@8332 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoDoes not force header part (lead, center, end) to have the same size
Bruno Sinou [Mon, 24 Aug 2015 09:20:47 +0000 (09:20 +0000)]
Does not force header part (lead, center, end) to have the same size

git-svn-id: https://svn.argeo.org/commons/trunk@8328 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce DocBook support
Mathieu Baudier [Tue, 18 Aug 2015 07:43:53 +0000 (07:43 +0000)]
Introduce DocBook support

git-svn-id: https://svn.argeo.org/commons/trunk@8327 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoImprove JCR tests
Mathieu Baudier [Sun, 16 Aug 2015 12:58:14 +0000 (12:58 +0000)]
Improve JCR tests

git-svn-id: https://svn.argeo.org/commons/trunk@8326 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoSimplify Jackrabbit security dependencies.
Mathieu Baudier [Sat, 15 Aug 2015 09:57:20 +0000 (09:57 +0000)]
Simplify Jackrabbit security dependencies.

git-svn-id: https://svn.argeo.org/commons/trunk@8325 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoAdd non-security related Jackrabbit repo configs
Mathieu Baudier [Sat, 15 Aug 2015 09:44:21 +0000 (09:44 +0000)]
Add non-security related Jackrabbit repo configs

git-svn-id: https://svn.argeo.org/commons/trunk@8324 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoRemove useless import
Mathieu Baudier [Sat, 15 Aug 2015 09:43:22 +0000 (09:43 +0000)]
Remove useless import

git-svn-id: https://svn.argeo.org/commons/trunk@8323 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoMake title more robust
Mathieu Baudier [Fri, 14 Aug 2015 16:05:54 +0000 (16:05 +0000)]
Make title more robust

git-svn-id: https://svn.argeo.org/commons/trunk@8322 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoRefactor unit tests
Mathieu Baudier [Fri, 14 Aug 2015 16:04:34 +0000 (16:04 +0000)]
Refactor unit tests

git-svn-id: https://svn.argeo.org/commons/trunk@8321 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoUnit tests working in IDE
Mathieu Baudier [Fri, 14 Aug 2015 15:06:52 +0000 (15:06 +0000)]
Unit tests working in IDE

git-svn-id: https://svn.argeo.org/commons/trunk@8320 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoUse http for forge
Mathieu Baudier [Fri, 7 Aug 2015 16:52:25 +0000 (16:52 +0000)]
Use http for forge

git-svn-id: https://svn.argeo.org/commons/trunk@8310 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoRemove RCP launch configurations
Mathieu Baudier [Fri, 7 Aug 2015 16:51:37 +0000 (16:51 +0000)]
Remove RCP launch configurations

git-svn-id: https://svn.argeo.org/commons/trunk@8309 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoIntroduce Single User login
Mathieu Baudier [Fri, 7 Aug 2015 16:51:07 +0000 (16:51 +0000)]
Introduce Single User login

git-svn-id: https://svn.argeo.org/commons/trunk@8308 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare next development cycle - fix typo.
Bruno Sinou [Wed, 22 Jul 2015 21:54:43 +0000 (21:54 +0000)]
Prepare next development cycle - fix typo.

git-svn-id: https://svn.argeo.org/commons/trunk@8294 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare next development cycle
Bruno Sinou [Wed, 22 Jul 2015 21:46:24 +0000 (21:46 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8289 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Wed, 22 Jul 2015 21:42:42 +0000 (21:42 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8288 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare release argeo-commons-2.1.27
Bruno Sinou [Wed, 22 Jul 2015 21:42:41 +0000 (21:42 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.27

git-svn-id: https://svn.argeo.org/commons/trunk@8286 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare Argeo Commons 2.1.27 release
Bruno Sinou [Wed, 22 Jul 2015 21:41:45 +0000 (21:41 +0000)]
Prepare Argeo Commons 2.1.27 release

git-svn-id: https://svn.argeo.org/commons/trunk@8285 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoAdd a rename node command
Bruno Sinou [Wed, 22 Jul 2015 20:50:10 +0000 (20:50 +0000)]
Add a rename node command

git-svn-id: https://svn.argeo.org/commons/trunk@8283 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoImprove UI initialisation, making sure there is always a state (and thus a node)...
Mathieu Baudier [Wed, 22 Jul 2015 12:32:27 +0000 (12:32 +0000)]
Improve UI initialisation, making sure there is always a state (and thus a node) available, even in the header.

git-svn-id: https://svn.argeo.org/commons/trunk@8282 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoImprove kernel http trace
Mathieu Baudier [Wed, 22 Jul 2015 12:08:35 +0000 (12:08 +0000)]
Improve kernel http trace

git-svn-id: https://svn.argeo.org/commons/trunk@8281 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoDo not use latest EclipseUiUtils to enable using the new command as hot fix on existi...
Bruno Sinou [Thu, 9 Jul 2015 15:49:10 +0000 (15:49 +0000)]
Do not use latest EclipseUiUtils to enable using the new command as hot fix on existing older version

git-svn-id: https://svn.argeo.org/commons/trunk@8253 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoAdd a maintenance command to enable configurable node dumps
Bruno Sinou [Wed, 8 Jul 2015 19:04:36 +0000 (19:04 +0000)]
Add a maintenance command to enable configurable node dumps

git-svn-id: https://svn.argeo.org/commons/trunk@8250 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare next development cycle
Bruno Sinou [Wed, 10 Jun 2015 10:06:49 +0000 (10:06 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8184 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Wed, 10 Jun 2015 10:04:41 +0000 (10:04 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8183 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare release argeo-commons-2.1.26
Bruno Sinou [Wed, 10 Jun 2015 10:04:39 +0000 (10:04 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.26

git-svn-id: https://svn.argeo.org/commons/trunk@8181 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare Argeo Commons 2.1.26 release
Bruno Sinou [Wed, 10 Jun 2015 10:01:49 +0000 (10:01 +0000)]
Prepare Argeo Commons 2.1.26 release

git-svn-id: https://svn.argeo.org/commons/trunk@8180 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoadd utility methd
Bruno Sinou [Tue, 9 Jun 2015 21:28:56 +0000 (21:28 +0000)]
add utility methd

git-svn-id: https://svn.argeo.org/commons/trunk@8178 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoFix typo in error message
Bruno Sinou [Tue, 9 Jun 2015 10:47:08 +0000 (10:47 +0000)]
Fix typo in error message

git-svn-id: https://svn.argeo.org/commons/trunk@8175 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoenable better content type definition for the download file service
Bruno Sinou [Tue, 9 Jun 2015 05:50:37 +0000 (05:50 +0000)]
enable better content type definition for the download file service

git-svn-id: https://svn.argeo.org/commons/trunk@8171 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare next development cycle
Bruno Sinou [Fri, 5 Jun 2015 19:13:13 +0000 (19:13 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8157 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Fri, 5 Jun 2015 19:11:48 +0000 (19:11 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8156 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare release argeo-commons-2.1.25
Bruno Sinou [Fri, 5 Jun 2015 19:11:46 +0000 (19:11 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.25

git-svn-id: https://svn.argeo.org/commons/trunk@8154 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare Argeo Commons 2.1.25 release
Bruno Sinou [Fri, 5 Jun 2015 19:09:07 +0000 (19:09 +0000)]
Prepare Argeo Commons 2.1.25 release

git-svn-id: https://svn.argeo.org/commons/trunk@8153 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoSmall UI enhancements
Bruno Sinou [Tue, 2 Jun 2015 21:50:30 +0000 (21:50 +0000)]
Small UI enhancements

git-svn-id: https://svn.argeo.org/commons/trunk@8145 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoGo on centralizing widely used UI method in EclipseUiUtils
Bruno Sinou [Tue, 2 Jun 2015 17:51:36 +0000 (17:51 +0000)]
Go on centralizing widely used UI method in EclipseUiUtils

git-svn-id: https://svn.argeo.org/commons/trunk@8143 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare next development cycle
Bruno Sinou [Wed, 27 May 2015 13:57:26 +0000 (13:57 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8132 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Wed, 27 May 2015 13:55:40 +0000 (13:55 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8131 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years ago[maven-release-plugin] prepare release argeo-commons-2.1.24
Bruno Sinou [Wed, 27 May 2015 13:55:38 +0000 (13:55 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.24

git-svn-id: https://svn.argeo.org/commons/trunk@8129 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

8 years agoPrepare Argeo Commons 2.1.24 release
Bruno Sinou [Wed, 27 May 2015 13:54:44 +0000 (13:54 +0000)]
Prepare Argeo Commons 2.1.24 release

git-svn-id: https://svn.argeo.org/commons/trunk@8128 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoAdd "Register" label
Bruno Sinou [Wed, 20 May 2015 17:04:36 +0000 (17:04 +0000)]
Add "Register" label

git-svn-id: https://svn.argeo.org/commons/trunk@8123 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoFix typo in condition statement
Bruno Sinou [Wed, 20 May 2015 17:04:05 +0000 (17:04 +0000)]
Fix typo in condition statement

git-svn-id: https://svn.argeo.org/commons/trunk@8122 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoImprove logging.
Mathieu Baudier [Wed, 20 May 2015 13:21:05 +0000 (13:21 +0000)]
Improve logging.

git-svn-id: https://svn.argeo.org/commons/trunk@8121 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoMake header columns equal width.
Mathieu Baudier [Sun, 17 May 2015 10:07:14 +0000 (10:07 +0000)]
Make header columns equal width.

git-svn-id: https://svn.argeo.org/commons/trunk@8118 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agogit-svn-id: https://svn.argeo.org/commons/trunk@8112 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
Bruno Sinou [Fri, 15 May 2015 00:25:22 +0000 (00:25 +0000)]
git-svn-id: https://svn.argeo.org/commons/trunk@8112 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Fri, 15 May 2015 00:23:14 +0000 (00:23 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8111 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago[maven-release-plugin] prepare release argeo-commons-2.1.23
Bruno Sinou [Fri, 15 May 2015 00:23:12 +0000 (00:23 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.23

git-svn-id: https://svn.argeo.org/commons/trunk@8109 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoPrepare Argeo Commons 2.1.23 release
Bruno Sinou [Fri, 15 May 2015 00:21:51 +0000 (00:21 +0000)]
Prepare Argeo Commons 2.1.23 release

git-svn-id: https://svn.argeo.org/commons/trunk@8108 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoBetter deal with authentication corner cases
Mathieu Baudier [Thu, 14 May 2015 17:38:16 +0000 (17:38 +0000)]
Better deal with authentication corner cases

git-svn-id: https://svn.argeo.org/commons/trunk@8107 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoRedirect to home page when loging out
Mathieu Baudier [Thu, 14 May 2015 16:47:52 +0000 (16:47 +0000)]
Redirect to home page when loging out

git-svn-id: https://svn.argeo.org/commons/trunk@8106 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoIntroduce UserMenuLink
Mathieu Baudier [Thu, 14 May 2015 16:44:31 +0000 (16:44 +0000)]
Introduce UserMenuLink

git-svn-id: https://svn.argeo.org/commons/trunk@8105 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoInternationalize login
Mathieu Baudier [Thu, 14 May 2015 13:58:01 +0000 (13:58 +0000)]
Internationalize login

git-svn-id: https://svn.argeo.org/commons/trunk@8104 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoUse message instead of label in user menu
Mathieu Baudier [Thu, 14 May 2015 11:58:38 +0000 (11:58 +0000)]
Use message instead of label in user menu

git-svn-id: https://svn.argeo.org/commons/trunk@8103 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoIntroduce SimpleApp and SimpleErgonomics
Mathieu Baudier [Fri, 8 May 2015 15:46:44 +0000 (15:46 +0000)]
Introduce SimpleApp and SimpleErgonomics

git-svn-id: https://svn.argeo.org/commons/trunk@8102 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoPrepare next development cycle
Bruno Sinou [Thu, 7 May 2015 16:02:10 +0000 (16:02 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@8096 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago[maven-release-plugin] prepare for next development iteration
Bruno Sinou [Thu, 7 May 2015 15:58:15 +0000 (15:58 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@8095 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago[maven-release-plugin] prepare release argeo-commons-2.1.22
Bruno Sinou [Thu, 7 May 2015 15:58:13 +0000 (15:58 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.1.22

git-svn-id: https://svn.argeo.org/commons/trunk@8093 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoPrepare Argeo Commons 2.1.22 release
Bruno Sinou [Thu, 7 May 2015 15:56:19 +0000 (15:56 +0000)]
Prepare Argeo Commons 2.1.22 release

git-svn-id: https://svn.argeo.org/commons/trunk@8092 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agofix a small typo in a comment
Bruno Sinou [Thu, 7 May 2015 15:49:31 +0000 (15:49 +0000)]
fix a small typo in a comment

git-svn-id: https://svn.argeo.org/commons/trunk@8091 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago#FIX Authenticate as anonymous when login has failed
Mathieu Baudier [Thu, 7 May 2015 10:36:25 +0000 (10:36 +0000)]
#FIX Authenticate as anonymous when login has failed

git-svn-id: https://svn.argeo.org/commons/trunk@8090 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoExperimental focus listener
Bruno Sinou [Tue, 5 May 2015 09:25:36 +0000 (09:25 +0000)]
Experimental focus listener

git-svn-id: https://svn.argeo.org/commons/trunk@8088 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoMake user menu extensible
Mathieu Baudier [Mon, 4 May 2015 11:38:05 +0000 (11:38 +0000)]
Make user menu extensible

git-svn-id: https://svn.argeo.org/commons/trunk@8087 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoDisable adding and deleting nodes via URL
Mathieu Baudier [Mon, 4 May 2015 08:36:16 +0000 (08:36 +0000)]
Disable adding and deleting nodes via URL

git-svn-id: https://svn.argeo.org/commons/trunk@8086 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years ago- Window title based on JCR
Mathieu Baudier [Mon, 4 May 2015 08:02:21 +0000 (08:02 +0000)]
- Window title based on JCR
- Navigation when exception

git-svn-id: https://svn.argeo.org/commons/trunk@8085 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoImprove error notifications.
Mathieu Baudier [Wed, 29 Apr 2015 21:02:47 +0000 (21:02 +0000)]
Improve error notifications.

git-svn-id: https://svn.argeo.org/commons/trunk@8084 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoCentralise Subject in CmsSession
Mathieu Baudier [Tue, 28 Apr 2015 09:41:15 +0000 (09:41 +0000)]
Centralise Subject in CmsSession

git-svn-id: https://svn.argeo.org/commons/trunk@8083 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoStart preparing refactoring of CmsApplication
Mathieu Baudier [Tue, 28 Apr 2015 08:51:30 +0000 (08:51 +0000)]
Start preparing refactoring of CmsApplication

git-svn-id: https://svn.argeo.org/commons/trunk@8082 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoRemove Commons Demo project
Mathieu Baudier [Tue, 28 Apr 2015 08:47:16 +0000 (08:47 +0000)]
Remove Commons Demo project

git-svn-id: https://svn.argeo.org/commons/trunk@8081 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

9 years agoMove auth related widgets to CMS
Mathieu Baudier [Tue, 28 Apr 2015 08:46:37 +0000 (08:46 +0000)]
Move auth related widgets to CMS

git-svn-id: https://svn.argeo.org/commons/trunk@8080 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc