Skip to content

Releases: Aam-Digital/ndb-core

3.3.1

13 Apr 10:01
d730c2c
Compare
Choose a tag to compare

3.3.1 (2022-04-13)

Bug Fixes

  • Filer box in list is always shown (c969bc9)
  • margin for icon of install app button (#1192) (e79ad03)

3.3.0

09 Apr 08:05
de5dbb7
Compare
Choose a tag to compare

3.3.0 (2022-04-09)

Bug Fixes

  • attendance overview shows total attendance summary and calender also shows previous months (408754b), closes #1149 #1146
  • core: better exception details loging (#1181) (140a222)

Features

  • Added button to install app from browser (73744eb), closes #592
  • event/note details can now be exported individually (#1186) (fbfc016), closes #1160

3.2.0

25 Mar 10:26
e516b90
Compare
Choose a tag to compare

3.2.0 (2022-03-25)

Bug Fixes

  • Changes in progress dashboard are correctly saved (df2fa3f), closes #1140
  • edit single entity correctly works in forms (#1144) (131fc2f), closes #1142
  • exports support a count query (9216351)
  • improve performance of download button (#1151) (32befc0)
  • menu highlighting when no "/" route is set (#1155) (c3d9491), closes #1143
  • other sections are disabled when creating a new entity (edec7da), closes #1108
  • Recording attendance with an invalid date is no longer possible (b82461b)
  • release messages are correctly shown (ac93dcc), closes #1071
  • sorting tables ignores case (b2279d2), closes #1122

Features

3.1.0

03 Mar 14:54
8ac29a0
Compare
Choose a tag to compare

3.1.0 (2022-03-03)

Bug Fixes

  • active status of school/group participation is correctly displayed (2f1cd0e)
  • default sorting of tables (#1131) (3f9003b)
  • exports can still be created if it includes deleted children (78ed5ac)
  • improved german translation (3eb0f38)
  • omit deleted participants in exports (#1099) (e9f9994)
  • paginator and invalid participants (7d55565), closes #1051 #1107
  • tables are sorted on default by first column (012b8ab)

Features

  • Improved reporting and exporting functions (5de2c03)

3.0.0

04 Feb 12:39
d2376e4
Compare
Choose a tag to compare

3.0.0 (2022-02-04)

UX Redesign

This update includes a major rework of our user interface to make things more clean and intuitive. Enjoy!
If you have feedback or run into issues, do let us know.

Bug Fixes

  • attendance of notes are correctly reset if cancel is clicked (b907838), closes #797
  • ensure note category is usable on small screens (#1094) (f060806), closes #1091
  • improved usability of assigning children to a school/group (9dec0d6)
  • improved french translation (a6e1656)

Code Refactoring

  • core: remove deprecated functionality and migrations (#1092) (3602432), closes #814

Features

BREAKING CHANGES

  • core: removing deprecated migrations and entity models

2.59.0

19 Dec 14:19
fd357cb
Compare
Choose a tag to compare

2.59.0 (2021-12-19)

Bug Fixes

  • UX: Topic is directly focused in note details (b7d1470), closes #1050
  • UX: username field is automatically focused on login screen for faster login (#1024) (90d5976)
  • Colors for passing ASER levels are correctly displayed again (e6e0a2c), closes #993
  • import: correctly create search index for imported data (#1044) (8a7ca31), closes #753
  • skip school information in child info popup if no school is available (#1034) (711a30d)
  • .Added strict type checking for angular compiler (d0e366e)
  • .remove links to deleted participants from events (596dda8), closes #931
  • .report component throws error if no report is configured (0ad0488), closes #984

Features

  • attendance: participants can be sorted for the "record attendance" workflow (f85ae44)
  • internationalization: french language translations are now available (c88eba1)

2.58.2

20 Oct 08:57
c00dbcb
Compare
Choose a tag to compare

2.58.2 (2021-10-20)

Bug Fixes

  • correctly removing old version of app (c3d3027)

2.58.1

19 Oct 11:48
ac21907
Compare
Choose a tag to compare

2.58.1 (2021-10-19)

Bug Fixes

2.58.0

27 Sep 10:13
d2a6dfb
Compare
Choose a tag to compare

2.58.0 (2021-09-27)

Bug Fixes

  • improved usability of children overview in teams/schools section (590c145) (7559e0e), closes #982

Features

  • "save &exit" button to end roll call before finishing the whole list (d5ec37c), closes #937
  • better usage analytics to help our development team improve the application

2.57.2

09 Sep 13:13
6731962
Compare
Choose a tag to compare

2.57.2 (2021-09-09)

Bug Fixes

  • Edit buttons are moved to the left of the tables (48789a9)
  • exporting data with local timezone (6731962), closes #978