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 5be5a6d fixes 6688: [IMPORT GENERIQUE] Import générique new 06c10a2 fixes #6725 [IMPORT GENERIQUE] Ajouter un export du modèle de catégorisation 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 06c10a2a35777c6ea4044ed65e9a7dc6acadbe49 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 17:07:56 2015 +0100 fixes #6725 [IMPORT GENERIQUE] Ajouter un export du modèle de catégorisation Summary of changes: .../genericformat/GenericFormatExportService.java | 32 +++++++++ .../filtered-resources/tutti-help-fr.properties | 3 +- .../src/main/help/fr/editSampleCategory.html | 2 + .../content/category/EditSampleCategoryModelUI.css | 12 +++- .../category/EditSampleCategoryModelUI.jaxx | 1 + .../actions/ExportSampleCategoryModelAction.java | 78 ++++++++++++++++++++++ .../actions}/SaveSampleCategoryModelAction.java | 3 +- .../resources/i18n/tutti-ui-swing_en_GB.properties | 6 ++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 6 ++ 9 files changed, 140 insertions(+), 3 deletions(-) create mode 100644 tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/category/actions/ExportSampleCategoryModelAction.java rename tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/{action => content/category/actions}/SaveSampleCategoryModelAction.java (94%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.