Skip to content

Releases: ezsystems/ezplatform-admin-ui

v1.3.0-rc1

25 Sep 06:17

Choose a tag to compare

v1.3.0-rc1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.3.0-beta1 and v1.3.0-rc1

Improvements

  • EZP-29508: As an editor I want to manage ALT field with an image asset field type (#631)

Bugs

  • EZP-29636: Additional Update button visible on User Setting update screen (#628)
  • EZEE-2323: Page Builder doesn't work on MS Edge (#627)
  • EZP-29638: Uncaught TypeError exception when removing action from Form button (#629)
  • EZP-29651: Review ez-main-sub-nav styling (#635)
  • EZP-29655: Remove extra space in content within field types in Content section View (#637)
  • EZP-29269: User draft is not discarded on edition cancel (#588)

v1.3.0-beta1

18 Sep 06:24

Choose a tag to compare

v1.3.0-beta1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.2.0 and v1.3.0-beta1

Improvements

  • EZP-29356: Delete unnecessary occurrences of 'xmlns:xlink' in twig templates (#550)
  • EZP-28890: Full eZ Platform v2 i18n support (#559)
  • EZP-29426: As a frontend developer I would like to convert size in pixels to rems with a function (#565)
  • EZP-29182: As an Editor, I want to select a content item directly for a single selection to minimize the number of clicks (#579)
  • EZP-29468: Improve styling of bookmarks manager's delete button (#583)
  • EZP-29491: Harmonized item status color in COTF (#585)
  • EZP-29224: Implement permissions for "Content/Remove" (#584)
  • EZEE-2262: As an editor I want to view all form fields in the sidebar based on a config provided by backend (#593)
  • EZEE-2264: Add icons for the timeline events (#592)
  • EZP-29530: Simplify extending global eZ config (#595)
  • EZP-29562: Harmonize background color contrast of multiple input fields when grouped (#608)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#586)
  • EZP-29575: Provide editing interface for User Preferences in AdminUI (#610)
  • EZP-29104: Spike on ImageAsset field type (#580)
  • EZEE-2206: As an editor I want to view the form submissions (#614)
  • EZP-29554: As an editor, I want to be able to apply custom styles to part of my text (#602)
  • EZP-29606: As a developer I want to have a generic interface for drag and drop interactions (#617)
  • EZP-29616: Create a custom dropdown JS class to be reused in multiple places (#622)
  • EZP-29579: As an Editor, I want to see dates in preferred timezone (#615)
  • EZP-29174: Update User menu styling (#624)

Bugs

  • EZP-29375: REST API doesn't support multiple relation types (#554)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#560)
  • EZP-29337: Fix LocationsTransformerTest unit test
  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#562)
  • EZP-29423: Database error while executing dump of the JavaScript Translations (#567)
  • EZP-29433: Replacing default Editor policy Content,, with Content,read,* produces error for Editors in back office (#568)
  • EZP-29446: Broken pagination in Bookmarks list when is more than 25 elements (#569)
  • EZP-29450: [Behat] DateAndTimePopup problem with time interval with certain dates (#574)
  • EZP-29449: Cannot read property 'innerHTML' of null on upload in ezimage, ezmedia & ezbinaryfile (#573)
  • EZP-29342: Deleting related object for ezobjectrelations field throws error 500 (#581)
  • EZP-29430: Missing pagination in Notification pop-up (#570)
  • EZP-29091: Publishing Content from the frontend results in error (#578)
  • EZP-29496: ez_author action buttons in edit view are out of alignment (#590)
  • EZP-29498: showDangerNotification duplicates the functionality of showErrorNotification (#589)
  • EZP-29495: Object Relations table header action buttons in edit view not properly styled (#587)
  • EZP-29232: User menu with notifications is covered by right side bar (#596)
  • EZEE-2016: Different date/time format on Dashboard (#597)
  • EZP-29546: Icons in Editing view for Object State and Role limitation are not correct (#603)
  • EZP-29553: Harmonize breadcrumbs positioning across the UI (#606)
  • EZP-29572: Harmonize modal footer buttons in Content section (#609)
  • EZP-29348: Edit buttons in tables are not aligned with delete button in table header (#546)
  • EZP-29576: Location Swap and Sort Order panels are using one cell <table> elements (#611)
  • EZP-29582: Exception occurred in database driver (#612)
  • EZP-29614: Application does not respond after downloading a file (#625)
  • EZP-29528: Content edit view is unstyled when multiple admin siteaccesses are configured (#616)

Misc

  • EZP-29108: Port existing StudioUI tests to PageBuilder (#553)
  • EZP-29278: Further coverage of Page Builder with automated tests (#558)
  • EZP-29275: As a QA I want to cover scenarios of testing fields editing in content management (#512)
  • EZEE-2181: Further coverage of Page Builder with automated tests (#563)
  • EZP-29276: As a QA I want to cover scenarios of testing media, binary and image fields in content management (#566)
  • EZP-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#577)
  • EZP-29458: Run AdminUI tests on AdminUIModules PRs (#599)
  • EZEE-2304: As a QA I want to run DBP and FXW test features on Enterprise Demo (#621)

v1.2.2

03 Aug 12:05

Choose a tag to compare

ezplatform-admin-ui changes between v1.2.1 and v1.2.2

Bugs

  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#562)
  • EZP-29433: Replacing default Editor policy Content,*,* with Content,read,* produces error for Editors in back office (#568)
  • EZP-29446: Broken pagination in Bookmarks list when is more than 25 elements (#569)
  • EZP-29450: [Behat] DateAndTimePopup problem with time interval with certain dates (#574)
  • EZP-29449: Cannot read property 'innerHTML' of null on upload in ezimage, ezmedia & ezbinaryfile (#573)
  • EZP-29342: Deleting related object for ezobjectrelations field throws error 500 (#581)
  • EZP-29091: Publishing Content from the frontend results in error (#578)

Misc

  • EZP-29337: Fix LocationsTransformerTest unit test
  • EZP-29275: As a QA I want to cover scenarios of testing fields editing in content management (#512)
  • EZEE-2181: Further coverage of Page Builder with automated tests (#563)
  • EZP-29276: As a QA I want to cover scenarios of testing media, binary and image fields in content management (#566)

v1.2.1

09 Jul 09:28

Choose a tag to compare

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

Improvements

  • EZP-29356: Delete unnecessary occurrences of 'xmlns:xlink' in twig templates (#550)

Bugs

  • EZP-29375: REST API doesn't support multiple relation types (#554)

Misc

  • EZP-29108: Port existing StudioUI tests to PageBuilder (#553)
  • EZP-29278: Further coverage of Page Builder with automated tests (#558)

v1.2.0

29 Jun 12:11

Choose a tag to compare

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...
Read more

v1.2.0-rc1

25 Jun 08:40
c8e2e14

Choose a tag to compare

v1.2.0-rc1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.2.0-beta1 and v1.2.0-rc1

Improvements

  • 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-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)

Bugs

  • EZP-29079: Cannot edit Content Type after changing the main language of the "admin" siteaccess (#510)
  • 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)

v1.2.0-beta1

20 Jun 07:54

Choose a tag to compare

v1.2.0-beta1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.1.1 and v1.2.0-beta1

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-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-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-29099: Implement permissions for Section management in Admin Panel
  • EZP-29057: As a QA I want to cover basic scenarios of managing Content (#472)
  • 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)
  • EZP-29108: Port existing StudioUI tests to PageBuilder (#482)
  • 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)
  • EZP-28171: Behat Covering of Languages (#505)
  • EZEE-2065: Provide Events to change redirection after Admin UI actions (#503)
  • EZP-28890: Full eZ Platform v2 i18n support (#499)

Bugs

  • EZEE-1974: Correct SVG icons identifiers names for reusing them in Page Builder blocks (#458)
  • 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-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-29266: Content item seems to be always bookmarked (#509)

v1.1.1

24 May 07:39

Choose a tag to compare

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

Improvements

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)
  • EZEE-1610: Investigate timeouts in Behat tests (#434)
  • 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)
  • 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-28446: Pressing Enter key removes content of File field type (#480)
  • EZP-28381: Key "name" for array with keys "fieldDefinitions" does not exist. (#474)

v1.1.1-rc1

14 May 09:33

Choose a tag to compare

ezplatform-admin-ui changes between v1.1.0 and v1.1.1-rc1

Improvements

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)
  • EZEE-1610: Investigate timeouts in Behat tests (#434)
  • 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)
  • 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)

v1.1.0

27 Mar 07:03

Choose a tag to compare

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

Improvements

  • EZP-28722: Add unit tests to Compiler Passes
  • EZP-28742: Add unit tests to RepositoryForms (#307)
  • EZP-28709: Add unit tests to TrashItemAdapter, TabRegistry and TabGroup (#303)
  • EZEE-1836: Fix broken Behat tests on eZPEE v2 (#338)
  • EZP-28776: Harmonize hover and active states for creating and editing content (#331)
  • EZP-27776: As an Editor, I want to see a version conflict window when I edit an existing draft based on an archived version of the content item (#334)
  • EZP-28172: Behat Covering of Content Types (#339)
  • EZP-28787: As a Developer, I want to upgrade AlloyEditor to version 1.5.1 (#337)
  • EZP-27786: As a Editor, I want to see a draft conflict window when I edit a content item which has existing drafts (#335)
  • EZP-28810: Version conflict window after clicking edit button of existing draft in Dashboard (#342)
  • EZP-28791: As a editor I want to change password in Admin U.I. (#340)
  • EZEE-1877: Design improvement - Create Content widget (#346)
  • EZEE-1878: Design update - Icons review and update (#354)
  • EZP-28110: As a developer, I want to define attributes for custom tags (#320)
  • EZP-28171: Behat Covering of Languages
  • EZP-28831: Draft conflict window after clicking edit button of existing draft in Dashboard and Sub-items list (#343)
  • EZP-26238: eZPlatform login screen redirecting to the link the user entered initially (#378)
  • EZP-28852: Rework AdminUI content edit views to allow extending without using pagelayout (#351)
  • EZP-28170: Behat Covering of Roles (#349)
  • EZP-28850: Add optional location parameter to draft edit for more appropriate redirection (#374)
  • EZP-28884: Removing click when editing content in one single language (#372)
  • EZP-27840: As an Editor, I want to create a custom URL alias for a content item (#363)
  • EZP-28920: Configure content edit view in AdminUI (#375)
  • EZP-27536: As a Editor I want to delete a URL alias in the URL alias tab (#369)
  • EZP-28314: As a v2 Editor, I want to select a SiteAccess in the Preview mode (#385)
  • EZP-28841: Content On the Fly v2 (#366)
  • EZP-28937: Simplified filtered search (#379)
  • EZP-28921: Configure content create view in AdminUI (#376)
  • EZP-28238: Add the ability to manage states in admin (#72)
  • EZP-28792: As an editor, I want to reset my forgotten password in Admin U.I. (#370)
  • EZP-28922: Design consistency for modals across the whole application (#390)
  • EZP-28938: Make TabGroupEvent and TabEvent aware of execution context (#384)
  • EZP-28965: Modals Close button harmonization in AdminUI (#394)
  • EZP-28945: As an Editor, I should be able to search for content items by just selecting the filters (#406)
  • EZP-28973: Modal close harmonization in Admin UI review (#408)
  • EZP-28386: Update Create & Edit view design (#388)
  • EZP-28984: Search filters modals design update (#412)
  • EZP-28362: Display Language name and not language code (#411)
  • EZP-28982: Modal Send to trash content update (#409)
  • EZP-28998: Login screen design update (#416)
  • EZP-28999: Object state set button style update (#417)

Bugs

Read more