Skip to content

v1.2.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 29 Jun 12:11
· 2271 commits to 2.3 since this release

ezplatform-admin-ui changes between v1.1.0 and v1.2.0

Improvements

  • EZP-29046: As an Editor, I want to have "Content field definitions" header sticky to the top (#433)
  • EZP-29049: As a user, I want to delete a single item in the trash (#437)
  • EZP-28955: Adding pagination to URL Aliases in the URL alias tab (#436)
  • EZP-28945: As an Editor, I should be able to search for content items by just selecting the filters (#431)
  • EZP-29065: As an system administrator I would to collapse fieldtype forms in the content type edit/create views (#439)
  • EZP-29070: Add edit button on content type view (#444)
  • EZP-29066: As a website administrator, I want to see the roles assigned to a user or user group (#443)
  • EZP-29067: As a website administrator, I want to see the policies assigned to a user or user group (#447)
  • EZP-29117: Improve content type view design (#450)
  • EZP-28936: Content On The Fly parameters - preselected content type (#453)
  • EZP-29062: Copy subtree (#445)
  • EZP-28806: As a developer I want to define the SiteAccess name (#449)
  • EZP-29023: Setting limitations while creating policies (#459)
  • EZP-29161: Hide Section table in Details if the user does not have "Section/View" (#464)
  • EZP-29036: As an Editor, I want useful information about the Image field type in Content View mode (#461)
  • EZP-29133: Implement permission to access Admin Panel (#462)
  • EZP-29160: Hide Roles and Policies tab if the user does not have "Role/Read" permission (#470)
  • EZP-29057: As a QA I want to cover basic scenarios of managing Content (#472)
  • EZP-29099: Implement permissions for Section management in Admin Panel (#)
  • EZP-28840: As an editor I want to bookmark a content item from Content View (#465)
  • EZEE-2025: Add extension point in content_edit_base.html.twig allowing spoofing form templates (#475)
  • EZP-29102: Implement permissions for Languages in Admin Panel (#471)
  • EZP-28837: As an editor I want to access to my bookmarks (#)
  • EZP-29103: Implement permissions for Object State in Admin Panel (#469)
  • EZP-29209: Front-end Notification System (from JS) API (#481)
  • EZP-29216: Implement permissions for Role in Admin Panel (#477)
  • EZP-29154: As a developer, I want to configure the number of sub-items displayed in the sub-items list (#485)
  • EZEE-2021: Fields view in Page View mode for Page builder (#487)
  • EZEE-2040: Create base form for page builder block config popups (#497)
  • EZP-29268: Change bookmark status in Location page when bookmark changed elsewhere on the site (#498)
  • EZP-29124: As a QA I want to cover basic scenarios of testing fields in content managing (#)
  • EZP-29277: Adapt DateBasedPublisher and FlexWorkflow tests to PageBuilder (#506)
  • EZEE-2065: Provide Events to change redirection after Admin UI actions (#503)
  • EZP-28890: Full eZ Platform v2 i18n support (#499)
  • EZP-29299: Design improvement - Icons review and update (#523)
  • EZP-28868: Integrate the design engine (#467)
  • EZP-29310: Implement permissions for Add Location in Locations tab (#515)
  • EZP-29306: Display notification about missing Language on adding CT instead error 404 (#513)
  • EZP-29313: Implement permissions for Version remove in Versions tab (#520)
  • EZP-29312: Implement permissions for Swap Location in Locations tab (#517)
  • EZP-29311: Implement permissions for Change main Location in Locations tab (#519)
  • EZP-29203: Implement permissions for Trash (#528)
  • EZP-28461: Design consistency for pagination across the application (#526)
  • EZP-29243: Update styling of create button in dashboard (#527)
  • EZEE-2110: Implement logic to hide/show blocks depending on configured visibility dates (#533)
  • EZP-29327: Long content item title is covered by Bookmark button (#531)
  • EZP-28805: Inconsistency for Publish later container - Date & Time input is almost invisible (#536)
  • EZP-29180: Update styling of notifications (#540)
  • EZP-29322: As an editor I want to use translated Admin panel (#532)
  • EZP-29172: Update error color in editing view based on usability standards (#541)
  • EZEE-2081: Move NotificationBundle into AdminUI (#518)
  • EZP-29179: Implement permissions for "Content/Hide" (#538)
  • EZP-29101: Implement permissions for Content Types (#549)
  • EZP-29341: I want Bookmark button to work without page reload (#547)

Bugs

  • EZP-28862: Require an explicit permission for the System Info route (#427)
  • EZP-28980: When restoring a trash item under a new parent, the user should not be able to select multiple location in the UDW (#428)
  • EZP-28181: Inconsistence with labels in content type specific view (#)
  • EZP-27961: Copying a content item - Restrict a user from selecting a non-container location in the UDW component (#430)
  • EZP-29028: Subtree should be shown in a new line (#435)
  • EZP-29068: [Content Types] Regression - missing PR #422 with label inconsistencies fix (#441)
  • EZP-29087: Sending to trash should rely on content/remove policy (#454)
  • EZP-29020: Cannot access content menu tabs when state assign policy is set (#456)
  • EZP-29022: If user has logged out in edit mode of CT nobody can edit this CT (#455)
  • EZEE-1974: Correct SVG icons identifiers names for reusing them in Page Builder blocks (#458)
  • EZP-29131: Improvements to disabling/hiding elements (#457)
  • EZP-28479: In the content item edit view, the application does not display the help text when I hover over the input field (#451)
  • EZP-29125: Links attached via UDW in RichText are removed (#466)
  • EZP-29212: Error 500 when user doen't have Content/versionread policy (#478)
  • EZP-29213: Error 500 when user doesn't have Content/reverserelatedlist policy (#479)
  • EZP-28446: Pressing Enter key removes content of File field type (#480)
  • EZP-28381: Key "name" for array with keys "fieldDefinitions" does not exist. (#474)
  • EZP-29214: Error 403 after trying to publish CI without Content/Publish or Content/Edit policies (#483)
  • EZP-29204: RichText link popup on Microsoft Edge has broken styling (#484)
  • EZP-29247: Error 500 after trying to enter dashboard with "My drafts" without Content/VersionRead policy (#489)
  • EZP-29259: Fix pagination for content displayed by route _ez_content_view (#495)
  • EZP-29264: UDW ConfigResolver has EventDispatcher instead of EventDispatcherInterface as a typehint (#491)
  • EZP-29295: Second level of main menu has no context passed (#504)
  • EZP-29079: Cannot edit Content Type after changing the main language of the "admin" siteaccess (#510)
  • EZP-29266: Content item seems to be always bookmarked (#509)
  • EZP-29119: Display proper validation error message when non-image file uploaded in image FieldType (#507)
  • EZP-29309: Validators with errors not exposed on the frontend (#514)
  • EZP-29270: Sub-items sorting order not respected by UDW (#522)
  • EZP-29316: UI admin allows user to create custom urls regardless of policy (#524)
  • EZEE-2121: Wrap preview URL in the info bar when it is too long (#529)
  • EZEE-2111: Landing Page field is visible while creating new Page with COTF (#530)
  • EZP-29330: Long title covers (X) button in message bar (#539)
  • EZP-28774: User Deprecated: Checking for the initialization of the "xyz" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0. (#542)
  • EZP-29288: Edit button on Bookmarks list is not aligned (#544)
  • EZP-29342: Deleting related object for ezobjectrelations field throws error 500 (#545)
  • EZP-29114: Fix pagination parameter naming for draft, system and custom url (#548)
  • EZP-29159: [Copy/Move] Wrong notifications after moving and copying (#551)

Misc