Skip to content
Snippets Groups Projects
  1. Jan 25, 2021
  2. Jan 24, 2021
  3. Jan 23, 2021
    • thomaswoehlke's avatar
      ### 0.0.12 Release · a8ea1ecb
      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
      a8ea1ecb
    • thomaswoehlke's avatar
      ### 0.0.12 Release · c42942c7
      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
      c42942c7
    • thomaswoehlke's avatar
      Vaccination · 0fd241cc
      thomaswoehlke authored
      0fd241cc
    • thomaswoehlke's avatar
      Vaccination · ca3e1a47
      thomaswoehlke authored
      ca3e1a47
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 63c095ed
      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
      63c095ed
  4. Jan 22, 2021
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 94443cbe
      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
      94443cbe
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 0eeebc87
      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
      0eeebc87
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 87eb1a11
      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,...
      87eb1a11
    • 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
  5. Jan 21, 2021
    • 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
  6. 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
  7. Jan 19, 2021
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 56bec446
      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 #5 Visual Graphs for Data per Countries order by Date
      56bec446
    • thomaswoehlke's avatar
      ### 0.0.10 Release · f3ce8b19
      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 #5 Visual Graphs for Data per Countries order by Date
      f3ce8b19
    • thomaswoehlke's avatar
      work · 68ce67f4
      thomaswoehlke authored
      68ce67f4
    • thomaswoehlke's avatar
      work · 0d601b7c
      thomaswoehlke authored
      0d601b7c
    • thomaswoehlke's avatar
      work · 01911482
      thomaswoehlke authored
      01911482
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 4f1f602b
      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
      4f1f602b
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 40efab75
      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 #25 /who/update/initial update_data_initial
      * Issue #26 /admin/database/dump
      * Issue #27 /admin/database/drop
      * Issue #28 /admin/database/import
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      40efab75
    • thomaswoehlke's avatar
      ### 0.0.9 Release · c52e4ff2
      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
      c52e4ff2
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 98ff2917
      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
      98ff2917
    • thomaswoehlke's avatar
      ### 0.0.9 Release · 28e63547
      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
      28e63547
  8. Jan 18, 2021
    • thomaswoehlke's avatar
      ### 0.0.8 Release · 93d7cf7e
      thomaswoehlke authored
      * Issue #13 /who/imported/
      * Issue #14 /europe/imported/
      * Issue #3 ORM: 3NF for ecdc_europa_data_import
      * Issue #4 data update for 3NF ecdc_europa_data_import
      93d7cf7e
    • thomaswoehlke's avatar
      ### 0.0.7 Release · 1afe53a3
      thomaswoehlke authored
      * Fixed #8 WhoServiceUpdate.update_db_short()
      * Fixed #9 URL: /who/update/short
      * Fixed #10 async who_update_short_task
      * Fixed #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
      1afe53a3
    • thomaswoehlke's avatar
      ### 0.0.7 Release · aefff4b4
      thomaswoehlke authored
      * Fixed #8 WhoServiceUpdate.update_db_short()
      * Fixed #9 URL: /who/update/short
      * Fixed #10 async who_update_short_task
      * Fixed #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
    • thomaswoehlke's avatar
      ### 0.0.7 Release · f6f6026f
      thomaswoehlke authored
      * Fixed #8 WhoServiceUpdate.update_db_short()
      * Fixed #9 URL: /who/update/short
      * Fixed #10 async who_update_short_task
      * Fixed #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
      f6f6026f
  9. Jan 16, 2021
    • thomaswoehlke's avatar
      ### 0.0.7 Release · dc825fed
      thomaswoehlke authored
      * Issue #8 WhoServiceUpdate.update_db_short()
      * Issue #9 URL: /who/update/short
      * Issue #10 async who_update_short_task
      * Issue #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
      dc825fed
    • thomaswoehlke's avatar
      ### 0.0.7 Release · 24609ffe
      thomaswoehlke authored
      * Issue #8 WhoServiceUpdate.update_db_short()
      * Issue #9 URL: /who/update/short
      * Issue #10 async who_update_short_task
      * Issue #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
      24609ffe
    • thomaswoehlke's avatar
      ### 0.0.7 Release · 971a1027
      thomaswoehlke authored
      * Issue #8 WhoServiceUpdate.update_db_short()
      * Issue #9 URL: /who/update/short
      * Issue #10 async who_update_short_task
      * Issue #11 WhoServiceUpdate.__update_who_global_data_short()
      * Fixed #12 better layout for flash messages
      971a1027
  10. Jan 14, 2021
Loading