django_4 #358

Merged
mpeltriaux merged 14 commits from django_4 into Docker_django_4 11 months ago
Owner

Update docker django 4

Update docker django 4
mpeltriaux added 14 commits 11 months ago
02e8cfc76d # Map client update
* updates netgis map client to newest pre-release
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
bdc1c226e9 # Netgis HOTFIX
* fixes bug where map client would not parse config.json properly resulting in failed client start
c7958d1ebf HOTFIX
* fixes bug on saving eco account with missing deductable surface value
mpeltriaux merged commit 21de4eea1e into Docker_django_4 11 months ago
The pull request has been merged as 21de4eea1e.
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 django_4 Docker_django_4
git pull origin django_4

Step 2:

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