Skip to content

Releases: swisstopo/swissgeol-boreholes-suite

2.1.993

13 Dec 08:47
5d60d83
Compare
Choose a tag to compare

🚀 Added

  • WMTS Services are now supported as custom user layers.
  • Added data extraction API.
  • Added support to extract coordinates from a borehole attachment.
  • Show ChangedAt and ChangedBy information in borehole detail header.
  • Add JSON export for single and multiple boreholes.
  • The workgroup name is now displayed in the borehole location tab.
  • Added new API endpoint to retrieve all boreholes.

🔨 Changed

  • Updated the style of bulk edit form.
  • Hide the help button in the navigation bar in read-only mode.
  • Hide the original_name field in the borehole detail view in read-only mode.
  • Updated the style of the location tab.
  • Changes on the location tab and the borehole tab are now saved by clicking the Save button, instead of immediately.
  • The alternate_name is now displayed in the borehole detail header and the map markers.
  • From depth and to depth are no longer displayed in groundwater level measurements.
  • Updated the layout of the borehole general tab.
  • Removed deduplication check when adding and detaching attachments.
  • When copying a borehole, attachments won't be copied.
  • Removed csv lithology import.

🐛 Fixed

  • view-sync did not clean up unpublished boreholes.
  • User permissions were not checked when detaching files from boreholes.
  • The basemap selector buttons were not displayed correctly on hover.
  • No scrollbar was displayed in the side drawer when many additional layers were added.
  • There was no appropriate error message when the drawn box did not contain extractable coordinates.
  • There was an internal error alert when navigating back from the borehole detail to the borehole table in anonymous mode.
  • The responsive design of the coordinate segment in the detail view was broken.
  • When clicking the select all checkbox in the borehole table, only the boreholes on the current page were selected.
  • Some filter chips were missing translations or where not displayed correctly.
  • Filtering striae for not specified returned wrong results.
  • Filtering by borehole status did not work.
  • When saving with ctrl+s in the borehole sections, the form content was reset.
  • When copying a borehole, the nested collections of observations were not copied.
  • There was a bug when changing the order, transparency or visibility of custom WMS user layers.
  • The borehole status was not translated everywhere in the workflow panel.

2.1.992

12 Dec 14:45
f92fd94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.991...v2.1.992

2.1.991

12 Dec 14:03
daeb58a
Compare
Choose a tag to compare
2.1.991 Pre-release
Pre-release
v2.1.991

Revert hiding layer settings in anonymous mode (#1756)

2.1.990

12 Dec 08:15
2031e24
Compare
Choose a tag to compare
2.1.990 Pre-release
Pre-release
v2.1.990

Add (Copy) to alternate name (#1751)

2.1.989

12 Dec 07:58
c28c093
Compare
Choose a tag to compare
2.1.989 Pre-release
Pre-release
v2.1.989

Bump nanoid from 3.3.7 to 3.3.8 in /src/client (#1749)

2.1.988

12 Dec 07:45
3b4c587
Compare
Choose a tag to compare
2.1.988 Pre-release
Pre-release
v2.1.988

Update README.md (#1754)

2.1.987

10 Dec 17:25
8af87a1
Compare
Choose a tag to compare
2.1.987 Pre-release
Pre-release
v2.1.987

Remove litho import (#1739)

2.1.986

10 Dec 16:52
18bf8a3
Compare
Choose a tag to compare
2.1.986 Pre-release
Pre-release
v2.1.986

Fix status translations (#1748)

2.1.985

10 Dec 15:33
f909fae
Compare
Choose a tag to compare
2.1.985 Pre-release
Pre-release
v2.1.985

Fix layers display settings bug (#1746)

2.1.984

10 Dec 13:38
0a9e20a
Compare
Choose a tag to compare
2.1.984 Pre-release
Pre-release
v2.1.984

Fix domainDropdown (#1742)