Skip to content

Releases: Aam-Digital/ndb-core

3.5.0

29 Apr 07:38
0eb7802
Compare
Choose a tag to compare

3.5.0 (2022-04-29)

Bug Fixes

  • Form errors are correctly shown in popups (#1236) (7a6f9b1)
  • Previously recorded events are correctly found in the record attendance section (#1230) (db8d14a)
  • reactivated BMI dashboard after fixing performance problems (#1195) (b9d7d45), closes #800
  • some fixes to translations and labels of the user interface
  • . i18n: translate dashboard loading label (#1232) (e0adfa4)
  • . correctly display label in entity select field (#1226) (d7e61b2)
  • . last sync state is correctly set (#1231) (c04df2a)

Features

  • Added a user support panel for troubleshooting technical issues (#1220) (101c3ae), closes #1214

3.4.1

24 Apr 17:55
2d651c4
Compare
Choose a tag to compare

3.4.1 (2022-04-24)

Bug Fixes

  • #1203: Participants are not skipped in roll call (ae72411), closes #1203
  • #1207: Errors in form dialogs are correctly shown (34141dd), closes #1207
  • analytics for install app button (1c0b60d)
  • center logo in menu (dea4744)
  • core: expose db changes feed to detect entity updates also from sync (#1208) (be29c91)
  • correct color highlighting for participant details attendance rows (7771289), closes #1205

3.4.0

14 Apr 09:33
2845561
Compare
Choose a tag to compare

3.4.0 (2022-04-14)

Features

  • Added user permission system to restrict access and modification of data (d3ff1b7), closes #769 #956

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)