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 79e0f87 correction du test du service (refs #7615) new 7c5b722 migration des enregistreurs (refs #7617) new 4d28949 ajout des validateurs (refs #7617) new a43a127 Merge branch 'feature/7617' into develop 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 a43a127d2e9caec78338ccb560b63509393c1103 Merge: 79e0f87 4d28949 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Oct 29 09:36:14 2015 +0100 Merge branch 'feature/7617' into develop commit 4d289496b5314c235ea890078457c81d18579f4a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Oct 29 09:35:33 2015 +0100 ajout des validateurs (refs #7617) commit 7c5b722ec8386f1cba11d0424c63db9cebfa96b0 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Oct 29 09:26:32 2015 +0100 migration des enregistreurs (refs #7617) Summary of changes: .../ui/content/table/impl/longline/TdrUI.css | 8 - .../ui/content/table/impl/longline/TdrUI.jaxx | 12 +- .../content/table/impl/longline/TdrUIHandler.java | 109 +++++------ .../ui/content/table/impl/longline/TdrUIModel.java | 200 +++------------------ .../longline/TdrDto-n1-update-error-validation.xml | 0 .../TdrDto-n1-update-warning-validation.xml | 0 .../v1/longline/TdrServiceController.java | 5 +- .../services/service/longline/TdrService.java | 3 +- .../main/xmi/observe-services-dto-longline.zargo | Bin 64814 -> 65285 bytes .../services/dto/ObserveDtosInitializer.java | 1 + .../services/entity/EntitiesSetFactory.java | 19 ++ .../services/service/longline/TdrServiceTopia.java | 61 ++++++- 12 files changed, 160 insertions(+), 258 deletions(-) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/longline/Tdr-n1-update-error-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/longline/TdrDto-n1-update-error-validation.xml (100%) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/longline/Tdr-n1-update-warning-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/longline/TdrDto-n1-update-warning-validation.xml (100%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.