master #253

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

Update Docker

Update Docker
mpeltriaux added 9 commits 2 years ago
9d0677e170 Bugfix
* fixes bug in excel report creation
* fixes order in laws of generated excel sheet
1f7f9c8964 Command
* adds new 'generate_report' command
   * generates TimeSpanReports for given conservation offices
   * zips reports into archive
   * sents archive to ADMINS mails
bfbe1085b2 #249 Created as modified
* fills modified attribute on new entries with created value automatically
* adds default ordering by last modified on table overviews
aa13e60bc0 Tests
* extends test for new behaviour of newly created entries
415089084e Command response dynamic
* adds a check whether the mail could be sent properly or not and changes the resulting response
913c42e7e8 File number public reports
* removes file numbers from public reports
mpeltriaux merged commit cd596ce03b into Docker 2 years ago
The pull request has been merged as cd596ce03b.
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.