Releases: ezsystems/ezplatform-admin-ui
Releases · ezsystems/ezplatform-admin-ui
v1.5.7
ezplatform-admin-ui changes between 1.5.6 and 1.5.7
Improvements
- EZP-30797: As an administrator, I want to configure a password expiration for users (#1060)
- EZP-30983: As an Administrator, I want prevent users from reusing old password (#1099)
Bugs
- EZP-30787: Change icon in Save button when in Admin panel User settings (#1080)
- 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-30900: Timeout when related content has too many reverse relations (#1095)
Misc
v2.0.0-beta2
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)
v1.5.6
v1.5.5
ezplatform-admin-ui changes between v1.5.4 and v1.5.5
Improvements
- EZP-30814: Remove Twig deprecations (#1049)
- EZP-30848: Fix usage of hasAccess method in Admin UI (#1056)
- EZP-30853: User should not see add section button without permission to view created section (#1057)
Bugs
- EZP-30820: AdminExceptionListener could not be autowired due to missing EncoreBundle definitions (#1053)
- 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)
Misc
v1.5.4
ezplatform-admin-ui changes between v1.5.3 and v1.5.4
Bugs
- 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)
v1.5.3
v1.5.2
ezplatform-admin-ui changes between v1.5.1 and v1.5.2
Improvements
- EZEE-2775: Spike for sitefactory (#984)
- EZP-29301: As an editor, I want to add custom attributes on rich text elements (#996)
- EZP-30695: Remove hardcoded subtree paths in Admin UI (#1024)
Bugs
- EZP-30509: Location visibility check breaks limitation of Content/Read (#985)
- EZP-30514: It's not possible to provide custom view for user setting without implementing PrependExtensionInterface (#990)
- EZP-30553: User settings pagination limit should be different for admin_group and other siteaccesses (#999)
- EZP-30470: Assigning roles with limitations results in "Create your content" menu showing Content Types that user has no permission to create (#987)
- EZP-30494: Default Time field value is not saved (#997)
- EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#1005)
- EZP-30617: [Behat] Problem with select item in multiselect UDW (#1006)
- EZP-30588: It is impossible to translate labels for "choice" type attributes of custom tags. (#1007)
- EZP-30665: Custom styles dropdown becomes unusable when contains many positions (#1015)
- EZP-30699: bazinga:js-translation:dump command triggers ConfigResolver too early (#1026)
- EZEE-2793: ConfigResolver is being used too early in EE packages (#1028)
Misc
- EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#979)
- EZP-30489: Display console logs in failed Behat tests (#981)
- EZP-30449: Implement minimal test coverage for Trash (#988)
- EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#992)
- EZEE-2782: [Behat] Problems with form preview and with notification close (#998)
- EZP-30642: [Behat] Display application errors in test logs after failure (#1012)
v2.0.0-beta1
ezplatform-admin-ui changes between v1.5.0 and v2.0.0-beta1
Improvements
- EZP-30386: Custom buttons in Online Editor (#943)
- EZP-30344: As an Administrator I want to limit Content management to specific Translations (#934)
- EZP-30400: Inject TranslationService into NotificationService (#995)
- EZP-30396: Unify bootstrap labels for danger/error (#976)
- EZP-30398: Cleanup code style for JavaScript (#971)
- EZP-30397: Unify JavaScript event names (#956)
- EZEE-2775: Spike for sitefactory (#984)
- EZP-30410: Rename templates in ezplatform-admin-ui (#965)
- EZP-30473: Reorganize templates in folders (#980)
- EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#989)
- EZP-30503: Change names of parameters (#986)
- EZP-30614: Move all templates to the
themes
folder (#1004) - EZP-30395: Move and rename templates (#1010)
- EZP-30580: Upgrade
ezsystems/ezplatform-admin-ui
to use Symfony 4 components (#966) - EZP-29301: As an editor, I want to add custom attributes on rich text elements (#996)
- EZP-30686: As a Developer I want the errors to be logged if exception is thrown while form submission handling (#1021)
- EZP-30627: Unify twig helpers naming (#1008)
- EZP-30695: Remove hardcoded subtree paths in Admin UI (#1024)
- EZP-30705: Remove deprecated SubtreeQuery class (#1029)
Bugs
- EZP-30381: Insecure password reset hash
- EZP-29808: Newly created content via Multi Upload has wrong language set (#947)
- EZP-30399: Lang attribute on element is incorrect (#948)
- EZP-30367: Error:
Location cannot be displayed as it is flagged as invisible.
(#936) - EZP-29963: In rich text editor, inline style in table triggers a javascript error (#949)
- EZEE-2749: Long message not displayed correctly on Notifications pop-up (#951)
- EZP-30425: Content view is shrunk (#954)
- EZP-30454: Broken table in notifications modal when notification list is empty (#960)
- EZP-30455: Online editors is broken when you try to edit custom tag without attributes (#964)
- EZP-30471: Sending Relation to trash will crash Relating Content view in Back Office (#972)
- EZP-29094: Cannot create user from Content on the Fly (#953)
- EZP-30022: UDW widget for selecting user/groups when assigning roles (#969)
- EZEE-2692: Buttons are in different order while user doesn't have Content/Publish policy (#952)
- EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#1005)
- EZP-30509: Location visibility check breaks limitation of Content/Read (#985)
- EZP-30514: It's not possible to provide custom view for user setting without implementing PrependExtensionInterface (#990)
- EZP-30553: User settings pagination limit should be different for admin_group and other siteaccesses (#999)
- EZP-30470: Assigning roles with limitations results in "Create your content" menu showing Content Types that user has no permission to create (#987)
- EZP-30494: Default Time field value is not saved (#997)
- EZP-30617: [Behat] Problem with select item in multiselect UDW (#1006)
- EZP-30588: It is impossible to translate labels for "choice" type attributes of custom tags. (#1007)
- EZP-30654: User settings/change password/Forgot password doesn't work (#1013)
- EZP-30660: Cannot change password (#1016)
- EZP-30648: Values of checkboxes are not displayed properly in Content Type view (#1017)
- EZP-30666: Images are not displayed for error 500 messages (#1018)
- EZP-30665: Custom styles dropdown becomes unusable when contains many positions (#1015)
- EZP-30670: SystemInfo in AdminUI shows wrong Symfony Kernel name (#1023)
- EZP-30653: User is unable to add translation to the item (#1027)
- EZP-30699: bazinga:js-translation:dump command triggers ConfigResolver too early (#1026)
- EZEE-2793: ConfigResolver is being used too early in EE packages (#1028)
- EZP-30659: Cannot select image from repository in ImageAsset field (#1030)
- EZP-30649: Browse field for image/media/file field types (#1031)
Misc
- EZEE-2747: Implement minimal test coverage for Copy subtree (#959)
- EZEE-2736: [Travis][Behat] Non-deterministic errors in Form- and Page-Builders (#957)
- EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#979)
- EZP-30489: Display console logs in failed Behat tests (#981)
- EZP-30449: Implement minimal test coverage for Trash (#988)
- [EZP-30315](http...
v1.5.1
ezplatform-admin-ui changes between v1.5.0 and v1.5.1
Improvements
- EZP-30386: Custom buttons in Online Editor (#943)
- EZP-30344: As an Administrator I want to limit Content management to specific Translations (#934)
Bugs
- EZP-30381: Insecure password reset hash
- EZP-29808: Newly created content via Multi Upload has wrong language set (#947)
- EZP-30399: Lang attribute on element is incorrect (#948)
- EZP-30367: Error:
Location cannot be displayed as it is flagged as invisible.
(#936) - EZP-29963: In rich text editor, inline style in table triggers a javascript error (#949)
- EZEE-2749: Long message not displayed correctly on Notifications pop-up (#951)
- EZP-30425: Content view is shrunk (#954)
- EZP-30454: Broken table in notifications modal when notification list is empty (#960)
- EZP-30455: Online editors is broken when you try to edit custom tag without attributes (#964)
- EZP-30471: Sending Relation to trash will crash Relating Content view in Back Office (#972)
- EZP-29094: Cannot create user from Content on the Fly (#953)
- EZP-30022: UDW widget for selecting user/groups when assigning roles (#969)
- EZEE-2692: Buttons are in different order while user doesn't have Content/Publish policy (#952)
- EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#950)
Misc
- EZEE-2747: Implement minimal test coverage for Copy subtree (#959)
- EZEE-2736: [Travis][Behat] Non-deterministic errors in Form- and Page-Builders (#957)
- EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#975)
- EZP-30489: Display console logs in failed Behat tests (#977)
v1.4.6
ezplatform-admin-ui changes between v1.4.5 and v1.4.6
Bugs
- EZP-30326: As a user I want to see if my search in UDW has no results (#920)
- EZP-30304: Cannot change text position in RTE (#922)
- EZP-29056: [Object States] Update notification for Object State Group and Object State contains Identifiers instead of Names (#923)
- EZP-30323: Copy Subtree does not use data-udw-config (#924)
- EZP-29752: Cannot Move Up/Down table in RichText Editor (#927)
- EZP-30329: [Chrome] Drag and drop does not work for ezfile, ezmedia, ezimage (#929)
- EZP-30362: Hidden default location in Relation List field type crashes Content Type editing (#933)
- EZP-30346: Broken notifications with html (#930)
- EZP-29754: Embed block is overwritten by Table in RichText Editor (#937)
- EZP-30154: Cannot select an item when browsing the UDW if my role has a policy Content/Create with Content Type limitation (#935)
- EZP-30381: Insecure password reset hash