Skip to content
Snippets Groups Projects
  1. Feb 14, 2021
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 7a1b5038
      thomaswoehlke authored
      * Fixed #123 split RkiBundeslaenderService into two Services, one for bundeslaender and one for landkreise
      * Fixed #128 add fields from csv to RkiLandkreiseImport
      * Fixed #139 refactor RkiBundeslaenderServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #140 move WhoImport to RKI in: rk_service_import.py
      * Fixed #125 implement RkiLandkreise
      * Fixed #126 implement RkiBundeslaenderImport
      
      ### 0.0.18 Release
      * Fixed #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Fixed #40 SQLalchemy instead of SQL: EcdcImport.get_date_rep()
      * Fixed #41 SQLalchemy instead of SQL: EcdcImport.get_countries_of_continent()
      * Fixed #107 SQLalchemy instead of SQL in: EcdcImport.get_countries_of_continent
      * Fixed #109 SQLalchemy instead of SQL in: EcdcImport.get_date_rep
      * Fixed #110 SQLalchemy instead of SQL in: EcdcImport.get_continent
      7a1b5038
  2. Feb 08, 2021
    • thomaswoehlke's avatar
      work · 43800f57
      thomaswoehlke authored
      43800f57
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 766cef27
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Fixed #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Fixed #47 major refactoring: Routes from app.py to org...who,europe,... (Doublette von #65)
      * Fixed #48 major refactoring: Tasks from server_mq.py to org...who,europe,... (Doublette von #65)
      * Fixed #64 major refactoring: create two packages: for web app and for celery worker
      * Fixed #68 TODO: move Queries from Services to Model-Classes
      * Fixed #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      
      ### 0.0.15 Release
      * Issue #67 implement Flask-Login
      
      ### 0.0.16 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      
      ### 0.0.17 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      
      ### 0.0.18 Release
      *
      766cef27
  3. Feb 05, 2021
  4. Jan 31, 2021
    • thomaswoehlke's avatar
      ### 0.0.14 Release · bfabd3a5
      thomaswoehlke authored
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      * Issue #69 Branch: ISSUE_66_ATTEMPT_01
      * Issue #70 Load Bootstrap-Template sb-admin-angular into static
      bfabd3a5
  5. Jan 30, 2021
    • thomaswoehlke's avatar
      ### 0.0.13 Release · eb48c71d
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Fixed #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Fixed #47 major refactoring: Routes from app.py to org...who,europe,... (Doublette von #65)
      * Fixed #48 major refactoring: Tasks from server_mq.py to org...who,europe,... (Doublette von #65)
      * Fixed #64 major refactoring: create two packages: for web app and for celery worker
      * Fixed #68 TODO: move Queries from Services to Model-Classes
      * Fixed #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      
      ### 0.0.15 Release
      * Issue #67 implement Flask-Login
      
      ### 0.0.16 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      
      ### 0.0.17 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      
      ### 0.0.18 Release
      *
      eb48c71d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · e43bf9b0
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Fixed #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Fixed #47 major refactoring: Routes from app.py to org...who,europe,... (Doublette von #65)
      * Fixed #48 major refactoring: Tasks from server_mq.py to org...who,europe,... (Doublette von #65)
      * Fixed #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      * Issue #67 implement Flask-Login
      
      ### 0.0.15 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      
      ### 0.0.16 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      e43bf9b0
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 9f0be30f
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Fixed #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Fixed #47 major refactoring: Routes from app.py to org...who,europe,... (Doublette von #65)
      * Fixed #48 major refactoring: Tasks from server_mq.py to org...who,europe,... (Doublette von #65)
      * Fixed #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      * Issue #67 implement Flask-Login
      
      ### 0.0.15 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      
      ### 0.0.16 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      9f0be30f
    • thomaswoehlke's avatar
      ### 0.0.13 Release · a94b6c5d
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Fixed #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Issue #59 frontend: add correct breadcrumb to every page
      * Fixed #47 major refactoring: Routes from app.py to org...who,europe,... (Doublette von #65)
      * Fixed #48 major refactoring: Tasks from server_mq.py to org...who,europe,... (Doublette von #65)
      * Fixed #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      * Issue #67 implement Flask-Login
      
      ### 0.0.15 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      
      ### 0.0.16 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      a94b6c5d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 016f3fd8
      thomaswoehlke authored
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Issue #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Issue #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      * Issue #47 major refactoring: Routes from app.py to org...who,europe,...
      * Issue #48 major refactoring: Tasks from server_mq.py to org...who,europe,...
      * Issue #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      
      ### 0.0.14 Release
      * Issue #66 frontend: migrate to Bootstrap Theme sb-admin-angular
      * Issue #67 implement Flask-Login
      
      ### 0.0.15 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      
      ### 0.0.16 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      
      ### 0.0.17 Release
      *
      016f3fd8
    • thomaswoehlke's avatar
      ### 0.0.12 Release · 59a98907
      thomaswoehlke authored
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #55 /vaccination/tasks
      * Fixed #56 /vaccination/info
      
      ### 0.0.13 Release
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      * Issue #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Issue #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      * Issue #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      59a98907
    • thomaswoehlke's avatar
      ### 0.0.12 Release · 94ff5ea7
      thomaswoehlke authored
      * Fixed #52 download vaccination timeline data file
      * Fixed #53 import vaccination timeline data file into db
      * Fixed #54 /vaccination/imported
      * Fixed #55 /vaccination/tasks
      * Fixed #56 /vaccination/info
      
      ### 0.0.13 Release
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      * Issue #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Issue #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * Issue #59 frontend: add correct breadcrumb to every page
      * Issue #60 frontend: better design for tables
      * Issue #61 frontend: better design for navtabs
      * Issue #62 frontend: better design for pages
      * Issue #63 frontend: add footer design
      * Issue #64 major refactoring: create two packages: for web app and for celery worker
      * Issue #65 major refactoring: add flask-blueprints for admin, common, europe, rki, vaccination, who
      94ff5ea7
  6. Jan 23, 2021
    • thomaswoehlke's avatar
      ### 0.0.12 Release · c84af4e0
      thomaswoehlke authored
      * Issue #52 download vaccination timeline data file
      * Issue #53 import vaccination timeline data file into db
      * Issue #54 /vaccination/imported
      * Issue #55 /vaccination/tasks
      * Issue #56 /vaccination/info
      c84af4e0
    • thomaswoehlke's avatar
      ### 0.0.12 Release · 72ab0d20
      thomaswoehlke authored
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
      72ab0d20
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 5a816bef
      thomaswoehlke authored
      * Fixed #26 /admin/database/dump
      * Fixed #43 /europe/date_reported
      * Fixed #44 /europe/continent
      * Fixed #45 /europe/country
      * Fixed #46 /europe/country/germany
      * Fixed #50 remove unused requirements from requirements.txt
      * Fixed #51 /europe/imported
      
      ### 0.0.12 Release
      * Issue #28 /admin/database/import
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #49 EuropeServiceUpdate.__update_data_short()
      
      ### 0.0.13 Release
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      
      ### 0.0.14 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      5a816bef
    • thomaswoehlke's avatar
      * Fixed #44 /europe/continent · 59733232
      thomaswoehlke authored
      * Fixed #45 /europe/country
      59733232
    • thomaswoehlke's avatar
      * Fixed #43 /europe/date_reported · 5a279e0a
      thomaswoehlke authored
      5a279e0a
    • thomaswoehlke's avatar
      ### 0.0.11 Release · edf59723
      thomaswoehlke authored
      * Fixed #26 /admin/database/dump
      * Issue #43 /europe/date_reported
      * Issue #44 /europe/continent
      * Issue #45 /europe/country
      * Issue #46 /europe/country/germany
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #49 EuropeServiceUpdate.__update_data_short()
      * Issue #50 remove unused requirements from requirements.txt
      * Issue #51 /europe/imported
      edf59723
  7. Jan 22, 2021
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 29d66a32
      thomaswoehlke authored
      * Fixed #26 /admin/database/dump
      * Issue #43 /europe/date_reported
      * Issue #44 /europe/continent
      * Issue #45 /europe/country
      * Issue #46 /europe/data
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #49 EuropeServiceUpdate.__update_data_short()
      * Issue #50 remove unused requirements from requirements.txt
      29d66a32
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 1e971e8f
      thomaswoehlke authored
      * Issue #43 /europe/date_reported
      * Issue #44 /europe/continent
      * Issue #45 /europe/country
      * Issue #46 /europe/data
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      * Issue #49 EuropeServiceUpdate.__update_data_short()
      * Issue #50 remove unused requirements from requirements.txt
      1e971e8f
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 0b99e230
      thomaswoehlke authored
      * Issue #43 /europe/date_reported
      * Issue #44 /europe/continent
      * Issue #45 /europe/country
      * Issue #46 /europe/data
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      0b99e230
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 6d75f1e0
      thomaswoehlke authored
      * Fixed #24 update_data
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Fixed #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      
      ### 0.0.11 Release
      * Issue #43 /europe/date_reported
      * Issue #44 /europe/continent
      * Issue #45 /europe/country
      * Issue #46 /europe/data
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
      * Issue #47 refactor Routes from app.py to org...who,europe,...
      * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
      
      ### 0.0.12 Release
      * Issue #5 Visual Graphs for Data per Countries order by Date
      * Issue #26 /admin/database/dump
      * Issue #28 /admin/database/import
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 776a1869
      thomaswoehlke authored
      * Fixed #24 update_data
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Fixed #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      776a1869
    • thomaswoehlke's avatar
      ### 0.0.10 Release · dc9b0a3d
      thomaswoehlke authored
      * Fixed #24 update_data
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Fixed #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      dc9b0a3d
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 79b3073f
      thomaswoehlke authored
      * Fixed #24 update_data
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Fixed #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      79b3073f
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 6a79047b
      thomaswoehlke authored
      * Fixed #24 update_data
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Fixed #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      6a79047b
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 59209206
      thomaswoehlke authored
      * Issue #24 update_data
      * Issue #26 /admin/database/dump
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Issue #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      59209206
  8. Jan 21, 2021
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 53f3b127
      thomaswoehlke authored
      * Issue #24 update_data
      * Issue #26 /admin/database/dump
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Fixed #33 /europe/date_reported
      * Fixed #34 /europe/continent
      * Fixed #35 /europe/country
      * Issue #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      53f3b127
    • thomaswoehlke's avatar
      ### 0.0.10 Release · b31ff05a
      thomaswoehlke authored
      * Issue #24 update_data
      * Issue #26 /admin/database/dump
      * Issue #28 /admin/database/import
      * Fixed #29 /who/info
      * Fixed #30 /europa/info
      * Fixed #31 /rki/info
      * Fixed #32 /nrw/info
      * Issue #33 /europe/date_reported
      * Issue #34 /europe/continent
      * Issue #35 /europe/country
      * Issue #36 /europe/data
      * Fixed #37 switch from RabbitMQ to Redis
      * Fixed #38 update Celery from 4 to 5
      b31ff05a
    • thomaswoehlke's avatar
      ### 0.0.10 Release · b8c7699e
      thomaswoehlke authored
      * Issue #24 update_data
      * Issue #26 /admin/database/dump
      * Issue #28 /admin/database/import
      * Issue #29 /who/info
      * Issue #30 /europa/info
      * Issue #31 /rki/info
      * Issue #32 /nrw/info
      * Issue #33 /europe/date_reported
      * Issue #34 /europe/continent
      * Issue #35 /europe/country
      * Issue #36 /europe/data
      * Issue #37 switch from RabbitMQ to Redis
      * Issue #38 update Celery from 4 to 5
      b8c7699e
  9. Jan 20, 2021
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 97c46f78
      thomaswoehlke authored
      * Issue #24 update_data
      * Issue #26 /admin/database/dump
      * Issue #28 /admin/database/import
      * Issue #29 /who/info
      * Issue #30 /europa/info
      * Issue #31 /rki/info
      * Issue #32 /nrw/info
      * Issue #33 /europe/date_reported
      * Issue #34 /europe/continent
      * Issue #35 /europe/country
      * Issue #36 /europe/data
      97c46f78
  10. Jan 19, 2021
    • thomaswoehlke's avatar
      work · 5ada5164
      thomaswoehlke authored
      5ada5164
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 7d151942
      thomaswoehlke authored
      * Issue #26 /admin/database/dump
      * Issue #28 /admin/database/import
      * Issue #29 /who/info
      * Issue #30 /europa/info
      * Issue #31 /rki/info
      * Issue #32 /nrw/info
      * Issue #5 Visual Graphs for Data per Countries order by Date
      7d151942
    • thomaswoehlke's avatar
      ### 0.0.9 Release · a4b84da1
      thomaswoehlke authored
      * Fixed #18 /europe/update: Download
      * Fixed #19 /europe/update: Import File to DB
      * Fixed #20 /europe/update: Update DB
      * Fixed #21 update_date_reported
      * Fixed #22 update_continent
      * Fixed #23 update_country
      * Fixed #24 update_data
      * Fixed #25 /who/update/initial update_data_initial
      * Fixed #27 /admin/database/drop
      * Fixed #3 ORM: 3NF for ecdc_europa_data_import
      * Fixed #4 data update for 3NF ecdc_europa_data_import
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 83ea387c
      thomaswoehlke authored
      * Fixed #18 /europe/update: Download
      * Fixed #19 /europe/update: Import File to DB
      * Issue #20 /europe/update: Update DB
      * Issue #21 update_date_reported
      * Issue #22 update_continent
      * Issue #23 update_country
      * Issue #24 update_data
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      83ea387c
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 7564a46c
      thomaswoehlke authored
      * Fixed #18 /europe/update: Download
      * Fixed #19 /europe/update: Import File to DB
      * Issue #20 /europe/update: Update DB
      * Issue #21 update_date_reported
      * Issue #22 update_continent
      * Issue #23 update_country
      * Issue #24 update_data
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      7564a46c
  11. Jan 18, 2021
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 776b79ed
      thomaswoehlke authored
      * Fixed #18 /europe/update: Download
      * Fixed #19 /europe/update: Import File to DB
      * Issue #20 /europe/update: Update DB
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      776b79ed
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 02e1eaf6
      thomaswoehlke authored
      * Fixed #18 /europe/update: Download
      * Fixed #19 /europe/update: Import File to DB
      * Issue #20 /europe/update: Update DB
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      02e1eaf6
    • thomaswoehlke's avatar
      ### 0.0.8 Release · 2af9effe
      thomaswoehlke authored
      * Fixed #13 /who/imported/
      * Fixed #14 /europe/imported/
      * Fixed #15 /who/update: Download
      * Fixed #16 /who/update: Import File to DB
      * Fixed #17 /who/update: Update DB
      * Fixed #21 better templates for who_global_data tables
Loading