Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
3.3.1
3.3.0
3.2.0
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
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
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
Features
BREAKING CHANGES
- core: removing deprecated migrations and entity models
2.59.0
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