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.0

27 Feb 15:17
7e8dd0b
Compare
Choose a tag to compare

Feature

  • filters: Add number multi value filter (4688e41)
  • redmine: Add pretend mode to redmine commands (abc5083)
  • notifications: Project budget check notifications (b81e28e)
  • statistics: Show amount offered and invoiced in project statistics (144444b)
  • redmine: Import project expenditure from redmine (766f79b)
  • redmine: Update expenditures on redmine projects (0aa9da6)
  • filters: Allow filtering of tasks and reports in statistics (b5b9c8d)
  • employment: Add is_external filter for user endpoint (8a1b272)
  • admin: Add searchable dropdowns for user lists in admin (4c01054)
  • Track remaining effort on tasks (3d045f2)
  • tracking: Reject reports (a4e8983)

Fix

  • tracking: Fix automatic unreject when bulk updating (f110eb0)
  • tracking: Fix remaining effort on report creation (abceb32)
  • tracking: Fix setting of remaining effort (16f1dbb)
  • notifications: Omit projects with no reports (91a6dd5)
  • tracking: Allow null values on remaining effort for reports (08a5aa4)
  • tracking: Fix absence for users with multiple employments (d884ef6)
  • Add missing rejected field to ReportIntersectionSerializer (ee8f79a)
  • auth: Let failing auth requests return 401 (8454601)
  • dev: Remove deprecated flag from pre-commit isort (50e5da2)
  • tracking: Fix remaining effort check when creating report (fc7c92c)
  • statistics: Add missing fields for project and task statistics (89fb718)
  • reports: Fix project and customer statistics (a3ab8ac)
  • projects: Ignore signal when loading a fixture (21e5dd7)
  • container: Executable bit for cmd.sh (34f2751)
  • filters: Allow Q filtering for MultiQS querysets (b629c9d)
  • reports: Refactor statistics (21d3677)

v3.0.0-rc14

24 Feb 10:02
553e914
Compare
Choose a tag to compare
v3.0.0-rc14 Pre-release
Pre-release

What's Changed

  • fix(tracking): fix automatic unreject when bulk updating by @trowik in #941

Full Changelog: v3.0.0-rc13...v3.0.0-rc14

v3.0.0-rc13

22 Feb 09:39
2151dd9
Compare
Choose a tag to compare
v3.0.0-rc13 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-rc12...v3.0.0-rc13

v3.0.0-rc12

21 Feb 13:57
48961a4
Compare
Choose a tag to compare
v3.0.0-rc12 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.0-rc11...v3.0.0-rc12

v3.0.0-rc11

15 Feb 10:35
f3a3221
Compare
Choose a tag to compare
v3.0.0-rc11 Pre-release
Pre-release

What's Changed

  • fix(tracking): fix setting of remaining effort by @trowik in #931
  • feat(redmine): add pretend mode to redmine commands by @trowik in #932

Full Changelog: v3.0.0-rc10...v3.0.0-rc11

v3.0.0-rc10

13 Feb 14:53
93d9f5e
Compare
Choose a tag to compare
v3.0.0-rc10 Pre-release
Pre-release

What's Changed

  • fix(notifications): omit projects with no reports by @trowik in #929

Full Changelog: v3.0.0-rc9...v3.0.0-rc10

v3.0.0-rc9

09 Feb 08:51
1ab0b82
Compare
Choose a tag to compare
v3.0.0-rc9 Pre-release
Pre-release

What's Changed

  • fix(tracking): allow null values on remaining effort for reports by @trowik in #928

Full Changelog: v3.0.0-rc8...v3.0.0-rc9

v3.0.0-rc8

06 Feb 15:33
8f3965c
Compare
Choose a tag to compare
v3.0.0-rc8 Pre-release
Pre-release

What's Changed

  • fix(statistics): add missing fields for project and task statistics by @trowik in #921
  • fix(tracking): fix remaining effort check when creating report by @trowik in #922
  • fix(auth): failing requests result in status_code 401 by @fugal-dy in #925
  • fix: add missing rejected field to ReportIntersectionSerializer by @trowik in #923
  • fix(tracking): fix absence for users with multiple employments by @trowik in #919
  • chore(deps): bump certifi and sentry-sdk by @trowik in #927

Full Changelog: v3.0.0-rc7...v3.0.0-rc8

v3.0.0-rc7

05 Jan 10:21
31e4a79
Compare
Choose a tag to compare
v3.0.0-rc7 Pre-release
Pre-release

What's Changed

  • fix(reports): fix project and customer statistics by @trowik in #918

Full Changelog: v3.0.0-rc6...v3.0.0-rc7

v3.0.0-rc6

14 Dec 09:50
d4215de
Compare
Choose a tag to compare
v3.0.0-rc6 Pre-release
Pre-release

What's Changed

  • fx(cmd): fix collectstatic command in cmd.sh by @trowik in #917

Full Changelog: v3.0.0-rc5...v3.0.0-rc6