-
- 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
- src/covid19/blueprints/ecdc/templates/ecdc/ecdc_data.html 6 additions, 6 deletionssrc/covid19/blueprints/ecdc/templates/ecdc/ecdc_data.html
- src/covid19/blueprints/ecdc/templates/ecdc/ecdc_imported.html 6 additions, 6 deletions...covid19/blueprints/ecdc/templates/ecdc/ecdc_imported.html
- src/covid19/blueprints/ecdc/templates/ecdc/ecdc_info.html 1 addition, 1 deletionsrc/covid19/blueprints/ecdc/templates/ecdc/ecdc_info.html
- src/covid19/blueprints/ecdc/templates/ecdc/ecdc_tasks.html 1 addition, 1 deletionsrc/covid19/blueprints/ecdc/templates/ecdc/ecdc_tasks.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_imported.html 2 additions, 2 deletions...mplates/rki_bundeslaender/rki_bundeslaender_imported.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_info.html 1 addition, 1 deletion...r/templates/rki_bundeslaender/rki_bundeslaender_info.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_tasks.html 1 addition, 1 deletion.../templates/rki_bundeslaender/rki_bundeslaender_tasks.html
- src/covid19/blueprints/rki_vaccination/rki_vaccination_views.py 13 additions, 13 deletions...vid19/blueprints/rki_vaccination/rki_vaccination_views.py
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/fragments/fragment_rki_vaccination_navbar_dropdown.html 57 additions, 8 deletions...n/fragments/fragment_rki_vaccination_navbar_dropdown.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/fragments/fragment_rki_vaccination_navtabs.html 4 additions, 4 deletions...ccination/fragments/fragment_rki_vaccination_navtabs.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_data.html 2 additions, 2 deletions...ation/templates/rki_vaccination/rki_vaccination_data.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_import.html 15 additions, 7 deletions...ion/templates/rki_vaccination/rki_vaccination_import.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_info.html 1 addition, 1 deletion...ation/templates/rki_vaccination/rki_vaccination_info.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_tasks.html 8 additions, 8 deletions...tion/templates/rki_vaccination/rki_vaccination_tasks.html
- src/covid19/blueprints/who/templates/who/country/who_country_all.html 1 addition, 1 deletion...blueprints/who/templates/who/country/who_country_all.html
- src/covid19/blueprints/who/templates/who/country/who_country_germany.html 1 addition, 1 deletion...prints/who/templates/who/country/who_country_germany.html
- src/covid19/blueprints/who/templates/who/country/who_country_one.html 1 addition, 1 deletion...blueprints/who/templates/who/country/who_country_one.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_cumulative.html 1 addition, 1 deletion...mplates/who/country/who_country_one_cases_cumulative.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_new.html 1 addition, 1 deletion.../who/templates/who/country/who_country_one_cases_new.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_cumulative.html 1 addition, 1 deletion...plates/who/country/who_country_one_deaths_cumulative.html
Loading
Please register or sign in to comment