v2.0.0-beta2
Pre-release
Pre-release
ezplatform-admin-ui changes between 2.0.0-beta1 and 2.0.0-beta2
Improvements
- EZP-30701: Remove deprecated 'universal_discovery_widget_module.default_location_id' (#1025)
- EZP-30687: As a Maintainer I want to deprecated code in EzSystems\EzPlatformAdminUi\UserSetting be dropped (#1022)
- EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#1067)
- EZP-30814: Remove Twig deprecations (#1049)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#1048)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#1054)
- EZP-30844: As a Maintainer I want to implement getExtendedTypes method on FormTypeExtensions (#1055)
- EZP-30848: Fix usage of hasAccess method in Admin UI
- EZP-30853: User should not see add section button without permission to view created section (#1057)
- EZP-30809: All ezsettings provided by AdminUI should be set for admin_group siteaccess (#1047)
- EZP-30880: As a Developer I want MatcherFactory to use registry to avoid direct Container calls (#1062)
- EZP-30894: Remove deprecated ChoiceLoaders (#1069)
- EZP-30393: Move all Online Editor front-end code to the RichText Bundle (#1014)
- EZP-30792: Remove deprecated functions, components, etc. in JS (#1042)
- EZP-30888: Move search query build logic from SearchController to QueryType (#1066)
- EZP-30899: Change default CT sorting field from identifier to name in AdminUI (#1072)
- EZP-30896: Use ContentType Provider instead of deprecated ContentTypeNames (#1070)
- EZP-30902: Remove deprecated view parameters (#1076)
- EZP-30797: As an administrator, I want to configure a password expiration for users (#1060)
- EZP-30947: Remove deprecated methods in ezplatform-admin-ui (#1088)
- EZP-29618: Update user menu order and add icons (#1078)
- EZP-30843: Change tabs to Components and remove Tabs extensibility point (#1090)
Bugs
- EZP-30128: Bulk delete - User account partially deleted (#1037)
- EZP-30728: flattenArrayOfLimitationsForCurrentUser works incorect (#1033)
- EZP-30697: Content cannot be created under subtree when assignment limitation is used (#1039)
- EZP-30724: Wrong user displayed for locked content type notification (#1038)
- EZEE-2819: UDW inside Page Builder does not limit Languages in the Create tab based on user permissions (#1040)
- EZP-30766: CSS files not loaded in case of error in search results tempate (#1044)
- EZP-30820: AdminExceptionListener could not be autowired due to missing EncoreBundle definitions (#1053)
- EZP-29386: Aliases for autowired API services exist in AdminUI only (#1052)
- EZP-30802: JavaScript error in Online Editor in case of missing element path (#1043)
- EZP-30864: Handle removed content which is embed (#1059)
- EZP-28997: Cannot access Content using Limitation with Object State (#1064)
- EZP-30786: 'Cannot update notifications count' notification message (#1075)
- EZP-30788: Harmonize Confirm button in widgets (#1073)
- EZEE-2805: "Admin" tab is not the last one in AdminUI menu (#1074)
- EZP-30787: Change icon in Save button when in Admin panel User settings (#1080)
- EZP-30916: Delete content confirmation modal - button stays disabled (#1079)
- EZP-30491: Design fix for "Conflict when hiding content item" modal (#1081)
- EZP-30946: Empty space under sidebar menu (#1087)
- EZP-29973: Deleting content modal inconsistency (#1085)
- EZP-30427: Significant performance drop on dashboard when user has lots of drafts (#1071)
- EZP-30967: Cannot open View notifications modal on Safari (#1093)
Misc
- EZP-30668: Move core test classes from AdminUI to BehatBundle (#1020)
- EZP-30595: [Behat] Element with selector: .c-select-content-button was not found (#1002)
- EZP-30640: [Behat] Invalid values are entered in text fields (#1032)
- EZP-30641: Sub-items list module does not load (#1046)
- EZP-30884: Implement scenarios for typical Editor user (#1094)