Skip to content

Releases: Aam-Digital/ndb-core

3.25.1

18 Oct 09:55
5237502
Compare
Choose a tag to compare

3.25.1 (2023-10-18)

Bug Fixes

  • correctly load records for a specific day in any timezone (#2034) (6444f44)
  • forms: correctly apply remote changes to form if removing a property (#2020) (bbf3749)
  • i18n: update translations (5d471c1)
  • .core: generalize related entities with summary component to be usable with any entity type, not just EducationalMaterial

3.25.0

13 Oct 14:37
819b3ae
Compare
Choose a tag to compare

3.25.0 (2023-10-13)

Bug Fixes

  • app is reloaded if unrecoverable state is detected (#2019) (cc92709)
  • forms: "0" value is display correctly (#2015) (63150d5), closes #2013
  • forms: make "cancel" button better visible with background (#2030) (24ac662), closes #1917
  • forms: open file attachments correctly (#2028) (501dcea), closes #2021
  • ui: swap main view and sidenav menu backgrounds (27bf9d6)

Features

3.24.0

21 Sep 16:59
b7e2471
Compare
Choose a tag to compare

3.24.0 (2023-09-21)

Bug Fixes

  • security updates of the building blocks we use
  • .build/Dockerfile to reduce vulnerabilities (#2003) (5e38b68)
  • .core: better error logging in KeycloakAuthService (56b42a6)
  • .core: correctly check permissions for menu items to details pages (#1994) (d5ddd29)
  • correctly display selected dropdown value when using keyboard (#1993) (b71fc07), closes #1939
  • .core: correctly load custom favicon (#1998) (d72eebe), closes #1997
  • correctly allow date ranges where start date is in future (#2005) (d7776fd)
  • date filter has "all" option to see all records (#1988) (29a5896), closes #1967
  • .filters: "false" option of boolean filters includes undefined (#2007) (c90e7fd)
  • .forms: display label for photo fields (#1987) (46533d1)
  • i18n: update translations (30ae95f)
  • date picker displays the range through background color again (#2009) (9355532)
  • .removed migration for configurable enums (#1986) (796eea9)

Features

  • .core: configurable styles for whole platform (#1953) (d16c9ab), closes #1949
  • core: display calculated percentage ratio between to properties as a list column (#1992) (4bf13b3), closes #1806
  • matching: enable matching view to also handle group matchings with multi select (#1984) (669e912)

3.23.0

21 Aug 13:45
2566e16
Compare
Choose a tag to compare

3.23.0 (2023-08-21)

Bug Fixes

  • attendance: editing attendance in details view now enables save button (#1978) (d5cfedb), closes #1973
  • .core: add loading indicator to related-entities component (#1971) (d55086b)
  • .core: proper margin for EditDescriptionOnly field (#1954) (43ba96c)
  • .filter: correct label for entity filters (c29fa63), closes #1956
  • forms: clear dropdown value in field after deleting its option (#1962) (8aa466b)
  • .login: show useful error upon login for keycloak user without exact_username (#1960) (365c361), closes #1959
  • matching: enable save button for pre-populated form (27c736b), closes #1955
  • .reports: allow top-level queries for showing totals (#1952) (2e1ed2e)
  • show loading indicator for note and todo lists in details view (#1979) (0265110), closes #1540
  • .todos: correctly load type for completion property (#1977) (200111e), closes #1976
  • .updated translations for new components (c43b328)

Features

  • .core: link any permitted relatedEntities to newly generated Note (#1970) (199f31a)
  • import: import address by lookup of location data (#1974) (478de91), closes #1957
  • import: import references to other existing entities (#1966) (bb39162), closes #1768

3.22.0

31 Jul 12:48
43d51c9
Compare
Choose a tag to compare

3.22.0 (2023-07-31)

Bug Fixes

  • app reset does not get stuck on support screen (#1914) (ab55a4e)
  • core: add CSP headers for security (#1004) (13a92be)
  • .deps: upgrade @sentry/browser from 7.48.0 to 7.58.0 (974b380)
  • .i18n: improve German translations (0bfa843)
  • .missing enums are not immediately saved (#1940) (5028765)
  • .upgrade keycloak-js from 21.0.2 to 21.1.1 (#1879) (97da268)
  • .upgrade rxjs from 7.8.0 to 7.8.1 (#1880) (3c24e41)

Features

Date range filter:
image

Import UI:
image

3.21.3

13 Jun 06:30
586ccc1
Compare
Choose a tag to compare

3.21.3 (2023-06-13)

Bug Fixes

  • creating a note does not open confirmation popup (#1905) (a6ad210)

3.21.2

13 Jun 04:45
2fdf159
Compare
Choose a tag to compare

3.21.2 (2023-06-13)

Bug Fixes

3.21.1

12 Jun 13:02
2ad8522
Compare
Choose a tag to compare

3.21.1 (2023-06-12)

Bug Fixes

  • .added error hint component to all inputs (#1898) (36701ea)
  • .allowing spaces in enum IDs (#1884) (7114bbb)
  • .demo: improved app initialization to have all config during demo generation (#1890) (7e58e13)
  • .improved logging for failed sync (#1885) (cb7aea3)
  • .migrating date to date-only (to ensure consistent report results) (#1826) (63643ce), closes #1807
  • photos in child block component are correctly updated (#1855) (5ef921d)
  • .report cache correctly detects required entities from multiple queries (#1877) (5fdfb0f)
  • reset password button does not reload app (#1895) (641459f)

Reverts

3.21.0

03 May 09:54
1bce085
Compare
Choose a tag to compare

3.21.0 (2023-05-03)

Bug Fixes

  • attendance check doesn't fail if category is undefined (#1858) (10345d8)
  • clicking version only opens popup once (#1835) (ec7fc1a)
  • .core: display entity component does not try to load undefined entities (#1857) (6d41f2e)
  • .core: updated dependencies (#1841) (379f56b)
  • .improved logging for enum dropdowns (#1856) (830397e)
  • months are sorted descendingly (#1836) (966d968)
  • resolve issues with dropdown field sometimes not behaving correctly (#1860) (737ec3e)
  • save button enabled now when editing entity reference fields like note participants or authors (#1869) (3fe12a1)
  • .core: various bugfixes for note configurability (#1842) (f83da63)

Features

  • .core: record metadata when entity is created and updated (#1847) (5d281a6), closes #1759

3.20.2

26 Apr 08:43
dc93001
Compare
Choose a tag to compare

3.20.2 (2023-04-24)

Bug Fixes

  • core: allow to download local db from support view (1461768)