master #270

Merged
mpeltriaux merged 7 commits from master into Docker 2022-12-09 07:25:31 +01:00

7 Commits

Author SHA1 Message Date
e6be063e9e Merge pull request 'configurable_label_input_ratio' () from configurable_label_input_ratio into master
Reviewed-on: 
2022-12-08 10:16:23 +01:00
a06b960435 Filter multiple parcelgroups
* adds filter support for multiple parcelgroup and district names, separated by ','
2022-12-08 10:14:39 +01:00
0901bb8d76 Template enhancements
* adds configurable label-input ratio setting for forms and specializes for RemoveModalForm
* enhances form body html structure for better UX and usage of label-input ratio
2022-12-08 09:48:01 +01:00
ad20f5a73c Merge pull request 'Minor_issues' () from Minor_issues into master
Reviewed-on: 
2022-12-07 07:04:48 +01:00
e2e91a4df9 Filter by created user
* adds new checkbox filter for all major data types wich shows only entries, where the performing user has been the initial creator of
* adds help texts for checkbox filters
* adds translations
2022-12-06 08:30:43 +01:00
cdda43615a Public report missing entry placeholder
* adds empty value rendering on public intervention report
2022-12-06 07:22:11 +01:00
52ee8690eb Missing geometry message red
* changes message colour from blue to red (indicating 'blocking' message)
* only renders message on read_only form e.g. on detail view
2022-12-06 07:19:39 +01:00