Skip to content

Releases: opengisch/OpenComptage

TJM Slider

08 Nov 05:39
6c6ad51
Compare
Choose a tag to compare
  • Fix TJM Slider in filter dialog on Windows

image

DB connections

07 Nov 20:29
Compare
Choose a tag to compare
  • Remove all direct db connections during import and always use Django ORM instead

Tasks management and timezone

06 Nov 10:30
Compare
Choose a tag to compare
v0.9.16

Set swiss timezone

Import multiple files

30 Oct 11:53
Compare
Choose a tag to compare
  • 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

29 Oct 17:01
Compare
Choose a tag to compare
  • Fix timezone issue during import

Log messages

29 Oct 11:58
Compare
Choose a tag to compare
  • Improve log messages
  • Add precise timestamp to log messages

Bug Fixes

29 Oct 10:08
Compare
Choose a tag to compare
  • 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

15 Oct 13:33
Compare
Choose a tag to compare

Fix filter dialog error when road owner in None

Sector filter

15 Oct 11:53
Compare
Choose a tag to compare
  • 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

14 Oct 09:29
Compare
Choose a tag to compare

Temporarily disable QT Slider for tjm until solution on Windows