This is an automated email from the git hooks/post-receive script. New change to branch feature/6115_ajout_RTP in repository tutti. See http://git.codelutin.com/tutti.git from 21a465e Début de l'éditeur des relations RTP, mais tout ne fonctionne pas encore.. (See #6115) new 05e8fca ajout du validateur + passage du tablemodel dans le model de l'editor (refs #6115) new 31522f4 ajout du validateur + passage du tablemodel dans l'editor (refs #6115) new 688fb26 reset le formulaire quand on quitte sans sauvegarder (refs #6115) new 863af8b On sauve seulement (on en ferme pas) quand on clique sur le bouton Enregistrer (refs #6115) The 4 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 863af8bd3706e558cac9f0994b1d7ca15e159888 Author: Kevin Morin <morin@codelutin.com> Date: Tue Jan 19 10:42:51 2016 +0100 On sauve seulement (on en ferme pas) quand on clique sur le bouton Enregistrer (refs #6115) commit 688fb26481f99b81a77e8003e35d3821b3c35795 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 18 13:43:05 2016 +0100 reset le formulaire quand on quitte sans sauvegarder (refs #6115) commit 31522f4ee809628eda7cf44cd890464d27d48513 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 18 11:38:54 2016 +0100 ajout du validateur + passage du tablemodel dans l'editor (refs #6115) commit 05e8fcab078fa28063c1c62ec00249fcc5bc89ba Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 18 11:37:29 2016 +0100 ajout du validateur + passage du tablemodel dans le model de l'editor (refs #6115) Summary of changes: .../ui/swing/content/protocol/rtp/RtpButton.java | 6 +- .../swing/content/protocol/rtp/RtpCellEditor.java | 2 +- .../ui/swing/content/protocol/rtp/RtpEditorUI.css | 26 +++---- .../ui/swing/content/protocol/rtp/RtpEditorUI.jaxx | 6 +- .../content/protocol/rtp/RtpEditorUIHandler.java | 83 +++++++++++++++++++--- .../content/protocol/rtp/RtpEditorUIModel.java | 27 +++++-- .../{CancelRtpAction.java => CloseRtpAction.java} | 7 +- .../protocol/rtp/actions/SaveRtpAction.java | 2 +- .../rtp/RtpEditorUIModel-error-validation.xml | 51 +++++++------ .../resources/i18n/tutti-ui-swing_en_GB.properties | 11 +++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 14 +++- 11 files changed, 176 insertions(+), 59 deletions(-) rename tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/protocol/rtp/actions/{CancelRtpAction.java => CloseRtpAction.java} (73%) copy tutti-service/src/main/resources/fr/ifremer/tutti/persistence/entities/data/IndividualObservationBatch-edit-error-validation.xml => tutti-ui-swing/src/main/resources/fr/ifremer/tutti/ui/swing/content/protocol/rtp/RtpEditorUIModel-error-validation.xml (56%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.