Skip to content
Snippets Groups Projects
  1. Feb 20, 2021
    • thomaswoehlke's avatar
      working for 0.0.198 Release · b7fe2eea
      thomaswoehlke authored
      b7fe2eea
    • thomaswoehlke's avatar
      ### 0.0.18 Release · 1ea01e28
      thomaswoehlke authored
      * Fixed #133 implement RkiBundeslaenderService.task_database_drop_create
      * Fixed #134 implement RkiBundeslaenderService.run_update_dimension_tables_only
      * Fixed #135 implement RkiBundeslaenderService.run_update_fact_table_incremental_only
      * Fixed #136 implement RkiBundeslaenderService.run_update_fact_table_initial_only
      * Fixed #137 implement RkiBundeslaenderService.run_update_star_schema_incremental
      * Fixed #138 implement RkiBundeslaenderService.run_update_star_schema_initial
      * Fixed #132 refactor RkiBundeslaenderService to new method scheme introduced 07.02.2021
      * -------------------------------------
      * Fixed #147 refactor RkiBundeslaenderServiceUpdate.__update_who_date_reported
      * Fixed #148 refactor RkiBundeslaenderServiceUpdate.__update_who_region
      * Fixed #149 refactor RkiBundeslaenderServiceUpdate.__update_who_country
      * Fixed #150 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data
      * Fixed #151 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_short
      * Fixed #152 refactor RkiBundeslaenderServiceUpdate.__update_who_global_data_initial
      * Fixed #153 refactor RkiBundeslaenderServiceUpdate.update_db
      * Fixed #154 refactor RkiBundeslaenderServiceUpdate.update_db_short
      * Fixed #155 refactor RkiBundeslaenderServiceUpdate.update_db_initial
      * -------------------------------------
      * Fixed #131 change to ORM ClassHierarchy in: RkiGermanyDataImportTable.get_new_dates_as_array
      * Fixed #129 change to ORM ClassHierarchy in: RkiLandkreiseImport.get_new_dates_as_array
      * Fixed #146 add Tasks and URLs for starting Tasks to rki_views
      * Fixed #127 implement RkiBundeslaenderImport.get_dates_reported
      * -------------------------------------
      * Fixed #141 implement RkiBundeslaenderServiceUpdate.update_dimension_tables_only
      * Fixed #142 implement RkiBundeslaenderServiceUpdate.update_fact_table_incremental_only
      * Fixed #143 implement RkiBundeslaenderServiceUpdate.update_fact_table_initial_only
      * Fixed #144 implement RkiBundeslaenderServiceUpdate.update_star_schema_incremental
      * Fixed #145 implement RkiBundeslaenderServiceUpdate.update_star_schema_initial
      1ea01e28
  2. Feb 17, 2021
    • thomaswoehlke's avatar
      ### 0.0.17 Release · 99ae43f2
      thomaswoehlke authored
      * Fixed #82 change to ORM ClassHierarchy
      * Fixed #42 SQLalchemy instead of SQL: WhoImport.get_new_dates_as_array()
      * Fixed #83 SQLalchemy instead of SQL in WhoImport.get_new_dates_as_array
      * 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
      99ae43f2
  3. Feb 14, 2021
    • thomaswoehlke's avatar
      ### 0.0.16 Release · 33679105
      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
      33679105
    • thomaswoehlke's avatar
      * Fixed #123 split RkiBundeslaenderService into two Services, one for... · b78abeda
      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
      b78abeda
  4. Feb 09, 2021
  5. Feb 08, 2021
    • thomaswoehlke's avatar
    • thomaswoehlke's avatar
      work · 43800f57
      thomaswoehlke authored
      43800f57
    • thomaswoehlke's avatar
      start dev for Milestone 0.0.14 · 9b5d1c82
      thomaswoehlke authored
      9b5d1c82
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 77888808
      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
      *
      77888808
  6. Feb 05, 2021
  7. Jan 30, 2021
    • thomaswoehlke's avatar
      start dev for Milestone 0.0.14 · 9549060e
      thomaswoehlke authored
      9549060e
    • thomaswoehlke's avatar
      ### 0.0.13 Release · c4d1986b
      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
      *
    • thomaswoehlke's avatar
      Work · 19156326
      thomaswoehlke authored
      19156326
  8. Jan 29, 2021
  9. Jan 28, 2021
  10. Jan 24, 2021
  11. Jan 22, 2021
    • thomaswoehlke's avatar
      ### 0.0.11 Release · 74266b0c
      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,...
      74266b0c
  12. Jan 21, 2021
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 013745f6
      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
      013745f6
    • thomaswoehlke's avatar
      ### 0.0.10 Release · 13a1203c
      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
      13a1203c
    • 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