Releases: opengisch/OpenComptage
Releases · opengisch/OpenComptage
TJM Slider
DB connections
- Remove all direct db connections during import and always use Django ORM instead
Tasks management and timezone
v0.9.16 Set swiss timezone
Import multiple files
- connection is shared between the tasks
- task manager works again in QGIS to show tasks progression
- chart is correctly calculated only at the end of the import
- 'all tasks ended' message is printed correctly only at the end
Timezone
Log messages
- Improve log messages
- Add precise timestamp to log messages
Bug Fixes
- Filter models by sensor type in count form
- Calculate tjm also for last service day
- Enforce that tjm chart's bars are ordered
- Fix TJM is recalculated at each import
- Fix SPCH-13 to SWISS7 translation in reports
- Add more debug messages
- Set on_delete CASCADE on count_detail
- Change sector geometry type to polygon
Fix filter dialog error
Fix filter dialog error when road owner in None
Sector filter
- Improve yearly bike report
- Add sector layer and filter
- Filter on tjm average
- Fix class combobox in count form
- Manage direction 0-1 for MC data
Contains db migrations
Disable QT Slider
Temporarily disable QT Slider for tjm until solution on Windows