Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Releases: Aam-Digital/helgo_db

v1.1.1

28 Mar 07:43
Compare
Choose a tag to compare
  • fixed Guardians sorting: Guardians are now show first in the list of family members
  • fixed Age: Age was calculated to be one year too much
  • fixed Date of Birth not being displayed
  • fixed tooltips not showing

v1.1.0

13 Feb 16:47
Compare
Choose a tag to compare
  • "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

20 Dec 16:40
Compare
Choose a tag to compare
  • UI now gives feedback on saving changes
  • Pagination in lists now working
  • First login on a new computer now works properly
  • More secure password encryption

First Release

05 Oct 21:15
Compare
Choose a tag to compare

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)

v0.3.0

28 Sep 17:28
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New Features:

  • Create new children and schools
  • Show latest changes of new version of the app
  • Link child and school through "enrollment" records
  • List current students of each school
  • Some minor bug fixes

v0.2.1

24 Sep 11:47
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • fixed and tested release version management

v0.2.0

24 Sep 11:46
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Starting release versioning

v0.1

24 Sep 11:46
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
first functional ALPHA