-
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
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
BACKLOG.md 12.37 KiB
CHANGES
Milestones
0.0.1 Release
- Fixed #1 (closed) test 1 2 3
0.0.2 Release
- Fixed #2 (closed) start data update job via web ui
- Fixed #4 (closed) data update: who_country
- Fixed #6 (closed) data update: who_global_data
- Fixed #3 (closed) web ui: show table of who_region
0.0.3 Release
- Fixed #8 (closed) view_who_today_new_deaths
- Fixed #9 (closed) view_who_global_data
- Fixed #10 (closed) view_who_today_new_cases
- Fixed #11 (closed) view_who_germany
- Fixed #12 (closed) view_max_new_deaths_who
0.0.4 Release
- Fixed #13 (closed) Pagination for all Tables
- Fixed #14 (closed) Running on Windows and Linux
- Fixed #15 (closed) Navigation: Region, Countries, Data per Countries order by Date