This repository has been archived by the owner on May 17, 2021. It is now read-only.
Releases: Aam-Digital/helgo_db
Releases · Aam-Digital/helgo_db
v1.1.1
v1.1.0
- "Cancel" button in forms
- Alerts showing messages as popups in top right corner
- Progress bar during initial database download
- Warning about outdated database when using an old local db offline
- Showing total number of children in the list
- Showing link to birth certificate files right after upload
- Piwik Analytics integration
- Separated files from main database to mitigate file upload issues
- Script to add/update users
Please update your appConfig.js with the new parameters introduced (see appConfig.js.example).
Please run bower install
again to download the added third-party libraries.
v1.0.1
First Release
This is the first fully functional version with all basic features:
- Manage children's basic information
- Manage children's family members
- Manage children's enrollments (school, class)
- Manage schools
- Change user password
- access protected through user/password
- encrypted sync (https) with remote server database
- fully functional offline (just visit the URL regardless of internet connectivity)