master #436

Merged
mpeltriaux merged 6 commits from master into Docker 2 months ago
Owner

Update Docker

Update Docker
mpeltriaux added 6 commits 2 months ago
b622f986b1 # Censor payments
* censor payments if entry is not shared with user
* updates translations
4e56f47b47 # Variable refactoring
* renames variable `has_access` into `is_entry_shared` for better understanding in various places (mostly html related)
e9f9420f0f # Codelist migration optimization
* adds boolean to de-/activate migration logic inside of 0002_migrate_975_to_288.py
fd7ed40c91 # User filtering
* adds query filter to search for logged users on entries
mpeltriaux merged commit 88dea0ba5a into Docker 2 months ago
The pull request has been merged as 88dea0ba5a.
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.