Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: 02eeb69d by Tony CHEMIT at 2018-09-18T02:58:51Z [jgitflow-maven-plugin]updating poms for 7.0-RC-21-SNAPSHOT development[skip ci] - - - - - bc7e590c by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 0484ac19 by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]merging 'master-7.x' into 'develop-7.x' - - - - - 1fe7c6c4 by Tony CHEMIT at 2018-09-18T03:06:41Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 9b294447 by Tony CHEMIT at 2018-09-18T09:10:37Z En mode serveur, la boîte d'information sur la connexion n'indique pas la BD (alias) à laquelle on est connecté - Closes #1057 - - - - - e5843b1b by Tony CHEMIT at 2018-09-18T09:10:37Z use last pom - - - - - e298675a by Tony CHEMIT at 2018-09-18T21:40:06Z use topia-extension project - - - - - ad130f51 by Tony CHEMIT at 2018-09-18T21:40:08Z clean stream api - - - - - 2b539ff5 by Tony CHEMIT at 2018-09-18T21:40:08Z La suppression d'une espèce avec remplacement de code échoue - Closes #1060 La suppression d'océan avec remplacement de code pose problème - Closes #1061 La suppression d'un sexe avec remplacement de code échoue - Closes #1062 - - - - - 2f98d82d by Tony CHEMIT at 2018-09-18T22:32:51Z L'UI de synchro de référentiels ne présente plus les éléments à synchroniser qu'un par un - See #1058 - - - - - c49a8186 by Tony CHEMIT at 2018-09-18T23:21:13Z L'UI de synchro de référentiels ne présente plus les éléments à synchroniser qu'un par un - Closes #1058 - - - - - 9e6160fe by Tony CHEMIT at 2018-09-19T04:51:49Z Only remove program node if it is enabled (otherwise it is not in navigation tree) - - - - - 295ce509 by Tony CHEMIT at 2018-09-19T04:51:51Z [SYNCHRO] Problème avec la synchro avancée d'un programme - Closes #1063 - - - - - 8ef8691f by Tony CHEMIT at 2018-09-19T06:59:13Z [SYNCHRO] La synchro avancée d'une marée nécessitant une référence absente dans la base cible provoque une exception - Closes #1064 - - - - - bc64ef42 by Tony CHEMIT at 2018-09-19T06:59:15Z L'UI de remplacement de code de référentiel dépasse parfois les limites de l'écran - Closes #1059 - - - - - 556f5d2a by Tony CHEMIT at 2018-09-19T14:46:06Z remove EntityMap class - - - - - 1b0f5e65 by Tony CHEMIT at 2018-09-20T15:33:43Z Use topia-extension usage support to compute usages (see #1066) - - - - - f193d8a5 by Tony CHEMIT at 2018-09-20T15:35:33Z use new topia metadata model feature to generate clean sql statements (See #1065) - - - - - 699e9f79 by Tony CHEMIT at 2018-09-20T15:57:42Z improve logs (validators are now warns a lot too much :() - - - - - ee5c5ef0 by Tony CHEMIT at 2018-09-20T16:28:44Z [LL] Après migration l'UI v7 n'affiche plus qu'une seule des captures de chaque opération de pêche - Closes #1068 - - - - - 1fd32665 by Tony CHEMIT at 2018-09-20T18:28:57Z Add more accelerator on referential nb synchro config ui - - - - - 4f6ea307 by Tony CHEMIT at 2018-09-20T18:29:16Z fix parameter order to generate update sql statement - - - - - 7e6a822d by Tony CHEMIT at 2018-09-20T20:40:35Z fix a missing decorator - - - - - 4ff135c9 by Tony CHEMIT at 2018-09-20T20:41:25Z Suppression de la configuration d'ajout de référentiels dans les deux actions de synchronisation de données + réusinage du code commun aux deux actions - - - - - db9f5e24 by Tony CHEMIT at 2018-09-20T21:19:29Z use last pom and topia-extension - - - - - 97d9e1a9 by Tony CHEMIT at 2018-09-20T22:43:22Z [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-21' with non-snapshot versions[skip ci] - - - - - bdc3be40 by Tony CHEMIT at 2018-09-20T22:49:39Z [jgitflow-maven-plugin]merging 'release/7.0-RC-21' into 'master-7.x' - - - - - 30 changed files: - client-configuration/pom.xml - client-configuration/src/main/resources/log4j2.xml - client-configuration/src/main/resources/observe-log4j2.xml - client/pom.xml - client/src/main/ftl/dataSourceInformation_en.ftl - client/src/main/ftl/dataSourceInformation_es.ftl - client/src/main/ftl/dataSourceInformation_fr.ftl - client/src/main/java/fr/ird/observe/client/db/ObserveSwingDataSource.java - client/src/main/java/fr/ird/observe/client/ui/ObserveKeyStrokes.java - client/src/main/java/fr/ird/observe/client/ui/admin/AdminTabUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportModel.java - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUI.jcss - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/data/DataSynchroModel.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/data/DataSynchroUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/referential/ng/ReferentialSynchroUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/ContentReferenceUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDeleteUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDesactivateUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDisplayUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/util/UIHelper.java - client/src/main/resources/i18n/client_en_GB.properties - client/src/main/resources/i18n/client_es_ES.properties - client/src/main/resources/i18n/client_fr_FR.properties - dto/pom.xml - dto/src/main/java/fr/ird/observe/dto/data/seine/RouteDto.java - dto/src/main/java/fr/ird/observe/dto/decoration/DecoratorService.java - observe/pom.xml - persistence/pom.xml The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/612c0b059fe2af70f3efc0256e1... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/612c0b059fe2af70f3efc0256e1... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT