Tony CHEMIT pushed to branch develop-9 at ultreiaio / ird-observe Commits: 993693f2 by tchemit at 2019-08-06T20:38:35Z Use DecoratorServiceSupport from toolkit - - - - - 5680349d by tchemit at 2019-08-06T20:38:56Z [CARTE] Symboles de cartes pour V8 et V9 - Refactor code - See #1343 - - - - - ee971c76 by tchemit at 2019-08-06T20:38:56Z Réorganisation des données d’observation PS - Réorganisation des captures et échantillons de cible et bycatch observés - See #1254 - - - - - c093ee8c by tchemit at 2019-08-06T20:38:56Z Move to new version 9.0-alpha-1 - - - - - 35807bf8 by tchemit at 2019-08-06T20:38:56Z Réorganisation des données d’observation PS - Re localisation dans la hiérarchie - Closes #1252 - - - - - 5e013021 by tchemit at 2019-08-06T20:38:57Z Module 2 (first flush) - - - - - a82ad11f by tchemit at 2019-08-06T20:38:57Z [PS] Contenu des onglets spécifiques observations et logbooks et le formulaire marée - See #1300 - - - - - a66772be by tchemit at 2019-08-06T20:38:57Z Module 2 - second flush - - - - - e5270f68 by tchemit at 2019-08-06T20:38:57Z Report from v8 for ps logbook model - - - - - 3b6d96db by tchemit at 2019-08-06T20:38:57Z Choix de nouvelles couleurs pour les symboles de la carte LL - Closes #1293 - - - - - 8f0b42c5 by tchemit at 2019-08-06T20:38:57Z [CARTE] Symboles de cartes pour V8 et V9 - Realign for Ps model - See #1343 - - - - - cfabeb43 by tchemit at 2019-08-06T20:38:58Z Consolidation des champs techniques en base - Realing on v9 - See #1353 - - - - - 44e5b105 by tchemit at 2019-08-06T20:38:58Z Insertion des lots de débarquements - See #1259 - - - - - bc0f193a by tchemit at 2019-08-06T20:38:59Z Insertion du plan de cuves - See #1260 - - - - - 423a5e0b by tchemit at 2019-08-06T20:38:59Z Insertion de l’échantillonnage au port - See #1261 - - - - - 84b794e3 by tchemit at 2019-08-06T20:38:59Z Création de nouvelles icônes de navigation - Pass for v9 - See #1358 - - - - - 5bf94b9c by tchemit at 2019-08-06T20:39:00Z First realign i18n after develop merge - - - - - abede883 by tchemit at 2019-08-06T20:39:00Z Realign Seine model (no more any Seine in any Seine data - - - - - acc228fe by tchemit at 2019-08-06T20:39:00Z optimize i18n - - - - - 61272478 by tchemit at 2019-08-06T20:39:00Z Use new ServicesProvider (everything is now generated) (report on v9) - - - - - a369bbaf by tchemit at 2019-08-06T20:39:00Z Normalize seine services names - - - - - 4b99cdb6 by tchemit at 2019-08-06T20:39:01Z Align logbook referential - See #1332 - - - - - 9a67dac6 by tchemit at 2019-08-06T20:39:01Z realign after big rebase from develop - - - - - ac77f0f9 by tchemit at 2019-08-06T20:39:01Z Add package priority tag value and generate new package model initializers - - - - - 9fadbe42 by tchemit at 2019-08-06T20:39:01Z Refactor decorator service init using new per package model initializer. - - - - - 30 changed files: - .mvn/pom.gitflow.develop - .mvn/pom.gitflow.master - client-configuration/.mvn/pom.gitflow.develop - client-configuration/.mvn/pom.gitflow.master - client-configuration/pom.xml - client-configuration/src/main/config/Client.ini - client-configuration/src/main/i18n/getters/config.getter - client-configuration/src/main/i18n/getters/java.getter - client-core/.mvn/pom.gitflow.develop - client-core/.mvn/pom.gitflow.master - client-core/pom.xml - client-core/src/license/THIRD-PARTY.properties - client-core/src/main/dcp-presets/ps/logbook/01-deployment-preset.yml - client-core/src/main/dcp-presets/ps/logbook/02-removal-preset.yml - client-core/src/main/dcp-presets/ps/logbook/03-update-preset.yml - client-core/src/main/dcp-presets/ps/logbook/04-abandonned-preset.yml - client-core/src/main/i18n/getters/java.getter - client-core/src/main/i18n/getters/jaxx.getter - client-core/src/main/java/fr/ird/observe/client/navigation/RouteCloseCallback.java - client-core/src/main/java/fr/ird/observe/client/ui/ObserveKeyStrokes.java - client-core/src/main/java/fr/ird/observe/client/ui/ObserveMainUI.jaxx - client-core/src/main/java/fr/ird/observe/client/ui/ObserveMainUI.jcss - client-core/src/main/java/fr/ird/observe/client/ui/ObserveMainUIInitializer.java - client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ll/SelectTransshipmentLandingLonglineUIAction.java - client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ll/delete/DeleteTripLonglineLandingUIAction.java - client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ll/move/MoveMultipleTripLonglineLandingUIAction.java - client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ll/move/MoveSingleTripLonglineLandingUIAction.java - + client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ps/ChooseRelatedObservedActivityUIAction.java - + client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ps/add/AddSampleSpeciesSeineUIAction.java - + client-core/src/main/java/fr/ird/observe/client/ui/actions/content/data/ps/delete/DeleteSampleSeineUIAction.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/aae984f1538d09c73e358e7bf65... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/aae984f1538d09c73e358e7bf65... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT