Skip to content

Releases: opengisch/OpenComptage

v0.10.13

18 May 12:09
ec4dd4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.12...v0.10.13

v0.10.12

25 Feb 06:44
40d03ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.11...v0.10.12

v0.10.11

11 Feb 17:47
Compare
Choose a tag to compare

Full Changelog: v0.10.10...v0.10.11

v0.10.10

08 Feb 13:04
Compare
Choose a tag to compare

Full Changelog: v0.10.9...v0.10.10

v0.10.8

04 Feb 10:29
Compare
Choose a tag to compare

Improve aggregate data migration

  • Logs are printed immediately to show what's happening
  • Every 1000 records the data is committed to the database and the old rows are deleted, so it is possible to restart the migration if it didn't finish the first time and it will continue without restarting from the beginning
  • Ambiguous times (due to daylight saving time transitions) are managed

Full Changelog: v0.10.7...v0.10.8

v0.10.7

03 Feb 08:37
Compare
Choose a tag to compare
  • Set print range and page orientation on yearly bike report
  • Always show validation buttons when new data is in the count
  • Add field trash into category table
  • Improve count aggregate migration

Full Changelog: v0.10.6...v0.10.7

v0.10.6

14 Jan 12:50
Compare
Choose a tag to compare

What's Changed

  • Report MD by @marioba in #239
  • Filter classes by sensor type in count form
  • Fix section selection in yearly report generation

Full Changelog: v0.10.5...v0.10.6

v0.10.5

14 Jan 06:05
c712eb3
Compare
Choose a tag to compare

What's Changed

  • fix task exception and monthly_coefficients by @spch-GL in #228
  • Rapport annuel ajout log amelioration modele by @spch-GL in #229
  • Fixes by @marioba in #237
    • Fix translation table SPCH-13 -> Swiss7
    • Show last day first in chart by hour
    • Show value on mouse hover on category chart
    • Add trash category column in reports
    • Add alias to installation

Full Changelog: v0.10.4...v0.10.5

Includes migrations

Yearly report

02 Dec 13:49
Compare
Choose a tag to compare
  • Yearly report is now created using only Django ORM's data connections
  • Yearly report creation runs as a QgsTask

Statistics module

19 Nov 09:57
Compare
Choose a tag to compare
  • new import module
  • new statistics and chart module
  • lot of improvements

Contains migrations and changes to the requirements