This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 66346de fixes #6976: [PS] Les équipements devraient avoir des caractéristiques par défaut Merge branch 'feature/6976' into develop new 0308cdb refs #6986 revue de la gestion du quadrant sur l'écran d'opération de peche palangre new b33f785 fixes #6986: [LL] Non reprise du quadrant lors de la création d'une opération de pêche fixes #6987: [LL] Lors de l'enregistrement d'une opérationde pêche, perte de l'infromation sur les quadrants new f1861db refs #6988 bien réinitilisé le quadrant sur les écrans d'activité new 6b54f7d fixes #6988: Quadrant mal initialisé lors de l'arrvié sur un écran Merge branch 'feature/6988' into develop 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 6b54f7d7a753af8f626c850dd95b322bd7e33aba Merge: b33f785 f1861db Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 16 23:08:04 2015 +0200 fixes #6988: Quadrant mal initialisé lors de l'arrvié sur un écran Merge branch 'feature/6988' into develop commit f1861db369e201ec733fb3a5ee640c7805ab31af Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 16 23:08:02 2015 +0200 refs #6988 bien réinitilisé le quadrant sur les écrans d'activité commit b33f7856c58d6af6b80a178107093fafc1ba554a Merge: 66346de 0308cdb Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 16 23:03:54 2015 +0200 fixes #6986: [LL] Non reprise du quadrant lors de la création d'une opération de pêche fixes #6987: [LL] Lors de l'enregistrement d'une opérationde pêche, perte de l'infromation sur les quadrants Merge branch 'feature/6986' into develop commit 0308cdbd5c9b1e469247cc1139b83c550dee9973 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 16 23:03:47 2015 +0200 refs #6986 revue de la gestion du quadrant sur l'écran d'opération de peche palangre Summary of changes: .../src/main/java/fr/ird/observe/entities/Set.java | 3 ++ .../observe/entities/longline/SetLonglineImpl.java | 26 +++++++------- .../ird/observe/entities/seine/SetSeineImpl.java | 8 +++-- .../ird/observe/ui/content/ContentUIHandler.java | 28 +++++++++++++++ .../ui/content/impl/longline/SetLonglineUI.css | 8 ++--- .../impl/longline/SetLonglineUIHandler.java | 42 ++++++++++++++++++++++ .../content/impl/longline/SetLonglineUIModel.java | 8 ++--- .../impl/longline/ActivityLonglineUIHandler.java | 16 +++++++++ .../open/impl/seine/ActivitySeineUIHandler.java | 15 ++++++++ 9 files changed, 131 insertions(+), 23 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.