Skip to content
Snippets Groups Projects
Commit 34868e01 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.24 Release

* Fixed #28 /admin/database/import
* Fixed #66 frontend: migrate to Bootstrap Theme sb-admin-angular
* Fixed #158 load Bootstrap-Template sb-admin-angular into static
* Fixed #191 setup plantuml for engineering and docs
* Fixed #156 run_web.sh
* Fixed #157 run_worker.sh
* Fixed #62 frontend: better design for pages
* Fixed #60 frontend: better design for tables
parent b0bf4023
No related branches found
No related tags found
No related merge requests found
...@@ -232,8 +232,34 @@ ...@@ -232,8 +232,34 @@
* Fixed #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental * Fixed #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
* Fixed #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial * Fixed #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
### 0.0.19 Release ### 0.0.19 Release
* -------------------------------------
### 0.0.20 Release
* -------------------------------------
### 0.0.21 Release
* -------------------------------------
### 0.0.22 Release
* -------------------------------------
### 0.0.23 Release
* -------------------------------------
### 0.0.24 Release
* -------------------------------------
* Fixed #28 /admin/database/import
* Fixed #66 frontend: migrate to Bootstrap Theme sb-admin-angular
* Fixed #158 load Bootstrap-Template sb-admin-angular into static
* Fixed #191 setup plantuml for engineering and docs
* Fixed #156 run_web.sh
* Fixed #157 run_worker.sh
* Fixed #62 frontend: better design for pages
* Fixed #60 frontend: better design for tables
### 0.0.25 Release
* -------------------------------------
* Issue #177 BUG: RkiBundeslaenderServiceImport.import_file * Issue #177 BUG: RkiBundeslaenderServiceImport.import_file
* Issue #178 BUG: RkiLandkreiseServiceImport.import_file * Issue #178 BUG: RkiLandkreiseServiceImport.import_file
* Issue #5 Visual Graphs for Data per Countries order by Date * Issue #5 Visual Graphs for Data per Countries order by Date
...@@ -243,12 +269,6 @@ ...@@ -243,12 +269,6 @@
* Issue #62 frontend: better design for pages * Issue #62 frontend: better design for pages
* Issue #63 frontend: add footer design * Issue #63 frontend: add footer design
### 0.0.20 Release ### 0.0.26 Release
* Issue #28 /admin/database/import
* Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
* Issue #158 load Bootstrap-Template sb-admin-angular into static
### 0.0.21 Release
* ------------------------------------- * -------------------------------------
* Issue #156 run_web.sh
* Issue #157 run_worker.sh
\ No newline at end of file
...@@ -124,8 +124,10 @@ tqdm==4.59.0 ...@@ -124,8 +124,10 @@ tqdm==4.59.0
# via twine # via twine
twine==3.4.1 twine==3.4.1
# via -r requirements/build.in # via -r requirements/build.in
urllib3==1.26.3 urllib3==1.26.4
# via requests # via
# -r requirements/build.in
# requests
venv-run==0.1.0 venv-run==0.1.0
# via -r requirements/build.in # via -r requirements/build.in
virtualenv-clone==0.5.4 virtualenv-clone==0.5.4
......
...@@ -451,8 +451,10 @@ typing-extensions==3.7.4.3 ...@@ -451,8 +451,10 @@ typing-extensions==3.7.4.3
# via torch # via torch
uritemplate==3.0.1 uritemplate==3.0.1
# via github3.py # via github3.py
urllib3==1.26.3 urllib3==1.26.4
# via requests # via
# -r requirements/build.in
# requests
venv-run==0.1.0 venv-run==0.1.0
# via -r requirements/build.in # via -r requirements/build.in
vine==5.0.0 vine==5.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment