This is an automated email from the git hooks/post-receive script. New change to branch feature/7156 in repository tutti. See http://git.codelutin.com/tutti.git discards ee91454 ajouter saisie poids sous échantiollon si saisie d'un nombre sur le benthos (fixes #7156) discards da07ddb ajouter saisie poids sous échantiollon si saisie d'un nombre sur les espèces (refs #7156) adds b278dae le séparateur espace était celui par défaut, donc ca passait sur nos machines, mais en fait il n'était pas pris en compte. fixes #7275 adds 6181762 (idem) adds 5bc6822 Fixes #7275 Merge branch 'feature/7275_fix' into develop adds 0570dfc à la crétion d'un lot ou à la catégorisation sur les especes, quand l'utilisateur saisit un poids sur une catégorie, automatiquement cocher la catégorie (refs #7211) adds 6ad469a à la crétion d'un lot ou à la catégorisation sur le benthos, quand l'utilisateur saisit un poids sur une catégorie, automatiquement cocher la catégorie (fixes #7211) adds 78f361a Utilisation de listener unique autant que possible adds 485eb00 Fixes #7211 Merge branch 'feature/7211' into develop adds 964c2c3 ajouter saisie poids sous échantiollon si saisie d'un nombre sur les espèces (refs #7156) adds a25885a ajouter saisie poids sous échantiollon si saisie d'un nombre sur le benthos (fixes #7156) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (ee91454) \ N -- N -- N refs/heads/feature/7156 (a25885a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. No new revisions were added by this update. Summary of changes: .../fr/ifremer/tutti/service/DecoratorService.java | 46 +++--- .../create/CreateBenthosBatchUIHandler.java | 168 ++++++++++++--------- .../benthos/split/SplitBenthosBatchUIHandler.java | 92 ++++++----- .../create/CreateSpeciesBatchUIHandler.java | 167 +++++++++++--------- .../species/split/SplitSpeciesBatchUIHandler.java | 92 ++++++----- 5 files changed, 321 insertions(+), 244 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.