Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
2.57.0
2.57.0 (2021-09-03)
Bug Fixes
- proper spacing between author names (b5e4d42), closes #869
- progress bar in attendance roll-call (4206a16)
- .better logging for document update conflicts in database (6ff10f7)
- exports in valid json format (1546f53), closes #469
- .disable language select works (73cdfe8), closes #927
- participation field now using full width (#963) (dfa8107), closes #962
- export boolean as true/false rather than as number (8710e65)
- .improve deafult config setup (64e0ac5), closes #911 #894
- .object unsubscribe errors (780d504)
Features
- columns to show counted attendance of notes (0962c86)
- filter options when selecting activities for recording attendance (3af75b2), closes #952
- children can be added to a school/team from the school/team details view (0794b86)
- user roles to manage permissions in the app (dec9d78)
- more powerful exports from multiple related entities in one row and multiple rows for one entity (#938) (ae1b617)
- .coremake** fields included in list exports configurable (2cebde2)
2.56.0
2.56.0 (2021-08-09)
Bug Fixes
-
Tooltips now open when clicking the question mark on mobile devices (9d86c30), closes #891
-
some UI improvements:
** cleaned up changelog information for new versions (#939) (1f925ff), closes #925
** spacing between names in columns of lists (9268671), closes #869 -
.better logging for document update conflicts in database (057adc8)
-
.core: forward requests to base assets folder in i18n subfolders (#936) (e9ef16d), closes #926
-
.export boolean as true/false rather than as number (aeaae29)
.Features
- .make fields included in list exports configurable (1b9b2d7)
2.55.0
2.55.0 (2021-07-30)
Bug Fixes
- allow decimals in number and percentage fields (#920) (e03dcca), closes #910
- correctly display progressbar in the general progress widget (#909) (71ab6ea), closes #887
- fix "undo" action offered in the notification after deleting an entity (#904) (db9d629), closes #898
- remove wrongly visible edit buttons on attendance details popup (#922) (483b02b), closes #906
- show scroll bar on long popup forms to make all fields and actions accessible (#916) (a28a609), closes #890
- correctly export columns which are selection list values (#863) (9e4348b), closes #725
- .update help page (bc07d65), closes #836
Features
- core: turn help module into generic, configurable markdown page module (75e10c7)