This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 64b7743 Merge branch 'feature/7619-LL-VerifEcranCapteursUtilisées' into 'develop' adds d477978 Update third parties file adds 8d06ef4 Ajout de trace dans les appels des services Ajouter un fonction pour récupéré la liste des espèces échantillonables (see #7604). adds 3ef9dc9 correcton du checkLastUpdate (see #7607). adds 9ff8a1c Fix build adds 1982207 Ajout de méthodes de filtre sur le drapeau discarded (See #7607) adds fe910b8 Faire fonctionner la sauvegarde et amélioration du code de service (See #7607) new 899ba3f Fixes #7607 #7607 Merge branch 'feature/7607-PS-VerfiEcranEchantillonCapture' into develop new d15184a Revert "Update third parties file" new 2970df4 Revue des enumeration de l'ui 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 2970df468dc31af236c77e8c2cdc177d83ae9337 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Mar 10 10:31:32 2016 +0100 Revue des enumeration de l'ui commit d15184a56bb4c7b1cccaed998c9cdf1f2cde7672 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Mar 10 10:28:34 2016 +0100 Revert "Update third parties file" This reverts commit d477978efaee6a33704282cdc5374f0daabddc7f. commit 899ba3f40b40f51b851037776d64bd47178eafae Merge: d477978 fe910b8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Mar 10 09:29:42 2016 +0100 Fixes #7607 #7607 Merge branch 'feature/7607-PS-VerfiEcranEchantillonCapture' into develop Summary of changes: .../content/ref/impl/ProgramObservationEnum.java | 60 +++++------- .../impl/longline/CatchAcquisitionModeEnum.java | 4 +- .../content/table/impl/seine/CodeMesureEnum.java | 38 ++------ .../impl/seine/ModeSaisieEchantillonEnum.java | 4 +- .../table/impl/seine/TargetSampleUIHandler.java | 29 ++++++ .../observe-application-swing_en_GB.properties | 36 +++---- .../observe-application-swing_es_ES.properties | 34 +++---- .../observe-application-swing_fr_FR.properties | 34 +++---- .../v1/seine/TargetSampleServiceController.java | 8 ++ .../ird/observe/entities/seine/TargetCatchs.java | 11 +++ .../service/seine/TargetSampleService.java | 6 ++ .../services/dto/seine/TargetCatchDtos.java | 15 +++ .../service/seine/TargetCatchServiceTopia.java | 107 ++++++++++----------- .../service/seine/TargetSampleServiceTopia.java | 57 +++++++++-- 14 files changed, 257 insertions(+), 186 deletions(-) create mode 100644 observe-services-model/src/main/java/fr/ird/observe/services/dto/seine/TargetCatchDtos.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.