Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
  2. Feb 20, 2021
  3. Feb 18, 2021
  4. Feb 17, 2021
    • thomaswoehlke's avatar
      ### 0.0.18 Release · fcae16c9
      thomaswoehlke authored
      fcae16c9
    • thomaswoehlke's avatar
      ### 0.0.17 Release · d782e7c7
      thomaswoehlke authored
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Fixed #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
      * 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
      * -------------------------------------
      * 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
      * Issue #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Issue #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * Issue #146 add Tasks and URLs for starting Tasks to rki_views
      * Issue #127 implement RkiBundeslaenderImport.get_dates_reported
      * Issue #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * Issue #133 implement RkiBundeslaenderService.task_database_drop_create
      * Issue #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Issue #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Issue #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Issue #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Issue #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Issue #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Issue #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Issue #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Issue #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Issue #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      * Issue #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Issue #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Issue #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Issue #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Issue #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Issue #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Issue #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Issue #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Issue #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      
      ### 0.0.18 Release
      * Issue #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Issue #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      d782e7c7
    • thomaswoehlke's avatar
      ### 0.0.17 Release · e44889d6
      thomaswoehlke authored
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Fixed #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
      * 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
      * -------------------------------------
      * 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
      * Issue #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Issue #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * Issue #146 add Tasks and URLs for starting Tasks to rki_views
      * Issue #127 implement RkiBundeslaenderImport.get_dates_reported
      * Issue #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * Issue #133 implement RkiBundeslaenderService.task_database_drop_create
      * Issue #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Issue #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Issue #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Issue #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Issue #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Issue #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Issue #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Issue #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Issue #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Issue #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      * Issue #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Issue #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Issue #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Issue #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Issue #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Issue #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Issue #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Issue #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Issue #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      
      ### 0.0.18 Release
      * Issue #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Issue #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      e44889d6
    • thomaswoehlke's avatar
      ### 0.0.17 Release · dcab374a
      thomaswoehlke authored
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Fixed #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
      * 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
      * -------------------------------------
      * 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
      * Issue #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Issue #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * Issue #146 add Tasks and URLs for starting Tasks to rki_views
      * Issue #127 implement RkiBundeslaenderImport.get_dates_reported
      * Issue #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * Issue #133 implement RkiBundeslaenderService.task_database_drop_create
      * Issue #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Issue #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Issue #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Issue #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Issue #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Issue #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Issue #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Issue #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Issue #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Issue #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      * Issue #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Issue #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Issue #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Issue #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Issue #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Issue #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Issue #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Issue #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Issue #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      
      ### 0.0.18 Release
      * Issue #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Issue #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      dcab374a
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 07ab98aa
      thomaswoehlke authored
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Fixed #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
      * 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
      * -------------------------------------
      * 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
      * Issue #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Issue #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * Issue #146 add Tasks and URLs for starting Tasks to rki_views
      * Issue #127 implement RkiBundeslaenderImport.get_dates_reported
      * Issue #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * Issue #133 implement RkiBundeslaenderService.task_database_drop_create
      * Issue #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Issue #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Issue #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Issue #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Issue #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Issue #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Issue #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Issue #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Issue #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Issue #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      * Issue #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Issue #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Issue #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Issue #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Issue #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Issue #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Issue #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Issue #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Issue #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      
      ### 0.0.18 Release
      * Issue #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Issue #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      07ab98aa
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 11f14044
      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
      11f14044
    • thomaswoehlke's avatar
      ### 0.0.17 Release · d2353aaf
      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
      d2353aaf
    • thomaswoehlke's avatar
      ### 0.0.17 Release · d7e1eb55
      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
      d7e1eb55
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 7728b4d1
      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
      7728b4d1
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 5e9a1dae
      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
      5e9a1dae
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 40d60dba
      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
      40d60dba
    • thomaswoehlke's avatar
      ### 0.0.17 Release · b02f8073
      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
      b02f8073
    • thomaswoehlke's avatar
      ### 0.0.17 Release · b8c211c8
      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
      b8c211c8
  5. Feb 13, 2021
    • thomaswoehlke's avatar
      ## 0.0.15 Release · 392e1f93
      thomaswoehlke authored
      * -------------------------------------
      * Fixed #88 rename VaccinationImport to VaccinationImport
      * Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
      * Fixed #86 rename VaccinationData to VaccinationData
      * Fixed #162 rename table vaccination_germany_timeline into vaccination_data
      * -------------------------------------
      * Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
      * Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
      * Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
      * Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
      * Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
      * -------------------------------------
      * Fixed #91 implement VaccinationService.run_download_only
      * Fixed #92 implement VaccinationService.run_import_only
      * Fixed #93 implement VaccinationService.run_update_dimension_tables_only
      * Fixed #94 implement VaccinationService.run_update_fact_table_incremental_only
      * Fixed #95 implement VaccinationService.run_update_fact_table_initial_only
      * Fixed #96 implement VaccinationService.run_update_star_schema_incremental
      * Fixed #97 implement VaccinationService.run_update_star_schema_initial
      * Fixed #101 implement VaccinationServiceUpdate.update_dimension_tables_only
      * Fixed #102 implement VaccinationServiceUpdate.update_fact_table_incremental_only
      * Fixed #103 implement VaccinationServiceUpdate.update_fact_table_initial_only
      * Fixed #104 implement VaccinationServiceUpdate.update_star_schema_incremental
      * Fixed #105 implement VaccinationServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #90 refactor VaccinationService to new method scheme introduced 07.02.2021
      * Fixed #98 refactor VaccinationServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #99 refactor VaccinationServiceImport to new method scheme introduced 07.02.2021
      * Fixed #100 refactor VaccinationServiceUpdate to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #87 change to: Vaccination.datum many to one VaccinationDateReported
      * Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
      * -------------------------------------
      392e1f93
    • thomaswoehlke's avatar
      ## 0.0.15 Release · 0df4eaaa
      thomaswoehlke authored
      * -------------------------------------
      * Fixed #88 rename VaccinationImport to VaccinationImport
      * Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
      * Fixed #86 rename VaccinationData to VaccinationData
      * Fixed #162 rename table vaccination_germany_timeline into vaccination_data
      * -------------------------------------
      * Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
      * Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
      * Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
      * Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
      * Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
      * -------------------------------------
      * Fixed #91 implement VaccinationService.run_download_only
      * Fixed #92 implement VaccinationService.run_import_only
      * Fixed #93 implement VaccinationService.run_update_dimension_tables_only
      * Fixed #94 implement VaccinationService.run_update_fact_table_incremental_only
      * Fixed #95 implement VaccinationService.run_update_fact_table_initial_only
      * Fixed #96 implement VaccinationService.run_update_star_schema_incremental
      * Fixed #97 implement VaccinationService.run_update_star_schema_initial
      * Fixed #101 implement VaccinationServiceUpdate.update_dimension_tables_only
      * Fixed #102 implement VaccinationServiceUpdate.update_fact_table_incremental_only
      * Fixed #103 implement VaccinationServiceUpdate.update_fact_table_initial_only
      * Fixed #104 implement VaccinationServiceUpdate.update_star_schema_incremental
      * Fixed #105 implement VaccinationServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #90 refactor VaccinationService to new method scheme introduced 07.02.2021
      * Fixed #98 refactor VaccinationServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #99 refactor VaccinationServiceImport to new method scheme introduced 07.02.2021
      * Fixed #100 refactor VaccinationServiceUpdate to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #87 change to: Vaccination.datum many to one VaccinationDateReported
      * Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
      * -------------------------------------
      0df4eaaa
    • thomaswoehlke's avatar
      ## 0.0.15 Release · 3d7cedc6
      thomaswoehlke authored
      * -------------------------------------
      * Fixed #88 rename VaccinationImport to VaccinationImport
      * Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
      * Fixed #86 rename VaccinationData to VaccinationData
      * Fixed #162 rename table vaccination_germany_timeline into vaccination_data
      * -------------------------------------
      * Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
      * Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
      * Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
      * Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
      * Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
      * -------------------------------------
      * Fixed #91 implement VaccinationService.run_download_only
      * Fixed #92 implement VaccinationService.run_import_only
      * Fixed #93 implement VaccinationService.run_update_dimension_tables_only
      * Fixed #94 implement VaccinationService.run_update_fact_table_incremental_only
      * Fixed #95 implement VaccinationService.run_update_fact_table_initial_only
      * Fixed #96 implement VaccinationService.run_update_star_schema_incremental
      * Fixed #97 implement VaccinationService.run_update_star_schema_initial
      * Fixed #101 implement VaccinationServiceUpdate.update_dimension_tables_only
      * Fixed #102 implement VaccinationServiceUpdate.update_fact_table_incremental_only
      * Fixed #103 implement VaccinationServiceUpdate.update_fact_table_initial_only
      * Fixed #104 implement VaccinationServiceUpdate.update_star_schema_incremental
      * Fixed #105 implement VaccinationServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #90 refactor VaccinationService to new method scheme introduced 07.02.2021
      * Fixed #98 refactor VaccinationServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #99 refactor VaccinationServiceImport to new method scheme introduced 07.02.2021
      * Fixed #100 refactor VaccinationServiceUpdate to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #87 change to: Vaccination.datum many to one VaccinationDateReported
      * Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
      * -------------------------------------
      3d7cedc6
    • thomaswoehlke's avatar
      ## 0.0.15 Release · 127a3421
      thomaswoehlke authored
      * -------------------------------------
      * Fixed #88 rename VaccinationImport to VaccinationImport
      * Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
      * Fixed #86 rename VaccinationData to VaccinationData
      * Fixed #162 rename table vaccination_germany_timeline into vaccination_data
      * -------------------------------------
      * Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
      * Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
      * Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
      * Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
      * Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
      * -------------------------------------
      * Fixed #91 implement VaccinationService.run_download_only
      * Fixed #92 implement VaccinationService.run_import_only
      * Fixed #93 implement VaccinationService.run_update_dimension_tables_only
      * Fixed #94 implement VaccinationService.run_update_fact_table_incremental_only
      * Fixed #95 implement VaccinationService.run_update_fact_table_initial_only
      * Fixed #96 implement VaccinationService.run_update_star_schema_incremental
      * Fixed #97 implement VaccinationService.run_update_star_schema_initial
      * Fixed #101 implement VaccinationServiceUpdate.update_dimension_tables_only
      * Fixed #102 implement VaccinationServiceUpdate.update_fact_table_incremental_only
      * Fixed #103 implement VaccinationServiceUpdate.update_fact_table_initial_only
      * Fixed #104 implement VaccinationServiceUpdate.update_star_schema_incremental
      * Fixed #105 implement VaccinationServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #90 refactor VaccinationService to new method scheme introduced 07.02.2021
      * Fixed #98 refactor VaccinationServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #99 refactor VaccinationServiceImport to new method scheme introduced 07.02.2021
      * Fixed #100 refactor VaccinationServiceUpdate to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #87 change to: Vaccination.datum many to one VaccinationDateReported
      * Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
      * -------------------------------------
      127a3421
  6. Feb 12, 2021
  7. Feb 09, 2021
    • thomaswoehlke's avatar
      ### 0.0.15 Release · 5a75c6cd
      thomaswoehlke authored
      * -------------------------------------
      * Fixed #88 rename VaccinationImport to VaccinationImport
      * Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
      * Fixed #86 rename VaccinationData to VaccinationData
      * Fixed #162 rename table vaccination_germany_timeline into vaccination_data
      * -------------------------------------
      * Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
      * Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
      * Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
      * Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
      * Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
      * Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
      * -------------------------------------
      * Fixed #91 implement VaccinationService.run_download_only
      * Fixed #92 implement VaccinationService.run_import_only
      * Fixed #93 implement VaccinationService.run_update_dimension_tables_only
      * Fixed #94 implement VaccinationService.run_update_fact_table_incremental_only
      * Fixed #95 implement VaccinationService.run_update_fact_table_initial_only
      * Fixed #96 implement VaccinationService.run_update_star_schema_incremental
      * Fixed #97 implement VaccinationService.run_update_star_schema_initial
      * Fixed #101 implement VaccinationServiceUpdate.update_dimension_tables_only
      * Fixed #102 implement VaccinationServiceUpdate.update_fact_table_incremental_only
      * Fixed #103 implement VaccinationServiceUpdate.update_fact_table_initial_only
      * Fixed #104 implement VaccinationServiceUpdate.update_star_schema_incremental
      * Fixed #105 implement VaccinationServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Fixed #90 refactor VaccinationService to new method scheme introduced 07.02.2021
      * Fixed #98 refactor VaccinationServiceDownload to new method scheme introduced 07.02.2021
      * Fixed #99 refactor VaccinationServiceImport to new method scheme introduced 07.02.2021
      * Fixed #100 refactor VaccinationServiceUpdate to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #87 change to: Vaccination.datum many to one VaccinationDateReported
      * Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
      * -------------------------------------
      * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
      * Issue #40 SQLalchemy instead of SQL: EuropeImport.get_date_rep()
      * Issue #41 SQLalchemy instead of SQL: EuropeImport.get_countries_of_continent()
      * Issue #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Issue #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      * Issue #107 SQLalchemy instead of SQL in: EuropeImport.get_countries_of_continent
      * Issue #109 SQLalchemy instead of SQL in: EuropeImport.get_date_rep
      * Issue #110 SQLalchemy instead of SQL in: EuropeImport.get_continent
      * -------------------------------------
      * Issue #82 change to ORM ClassHierarchy
      * Issue #108 change to ORM ClassHierarchy in: EuropeImport.get_countries_of_continent
      * Issue #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Issue #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * -------------------------------------
      * Issue #111 refactor to new method scheme itroduced 07.02.2021
      * Issue #117 refactor EuropeServiceUpdate to new method scheme introduced 07.02.2021
      * Issue #112 implement EuropeService.run_update_dimension_tables_only
      * Issue #113 implement EuropeService.run_update_fact_table_incremental_only
      * Issue #114 implement EuropeService.run_update_fact_table_initial_only
      * Issue #115 implement EuropeService.run_update_star_schema_incremental
      * Issue #116 implement EuropeService.run_update_star_schema_initial
      * Issue #118 implement EuropeServiceUpdate.update_dimension_tables_only
      * Issue #119 implement EuropeServiceUpdate.update_fact_table_incremental_only
      * Issue #120 implement EuropeServiceUpdate.update_fact_table_initial_only
      * Issue #121 implement EuropeServiceUpdate.update_star_schema_incremental
      * Issue #122 implement EuropeServiceUpdate.update_star_schema_initial
      * -------------------------------------
      * Issue #163 implement url_europe_task_update_star_schema_initial in europe_views.py
      * Issue #164 implement url_europe_task_update_starschema_incremental in europe_views.py
      * Issue #165 implement url_europe_task_download_only in europe_views.py
      * Issue #166 implement url_europe_task_import_only in europe_views.py
      * Issue #167 implement url_europe_task_update_dimensiontables_only in europe_views.py
      * Issue #168 implement url_europe_task_update_facttable_incremental_only in europe_views.py
      * Issue #169 implement url_europe_task_update_facttable_initial_only in europe_views.py
      * -------------------------------------
      * Issue #146 add Tasks and URLs for starting Tasks to rki_views
      * Issue #140 move WhoImport to RKI in: rk_service_import.py
      * Issue #139 refactor RkiBundeslaenderServiceDownload to new method scheme introduced 07.02.2021
      * Issue #123 split RkiBundeslaenderService into two Services, one for bundeslaender and one for landkreise
      * Issue #125 implement RkiLandkreise
      * Issue #126 implement RkiBundeslaenderImport
      * Issue #127 implement RkiBundeslaenderImport.get_dates_reported
      * Issue #128 add fields from csv to RkiLandkreiseImport
      * Issue #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * Issue #133 implement RkiBundeslaenderService.task_database_drop_create
      * Issue #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Issue #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Issue #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Issue #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Issue #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Issue #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Issue #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Issue #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Issue #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Issue #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      * Issue #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Issue #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Issue #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Issue #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Issue #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Issue #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Issue #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Issue #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Issue #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      * -------------------------------------
      * Issue #156 run_web.sh
      * Issue #157 run_worker.sh
      5a75c6cd
  8. Feb 08, 2021
    • thomaswoehlke's avatar
      work · 9deac2bc
      thomaswoehlke authored
      9deac2bc
    • thomaswoehlke's avatar
      work · 43800f57
      thomaswoehlke authored
      43800f57
    • thomaswoehlke's avatar
      ### 0.0.14 Release · 858898b8
      thomaswoehlke authored
      * Fixed #69 Branch: ISSUE_66_ATTEMPT_01
      * Fixed #70 load package.json from Bootstrap-Template sb-admin-angular into statics
      * Fixed #67 implement Flask-Login (wontfix)
      * Issue #159 merge Branch ISSUE_66_ATTEMPT_01 to master
      858898b8
    • thomaswoehlke's avatar
      ### 0.0.13 Release · d40c570d
      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()
      d40c570d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · aaf6534d
      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()
      aaf6534d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 5ee7f60f
      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()
      5ee7f60f
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 86ea4378
      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()
      86ea4378
    • thomaswoehlke's avatar
      ### 0.0.13 Release · d54a4729
      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()
      d54a4729
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 444ed81b
      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()
      444ed81b
  9. Jan 30, 2021
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 8f4ba762
      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()
      8f4ba762
    • 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
  10. Jan 29, 2021
  11. Jan 28, 2021
Loading