Skip to content

Releases: Aam-Digital/ndb-core

2.31.0

05 Feb 16:23
Compare
Choose a tag to compare

2.31.0 (2021-02-05)

Features

  • core: allow hiding/filtering of entity subrecord columns through config (#634) (a2e1ee2)

2.30.0

05 Feb 13:17
Compare
Choose a tag to compare

2.30.0 (2021-02-05)

Features

  • core: ColumnGroups and Filters are optional in config (#635) (a917234), closes #559

2.27.1

24 Jan 11:16
Compare
Choose a tag to compare

A lot of technical improvements behind the scenes and some bugfixes.

If you face any issues after this update, please let us know!

2.20.2

24 Nov 18:59
Compare
Choose a tag to compare

2.20.2 (2020-11-24)

Bug Fixes

2.20.1

25 Oct 21:23
Compare
Choose a tag to compare

2.20.1 (2020-10-25)

Bug Fixes

  • child details: allow text rather than only numbers for school class (dbc013b)
  • pagination: avoid unnecessary saving of user settings when opening lists with pagination (c7726b0)

2.20.0

20 Oct 15:44
Compare
Choose a tag to compare

2.20.0 (2020-10-20)

Features

2.19.1

01 Oct 18:22
Compare
Choose a tag to compare

2.19.1 (2020-10-01)

Bug Fixes

  • child details: properly reload attendance section when switching between children (3700faa), closes #502
  • dependencies: security update for node-fetch (80aec25)
  • search: properly open result on click (f67d9b2)

2.19.0

05 Sep 16:02
Compare
Choose a tag to compare

2.19.0 (2020-09-05)

Features

  • attendance: overview page for attendance register (#491) (095d7d6), closes #487

2.18.0

05 Sep 15:01
Compare
Choose a tag to compare

2.18.0 (2020-09-05)

Features

  • inactive/dropout children are hidden in selection dropdown (#488) (70453a8), closes #479

2.17.4

05 Sep 14:36
Compare
Choose a tag to compare

2.17.4 (2020-09-05)

Bug Fixes

  • correctly convert dates also in safari browser (a05c810), closes #473