This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository wikitty.
See http://git.nuiton.org/wikitty.git
from 9a667bf fixes #3733: Simplify field cardinality migration
new b7352ae fixes bug in test after change WikittyAuthorisation.parent cardinality
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit b7352ae1a9675095517976b0d0489ab033040144
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Fri Jul 17 02:42:06 2015 +0200
fixes bug in test after change WikittyAuthorisation.parent cardinality
Summary of changes:
wikitty-api/src/test/java/org/nuiton/wikitty/WikittyClientTest.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository wikitty.
See http://git.nuiton.org/wikitty.git
from b7aabc3 fixes #3731: Authorise multiple parent for WikittyAuthorisation
new 9a667bf fixes #3733: Simplify field cardinality migration
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 9a667bfd586bcb9dbc5deec0e560406ac4ba03d1
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Fri Jul 17 02:22:55 2015 +0200
fixes #3733: Simplify field cardinality migration
Summary of changes:
.../java/org/nuiton/wikitty/entities/FieldType.java | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository wikitty.
See http://git.nuiton.org/wikitty.git
from eba7a7c use back older javadoc plugin version otherwise won't build
new ef3a521 fixes #3730: add support of special wikittyId 'all' for reader/writer/admin in WikittyAuthorisation
new 92ad8b5 fixes #3732: WikittyAuthorisation reader/write/admin is WikittyUser, but we can add WikttyGroup too
new b7aabc3 fixes #3731: Authorise multiple parent for WikittyAuthorisation
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit b7aabc3c87bd09d1db68281650b903597fc07127
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Fri Jul 17 01:36:56 2015 +0200
fixes #3731: Authorise multiple parent for WikittyAuthorisation
commit 92ad8b526d52cdfdd7ea4cbb4df52d4efae7cf02
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Fri Jul 17 01:11:51 2015 +0200
fixes #3732: WikittyAuthorisation reader/write/admin is WikittyUser, but we can add WikttyGroup too
commit ef3a521c3ecc6b215cf5f149e4c5c4da3a4a4dd8
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Fri Jul 17 01:10:40 2015 +0200
fixes #3730: add support of special wikittyId 'all' for reader/writer/admin in WikittyAuthorisation
Summary of changes:
.../services/WikittyServiceAuthorisation.java | 30 ++++++++++++++-------
.../wikitty/services/WikittyServiceSecurity.java | 18 ++++++++-----
wikitty-api/src/main/xmi/wikitty.properties | 5 +++-
wikitty-api/src/main/xmi/wikitty.zargo | Bin 7860 -> 7876 bytes
4 files changed, 37 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.