Tony CHEMIT pushed to branch master-9.0.x at ultreiaio / ird-observe Commits: ad52576d by Tony Chemit at 2022-11-16T16:20:15+01:00 [jgitflow-maven-plugin]updating poms for 9.0.18-SNAPSHOT development[skip ci] - - - - - cb98fcc1 by Tony Chemit at 2022-11-16T16:41:10+01:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - c5f10c17 by Tony Chemit at 2022-11-16T16:41:11+01:00 [jgitflow-maven-plugin]merging 'master-9.0.x' into 'develop-9.0.x' - - - - - be355177 by Tony Chemit at 2022-11-16T16:41:12+01:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - bbacf732 by Tony Chemit at 2022-11-20T11:05:04+01:00 Migration - show stringFixedCount and commentFixedCount and the end - - - - - f1331125 by Tony Chemit at 2022-11-21T14:37:04+01:00 Replay Sample migration - See #2539 - - - - - 00f0ee47 by Tony Chemit at 2022-11-21T14:38:23+01:00 Service - Add new service TripService.getPsObservationCatchesSpeciesFateBySpeciesId - - - - - 529742f7 by Tony Chemit at 2022-11-21T14:38:23+01:00 GUI Sample - Use specific SpeciesFate for selected Species in Form - - - - - e6cbd1a5 by Tony Chemit at 2022-11-21T14:38:23+01:00 Model - Clean Sample dto (remove speciesFate, availableSpeciesIds and availableSpeciesFateIds fields) - - - - - 9bfe6476 by Tony Chemit at 2022-11-21T15:27:09+01:00 Merge branch 'feature/issue_2538' into develop-9.0.x Closes #2538 - - - - - 8bde4b68 by Tony Chemit at 2022-11-22T11:41:49+01:00 Quadrants des océans Méditerranée et Multiples non initialisés - Closes #2540 - - - - - 78cf1718 by Tony Chemit at 2022-11-22T12:23:19+01:00 Persistence migration - Remove more ghost rows (coming from empty lines in a Table form) - - - - - 3fb10c3f by Tony Chemit at 2022-11-22T19:38:50+01:00 Persistence sql - add DataDtoEntityContext.toTimeStamp method (should be moved to SqlHelper and replace the timestamp method to make generated sql easier to read) - - - - - 0ce88e90 by Tony Chemit at 2022-11-22T19:55:24+01:00 Persistence migration - Review WeightCategoryRecord loading and make migration safe on it (we now refuse a migration if there is some missing required categories) - - - - - 24377f0f by Tony Chemit at 2022-11-22T19:55:24+01:00 Persistence migration - Improve migration v9.0 code around catches and sample (in executor nothing is done, juste delegate to clever methods on records, this makes the executor code easier to read) - - - - - aec0ae22 by Tony Chemit at 2022-11-22T21:21:23+01:00 Merge branch 'feature/issue_2537' into develop-9.0.x Closes #2537 - - - - - 1e671add by Tony Chemit at 2022-11-23T12:28:49+01:00 Update changelog for v.9.0.18 [skip CI] - - - - - 0791c1ce by Tony Chemit at 2022-11-23T12:34:30+01:00 [jgitflow-maven-plugin]updating poms for branch'release/9.0.18' with non-snapshot versions[skip ci] - - - - - 80397334 by Tony Chemit at 2022-11-23T13:11:15+01:00 [jgitflow-maven-plugin]merging 'release/9.0.18' into 'master-9.0.x' - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/core/pom.xml - client/datasource/actions/pom.xml - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/common/pom.xml - client/datasource/editor/ll/pom.xml - client/datasource/editor/pom.xml - client/datasource/editor/ps/pom.xml - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUIHandler.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUIModelStates.java - client/datasource/editor/spi/pom.xml - client/datasource/pom.xml - client/pom.xml - client/runner/pom.xml - core/api/dto/pom.xml - core/api/pom.xml - core/api/services/pom.xml - core/api/services/src/main/java/fr/ird/observe/services/service/data/ps/common/TripService.java - core/api/tree/pom.xml - core/api/validation/pom.xml - core/persistence/java/pom.xml - core/persistence/java/src/main/java/fr/ird/observe/entities/data/ps/observation/SampleSpi.java - core/persistence/pom.xml - core/persistence/resources/pom.xml - core/persistence/resources/src/main/java/fr/ird/observe/spi/migration/v9/DataSourceMigrationForVersion_9_0.java - − core/persistence/resources/src/main/java/fr/ird/observe/spi/migration/v9/DiscardedTargetCatchRecord.java - + core/persistence/resources/src/main/java/fr/ird/observe/spi/migration/v9/SampleMeasureRecord.java - + core/persistence/resources/src/main/java/fr/ird/observe/spi/migration/v9/SampleRecord.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/0e6e50fe6a4ea22993488a49d... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/0e6e50fe6a4ea22993488a49d... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT (@tchemit)