Change Log Report

Total number of changed sets: 1

Changes between 2019-10-30 and 2019-11-30

Total commits: 17
Total number of files changed: 7

Timestamp Author Details
2019-11-27 18:58:17 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/src/main/java/net/sumaris/core/test/TestConfiguration.java v 00f3439ead1db4085d3c53f11c9e1c6b9a662a46

[fix] Fix hibernate.cfg.xml file generation (exclude enum and interface)
[fix] Site: fix web site generation
2019-11-26 15:30:30 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-02-program-ADAP.xml v 8eec651d35d4a31f446964cb5f3ffe0a2b8406b3

[fix] Data: misspelling on program properties
2019-11-26 10:35:19 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-02-program-ADAP.xml v 033c5fad370a20393ab2496ae70acabf5714bf6e
sumaris-test-shared/src/main/resources/data-hsqldb-02-program.xml v 033c5fad370a20393ab2496ae70acabf5714bf6e
sumaris-test-shared/src/main/resources/data-hsqldb-06-configs.xml v 033c5fad370a20393ab2496ae70acabf5714bf6e

[enh] Data: add new software property 'sumaris.observedLocation.enable'
2019-11-19 10:53:43 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-03-data.xml v a43e9d06dbc2a998b0dd024f35c54ed7ca751993

[enh] add option sumaris.persistence.sequence.increment to set allocationSize in Hibernate sequence generator strategy

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>
2019-11-12 17:20:52 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-01-common.xml v 8c585afb1eec1b801ca70321b88f870ca9ffebb6

[fix] missing deletes on VESSEL_REGISTRATION_PERIOD

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>
2019-11-12 12:05:43 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-03-data.xml v ff1bbf55cad5f8bc89768a0a06ab58c3dc4debeb

[fix] VesselDaoImpl: fix join

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>
2019-11-07 09:20:04 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-03-data.xml v a6b0034b253b3ca04cd931b058087d4270a28edc

[enh] VesselDaoImpl: add registrationCode

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>
2019-11-06 17:30:00 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/src/main/resources/data-hsqldb-03-data.xml v 2c00ac3023e7ac2fc1f6c6b110d4f072d38144f9

[enh] PersonDaoImpl : add transcoding for user profile labels (VO<->Entity)
[enh] VesselDaoImpl: add status filter; return not closed period if no filtered date
[enh] ExtractionServiceImpl: init rectangle locations if config option allows it

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>
2019-11-05 18:14:30 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 2d3b18f920b08ca86fa81aa20e84774d85332c5f

[maven-release-plugin] prepare for next development iteration
2019-11-05 18:14:23 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v dbe26b193978d7f0c34c8582e0c5be0fbbc00f24

[maven-release-plugin] prepare release v0.18.5
2019-11-05 17:31:18 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 7d73b565d7cf5344249d4d51d154fcf2712618b7

[maven-release-plugin] prepare for next development iteration
2019-11-05 17:31:10 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 3f33649d47dd63030cebedcbf93567fb5fbfbd5b

[maven-release-plugin] prepare release v0.18.4
2019-11-05 16:57:34 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 311bc109b1d7dc2c3bf8dd27f61b115352daac63

[maven-release-plugin] prepare for next development iteration
2019-11-05 16:57:26 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v d014cf4eca3f0f63bfe6456c9c6de6190ed090ac

[maven-release-plugin] prepare release v0.18.3
2019-11-05 15:50:42 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 3910d32b110e24d7427382e919aef3f56d266a30

[maven-release-plugin] prepare for next development iteration
2019-11-05 15:50:34 Benoit Lavenier <benoit.lavenier@e-is.pro> sumaris-test-shared/pom.xml v 4342be1052525009a3df8cb19169eda08b4c4bb1

[maven-release-plugin] prepare release v0.18.2
2019-11-04 15:26:05 lpecquot <ludovic.pecquot@e-is.pro> sumaris-test-shared/pom.xml v 2819b7a8f8feb1786d27b80ff1b438c45ab7b5af
sumaris-test-shared/src/main/resources/data-hsqldb-01-common.xml v 2819b7a8f8feb1786d27b80ff1b438c45ab7b5af

[enh] add ojdbc8 dependency for Oracle database
[enh] PersonDaoImpl : add transcoding for user profile labels
[enh] toTypedVO now returns an Optional
[fix] VesselDaoImpl: if no vessel feature found, return 'unknown vessel' instead of null
[add] add LocationClassificationDao and default SEA & LAND in test dataset
[enh] add missing libsodium.dll files (for Windows release)
[enh] add db changelog 0.19.0

Signed-off-by: lp1ee9d <ludovic.pecquot@e-is.pro>