-
1.19 Stable
released this
2026-06-13 13:43:44 +02:00 | 4 commits to master since this release- adds default role check for intervention's compensation removing endpoint
- adds exception catching if gibberish data is sent to POST endpoint of user data propagation
- commits 'changed' manage.py and jspdf.debug.js despite being identical with repo files (git wants it, git gets it)
- improves reliability of generated token randomness
Downloads
-
1.17 Stable
released this
2026-05-10 12:14:24 +02:00 | 11 commits to master since this release- updates packages to latest versions
- adds model ExternalIdentifier to support linking between external ids and internal ids
- adds support for sending "external_identifier" in POST and PUT requests
- if an external identifier already exists on the database, the client will be informed that the entry should not be POSTed again but rather an update via PUT should be performed
- extends ID lookup to support external ids as well as internal ids
- adds full external identifier support for GET and PUT methods on EIV, KOM, EMA and OEK
- updates tests to check for working external identifier support
- fixes bug on rendering table rpp selection due to changed behaviour of Django's querystring template tag on recent version upgrade
- adds support for external id usage on deduction creation for both ecoaccount and intervention
- adds support for external id usage on compensation's intervention reference
- adds external_identifiers list to GET output
Downloads
-
1.16.1 Stable
released this
2026-03-01 14:31:26 +01:00 | 21 commits to master since this release- fixes bug where svg qr code would not be created properly since an upgrade of the package
Downloads
-
1.16 Stable
released this
2026-03-01 14:03:11 +01:00 | 23 commits to master since this release- updates requirements.txt
- fixes deprecated usage of certain functions brought by Django6.x
Downloads
-
1.15 Stable
released this
2026-01-30 09:43:36 +01:00 | 25 commits to master since this release- updates netgis map client to latest available version
Downloads
-
1.14.2 Stable
released this
2026-01-21 15:54:07 +01:00 | 27 commits to master since this release- extends mailer class with bcc based mailing
- switches all team based mail sending (multiple mail adresses) to bcc based mailing
- adds smaller versions of tech-croc error images for 4xx and 5xx errors for faster rendering
Downloads
-
1.14.1 Stable
released this
2026-01-14 09:08:20 +01:00 | 29 commits to master since this release- reduces runtime of geometry conflict info message generating to ~45% to prior runtime
Downloads