-
- Downloads
### 0.0.13 Release
* 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()
Showing
- covid19/blueprints/admin/admin_views.py 2 additions, 2 deletionscovid19/blueprints/admin/admin_views.py
- covid19/blueprints/admin/templates/__init__.py 0 additions, 0 deletionscovid19/blueprints/admin/templates/__init__.py
- covid19/blueprints/admin/templates/admin/admin_info.html 1 addition, 1 deletioncovid19/blueprints/admin/templates/admin/admin_info.html
- covid19/blueprints/admin/templates/admin/admin_tasks.html 1 addition, 1 deletioncovid19/blueprints/admin/templates/admin/admin_tasks.html
- covid19/blueprints/admin/templates/admin/fragments/fragment_admin_navbar_dropdown.html 0 additions, 0 deletions...lates/admin/fragments/fragment_admin_navbar_dropdown.html
- covid19/blueprints/admin/templates/admin/fragments/fragment_admin_navtabs.html 0 additions, 0 deletions...min/templates/admin/fragments/fragment_admin_navtabs.html
- covid19/blueprints/europe/europe_views.py 12 additions, 12 deletionscovid19/blueprints/europe/europe_views.py
- covid19/blueprints/europe/templates/__init__.py 0 additions, 0 deletionscovid19/blueprints/europe/templates/__init__.py
- covid19/blueprints/europe/templates/europe/continent/europe_continent_all.html 2 additions, 2 deletions...rope/templates/europe/continent/europe_continent_all.html
- covid19/blueprints/europe/templates/europe/continent/europe_continent_germany.html 2 additions, 2 deletions.../templates/europe/continent/europe_continent_germany.html
- covid19/blueprints/europe/templates/europe/continent/europe_continent_one.html 2 additions, 2 deletions...rope/templates/europe/continent/europe_continent_one.html
- covid19/blueprints/europe/templates/europe/country/europe_country_all.html 2 additions, 2 deletions...s/europe/templates/europe/country/europe_country_all.html
- covid19/blueprints/europe/templates/europe/country/europe_country_germany.html 2 additions, 2 deletions...rope/templates/europe/country/europe_country_germany.html
- covid19/blueprints/europe/templates/europe/country/europe_country_one.html 2 additions, 2 deletions...s/europe/templates/europe/country/europe_country_one.html
- covid19/blueprints/europe/templates/europe/date_reported/europe_date_reported_all.html 2 additions, 2 deletions...plates/europe/date_reported/europe_date_reported_all.html
- covid19/blueprints/europe/templates/europe/date_reported/europe_date_reported_one.html 2 additions, 2 deletions...plates/europe/date_reported/europe_date_reported_one.html
- covid19/blueprints/europe/templates/europe/date_reported/europe_date_reported_one_cases_weekly.html 2 additions, 2 deletions.../date_reported/europe_date_reported_one_cases_weekly.html
- covid19/blueprints/europe/templates/europe/date_reported/europe_date_reported_one_deaths_weekly.html 2 additions, 2 deletions...date_reported/europe_date_reported_one_deaths_weekly.html
- covid19/blueprints/europe/templates/europe/date_reported/europe_date_reported_one_notification_rate.html 2 additions, 2 deletions..._reported/europe_date_reported_one_notification_rate.html
- covid19/blueprints/europe/templates/europe/europe_data.html 2 additions, 2 deletionscovid19/blueprints/europe/templates/europe/europe_data.html
Loading
Please register or sign in to comment