post_release_fixes #233

Merged
mpeltriaux merged 5 commits from post_release_fixes into master 2 years ago
Owner
There is no content yet.
mpeltriaux added 5 commits 2 years ago
daae2609d2 #231 Report geometry
* should fix report geometry cast problem in cases where MultiPolygon(srid=4326) is taken as default
266f2fcdf6 #228 Parcel filter
* changes parcel related filter fields from CharField to NumberField to avoid unexpected behaviour on non-numerical input
83137f0e58 #229 Shared users mandatory on admin
* changes mandatory state of users and teams on admin backend to optional (as expected by the model)
* adds team selection to admin backend
4e0ee7dc91 #230 Shared users not rendered on compensation
* fixes non rendering of shared users on shared data
d7b2e933ec #232 Payment document linkage
* adds error message on intervention view if a payment has been added but no document has been uploaded yet
* adds same check to quality checker, meaning no intervention can be recorded which has a payment but no document
* adds trigger for sending data to egon on uploading a document in case of an already existing payment
* adds translations
mpeltriaux merged commit 8197615546 into master 2 years ago
mpeltriaux deleted branch post_release_fixes 2 years ago
The pull request has been merged as 8197615546.
Sign in to join this conversation.
Loading…
There is no content yet.