Tony CHEMIT pushed to branch master at ultreiaio / ird-observe Commits: 25332936 by Tony Chemit at 2021-01-19T11:20:38+01:00 [jgitflow-maven-plugin]updating poms for 8.0.5-SNAPSHOT development[skip ci] - - - - - cb6473d6 by Tony Chemit at 2021-01-19T11:32:04+01:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 0c465330 by Tony Chemit at 2021-01-19T11:32:05+01:00 [jgitflow-maven-plugin]merging 'master' into 'develop' - - - - - 332a6e99 by Tony Chemit at 2021-01-19T11:32:05+01:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 72e4976e by Tony Chemit at 2021-01-20T15:51:02+01:00 update CHANGELOG [skip ci] - - - - - 9135411f by Tony Chemit at 2021-01-20T20:23:08+01:00 Dysfonctionnement de l'arbre - Closes #1763 - - - - - 064d69ff by Tony Chemit at 2021-01-20T21:13:20+01:00 Introduce a way to extract schema or table from generated schema (help to create new safe migration for v9) - - - - - 5fc94916 by Tony Chemit at 2021-01-20T22:45:21+01:00 Improve ExtraTable and ExtractSchema - - - - - 429a3949 by Tony Chemit at 2021-01-21T13:09:18+01:00 Fix NPE if no species on NonTargetReleaseUI - - - - - a27ecc60 by Tony Chemit at 2021-01-21T13:09:57+01:00 Fix ReferentialCache to be able to use the incoming form object to filter - - - - - f09a98fb by Tony Chemit at 2021-01-21T13:10:47+01:00 Review ContentTableUI delete extra message (this should be always specialized, and no using a default message for all the form). - - - - - 605b4b11 by Tony Chemit at 2021-01-21T16:44:52+01:00 Suppression en cascade des captures conservées - Closes #1765 - - - - - bced957e by Tony Chemit at 2021-01-21T16:44:52+01:00 Suppression en cascade des captures rejetées - Closes #1766 - - - - - 4c1ca99d by Tony Chemit at 2021-01-21T16:44:52+01:00 Suppression en cascade de la faune accessoire - Closes #1767 - - - - - e8ee529f by Tony Chemit at 2021-01-21T18:19:47+01:00 Suppression en cade des libérations de capture accessoire - Closes #1768 - - - - - 69257b76 by Tony Chemit at 2021-01-22T09:38:55+01:00 Micro bizarrerie sur le modèle 8.0 - Closes #1764 - - - - - e473bd86 by Tony Chemit at 2021-01-22T10:35:05+01:00 Disponibilité du sélecteur DMS / DMD / DD - Closes #1717 - - - - - f3977cee by Tony Chemit at 2021-01-22T10:54:34+01:00 Petit défaut d'affichage d'une liste à choix multiple - Closes #1770 - - - - - 65848f2e by Tony Chemit at 2021-01-22T10:54:54+01:00 Tailles d'icônes différentes sur le même niveau de hiérarchie - Closes #1769 - - - - - cf3e58bb by Tony Chemit at 2021-01-22T15:02:47+01:00 Problème de sauvegarde libération espèce sensible - Closes #1771 - - - - - 54ba847a by Tony Chemit at 2021-01-23T09:46:55+01:00 Use now containerDto (make us remove a lots of code we now generate) - - - - - 77caeba3 by Tony Chemit at 2021-01-23T16:44:16+01:00 * Sanitize service API and Local API * Align it to DataDto type * Make neutral ObserveServiceLocal - - - - - 20c9f26c by Tony Chemit at 2021-01-23T16:44:16+01:00 * Align UI to DataDto type * Simplify UI code (add more method final) - - - - - 71d00f50 by Tony Chemit at 2021-01-23T16:44:16+01:00 Put config color in UIManager - - - - - 1e6f7ff2 by Tony Chemit at 2021-01-23T16:44:16+01:00 Use now config color in navigation tree - - - - - 8d709c05 by Tony Chemit at 2021-01-24T18:44:30+01:00 Introduce DtoMetaTransformer to augments dto model (this is a first step, we will later improve it to minimize as much as possible stuff to write in models) Rename FloatingObect sub dto to respect convention over configuration on ContainerDto. - - - - - 0d7934bb by Tony Chemit at 2021-01-25T10:08:56+01:00 augments reference in dto model - - - - - e6807f21 by Tony Chemit at 2021-01-25T17:06:32+01:00 make observe tag values available in eugene :) - - - - - 44fc8be6 by Tony Chemit at 2021-01-25T17:39:25+01:00 introduce tag values extractor - - - - - 96b19535 by Tony Chemit at 2021-01-27T11:54:24+01:00 fix tag value by adding a basic space after tag value section - - - - - 0c798c03 by Tony Chemit at 2021-01-27T11:55:03+01:00 remove bad tag value usage - - - - - 26b984f7 by Tony Chemit at 2021-01-27T11:55:28+01:00 add tag values in toolkit store (and remove unused one) - - - - - 035bef8f by Tony Chemit at 2021-01-27T11:56:42+01:00 * introduce tag values extractor and use it on dto model * need now to remove any tag value from models files - - - - - 30c6c515 by Tony Chemit at 2021-01-27T19:00:07+01:00 Use new models maven layout (two models by domain + one new for migration) - - - - - bf6cbc8b by Tony Chemit at 2021-01-28T19:11:52+01:00 Improve tag-values code and apply it also for packages - - - - - 1d55e100 by Tony Chemit at 2021-01-29T12:36:29+01:00 Use last Topia extension API : * generate flat-layout for hibernate mapping * do no generate stuff for abstract entities * stop generating dao bad design code * reuse natural ids \o/ - - - - - b655220d by Tony Chemit at 2021-01-30T10:24:15+01:00 Rename containerDto.getSize to ContainerDto.getChildrenSize (in v9 we got a Sample.size property (and Sample is containerDto...) - - - - - 6fcc22f0 by Tony Chemit at 2021-01-30T11:03:31+01:00 Remove for the moment any natural id (since we do not want to change database model) - - - - - 64f4e17c by Tony Chemit at 2021-01-30T11:03:31+01:00 Fix tag values extractor (for new keys on package) - - - - - eaf1f9da by Tony Chemit at 2021-01-30T12:48:47+01:00 update pom - - - - - 1d872089 by Tony Chemit at 2021-01-30T19:56:39+01:00 Remove toolkit from project (the very same on v8 and v9) - - - - - 9069ef5d by Tony Chemit at 2021-01-30T20:22:16+01:00 Use last stable toolkit - - - - - ddb2c4bd by Tony Chemit at 2021-01-30T20:30:50+01:00 Remove toolkit from project (the very same on v8 and v9) - - - - - 1fce64d7 by Tony Chemit at 2021-01-30T20:42:18+01:00 Remove toolkit from project (the very same on v8 and v9) - - - - - 99c1e981 by Tony Chemit at 2021-01-31T06:27:00+01:00 Remove toolkit from project (the very same on v8 and v9) - - - - - 7126cd18 by Tony Chemit at 2021-01-31T11:22:09+01:00 Replace nuiton-validator by java4all validation Use next toolkit - - - - - b970af53 by Tony Chemit at 2021-01-31T12:11:45+01:00 Sélection multiple de marées - Closes #1747 - - - - - 359637ac by Tony Chemit at 2021-01-31T14:02:16+01:00 Rename FloatingObjectService method to avoid method name collision (used for api-test to come) - - - - - 8ee0e097 by Tony Chemit at 2021-02-06T07:28:18+01:00 Introduce services-api-test module (with generated service test api) Introduce local-test and client-test based on fixture API - See #795 - - - - - bf884477 by Tony Chemit at 2021-02-06T07:28:18+01:00 Replace nuiton-utils by java-util - - - - - 5e719f9c by Tony Chemit at 2021-02-06T07:28:18+01:00 Add more logs in tests Avoid collision in tests directories - - - - - a43f89ab by Tony Chemit at 2021-02-06T07:28:18+01:00 update http lib (with new test generator API) - - - - - f3d5f9db by Tony Chemit at 2021-02-06T07:28:18+01:00 Fix Rest client tests (evil internal states in class test rule). - - - - - 597bc021 by Tony Chemit at 2021-02-06T07:28:18+01:00 Problème de persistence de trois relations - See #1776 - - - - - d2d75304 by Tony Chemit at 2021-02-06T07:28:18+01:00 Use Inherited annotation (jdk first) - - - - - a7c7cdb7 by Tony Chemit at 2021-02-06T07:28:18+01:00 make i18n silent in maven build - - - - - 8f3caf56 by Tony Chemit at 2021-02-06T07:28:18+01:00 Utilisation du schema généré amélioré - - - - - 2217238a by Tony Chemit at 2021-02-06T07:28:45+01:00 Use skipCopyToEntity - - - - - f89d7cdd by Tony Chemit at 2021-02-07T10:04:19+01:00 Fix error while creating a new local db, with an existing local db without backup: the data source is not open before destroy. - - - - - 1f46f338 by Tony Chemit at 2021-02-07T11:22:40+01:00 * Improve maven build with run-tck profile * Improve maven snapshot deploy (now add timestamp to deployed files on ultreia.io) * Improve maven release build (include default configuration to activate release profiles). - - - - - a3b7e80e by Tony Chemit at 2021-02-07T13:18:42+01:00 Problème lors du chargement d'une sauvegarde - Closes #1777 - - - - - 2efa6813 by Tony Chemit at 2021-02-07T15:29:05+01:00 Les références sur les marées ne contiennent plus les données techniques - Closes #1779 - - - - - 3a8f7312 by Tony Chemit at 2021-02-07T15:29:05+01:00 Problème d'accessibilité sur le formulaire avançon - Closes #1778 - - - - - 68e17899 by Tony Chemit at 2021-02-07T18:41:35+01:00 Introduce tck database, rename referentiel to referential. Now all legacy data tests are now ok \o/ See #795 - - - - - f1139b16 by Tony Chemit at 2021-02-07T18:56:40+01:00 update CHANGELOG [skip ci] - - - - - 59012fd4 by Tony Chemit at 2021-02-07T18:58:17+01:00 [jgitflow-maven-plugin]updating poms for 8.0.5 branch with snapshot versions[skip ci] - - - - - 83f69a16 by Tony Chemit at 2021-02-07T18:59:00+01:00 [jgitflow-maven-plugin]updating poms for branch'release/8.0.5' with non-snapshot versions[skip ci] - - - - - fa51109d by Tony Chemit at 2021-02-07T19:13:08+01:00 [jgitflow-maven-plugin]merging 'release/8.0.5' into 'master' - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/configuration/src/main/java/fr/ird/observe/client/ObserveClientResourceManager.java - client/configuration/src/main/java/fr/ird/observe/client/configuration/ClientConfig.java - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/ClientUIContext.java - client/core/src/main/java/fr/ird/observe/client/datasource/api/cache/ReferencesCache.java - client/core/src/main/java/fr/ird/observe/client/datasource/api/cache/ReferencesFilter.java - client/core/src/main/java/fr/ird/observe/client/datasource/api/cache/ReferencesFilterHelper.java - client/core/src/main/java/fr/ird/observe/client/datasource/h2/backup/LocalDatabaseBackupTaskSupport.java - client/core/src/main/java/fr/ird/observe/client/main/focus/MainUIFocusModel.java - client/core/src/main/java/fr/ird/observe/client/util/init/DefaultUIInitializer.java - client/core/src/main/java/fr/ird/observe/client/util/init/DefaultUIInitializerContext.java - client/core/src/main/java/fr/ird/observe/client/util/init/UIInitHelper.java - client/core/src/main/resources/fr/ird/observe/client/ui/ObserveCommon.jcss - client/datasource/actions/pom.xml - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/actions/AdminTabUIActionSupport.java - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/RunObserveListener.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/ContentUIInitializer.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/actions/create/CreateNewEditable.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/TripUI.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/TripUIHelper.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUI.jaxx - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUIHandler.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUIModel.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUIModelStates.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUINavigationHandler.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/ContentEditUIOpenExecutor.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/7123ab1438f6756ed93fdee89... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/7123ab1438f6756ed93fdee89... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT