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 e9d5fce Démarrer le SoundEngine à l'ouverture du context applicatif et non plus à sos initialisation, sinon on entre en inter-blocage si l'init se déroule mal (par exemple sur le problème de fichier de lock... adds 6dc314c ajouter bouton pour recopier les valeurs a et b saisie dans Mâle vers femelles et Indéterminé. (refs#7937) adds 9e9a052 bug : pour fermer il faut parfois cliquer deux fois sur [Fermer] (refs #7937) adds de83c9d n'activer RTP que si méthode de mensuration renseignée. Donc dans la navigation flèche avant flèche arrière penser à "sauter" les espèces sans méthode de mensuration (fixes #7937) new 0d01d8d Fixes #7937 Merge branch 'feature/7937' into develop 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 0d01d8d1ebb12c5c7593f6eb96be94e0715a9093 Merge: e9d5fce de83c9d Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jan 26 10:44:50 2016 +0100 Fixes #7937 Merge branch 'feature/7937' into develop Summary of changes: .../protocol/EditProtocolSpeciesTableModel.java | 42 ++++++++++++++++++++ .../content/protocol/EditProtocolUIHandler.java | 3 -- .../ui/swing/content/protocol/rtp/RtpButton.java | 14 +++++-- .../swing/content/protocol/rtp/RtpCellEditor.java | 4 +- .../ui/swing/content/protocol/rtp/RtpEditorUI.jaxx | 45 ++++++++++++---------- .../ui/swing/content/protocol/rtp/RtpEditorUI.jcss | 10 +++++ .../content/protocol/rtp/RtpEditorUIHandler.java | 9 ++--- .../content/protocol/rtp/RtpEditorUIModel.java | 32 ++++++++++++--- .../protocol/rtp/actions/CopyMaleRtpAction.java | 29 ++++++++++++++ .../resources/i18n/tutti-ui-swing_en_GB.properties | 3 ++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 3 ++ 11 files changed, 153 insertions(+), 41 deletions(-) create mode 100644 tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/protocol/rtp/actions/CopyMaleRtpAction.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.