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 c757e5b use codelutinpom 1.8.1 adds 0a15155 - add svg background for the weights - update weights in the svg dynamically adds fe05bc2 - popup de saisie des poids - i18n pour les labels adds a000b7e resize text boxes dynamically adds 259cbfd ajout du champ vrac trié new 3458fbf refs #6453 [CAPTURE] compléter l'écran résumé avec un poids 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 3458fbfcfb9472d61e65c9ffdd1d2e858f1eac4d Merge: c757e5b 259cbfd Author: Kevin Morin <morin@codelutin.com> Date: Tue Jan 20 10:05:17 2015 +0100 refs #6453 [CAPTURE] compléter l'écran résumé avec un poids Summary of changes: pom.xml | 67 + src/site/rst/referential.rst | 6 +- .../src/main/xmi/tutti-persistence.zargo | Bin 57987 -> 58066 bytes .../service/catches/WeightComputingService.java | 27 +- .../resources/i18n/tutti-service_fr_FR.properties | 2 +- tutti-ui-swing/pom.xml | 5 + tutti-ui-swing/src/license/THIRD-PARTY.properties | 17 +- .../content/operation/catches/EditCatchesUI.jaxx | 27 +- .../operation/catches/EditCatchesUIHandler.java | 238 +++- .../operation/catches/EditCatchesUIModel.java | 27 +- .../EnterWeightUI.css} | 51 +- .../EnterWeightUI.jaxx} | 19 +- .../EnterWeightUIHandler.java} | 27 +- .../ui/swing/util/species/EnterMelagWeightUI.css | 72 +- tutti-ui-swing/src/main/resources/EcranResume.svg | 1297 ++++++++++++++++++++ .../resources/i18n/tutti-ui-swing_en_GB.properties | 17 + .../resources/i18n/tutti-ui-swing_fr_FR.properties | 27 +- 17 files changed, 1753 insertions(+), 173 deletions(-) copy tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/util/{species/SelectSpeciesUI.css => catches/EnterWeightUI.css} (51%) copy tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/util/{species/EnterMelagWeightUI.jaxx => catches/EnterWeightUI.jaxx} (80%) copy tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/util/{species/EnterMelagWeightUIHandler.java => catches/EnterWeightUIHandler.java} (72%) create mode 100644 tutti-ui-swing/src/main/resources/EcranResume.svg -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.