Skip to content

Releases: ezsystems/ezplatform-admin-ui

v1.5.1

24 Apr 07:28

Choose a tag to compare

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

03 Apr 12:31

Choose a tag to compare

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

v1.5.0

29 Mar 16:03

Choose a tag to compare

ezplatform-admin-ui changes between v1.4.0 and v1.5.0

Improvements

  • EZP-29168: Side & Context Menu bars styling improvements (#800)
  • EZP-29026: As an Editor, I want to be able to assign a section to a subtree (#798)
  • EZP-29849: Allow user to remove location in subtree/location limitation (content/create) (#799)
  • EZP-29998: As a developer, I want to define icons for content types (#804)
  • EZP-30064: As an editor I would like to view a content tree in location view (with mocked data) (#814)
  • EZP-30088: Remove isValid check if a form is handled by submitHandler (#819)
  • EZP-30069: As an editor I would like to change manually the width of content tree panel (#820)
  • EZP-30024: Simplify object states table (#816)
  • EZP-30073: As an editor I would like to see a content tree button in the left sidebar (#821)
  • EZP-29320: As an Editor, I want to be able to switch content main translation in PlatformUI (#811)
  • EZP-30109: Add autofocus attribute to creation forms in the Admin section (#829)
  • EZP-30090: As an editor I would like content tree panel staying opened until clicking on a Content Tree button again (#826)
  • EZP-29999: As an editor, I want to see custom icons for content types (#832)
  • EZP-29961: Add preferred language value to User Preferences (#774)
  • EZP-29856: Expose form's data ContentCreateStruct in content create view (#844)
  • EZP-30066: As an editor I would like to see current location marked as selected in the content tree (#836)
  • EZP-30036: Use Webpack Encore in Admin UI bundle (#796)
  • EZP-30100: As an Editor I want to change Object States with dropdowns instead of Set buttons (#847)
  • EZP-30162: Revert BC broken in EZP-30100 (#851)
  • EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#824)
  • EZP-30158: As an Editor I want to assign Section or set sorting order with dropdowns instead of buttons (#849)
  • EZP-29280: As an editor, I want to add anchors to RichText content (#831)
  • EZP-30065: As an editor I would like content tree to use real data (#855)
  • EZP-30071: As an editor I would like to see tables not breaking location view design while making its container small (#840)
  • EZP-30174: Update style of content type icons (#859)
  • EZP-30072: As an editor I would like to see the content tree state restored after reloading a page (#857)
  • EZP-29140: UserBundle (#866)
  • EZP-29104: Spike on ImageAsset field type
  • EZP-30185: Expose ContentTree configuration to AdminUI (#861)
  • EZP-30187: As an editor I would like content tree to always have expanded current location (#867)
  • EZP-30184: As an Editor I want to collapse/expand content preview (#860)
  • EZP-30209: Expose logged User ID to ContentTree (#870)
  • EZP-30205: As an editor I would like content tree to hold separate state for different users (#871)
  • EZP-29802: Inline custom tags support (#869)
  • EZP-30139: As an editor I want to hide and reveal a content item (#865)
  • EZP-29115: Add characters counter for text inputs (#741)
  • EZP-30224: Make ez_user_settings twig global load user settings dynamically (#876)
  • EZP-30099: Define preferred user date format (#846)
  • EZP-30114: As an editor, I want the online editor toolbar to be sticky to the top of the text area (#895)
  • EZP-30229: [Hide/Reveal] User should be able to set Location visibility as he desire, regardless of Content hide/reveal state (#896)
  • EZP-30359: Override Content Tree module root for Users, Media, Forms locations (#928)
  • EZP-30366: Allow to use custom CK Editor plugins in Alloy Editor (#931)
  • EZP-20269: Update copyright year to 2013 (#888)

Bugs

  • EZP-29857: Unable to upload audio to Media field type (#808)
  • EZP-30058: Section form: Name should be moved up (#813)
  • EZP-30094: User is unable to change object state (#823)
  • EZP-30093: Service extending eZ\Publish\Core\Repository\LocationService will make cache:clear fail (#822)
  • EZP-30103: Missing asterisks from obligatory fields in Admin menu (#828)
  • EZP-30119: cache clear command causes database error when database is not configured (#834)
  • EZP-30124: Right sidebar menu is broken when editing link in Link manager (#837)
  • EZP-30125: Error page is displayed with right sidebar (#838)
  • EZP-29410: As an Editor I want to be informed that I can't edit CI because of missing policies. (#835)
  • EZP-30102: Selected item in ezselection field type confuses user (#839)
  • EZP-30032: Publishing Article containing Custom Tag inside Intro field results in broken Custom Tag and error (#833)
  • EZP-30096: Solr scoring is not taken into account in the b...
Read more

v1.4.5

20 Mar 15:20

Choose a tag to compare

ezplatform-admin-ui changes between v1.4.4 and v1.4.5

Improvements

  • EZP-30310: As a Developer, I should be able to configure search limits in UDW (#904)

Bugs

  • EZP-29279: Inconsistencies in values displayed by Date Field Type (#598)
  • EZEE-2533: [Forms] Error HTTP 400 trying to preview Form during creation (#892)
  • EZP-30164: After removing option from ezselection it it not possible to add more options (#894)
  • EZP-30297: error when I try to add a translation for a user object (#901)
  • EZP-30307: After removing option from ezauthor it is not possible to add more (#902)
  • EZEE-2718: Parent location is always previewed in PB after removing child of Landing Page type (#900)
  • EZEE-2716: Richtext block: tooltip for links can render in way that part of it won't be visible (#886)
  • EZP-30308: User menu changes width depending on user name length (#908)
  • EZEE-2481: Time picker bases on system time ignoring time zone in user settings (#893)

v1.5.0-rc4

19 Mar 07:19

Choose a tag to compare

v1.5.0-rc4 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.5.0-rc3 and v1.5.0-rc4

Improvements

  • EZP-30114: As an editor, I want the online editor toolbar to be sticky to the top of the text area (#895)

Bugs

  • EZP-29279: Inconsistencies in values displayed by Date Field Type (#598)
  • EZP-30235: Editor can't add location if content/create limitations on ContentType of Parent are set (#882)
  • EZP-30164: After removing option from ezselection it it not possible to add more options (#894)
  • EZP-30175: Error when editing anchor in image (#898)
  • EZP-30287: Cannot add inline custom tag to table (#899)
  • EZP-30297: error when I try to add a translation for a user object (#906)
  • EZP-30307: After removing option from ezauthor it is not possible to add more (#902)
  • EZP-30107: Name of Content Item is not updated after changing the main language (#897)
  • EZP-30179: Anchor to image not displayed when returning to editor (#903)
  • EZP-30291: Console error when adding link inside inline custom tag (#905)
  • EZEE-2718: Parent location is always previewed in PB after removing child of Landing Page type (#900)
  • EZEE-2716: Richtext block: tooltip for links can render in way that part of it won't be visible (#886)

v1.5.0-rc3

12 Mar 08:19

Choose a tag to compare

v1.5.0-rc3 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.5.0-rc2 and v1.5.0-rc3

Bugs

  • EZP-30223: Collapse all button is not always displayed in Content Tree (#880)
  • EZP-30231: When resizing Content Tree text is accidentally selected (#881)
  • EZP-30241: Characters counter does not work when formatted style is used (#883)
  • EZP-30239: Characters counter is activated only after clicking on RTE in edit mode (#884)
  • EZP-30242: Characters counter does not work properly with embed inline (#885)
  • EZP-30258: [Content tree] After reloading tree is partially collapsed (#887)
  • EZP-30214: Content Tree does not open in Bookmarks, Trash & Search views (#877)
  • EZP-30251: Display the rendering of time & date when editing the Short/Long Date & Time format (#889)

v1.5.0-rc2

06 Mar 06:32

Choose a tag to compare

v1.5.0-rc2 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.5.0-rc1 and v1.5.0-rc2

Improvements

  • EZP-30224: Make ez_user_settings twig global load user settings dynamically (#876)
  • EZP-30099: Define preferred user date format (#846)

Bugs

  • EZP-30220: CustomTagTest::testMapConfig fails in phpunit (#874)

v1.5.0-rc1

05 Mar 07:00

Choose a tag to compare

v1.5.0-rc1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.4.0 and v1.5.0-rc1

Improvements

  • EZP-29982: The IsContainer method does not need arguments after the developer has access to ContentType on Content (#789)
  • EZP-29993: As the eZ Platform developer I would like to use Sass compiler in the Admin UI modules styles (#795)
  • EZP-29970: As a Developer I'd like to order components and tabs in Admin UI (#783)
  • EZP-29821: As a Developer I want less SPI calls to be done by Admin UI (#778)
  • EZP-29168: Side & Context Menu bars styling improvements (#800)
  • EZP-29026: As an Editor, I want to be able to assign a section to a subtree (#798)
  • EZP-29849: Allow user to remove location in subtree/location limitation (content/create) (#799)
  • EZP-29998: As a developer, I want to define icons for content types (#804)
  • EZP-30064: As an editor I would like to view a content tree in location view (with mocked data) (#814)
  • EZP-30088: Remove isValid check if a form is handled by submitHandler (#819)
  • EZP-30069: As an editor I would like to change manually the width of content tree panel (#820)
  • EZP-30024: Simplify object states table (#816)
  • EZP-30073: As an editor I would like to see a content tree button in the left sidebar (#821)
  • EZP-29320: As an Editor, I want to be able to switch content main translation in PlatformUI (#811)
  • EZP-30109: Add autofocus attribute to creation forms in the Admin section (#829)
  • EZP-30090: As an editor I would like content tree panel staying opened until clicking on a Content Tree button again (#826)
  • EZP-29999: As an editor, I want to see custom icons for content types (#832)
  • EZP-29961: Add preferred language value to User Preferences (#774)
  • EZP-29856: Expose form's data ContentCreateStruct in content create view (#844)
  • EZP-30066: As an editor I would like to see current location marked as selected in the content tree (#836)
  • EZP-30036: Use Webpack Encore in Admin UI bundle (#796)
  • EZP-30100: As an Editor I want to change Object States with dropdowns instead of Set buttons (#847)
  • EZP-30162: Revert BC broken in EZP-30100 (#851)
  • EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#824)
  • EZP-30158: As an Editor I want to assign Section or set sorting order with dropdowns instead of buttons (#849)
  • EZP-29280: As an editor, I want to add anchors to RichText content (#831)
  • EZP-30065: As an editor I would like content tree to use real data (#855)
  • EZP-30071: As an editor I would like to see tables not breaking location view design while making its container small (#840)
  • EZP-30174: Update style of content type icons (#859)
  • EZP-30072: As an editor I would like to see the content tree state restored after reloading a page (#857)
  • EZP-29140: UserBundle (#866)
  • EZP-29104: Spike on ImageAsset field type
  • EZP-30185: Expose ContentTree configuration to AdminUI (#861)
  • EZP-30187: As an editor I would like content tree to always have expanded current location (#867)
  • EZP-30184: As an Editor I want to collapse/expand content preview (#860)
  • EZP-30209: Expose logged User ID to ContentTree (#870)
  • EZP-30205: As an editor I would like content tree to hold separate state for different users (#871)
  • EZP-29802: Inline custom tags support (#869)
  • EZP-30139: As an editor I want to hide and reveal a content item (#865)
  • EZP-29115: Add characters counter for text inputs (#741)

Bugs

  • EZP-29702: Can't create new draft due to lack of language code in URL (#706)
  • EZP-29971: Error 404 after opening new creation form (#785)
  • EZP-29981: Exception after sending item from Relation List to Trash (#788)
  • EZP-29833: Limiting "Content\Create" to Section disables "Publish" button. (#787)
  • EZP-29779: [Safari] Nothing responds after using web browser back button (#793)
  • EZP-29783: ezdatetime displays selected date and time on calendar after clearing the field (#786)
  • EZP-29914: When translating the Content Type disable 'Select item' button for Content Relation (Single and Multi) (#791)
  • EZP-30001: Limiting "Content\Create" to Section disables "Create" button in COTF (#794)
  • EZP-30011: Harmonize Embed icon in Rich Text Editor with Page Builder Embed block icon (#803)
  • EZP-29200: Admin menu disappear when user is redirected from policy to limitations (#806)
  • EZP-29967: Content Type name is not translated in AdminUI tables (#780)
  • EZP-28773: [v2] Issues with page scrolling during actions in rich text editor (#801)
  • EZP-29811: Content field definitions is misaligned while creating Content Type (#790)
  • EZP-29857: Unable to upload audio to Media field type ([#808](https://github.com/ezsystems/ezplatform-admin-ui/pul...
Read more

v1.4.3

26 Feb 08:42

Choose a tag to compare

ezplatform-admin-ui changes between v1.4.2 and v1.4.3

Bugs

  • EZP-30007: Link to another page is not saved in Richtext (#848)

v1.4.3-rc1

22 Feb 10:39

Choose a tag to compare

v1.4.3-rc1 Pre-release
Pre-release

ezplatform-admin-ui changes between v1.4.2 and v1.4.3-rc1

Bugs

  • EZP-30007: Link to another page is not saved in Richtext (#848)