·
20 commits
to main
since this release
ibexa/admin-ui changes between v5.0.0-beta1 and v5.0.0-rc1
Improvements
- IBX-10134: Remove depracated JS/twig code (#1586)
- IBX-9727: Aligned codebase after core content VO type hints changes (#1616)
- IBX-7801: Removed upload files button from non container content (#1601)
- IBX-10299: Moved users-with-permission-info endpoint to ibexa/share (#1631)
Bugs
- IBX-8316: Modal for taxonomy entry assignment field displaying not perfectly with page builder (#1524)
- IBX-10122: Fixed misspelled IncludedIcon component (#1577)
- IBX-8561: Fixed relation list when trying to display unauthorized content (#1594)
- IBX-6554: Prevent Twig errors when location is not defined in Location View (#1517)
- IBX-8697: ezkeyword invalid state fix (#1610)
- IBX-9895: Encoded location search query identifier (#1611)
- IBX-10217: Encoded user search query identifier (#1617)
- IBX-9807: Introduce date range single component (#1582)
- IBX-10239: Fixed malfunctioning URL management pagination (#1618)
- IBX-9894: Prevented invitation form submission with the enter key (#1607)
- IBX-9852: [Taggify] Added config flag to prevent adding tag by blur (#1602)
- IBX-10168: Fixed missing assets icons (#1619)
- IBX-8638: Ensured last ancestor is valid before comparing paths in TrashItemData (#1608)
- IBX-10170: Refactored access check to use new contract interface (#1603)
- IBX-10300: Remove old taggify script from twig files (#1633)
- IBX-10215: Fixed
SourceLanguageValueResolver
argument's name (#1612)