Skip to content
Snippets Groups Projects
  1. Feb 05, 2021
  2. Feb 01, 2021
  3. Jan 31, 2021
  4. Jan 30, 2021
    • thomaswoehlke's avatar
      Merge remote-tracking branch 'origin/main' into main · ecfbfaca
      thomaswoehlke authored
      # Conflicts:
      #	covid19/static/package-lock.json
      #	data/covid19data.sql
      #	package-lock.json
    • thomaswoehlke's avatar
      work · 8b44580e
      thomaswoehlke authored
      8b44580e
    • thomaswoehlke's avatar
      start dev for Milestone 0.0.14 · f0e3e554
      thomaswoehlke authored
      f0e3e554
    • 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
      ### 0.0.13 Release · eb48c71d
      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
      *
      eb48c71d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · da481698
      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
      * 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()
      da481698
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 6276ef4d
      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
      * 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()
      6276ef4d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 3ac20e36
      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
      * 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()
      3ac20e36
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 673f78e9
      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
      * 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()
      673f78e9
    • thomaswoehlke's avatar
      ### 0.0.13 Release · e5707954
      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
      * 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()
      e5707954
    • thomaswoehlke's avatar
      ### 0.0.13 Release · e550e636
      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
      * 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()
      e550e636
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 513aa294
      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
      * 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()
      513aa294
    • thomaswoehlke's avatar
      ### 0.0.13 Release · f0b0f4ca
      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
      * 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()
      f0b0f4ca
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 64324a17
      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
      * 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()
      64324a17
    • thomaswoehlke's avatar
      ### 0.0.13 Release · e257b169
      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
      * 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()
      e257b169
    • thomaswoehlke's avatar
      ### 0.0.13 Release · f4a1ebdf
      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
      * 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()
      f4a1ebdf
    • thomaswoehlke's avatar
      ### 0.0.13 Release · afd80b30
      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
      * 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()
      afd80b30
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 99fdc4ab
      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
      * 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()
      99fdc4ab
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 1d8f2641
      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
      * 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()
      1d8f2641
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 2457d7a1
      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
      * 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()
      2457d7a1
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 8f4ba762
      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
      * 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()
      8f4ba762
    • thomaswoehlke's avatar
      ### 0.0.13 Release · bcb05f8b
      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
      * 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()
      bcb05f8b
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 3f1700e6
      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
      * 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()
      3f1700e6
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 5a677766
      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
      * 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()
      5a677766
    • thomaswoehlke's avatar
      ### 0.0.13 Release · dd76edc6
      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
      * 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()
      dd76edc6
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 326f4411
      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
      * 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()
      326f4411
    • thomaswoehlke's avatar
      work · 91600643
      thomaswoehlke authored
      91600643
    • thomaswoehlke's avatar
      ### 0.0.13 Release · efe91123
      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
      * 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()
      efe91123
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 8cb6a7fe
      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
      * 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()
      8cb6a7fe
    • thomaswoehlke's avatar
      ### 0.0.13 Release · e43bf9b0
      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
      * 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()
      e43bf9b0
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 9f0be30f
      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
      * 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()
      9f0be30f
    • thomaswoehlke's avatar
      ### 0.0.13 Release · a94b6c5d
      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
      * Issue #59 frontend: add correct breadcrumb to every 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 #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()
      a94b6c5d
    • thomaswoehlke's avatar
      ### 0.0.13 Release · 016f3fd8
      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
      * Issue #57 frontend: use npm for handling 3rdParty css and javascript modules like jQuery, Bootstrap
      * Issue #58 frontend: remove jumbotron from all pageheader, put jumbotron as main content on home page
      * 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
      * Issue #47 major refactoring: Routes from app.py to org...who,europe,...
      * Issue #48 major refactoring: Tasks from server_mq.py to org...who,europe,...
      * Issue #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
      
      ### 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()
      
      ### 0.0.17 Release
      *
      016f3fd8
Loading