Releases: desklab/gcampus
Version 0.6.0
What's Changed
- Improve layout on devices with smaller screens (see #28)
Full Changelog: 0.5.3...0.6.0
Version 0.5.3
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
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
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
Version 0.4.5b1
What's Changed
- Measurement form tweaks (#71)
- Measurement list filter improvements
Full Changelog: 0.4.4...0.4.5b1
Version 0.4.4
- 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
- fix a bug with stretched links for od converter cards
Full Changelog: 0.4.3...0.4.3.1
Version 0.4.3
Version 0.4.2
- 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