This is an automated email from the git hooks/post-receive script. New change to branch feature/5997 in repository tutti. See http://git.codelutin.com/tutti.git from a5fd69d refs #5997 adapt import - export models new 501fc03 refs #5997 [IMPORT] Améliorer la gestion des référentiels temporaires add export existing data buttons (and replace button rows by combobox) new f95f58e refs #5997 [IMPORT] Améliorer la gestion des référentiels temporaires The 2 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 f95f58e1cb2a3e76e2bbb57d4295942b45860b15 Author: Kevin Morin <morin@codelutin.com> Date: Thu Oct 23 18:13:22 2014 +0200 refs #5997 [IMPORT] Améliorer la gestion des référentiels temporaires commit 501fc03614fcf25262ece047458d0603e19e394e Author: Kevin Morin <morin@codelutin.com> Date: Thu Oct 23 12:13:31 2014 +0200 refs #5997 [IMPORT] Améliorer la gestion des référentiels temporaires add export existing data buttons (and replace button rows by combobox) Summary of changes: .../filtered-resources/tutti-help-fr.properties | 29 +----- .../action/ExportExistingTemporaryGearAction.java | 1 + .../ExportExistingTemporaryPersonAction.java | 1 + .../ExportExistingTemporarySpeciesAction.java | 1 + .../ExportExistingTemporaryVesselAction.java | 1 + .../ui/swing/action/ImportTemporaryGearAction.java | 1 + .../swing/action/ImportTemporaryPersonAction.java | 1 + .../swing/action/ImportTemporarySpeciesAction.java | 1 + .../swing/action/ImportTemporaryVesselAction.java | 1 + .../action/OpenReplaceTemporaryGearUIAction.java | 5 + .../action/OpenReplaceTemporaryPersonUIAction.java | 6 +- .../OpenReplaceTemporarySpeciesUIAction.java | 5 + .../action/OpenReplaceTemporaryVesselUIAction.java | 5 + .../swing/content/home/SelectCruiseUIHandler.java | 11 +-- .../catches/benthos/BenthosBatchRowModel.java | 5 - .../catches/species/SpeciesBatchRowModel.java | 4 - .../referential/ManageTemporaryReferentialUI.css | 52 ++++++++++ .../referential/ManageTemporaryReferentialUI.jaxx | 54 +++++++---- .../ManageTemporaryReferentialUIHandler.java | 108 ++++++++++++++++++++- .../ifremer/tutti/ui/swing/util/TuttiUIUtil.java | 13 ++- .../resources/i18n/tutti-ui-swing_en_GB.properties | 13 +++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 22 ++++- 22 files changed, 270 insertions(+), 70 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.