post_release_fixes #233

Merged
mpeltriaux merged 5 commits from post_release_fixes into master 2022-11-17 06:54:43 +01:00
Owner
No description provided.
mpeltriaux added 5 commits 2022-11-17 06:54:35 +01:00
* should fix report geometry cast problem in cases where MultiPolygon(srid=4326) is taken as default
* changes parcel related filter fields from CharField to NumberField to avoid unexpected behaviour on non-numerical input
* changes mandatory state of users and teams on admin backend to optional (as expected by the model)
* adds team selection to admin backend
* fixes non rendering of shared users on shared data
* 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 2022-11-17 06:54:43 +01:00
mpeltriaux deleted branch post_release_fixes 2022-11-17 06:54:48 +01:00
Sign in to join this conversation.
No description provided.