master #357

Merged
mpeltriaux merged 6 commits from master into django_4 11 months ago
Owner

Update older branch "django_4" with most recent fixes from master

Update older branch "django_4" with most recent fixes from master
mpeltriaux added 6 commits 11 months ago
274d7b8b6f # 349 LANIS link improvements
* replaces 'dumb' link template with LANIS mapinterface support
* adds fallback default LANIS link
599764ef38 HOTFIX
* fixes bug where detail view of KOM could not be opened anymore
0f173c4802 HOTFIX
* corrects behaviour of lanis link generation for EIV and KOM
c7958d1ebf HOTFIX
* fixes bug on saving eco account with missing deductable surface value
mpeltriaux merged commit 98a6f19a16 into django_4 11 months ago
The pull request has been merged as 98a6f19a16.
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 django_4
git pull origin master

Step 2:

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