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
v1.5.1
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
Feature
- Use assignees with reviewer role instead of reviewers (
89def71
) - Rewrite permissions and visibilty to use with assignees and external employees (
159e750
) - Add user assignement to customers, projects and tasks (
6ff4259
) - Add and enable sentry-sdk for error reporting (
1e96b78
) - employment: Add new attribute is_external to employment model (
e8e6291
) - runtime: Use gunicorn instead of uwsgi (
e6b1fdf
) - redmine: Update template formatting (
9b1a6f1
)
Fix
- Update workreport template (
b877194
)
v1.2.0
Feature
- Export metrics with django-prometheus (
6ed9cab
) - Show not_billable and review attributes for reports in weekly report (
a02aca4
) - Add customer_visible field to project serializer (
2f12f86
) - Add billed flag to project and tracking (
fe41199
) - projects: Add currency fields to task and project (
7266c34
)
Fix
- Translate work report to English (
7a87d93
) - Add custom forms for supervisor and supervisee inlines (
b92799d
) - Add billable column and calculate not billable time (
4184b76
) - tracking: Set billed from project on report (
d25e64f
) - tracking: Update billed if not sent with request (
62295ba
) - Add test data users to keycloak config (
082ef6e
)