This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 3f97c1a fixes #8331: [CAPTURE] permettre de modifier le taxon sur des lots avec mensurations déjà enregistrées new c83e687 fixes #8373: [OBSERVATION INDIVIDUELLE] autoenregistrer ou forcer l'enregistrement (bouton enregistrer et rester..) tous les 10 lignes pour se préminir des pertes d'info auto-enregistrer est trop long, et donc derangerait l'utilisateur. A la place le bouton devient rouge s'il y a une modification 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 c83e68787c8b54892dac4c98ed48fa1a0e53c594 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Thu Jul 28 19:40:43 2016 +0200 fixes #8373: [OBSERVATION INDIVIDUELLE] autoenregistrer ou forcer l'enregistrement (bouton enregistrer et rester..) tous les 10 lignes pour se préminir des pertes d'info auto-enregistrer est trop long, et donc derangerait l'utilisateur. A la place le bouton devient rouge s'il y a une modification Summary of changes: .../filtered-resources/tutti-help-fr.properties | 7 ++++--- .../species/frequency/SpeciesFrequencyUI.jaxx | 3 +++ .../species/frequency/SpeciesFrequencyUI.jcss | 9 +++++++++ .../frequency/SpeciesFrequencyUIHandler.java | 14 +++++++++++++- ....java => SaveAndStaySpeciesFrequencyAction.java} | 21 +++++++++++---------- .../resources/i18n/tutti-ui-swing_en_GB.properties | 3 +++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 3 +++ 7 files changed, 46 insertions(+), 14 deletions(-) copy tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/operation/catches/species/frequency/actions/{SaveAndContinueSpeciesFrequencyAction.java => SaveAndStaySpeciesFrequencyAction.java} (78%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.