master #219

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

Update Docker

Update Docker
mpeltriaux added 5 commits 2 years ago
d7655be7dc Map client update
* updates map client to most recent code
* fixes bug on as_feature_collection which led to problems on initial loading in map
73f3887941 Hotfix for ordering of availability
* fixes error 500 in case of ordering by availability
68dfef18c5 Fixes EcoAccount availability ordering
* adds db based table ordering for EcoAccountTable
mpeltriaux merged commit 65a665d924 into Docker 2 years ago
The pull request has been merged as 65a665d924.
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.