Releases: ezsystems/ezplatform-admin-ui
Releases · ezsystems/ezplatform-admin-ui
v1.4.0
ezplatform-admin-ui changes between v1.3.0 and v1.4.0
Improvements
- EZP-29745: Improve styling in Rich Text Editor (#699)
- EZP-29729: As an editor, I want to have access to all my drafts (#684)
- EZP-29171: Update Navbar menu items order (#723)
- EZP-29713: As an Editor, I want to Move multiple content items at a time (#691)
- EZP-29734: As an Administrator I want to add Content Type limitation for Section/Assign policy (#696)
- EZP-28067: As an Editor, I want to Delete multiple content items at a time (#702)
- EZEE-2234: As an Editor, I want to build a form on the fly while editing the page builder (#692)
- EZP-29769: Add discovery bar to Drafts interface (#707)
- EZP-29089: Usability bug when deleting containers (#704)
- EZP-29793: Implement permissions for the Create button on the dashboard (#708)
- EZP-28009: Extract the RichText FieldType to its own package (#715)
- EZP-29328: As a editor I want the richtext format to support the equivalent of ezmltext's tag (#709)
- EZP-29813: Pass custom parameters to menu item templates in right sidebar (#717)
- EZP-29742: Implement permissions for Content/Create in Content item view (#713)
- EZP-29748: Replacing the outdated verbiage of eZ Publish from eZ Platform when adding a Policy (#701)
- EZP-29828: Custom Dropdown improvements (#722)
- EZP-29827: Harmonize Preview switcher in Content Section Create/Edit views (#721)
- EZP-29766: As an editor, I want to filter the search using subtree parameter (#711)
- EZP-29855: Expose
pages
query param in Location View / Versions tab for implementing custom pagination (#733) - EZP-29613: As a developer I want access to ContentType on Content to avoid re-loading it (#633)
- EZP-29658: As an Editor, I want to attach links to images in RichText Editor (#726)
- EZP-29714: As an Editor, I want to use pagination in the sub-items widgets (#742)
- EZEE-2303: RichText block (#714)
- EZP-29355: As a developer, I want to edit the "ezcontent" of a custom tag (#697)
- EZP-29856: Expose form's data ContentCreateStruct in content create view (#734)
- EZP-29848: Make existing AdminUI tabs extendable by allowing template path and parameters change (#728)
- EZP-29812: As an editor, I want to embed a content item within a block element (#736)
- EZP-29744: Implement permissions for Content/Create in Sub-items table (#725)
- EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#731)
- EZP-29747: As an editor, I want to see a list of content items impossible to delete (#712)
- EZP-29898: Add workflow icon to Admin Interface (#749)
- EZP-29757: As an administrator, I want to be able to translate a content type (AdminUI frontend) (#730)
- EZP-29919: Add 'approved' and 'rejected' icons (#761)
- EZP-29921: Add possibility to use icons with custom path in Sidebar menu (#763)
- EZP-29923: Add unit tests to RequestLocaleListener (#765)
- EZP-29935: Add Sub items limit value to User Preferences (#769)
- EZP-29932: As a Developer I want list of Languages based on User's browser settings (#770)
Bugs
- EZP-29700: Syntax error after logging out (#673)
- EZP-29707: Cannot read property 'remove' of null error from Selection (#675)
- EZP-29709: RequestLocaleListener tries to match SiteAccess on /_fos_user_context_hash (#678)
- EZP-29715: Javascript error with ez platform 2.3. maybe related to the new ezimageasset fieldtype (#681)
- EZP-29660: Ezobjectrelationlist ignores allowed content types when creating content via UDW (#679)
- EZP-29617: No route found after adding new translation (#641)
- EZEE-2462: Edit button still active after closing draft conflict modal window (#680)
- EZP-29730: Cannot add UDW configuration from YAML file located in other bundle
- EZP-29731: Missing icon in custom tags (#687)
- EZP-29728: Longitude validation appears when user try to publish after editing (#716)
- EZP-29761: RichText Editor crashes after addin link to the content into unordered list (#719)
- EZP-29819: Dynamic settings injected with wrong scope to config provider services (#718)
- EZP-29832: Unable to use AdminUI without admin rights
- EZP-29854: Cannot remove a selected item from custom dropdown (#732)
- EZP-29825: As a dev, I want to be able to override content edit form fields for specific Content Types (#720)
- EZP-29862: Trash button is disabled after using browser back button (#739)
- EZP-29863: Exclamation mark is misaligned for Selection validation (#744)
- EZP-29884: Embed toolbar is visible after removing embed item. (#745)
- [EZP-29889](https://jira.e...
v1.4.0-rc1
ezplatform-admin-ui changes between v1.4.0-beta1 and v1.4.0-rc1
Improvements
- EZEE-2305: As a QA I want to run PB test features on Enterprise Demo (#737)
- EZP-29714: As an Editor, I want to use pagination in the sub-items widgets (#742)
- EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#731)
- EZP-29747: As an editor, I want to see a list of content items impossible to delete (#712)
- EZP-29898: Add workflow icon to Admin Interface (#749)
- EZP-29757: As an administrator, I want to be able to translate a content type (AdminUI frontend) (#730)
Bugs
- EZP-29862: Trash button is disabled after using browser back button (#739)
- EZP-29863: Exclamation mark is misaligned for Selection validation (#744)
- EZP-29884: Embed toolbar is visible after removing embed item. (#745)
- EZP-29889: Cannot set property 'disabled' of null error in console in Trash (#748)
- EZP-29882: Embed content item is not visible in edit mode in Rich Text Editor (#746)
v1.4.0-beta1
ezplatform-admin-ui changes between v1.3.0 and v1.4.0-beta1
Improvements
- EZP-29712: Run nightly Behat tests on demo metarepos (#693)
- EZP-29711: Take better screenshots on Travis (#690)
- EZEE-1674: Create a spike of Form Builder scenarios for v2 (#727)
- EZP-29745: Improve styling in Rich Text Editor (#699)
- EZP-29729: As an editor, I want to have access to all my drafts (#684)
- EZP-29223: Implement permissions for "Content/Translate"
- EZP-29171: Update Navbar menu items order (#723)
- EZP-29713: As an Editor, I want to Move multiple content items at a time (#691)
- EZP-29734: As an Administrator I want to add Content Type limitation for Section/Assign policy (#696)
- EZP-28067: As an Editor, I want to Delete multiple content items at a time (#702)
- EZEE-2234: As an Editor, I want to build a form on the fly while editing the page builder (#692)
- EZP-29769: Add discovery bar to Drafts interface (#707)
- EZP-29089: Usability bug when deleting containers (#704)
- EZP-29793: Implement permissions for the Create button on the dashboard (#708)
- EZP-28009: Extract the RichText FieldType to its own package (#715)
- EZP-29328: As a editor I want the richtext format to support the equivalent of ezmltext's tag (#709)
- EZP-29813: Pass custom parameters to menu item templates in right sidebar (#717)
- EZP-29742: Implement permissions for Content/Create in Content item view (#713)
- EZP-29748: Replacing the outdated verbiage of eZ Publish from eZ Platform when adding a Policy (#701)
- EZEE-2306: As a QA I want to broaden the coverage of automatic tests for PB (#703)
- EZP-29828: Custom Dropdown improvements (#722)
- EZP-29827: Harmonize Preview switcher in Content Section Create/Edit views (#721)
- EZP-29766: As an editor, I want to filter the search using subtree parameter (#711)
- EZP-29855: Expose
pages
query param in Location View / Versions tab for implementing custom pagination (#733) - EZP-29613: As a developer I want access to ContentType on Content to avoid re-loading it (#633)
- EZP-29658: As an Editor, I want to attach links to images in RichText Editor (#726)
- EZP-29714: As an Editor, I want to use pagination in the sub-items widgets (#710)
- EZEE-2303: RichText block (#714)
- EZP-29355: As a developer, I want to edit the "ezcontent" of a custom tag (#697)
- EZP-29856: Expose form's data ContentCreateStruct in content create view (#734)
- EZP-29848: Make existing AdminUI tabs extendable by allowing template path and parameters change (#728)
- EZP-29812: As an editor, I want to embed a content item within a block element (#736)
- EZP-29744: Implement permissions for Content/Create in Sub-items table (#725)
Bugs
- EZP-29700: Syntax error after logging out (#673)
- EZP-29707: Cannot read property 'remove' of null error from Selection (#675)
- EZP-29709: RequestLocaleListener tries to match SiteAccess on /_fos_user_context_hash (#678)
- EZP-29715: Javascript error with ez platform 2.3. maybe related to the new ezimageasset fieldtype (#681)
- EZP-29660: Ezobjectrelationlist ignores allowed content types when creating content via UDW (#679)
- EZP-29617: No route found after adding new translation (#641)
- EZEE-2462: Edit button still active after closing draft conflict modal window (#680)
- EZP-29730: Cannot add UDW configuration from YAML file located in other bundle
- EZP-29731: Missing icon in custom tags (#687)
- EZP-29728: Longitude validation appears when user try to publish after editing (#716)
- EZP-29761: RichText Editor crashes after addin link to the content into unordered list (#719)
- EZP-29819: Dynamic settings injected with wrong scope to config provider services (#718)
- EZP-29832: Unable to use AdminUI without admin rights
- EZP-29854: Cannot remove a selected item from custom dropdown (#732)
- EZP-29825: As a dev, I want to be able to override content edit form fields for specific Content Types (#720)
v1.3.2
v1.3.1
ezplatform-admin-ui changes between v1.3.0 and v1.3.1
Improvements
Bugs
- EZP-29700: Syntax error after logging out (#673)
- EZP-29707: Cannot read property 'remove' of null error from Selection (#675)
- EZP-29709: RequestLocaleListener tries to match SiteAccess on /_fos_user_context_hash (#678)
- EZP-29715: Javascript error with ez platform 2.3. maybe related to the new ezimageasset fieldtype (#681)
- EZP-29660: Ezobjectrelationlist ignores allowed content types when creating content via UDW (#679)
- EZP-29617: No route found after adding new translation (#641)
- EZEE-2462: Edit button still active after closing draft conflict modal window (#680)
v1.3.0
ezplatform-admin-ui changes between v1.2.0 and v1.3.0
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)
(#566) - 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-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#577)
- 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)
- EZEE-2304: As a QA I want to run DBP and FXW test features on Enterprise Demo (#623)
- EZP-29508: As an editor I want to manage ALT field with an image asset field type (#631)
- 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)
- EZP-29599: Improve spacing among filed types in Edit view (#613)
- EZP-29603: Improve styling of Search view and Search filters (#618)
- EZP-29408: As an editor I want to delete a content item with an image asset field (#591)
- EZP-29620: Date is not changed on Notifications pop-up (#655)
- EZP-29623: System Information / Composer isn't covered on timezone change (#656)
- EZP-29624: Value in ezdatetime & eztime field is not changed (#657)
- EZEE-2490: Update BaseField validator to handle custom elements definition (#666)
- EZP-29664: As a Developer I want RichText Custom Styles to be stored as eztemplate (#639)
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-29510: UI admin edit content does not allow to cancel if user has version remove permissions (#594)
- 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 '' ...
v1.3.0-rc2
ezplatform-admin-ui changes between v1.3.0-rc1 and v1.3.0-rc2
Improvements
- EZP-29599: Improve spacing among filed types in Edit view (#613)
- EZP-29603: Improve styling of Search view and Search filters (#618)
- EZP-29408: As an editor I want to delete a content item with an image asset field (#591)
Bugs
- EZP-29656: Harmonize labels in Editing view Content section (#638)
- EZP-29615: User is unable to redo the same step after using web browser back button (#642)
- EZP-29652: ezbinaryfile admin multilingual download (#636)
- EZP-29649: [Content Type Fields] Date and time hidden fields not hidden enough (#643)
- EZP-29662: Send to Trash modal in Admin Content type Editing view includes card component (#640)
- EZP-29670: Date for Single and Multiple relation is not updated with the user settings timezone (#645)
- EZP-29635: Labels in Admin Panel Editing view don't have styling (#632)
- EZP-29672: Missing spacing between form fields (#648)
- EZP-29654: No margin at the bottom of the page on Safari (#650)
v1.2.3
v1.3.0-rc1
ezplatform-admin-ui changes between v1.3.0-beta1 and v1.3.0-rc1
Improvements
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
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)