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 dc657ef refs #6539 use tutti-launcher 1.0.1 new fba7db5 refs #6540 new 472392e fixes #6569 [ERGONOMIE] amélioration de la visibilité et du déclanchement des .csv et .pdf sur les traits 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 472392effaecc53f56dc4b67e5076e380b721aa8 Author: Kevin Morin <morin@codelutin.com> Date: Wed Jan 28 13:53:21 2015 +0100 fixes #6569 [ERGONOMIE] amélioration de la visibilité et du déclanchement des .csv et .pdf sur les traits commit fba7db58a0f2951fdaaebf99377040ccc7206b56 Author: Kevin Morin <morin@codelutin.com> Date: Tue Jan 27 16:57:52 2015 +0100 refs #6540 Summary of changes: tutti-ui-swing-updater/pom.xml | 13 ---- .../content/operation/EditFishingOperationUI.css | 5 ++ .../content/operation/EditFishingOperationUI.jaxx | 8 ++- .../operation/EditFishingOperationUIHandler.java | 2 + .../content/operation/catches/EditCatchesUI.css | 8 +++ .../content/operation/catches/EditCatchesUI.jaxx | 14 ++-- .../operation/catches/EditCatchesUIHandler.java | 75 ++++++++++++++++------ .../catches/accidental/AccidentalBatchUI.css | 6 ++ .../catches/accidental/AccidentalBatchUI.jaxx | 10 ++- .../accidental/AccidentalBatchUIHandler.java | 4 +- .../operation/catches/benthos/BenthosBatchUI.css | 6 ++ .../operation/catches/benthos/BenthosBatchUI.jaxx | 10 ++- .../catches/benthos/BenthosBatchUIHandler.java | 2 + .../IndividualObservationBatchUI.css | 6 ++ .../IndividualObservationBatchUI.jaxx | 10 ++- .../IndividualObservationBatchUIHandler.java | 2 + .../catches/marinelitter/MarineLitterBatchUI.css | 6 ++ .../catches/marinelitter/MarineLitterBatchUI.jaxx | 10 ++- .../marinelitter/MarineLitterBatchUIHandler.java | 2 + .../operation/catches/species/SpeciesBatchUI.css | 8 +++ .../operation/catches/species/SpeciesBatchUI.jaxx | 16 +++-- .../catches/species/SpeciesBatchUIHandler.java | 2 + .../ui/swing/util/AbstractTuttiUIHandler.java | 31 +++++++-- 23 files changed, 195 insertions(+), 61 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.