Skip to content

Releases: ezsystems/ezplatform-admin-ui

v1.2.2

03 Aug 12:05
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.1.0-rc1

20 Mar 07:14
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

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

Improvements

Bugs

  • EZP-28931: Large values in Longitude of Map location (#387)
  • EZP-28929: User is unable to add translation to Content item (#393)
  • EZP-28874: Main Menu is not responsive under 992 pixels (#386)
  • EZP-28859: Bad request after filling one coordinate from ezmaplocation (#396)
  • EZP-28334: Problems with restoring from trash after removing structure of items (#391)
  • EZP-28947: Filtered search inconsistencies (#397)
  • EZP-28957: Cannot open draft conflict modal when two jQuery are loaded (#398)
  • EZP-28941: OpenStreetMaps does not load over a secure HTTPS connection (#399)
  • EZP-28932: Broken empty option design after selecting it from ezselection fieldtype (#395)
  • EZP-28416: [MapLocation] Problem with Address field (#404)
  • EZP-28954: Label is one line below checkbox/radiobutton (#400)

v1.1.0-beta1

13 Mar 08:35
Compare
Choose a tag to compare
v1.1.0-beta1 Pre-release
Pre-release

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

Improvements

  • EZP-28717: Add unit tests to ParamConverters (#304)
  • EZP-28733: Make main menu content aware (#306)
  • EZP-28722: Add unit tests to Compiler Passes (#305)
  • 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 (#362)
  • 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-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 (#377)
  • EZP-28938: Make TabGroupEvent and TabEvent aware of execution context (#384)

Bugs

  • EZP-28674: performAccessCheck not called after EZP-28661 for ContentViewController (#295)
  • EZP-28700: Editor won't accept <br> tags in headers (#298)
  • EZP-28721: Remove dead code in Subitems\Module value object visitors (#301)
  • EZP-28743: Different behaviour of breadcrumbs when ezplatform is hidden (#308)
  • EZP-28735: Style is not applied to edit mode of Role (#309)
  • EZP-28730: Wrong tooltip messages for buttons (#310)
  • EZP-28723: It's impossible to go to edit mode of created Landing Page (#306)
  • EZP-28686: Error 500 while user is going to dashboard after deleting another user (#313)
  • EZP-28737: User account partially deleted (#314)
  • EZP-28744: Search in admin ui does not return hidden content (#316)
  • EZP-28755: Error 500 if any content version was created by a user that doesn't exist anymore (#317)
  • EZP-28766: Notification gets covered by radio-button in content editor (#322)
  • EZP-28678: Unnecessary (?) inactive edit button in Relations tab (#326)
  • EZP-28683: Message after restoring item under new location with ` (#327)
  • EZP-28729: Missing tooltips for buttons with icons only (#323)
  • EZP-28768: Unable to exit Preview using navigation arrow (#328)
  • EZP-28782: Container starts at different height (#329)
  • EZP-28796: Fieldtype 'ezselection' is not handling empty value properly (#333)
  • EZP-28797: Can type letters into float fieldtype (#332)
  • EZP-28839: AlloyEditor is not displayed on production (#341)
  • EZP-28845: Checkbox covers selection list (#345)
  • EZEE-1610: Investigate timeouts in Behat tests (#350)
  • EZP-28875: User can't remove content translation without content/all permission (#358)
  • EZP-28876: Checkbox in ezuser fi...
Read more