Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 6ed074a4 by Tony Chemit at 2020-08-18T14:59:15+02:00 Move to version 8.1.0 (we will change the db model) - - - - - 232e2a9b by Tony Chemit at 2020-08-18T16:07:28+02:00 Remplacer le moteur de scripting utilisé - Closes #1532 Cela engendre une migration de données (pour remplacer length() par length dans le javascript en base) - - - - - 3fa15cee by Tony Chemit at 2020-08-18T16:07:31+02:00 Make FloatingObjectPreset compaliant with last yamlbean API - - - - - 448d68c4 by Tony Chemit at 2020-08-18T16:50:59+02:00 Make Server beans compaliant with last yamlbean API and simplify them to death... - - - - - 53082ff5 by Tony Chemit at 2020-08-18T19:23:41+02:00 Make some updates for webmotion and others - - - - - 30 changed files: - client-configuration/pom.xml - client-core/pom.xml - client-datasource-actions/pom.xml - client-datasource-editor-api/pom.xml - client-datasource-editor-api/src/main/java/fr/ird/observe/client/RunObserveListener.java - client-datasource-editor-common/pom.xml - client-datasource-editor-ll/pom.xml - client-datasource-editor-ps/pom.xml - client-runner/pom.xml - common-dto/pom.xml - common-dto/src/main/java/fr/ird/observe/dto/ObserveUtil.java - common-dto/src/main/java/fr/ird/observe/dto/referential/FormulaHelper.java - common-dto/src/test/java/fr/ird/observe/dto/ScriptTest.java - common-persistence/pom.xml - common-service/pom.xml - common-validation/pom.xml - dto-spi/pom.xml - dto/pom.xml - dto/src/main/java/fr/ird/observe/dto/data/ps/dcp/FloatingObjectPreset.java - dto/src/main/java/fr/ird/observe/dto/data/ps/dcp/FloatingObjectPresetStorage.java - observe-i18n/pom.xml - observe/pom.xml - persistence-spi/pom.xml - persistence/pom.xml - server-configuration/src/main/java/fr/ird/observe/server/configuration/db/impl/ObserveWebDatabaseRoleBean.java → persistence/src/main/java/fr/ird/observe/entities/migration/DataSourceMigrationForVersion_8_1.java - + persistence/src/main/resources/db/migration/8.1/01_ps_observation_fix_object_material_validation-common.sql - pom.xml - server-configuration/pom.xml - server-configuration/src/main/java/fr/ird/observe/server/configuration/db/ObserveWebDatabase.java - server-configuration/src/main/java/fr/ird/observe/server/configuration/db/ObserveWebDatabaseRole.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/ef9da7b2be85341e51106ce7e... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/ef9da7b2be85341e51106ce7e... You're receiving this email because of your account on gitlab.com.