Skip to content

Releases: desklab/gcampus

Version 0.6.0

03 Oct 10:57
0.6.0
d27e217
Compare
Choose a tag to compare

What's Changed

  • Improve layout on devices with smaller screens (see #28)

Full Changelog: 0.5.3...0.6.0

Version 0.5.3

28 Aug 13:33
0.5.3
5629988
Compare
Choose a tag to compare

What's Changed

When serving static files from /static/, the url_fetcher function for WeasyPrint will automatically fetch the static files from the S3 server using the staticfiles_storage class.

Full Changelog: 0.5.2...0.5.3

Version 0.5.2

28 Aug 12:36
0.5.2
e707ad4
Compare
Choose a tag to compare

What's Changed

Static files are now served from /static/ if the USE_STATIC_URL environment variable is provided. Previously, the storage class constructed an URL from the S3 server. This change may require that you update the reverse proxy settings to serve static files at /static/.

Full Changelog: 0.5.1...0.5.2

Version 0.5.1

28 Aug 11:02
0.5.1
df8d039
Compare
Choose a tag to compare

What's Changed

Fix regression when reporting a measurement. Reporting measurements should now be possible again.

Full Changelog: 0.5.0...0.5.1

Version 0.5.0

26 Aug 14:24
0.5.0
d4a2905
Compare
Choose a tag to compare

What's Changed

... and many code quality improvements, bug fixes, and other smaller changes.

Full Changelog: 0.4.4...0.5.0

Version 0.4.5b1

05 Aug 09:46
Compare
Choose a tag to compare
Version 0.4.5b1 Pre-release
Pre-release

What's Changed

  • Measurement form tweaks (#71)
  • Measurement list filter improvements

Full Changelog: 0.4.4...0.4.5b1

Version 0.4.4

21 Jul 15:36
Compare
Choose a tag to compare
  • add xlsx export
  • minor improvements for measurement and water list
  • fixed a pagination bug

Full Changelog: 0.4.3.1...0.4.4

Version 0.4.3.1

13 Jul 10:06
Compare
Choose a tag to compare
  • fix a bug with stretched links for od converter cards

Full Changelog: 0.4.3...0.4.3.1

Version 0.4.3

12 Jul 20:04
Compare
Choose a tag to compare
  • updated general appearance (b7fa664)
  • updated mapbox style (7fee7b6)
  • improved measurement filters (565ecf2)
  • predefined parameters and calibrations (c2a9909)
  • indicators for measured parameters (0c99543)

Full Changelog: 0.4.2...0.4.3

Version 0.4.2

23 Jun 11:34
0.4.2
6bf71b2
Compare
Choose a tag to compare
  • Pagination for list views (4221d07)
  • Fix bug where the map was not clickable when creating a new measurement (bb31192)
  • Make entire card clickable for list items (691630e)

Full Changelog: 0.4.1...0.4.2