master #187

Merged
mpeltriaux merged 3 commits from master into Docker_tmp 2 years ago
Owner
There is no content yet.
mpeltriaux added 3 commits 2 years ago
a955e9f564 Revert "Merge branch 'Docker' into master"
This reverts commit 8c47c8ae35, reversing
changes made to 2206565673.

Undos accidental remote merge
ac49f983ee #185 Parcel loading on public reports
* fixes bug where unauthorized clients would not load a geometries parcel view properly
* minor general templates enhancements
mpeltriaux merged commit b89cbc8484 into Docker_tmp 2 years ago
The pull request has been merged as b89cbc8484.
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_tmp
git pull origin master

Step 2:

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