This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 81b289e modification traduction (refs #7604) new 65f4464 Migration de l'écran de la faune accesoire (refs #7609) new d928d24 merge du model suite au rebase sur develop (refs #7609) new 3a84c63 ajout des validateurs (refs #7609) new 4785ad7 Merge branch 'feature/7609' into develop The 4 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 4785ad74f2440b5f223963b6ddf1d79605f289dd Merge: 81b289e 3a84c63 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Oct 21 11:43:54 2015 +0200 Merge branch 'feature/7609' into develop commit 3a84c63696a65a7b197099a652d3522a129370ce Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Oct 21 11:43:35 2015 +0200 ajout des validateurs (refs #7609) commit d928d248e49c637c93ef843069a24696d129300c Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Oct 21 11:23:18 2015 +0200 merge du model suite au rebase sur develop (refs #7609) commit 65f44643858b4d38a4c7150fad92c7962f3b0da4 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 20 08:52:20 2015 +0200 Migration de l'écran de la faune accesoire (refs #7609) Summary of changes: .../content/table/impl/seine/NonTargetCatchUI.css | 9 +- .../content/table/impl/seine/NonTargetCatchUI.jaxx | 17 +- .../table/impl/seine/NonTargetCatchUIHandler.java | 281 +++++++-------------- .../table/impl/seine/NonTargetCatchUIModel.java | 62 +++-- ...onTargetCatchDto-n1-update-error-validation.xml | 0 ...TargetCatchDto-n1-update-warning-validation.xml | 0 ...onTargetCatchDto-n1-update-error-validation.xml | 2 +- .../v1/seine/NonTargetCatchServiceController.java | 9 +- .../{TargetLenghts.java => NonTargetLenghts.java} | 8 +- .../service/seine/NonTargetCatchService.java | 5 +- .../main/xmi/observe-services-dto-seine.properties | 1 + .../src/main/xmi/observe-services-dto-seine.zargo | Bin 61461 -> 61805 bytes .../services/dto/ObserveDtosInitializer.java | 1 + .../services/entity/EntitiesSetFactory.java | 9 + .../service/seine/NonTargetCatchServiceTopia.java | 100 +++++++- 15 files changed, 267 insertions(+), 237 deletions(-) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/seine/NonTargetCatch-n1-update-error-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/seine/NonTargetCatchDto-n1-update-error-validation.xml (100%) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/seine/NonTargetCatch-n1-update-warning-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/seine/NonTargetCatchDto-n1-update-warning-validation.xml (100%) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/seine/SetSeine-n1-update-nonTargetCatch-error-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/seine/SetSeineNonTargetCatchDto-n1-update-error-validation.xml (94%) copy observe-entities/src/main/java/fr/ird/observe/entities/seine/{TargetLenghts.java => NonTargetLenghts.java} (56%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.