Skip to content

Releases: swisstopo/swissgeol-boreholes-suite

2.1.1028

20 Jan 13:34
5163692
Compare
Choose a tag to compare
2.1.1028 Pre-release
Pre-release
v2.1.1028

Export for anonymous mode (#1813)

2.1.1027

17 Jan 08:39
56c222c
Compare
Choose a tag to compare
2.1.1027 Pre-release
Pre-release
v2.1.1027

Mark version 2.1.1025 as released (#1810)

2.1.1026

17 Jan 06:17
bd0664b
Compare
Choose a tag to compare
2.1.1026 Pre-release
Pre-release
v2.1.1026

Import with zip file (#1805)

2.1.1025

16 Jan 13:40
88b8f38
Compare
Choose a tag to compare

🚀 Added

  • Added ZIP export with JSON and attachments for single and multiple boreholes.

🔨 Changed

  • Removed attachments from csv import.
  • Updated recommended csv headers for borehole import to camel case e.g. OriginalName (snake case e.g. original_name is still supported for all properties except for custom identifiers).
  • Changed order of Top Bedrock (fresh) and Top Bedrock (weathered) fields in borehole form.
  • When importing custom IDs with CSV, the headers are now dynamically mapped to the borehole_identifier codelists in the database.
  • Moved borehole import to side drawer and adapted UI design.
  • Years greater than 9999 can no longer be used in date inputs.
  • The application language is now determined by the browser language if it is any of the supported languages.
  • Changed the icon for opening the labeling area.

🐛 Fixed

  • Observations were not included in exported borehole JSON file.
  • Fixed bug where values of 0 were not displayed in numeric input fields.
  • Fixed bug where Lithostratigraphhy Top Bedrock and Chronostratigraphhy Top Bedrock were not displayed in form after updating them and navigating away.
  • Ensure all hydrotest codelist values are imported.
  • JSON export/import did not handle borehole geometry and location geometry correctly.
  • JSON import did not handle casing references of observations, backfills and instrumentations correctly.
  • In some cases, the color of the workflow badge did not match the publication status.

2.1.1024

16 Jan 09:49
2a6870c
Compare
Choose a tag to compare
2.1.1024 Pre-release
Pre-release
v2.1.1024

Fix json import casing references (#1803)

2.1.1023

15 Jan 08:30
15cbf6f
Compare
Choose a tag to compare
2.1.1023 Pre-release
Pre-release
v2.1.1023

Change labeling area icon (#1804)

2.1.1022

14 Jan 15:48
f350704
Compare
Choose a tag to compare
2.1.1022 Pre-release
Pre-release
v2.1.1022

Use browser language (#1802)

2.1.1021

14 Jan 15:46
f350704
Compare
Choose a tag to compare
2.1.1021 Pre-release
Pre-release
v2.1.1021

Use browser language (#1802)

2.1.1020

14 Jan 14:05
ec27d51
Compare
Choose a tag to compare
2.1.1020 Pre-release
Pre-release
v2.1.1020

Fix badge color (#1800)

2.1.1019

14 Jan 12:45
b2fe175
Compare
Choose a tag to compare
2.1.1019 Pre-release
Pre-release
v2.1.1019

Fix date inputs (#1799)