This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: adfinis/timed-backend
Releases · adfinis/timed-backend
v3.0.0
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
What's Changed
Full Changelog: v3.0.0-rc13...v3.0.0-rc14
v3.0.0-rc13
What's Changed
- chore(deps): bump django from 3.2.16 to 3.2.18 by @dependabot in #935
- chore(deps): bump cryptography from 38.0.3 to 39.0.1 by @dependabot in #939
Full Changelog: v3.0.0-rc12...v3.0.0-rc13
v3.0.0-rc12
What's Changed
- doc: update and fix commands by @derrabauke in #937
- fix(tracking): fix remaining effort on report creation by @trowik in #938
- feat(filters): add number multi value filter by @derrabauke in #936
New Contributors
- @derrabauke made their first contribution in #937
Full Changelog: v3.0.0-rc11...v3.0.0-rc12
v3.0.0-rc11
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
What's Changed
Full Changelog: v3.0.0-rc9...v3.0.0-rc10
v3.0.0-rc9
What's Changed
Full Changelog: v3.0.0-rc8...v3.0.0-rc9
v3.0.0-rc8
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
What's Changed
Full Changelog: v3.0.0-rc6...v3.0.0-rc7
v3.0.0-rc6
What's Changed
Full Changelog: v3.0.0-rc5...v3.0.0-rc6