From scm@users.codelutin.com Tue Feb 10 10:16:51 2015 From: "codelutin.com scm" To: tutti-commits@list.forge.codelutin.com Subject: [Tutti-commits] 01/02: fixes #6635 Date: Tue, 10 Feb 2015 10:16:52 +0000 Message-ID: <20150210101651.9EACF5C42F7@goh.codelutin.com> In-Reply-To: <20150210101651.10624.78746@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4985656277516115766==" --===============4985656277516115766== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 41993fdb3e9095051c0051abb010b0cec0a93b26 Author: Kevin Morin Date: Tue Feb 10 11:12:42 2015 +0100 fixes #6635 --- .../operation/FishingOperationsUIHandler.java | 2 +- .../content/operation/catches/EditCatchesUI.jaxx | 388 ++++++++++---------= -- .../operation/catches/EditCatchesUIHandler.java | 33 +- 3 files changed, 211 insertions(+), 212 deletions(-) diff --git a/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/o= peration/FishingOperationsUIHandler.java b/tutti-ui-swing/src/main/java/fr/if= remer/tutti/ui/swing/content/operation/FishingOperationsUIHandler.java index e11bf60..6c234c2 100644 --- a/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/operatio= n/FishingOperationsUIHandler.java +++ b/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/operatio= n/FishingOperationsUIHandler.java @@ -174,7 +174,7 @@ public class FishingOperationsUIHandler extends AbstractT= uttiTabContainerUIHandl efoUI.getGearUseFeatureTabPane().setTitle(fishingOperationTe= xt); =20 EditCatchesUI ecUI =3D getUI().getCatchesTabContent(); - ecUI.getCatchesCaracteristicsTabPane().setTitle(fishingOpera= tionText); + ecUI.getSvgTabPane().setTitle(fishingOperationText); ecUI.getSpeciesTabFishingOperationReminderLabel().setTitle(f= ishingOperationText); ecUI.getBenthosTabFishingOperationReminderLabel().setTitle(f= ishingOperationText); ecUI.getMarineLitterTabFishingOperationReminderLabel().setTi= tle(fishingOperationText); diff --git a/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/o= peration/catches/EditCatchesUI.jaxx b/tutti-ui-swing/src/main/java/fr/ifremer= /tutti/ui/swing/content/operation/catches/EditCatchesUI.jaxx index 7a32a2a..fc1f918 100644 --- a/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/operatio= n/catches/EditCatchesUI.jaxx +++ b/tutti-ui-swing/src/main/java/fr/ifremer/tutti/ui/swing/content/operatio= n/catches/EditCatchesUI.jaxx @@ -69,7 +69,7 @@ public EditCatchesUI(FishingOperationsUI parentUI) { uiClass=3D'jaxx.runtime.validator.swing.ui.ImageValidationU= I'> - + =20 @@ -122,199 +122,199 @@ public EditCatchesUI(FishingOperationsUI parentUI) { =20 - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - -
-
-
- -
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . --===============4985656277516115766==-- From scm@users.codelutin.com Tue Feb 10 10:16:51 2015 From: "codelutin.com scm" To: tutti-commits@list.forge.codelutin.com Subject: [Tutti-commits] branch develop updated (eeb11ba -> afcb41b) Date: Tue, 10 Feb 2015 10:16:51 +0000 Message-ID: <20150210101651.10624.78746@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1890717884191166027==" --===============1890717884191166027== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 eeb11ba fixes #6636 new 41993fd fixes #6635 new afcb41b Merge branch 'develop' of https://git.codelutin.com/tut= ti into develop 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 afcb41b3a798cdc5ac197cca85feddd9b4620f38 Merge: 41993fd eeb11ba Author: Kevin Morin Date: Tue Feb 10 11:15:58 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/tutti into develop commit 41993fdb3e9095051c0051abb010b0cec0a93b26 Author: Kevin Morin Date: Tue Feb 10 11:12:42 2015 +0100 fixes #6635 Summary of changes: .../operation/FishingOperationsUIHandler.java | 2 +- .../content/operation/catches/EditCatchesUI.jaxx | 388 ++++++++++---------= -- .../operation/catches/EditCatchesUIHandler.java | 33 +- 3 files changed, 211 insertions(+), 212 deletions(-) --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============1890717884191166027==-- From scm@users.codelutin.com Tue Feb 10 10:16:51 2015 From: "codelutin.com scm" To: tutti-commits@list.forge.codelutin.com Subject: [Tutti-commits] 02/02: Merge branch 'develop' of https://git.codelutin.com/tutti into develop Date: Tue, 10 Feb 2015 10:16:53 +0000 Message-ID: <20150210101651.C07355C4318@goh.codelutin.com> In-Reply-To: <20150210101651.10624.78746@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2545157081199784009==" --===============2545157081199784009== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit afcb41b3a798cdc5ac197cca85feddd9b4620f38 Merge: 41993fd eeb11ba Author: Kevin Morin Date: Tue Feb 10 11:15:58 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/tutti into develop .../content/referential/replace/AbstractReplaceTemporaryUIModel.java | 2 = +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============2545157081199784009==--