Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
  2. Feb 14, 2021
    • thomaswoehlke's avatar
      ### 0.0.16 Release · 6ecd161b
      thomaswoehlke authored
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Issue #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
      * -------------------------------------
      * Fixed #111 refactor to new method scheme introduced 07.02.2021
      * Fixed #117 refactor EcdcServiceUpdate to new method scheme introduced 07.02.2021
      * Fixed #112 implement EcdcService.run_update_dimension_tables_only
      * Fixed #113 implement EcdcService.run_update_fact_table_incremental_only
      * Fixed #114 implement EcdcService.run_update_fact_table_initial_only
      * Fixed #115 implement EcdcService.run_update_star_schema_incremental
      * Fixed #116 implement EcdcService.run_update_star_schema_initial
      * Fixed #118 implement EcdcServiceUpdate.update_dimension_tables_only
      * Fixed #119 implement EcdcServiceUpdate.update_fact_table_incremental_only
      * Fixed #120 implement EcdcServiceUpdate.update_fact_table_initial_only
      * Fixed #121 implement EcdcServiceUpdate.update_star_schema_incremental
      * Fixed #122 implement EcdcServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #163 implement url_europe_task_update_star_schema_initial in europe_views.py
      * Fixed #164 implement url_europe_task_update_starschema_incremental in europe_views.py
      * Fixed #165 implement url_europe_task_download_only in europe_views.py
      * Fixed #166 implement url_europe_task_import_only in europe_views.py
      * Fixed #167 implement url_europe_task_update_dimensiontables_only in europe_views.py
      * Fixed #168 implement url_europe_task_update_facttable_incremental_only in europe_views.py
      * Fixed #169 implement url_europe_task_update_facttable_initial_only in europe_views.py
      
      ### 0.0.17 Release
      * 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
  3. Feb 08, 2021
  4. Feb 07, 2021
  5. Feb 05, 2021
  6. Jan 30, 2021
  7. Jan 21, 2021
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 2aa98a4b
      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
      2aa98a4b
Loading