Tony CHEMIT pushed to branch develop-9 at ultreiaio / ird-observe Commits: 62d89690 by tchemit at 2019-08-09T18:08:48Z Introduce client-db module - - - - - ab5636bf by tchemit at 2019-08-09T18:45:32Z Introduce client-db module - - - - - 81dbda35 by tchemit at 2019-08-09T18:45:32Z [CARTE] Symboles de cartes pour V8 et V9 - Refactor code - See #1343 - - - - - 659c00d4 by tchemit at 2019-08-09T18:47:48Z Réorganisation des données d’observation PS - Réorganisation des captures et échantillons de cible et bycatch observés - See #1254 - - - - - 4d32c6c6 by tchemit at 2019-08-09T18:47:48Z Move to new version 9.0-alpha-1 - - - - - 2c49025b by tchemit at 2019-08-09T18:47:48Z Réorganisation des données d’observation PS - Re localisation dans la hiérarchie - Closes #1252 - - - - - 1791361f by tchemit at 2019-08-09T18:50:33Z Module 2 (first flush) - - - - - 661b8d4e by tchemit at 2019-08-09T18:50:34Z [PS] Contenu des onglets spécifiques observations et logbooks et le formulaire marée - See #1300 - - - - - 147fc2b1 by tchemit at 2019-08-09T18:50:34Z Module 2 - second flush - - - - - fa203206 by tchemit at 2019-08-09T18:50:34Z Report from v8 for ps logbook model - - - - - 37d21786 by tchemit at 2019-08-09T18:50:34Z Choix de nouvelles couleurs pour les symboles de la carte LL - Closes #1293 - - - - - 987e06fe by tchemit at 2019-08-09T18:51:30Z [CARTE] Symboles de cartes pour V8 et V9 - Realign for Ps model - See #1343 - - - - - 5f7e1065 by tchemit at 2019-08-09T18:51:30Z Consolidation des champs techniques en base - Realing on v9 - See #1353 - - - - - 3415d8e2 by tchemit at 2019-08-09T18:51:31Z Insertion des lots de débarquements - See #1259 - - - - - 6d0fa6a6 by tchemit at 2019-08-09T18:51:31Z Insertion du plan de cuves - See #1260 - - - - - 430d45c5 by tchemit at 2019-08-09T18:51:42Z Insertion de l’échantillonnage au port - See #1261 - - - - - 80bc13f1 by tchemit at 2019-08-09T18:51:43Z Création de nouvelles icônes de navigation - Pass for v9 - See #1358 - - - - - edf185c3 by tchemit at 2019-08-09T18:51:53Z First realign i18n after develop merge - - - - - 019ca5d7 by tchemit at 2019-08-09T18:54:02Z Realign Seine model (no more any Seine in any Seine data - - - - - a1df1972 by tchemit at 2019-08-09T18:54:12Z optimize i18n - - - - - 0022b449 by tchemit at 2019-08-09T18:54:55Z Use new ServicesProvider (everything is now generated) (report on v9) - - - - - 38880631 by tchemit at 2019-08-09T18:54:55Z Normalize seine services names - - - - - 455c0a64 by tchemit at 2019-08-09T18:54:56Z Align logbook referential - See #1332 - - - - - 1de911a4 by tchemit at 2019-08-09T18:55:04Z realign after big rebase from develop - - - - - 7147af61 by tchemit at 2019-08-09T18:55:04Z Add package priority tag value and generate new package model initializers - - - - - 98144cbc by tchemit at 2019-08-09T18:55:04Z Refactor decorator service init using new per package model initializer. - - - - - fd81b625 by tchemit at 2019-08-09T18:55:04Z Clean content ui models (for v9) - - - - - 9df26630 by tchemit at 2019-08-09T19:04:58Z rebase from develop - - - - - 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 - services/src/main/java/fr/ird/observe/client/constants/AcquisitionMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/AcquisitionMode.java - services/src/main/java/fr/ird/observe/client/constants/CatchAcquisitionMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/CatchAcquisitionMode.java - services/src/main/java/fr/ird/observe/client/constants/ConnexionStatus.java → client-configuration/src/main/java/fr/ird/observe/client/constants/ConnexionStatus.java - services/src/main/java/fr/ird/observe/client/constants/CreationMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/CreationMode.java - services/src/main/java/fr/ird/observe/client/constants/DbMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/DbMode.java - services/src/main/java/fr/ird/observe/client/constants/ProgramObservation.java → client-configuration/src/main/java/fr/ird/observe/client/constants/ProgramObservation.java - services/src/main/java/fr/ird/observe/client/constants/ReferentialSynchronizeMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/ReferentialSynchronizeMode.java - services/src/main/java/fr/ird/observe/client/constants/ValidationModelMode.java → client-configuration/src/main/java/fr/ird/observe/client/constants/ValidationModelMode.java - 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-enumeration.getter - 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/ObserveRunner.java - client-core/src/main/java/fr/ird/observe/client/ObserveSwingApplicationContext.java - client-core/src/main/java/fr/ird/observe/client/ObserveTextGenerator.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/0cfae924c9d61dac22832e8e9fc... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/0cfae924c9d61dac22832e8e9fc... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT