Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: adfinis/timed-backend

v3.0.7

15 Jun 07:46
3e06680
Compare
Choose a tag to compare

Fix

  • redmine: Convert Decimal objects to floats (5f613d1)

v3.0.6

25 May 11:18
45ffd50
Compare
Choose a tag to compare

Feature

  • redmine: Add redmine issue id to log (b5c509b)

v3.0.5

15 May 07:37
190bfd0
Compare
Choose a tag to compare

Fix

  • tracking: Fix updating own rejected reports and rejecting own reports (6a5d0ed)

v3.0.4

05 Apr 12:42
c81d5f5
Compare
Choose a tag to compare

Fix

  • redmine: Log estimated_hours in update_project_expenditure command (fc1f631)

v3.0.3

15 Mar 14:14
23b1a87
Compare
Choose a tag to compare

Fix

  • redmine: Fix value check for custom fields (5f6bc53)

# v3.0.2

02 Mar 13:44
5e51b67
Compare
Choose a tag to compare

Fix

  • redmine: Fix NoneType for amount offered/invoiced for projects (6e1f4c8)

v3.0.1

28 Feb 18:42
e444308
Compare
Choose a tag to compare

Feature

  • Empty sums in correcr ordering (757de4e)
  • statistics: Support ordering in new queryset wrapper (fb5a2dc)

Fix

  • tracking: Fix report update notifactions (8d0d0fd)
  • tests: Customer statistic test had a missing customer (c99b512)
  • pytest: Ignore "invalid escape sequence" deprecation warning (4e08672)
  • statistics: Refactor multiqs to use filtering aggregates (345b8df)
  • makefile: Use aliases for debug backend (9c47123)

v3.0.1-rc3

28 Feb 17:57
5713799
Compare
Choose a tag to compare
v3.0.1-rc3 Pre-release
Pre-release

What's Changed

  • feat: empty sums in correcr ordering by @winged in #949

Full Changelog: v3.0.1-rc2...v3.0.1-rc3

v3.0.1-rc2

28 Feb 17:39
757ac53
Compare
Choose a tag to compare
v3.0.1-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.1-rc1...v3.0.1-rc2

v3.0.1-rc1

27 Feb 19:05
7dbb343
Compare
Choose a tag to compare
v3.0.1-rc1 Pre-release
Pre-release

What's Changed

  • chore(reports): disable project and customer statistics by @trowik in #944

Full Changelog: v3.0.0...v3.0.1-rc1