master #270

Merged
mpeltriaux merged 7 commits from master into Docker 2 years ago
Owner

Update docker

Update docker
mpeltriaux added 7 commits 2 years ago
52ee8690eb #257 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
cdda43615a #262 Public report missing entry placeholder
* adds empty value rendering on public intervention report
e2e91a4df9 #255 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
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
a06b960435 #268 Filter multiple parcelgroups
* adds filter support for multiple parcelgroup and district names, separated by ','
mpeltriaux merged commit 7e88b7b895 into Docker 2 years ago
The pull request has been merged as 7e88b7b895.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.