-
- Downloads
## 0.0.15 Release
* ------------------------------------- * 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 * -------------------------------------
Showing
- data/covid19data.sql 95955 additions, 95875 deletionsdata/covid19data.sql
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/fragment_rki_navbar_dropdown.html 10 additions, 5 deletions...lates/rki_bundeslaender/fragment_rki_navbar_dropdown.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/fragment_rki_navtabs.html 9 additions, 4 deletions...der/templates/rki_bundeslaender/fragment_rki_navtabs.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/fragment_rki_navbar_dropdown.html 4 additions, 5 deletions...emplates/rki_landkreise/fragment_rki_navbar_dropdown.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/fragment_rki_navtabs.html 3 additions, 4 deletions...kreise/templates/rki_landkreise/fragment_rki_navtabs.html
- src/covid19/static/index.js 0 additions, 6 deletionssrc/covid19/static/index.js
- src/covid19/static/styles.css 1 addition, 1 deletionsrc/covid19/static/styles.css
- src/covid19/templates/common/fragment_navbar.html 0 additions, 4 deletionssrc/covid19/templates/common/fragment_navbar.html
- src/covid19/templates/common/page_layout.html 16 additions, 12 deletionssrc/covid19/templates/common/page_layout.html
Loading
Please register or sign in to comment