ezplatform

Meta repository that pulls in all dependencies for clean distribution of Ibexa Platform.

OTHER License

Downloads
41K
Stars
328
Committers
106

Bot releases are visible (Hide)

ezplatform - v2.4.1

Published by DominikaK over 5 years ago

Change log:

Changes since 2.4.0

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

Improvements

  • EZP-29982: The IsContainer method does not need arguments after the developer has access to ContentType on Content (#789)
  • 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)

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

ezplatform-admin-ui-modules changes between v1.4.0 and v1.4.1

Bugs

  • EZEE-2660: 500 error occurs when publishing form in form on the fly (#125)

ezplatform-http-cache changes between v0.8.0 and v0.8.1

Improvements

  • EZP-29817: Varnish - Purge requests with tokens (#72)
  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)

ezplatform-richtext changes between v1.0.0 and v1.0.1

Bugs

  • EZP-30012: Creating a new class in legacy admin interface fails with legacy ezrichtext extension installed (#26)

ezpublish-kernel changes between v7.4.0 and v7.4.2

Improvements

  • EZP-29997: Expose information about removed content items in EmptyTrashSignal and DeleteTrashItemSignal (#2520)
  • EZP-29559: Delete sleeping requirement for non-empty roles (#2525)
  • EZP-30008: More unique uniqid() (#2523)

Bugs

  • EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
  • EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
  • EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2533)

repository-forms changes between v2.4.0 and v2.4.1

Improvements

ezplatform - v2.4.0

Published by DominikaK almost 6 years ago

Change log:

Changes since 2.3.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: 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)
  • EZP-29871: Error 500 after creating Content Item based on Content Type with ezuser (#754)
  • EZP-29738: Triple validation message for invalid email address (#753)
  • EZP-29897: Workflow state panel becomes unusable in the Content Edit, when its container is displayed below the fold (#750)
  • EZP-29877: Custom tags and nested table focus issue (#752)
  • EZP-29875: Facebook tag set focus issue (#758)
  • EZP-29902: Admin UI - Locale is not correctly set (#756)
  • EZP-29716: It is not possible to translate Admin UI footer (#677)
  • EZP-29900: Validation of XML content failed when changing block styles in List block (#759)
  • EZP-28413: Empty username field after copying a user (#762)
  • EZP-29911: Deleting a translation of a content items redirects to a 404 page (#764)
  • EZP-29918: Removing padding on left and right toolbars (#760)
  • EZP-29904: Unable to select Base translation for a Content Item (#768)
  • EZP-29910: Image link icon disappears when I edit the content item (#767)
  • EZP-29917: Impossible to include custom tags, images, embed inside a custom tag (ezcontent) (#766)
  • EZP-29933: Admin UI REST API listener considers 3rd party routes as REST routes (#771)
  • EZP-29890: Wrong translation form is opened after using browser back button (#775)
  • EZP-29952: Content View mode always uses main language to display Field Def labels (#772)
  • EZP-29925: Content Type Translate in Edit mode is not based on browser's settings (#779)
  • EZP-29913: Missing disabled look and feel for some of the fields when translating Content Type (#777)

Misc

  • 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)
  • EZEE-2306: As a QA I want to broaden the coverage of automatic tests for PB (#703)
  • EZEE-2305: As a QA I want to run PB test features on Enterprise Demo (#737)

ezplatform-admin-ui-modules changes between v1.3.0 and v1.4.0

Improvements

  • EZP-28067: As an Editor, I want to Delete multiple content items at a time (#107)
  • EZP-29714: As an Editor, I want to use pagination in the sub-items widgets (#112)
  • EZP-29842: Implement content create permissions check in MFU (#116)
  • EZP-29747: As an editor, I want to see a list of content items impossible to delete (#113)

Bugs

  • EZP-29737: Invalid UDW container height after resizing window (#108)
  • EZP-29701: Select content button's outline is cut at the bottom (#110)
  • EZP-29746: Selected item blinking while loading its children in UDW (#111)
  • EZP-29836: Bulk move & delete buttons work without selection (#114)
  • EZP-29838: Cannot use Multi-file upload on Microsoft Edge (#115)
  • EZP-29873: "Cannot set property 'CurrentVersion' of null" notification when user click Bookmarks tab in UDW (#118)
  • EZP-29872: Unnecessary duplication of the file size in multi-file upload (#117)
  • EZP-29895: Loading spinner icon in Sub-items is too big (#119)
  • EZP-29965: Search in UDW does not show translated Content Type name (#122)
  • EZP-29966: Content Type is not translated in Subitems list view (#123)
  • EZP-29968: Error 500 for bulk delete/move (#124)

ezpublish-kernel changes between v7.3.0 and v7.4.0

Improvements

  • EZP-29721: Broken URL alias history is not restored after regenerating aliases (#2459)
  • EZP-28009: Extract the RichText FieldType to its own package (#2302)
  • EZP-29613: As a developer I want access to ContentType on Content to avoid re-loading it (#2444)
  • EZP-29658: As an Editor, I want to attach links to images in RichText Editor (#2492)
  • EZP-29823: Filter location loading on translations to avoid exception later when lazy property is loaded (#2480)
  • EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#2501)
  • EZP-29764: As a Developer I want to update single Content Type translation (#2484)
  • EZP-29788: As a developer, I want to delete content type translation (#2494)
  • EZP-29451: As an Administrator I want to have a CLI command for database cleanup (#2431)
  • EZP-29851: As a developer I want to be able to load several Locations at once (#2493)
  • EZP-29749: As an Administrator I want to configure Imagine ProxyResolver (#2470)
  • EZP-29932: As a Developer I want list of Languages based on User's browser settings (#2507)
  • EZP-29962: As a Developer I want API to detect if object is user/group (#2509)

Bugs

  • EZP-29586: Content copied by another user is still owned by original creator (#2447)
  • EZP-29801: Content View breaks when providing location id as param (#2478)
  • EZP-29809: api_keys.google_maps should not be set as null by default (#2477)
  • EZP-29375: REST API doesn't support multiple relation types (#2375)
  • EZP-29790: ContentService::loadContentListByContentInfo loads Content fields in random order on PosgreSQL (#2491)
  • EZP-29751: Wrong first URL generation in exotic languages (#2471)
  • EZP-29864: Spelling mistake in Content Type alert warnings (#2498)
  • EZP-28099: Wrong Urls at equal beginning path prefixes (#2083)
  • EZP-29887: Impossible to override the embed-inline default template (#2503)
  • EZP-29899: Current Content version loading can end up loading wrong version under concurrency (#2502)
  • EZP-29708: REST API returns the list of all SiteAccesses when invalid X-Siteaccess header value is set

Misc

  • EZP-29740: [Travis] For existing kernel integration tests add setups for new databases (#2468)

repository-forms changes between v2.3.0 and v2.4.0

Improvements

  • EZP-29748: Replacing the outdated verbiage of eZ Publish from eZ Platform when adding a Policy (#259)
  • EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#262)
  • EZP-29757: As an administrator, I want to be able to translate a content type (AdminUI frontend) (#263)

Bugs

  • EZP-29617: No route found after adding new translation (#256)
  • EZP-29518: ContentType option "Default field for sorting children" has no effect on new created objects (#258)
  • EZEE-2132: User should be redirected to created Landing Page instead of it's parent (#266)
  • EZP-29925: Content Type Translate in Edit mode is not based on browser's settings (#267)
  • EZP-29820: /user/update/{id}/{version}/{language} access limitation

Misc

  • EZP-29612: Automated code testing tool for documentation (#261)

ezplatform-richtext v1.0.0

New repository.

ezplatform - v2.4.0-rc1

Published by DominikaK almost 6 years ago

Change log:

Changes since v2.4.0-beta1:

ezplatform-admin-ui changes between 1.4.0-beta1 and 1.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)

ezplatform-admin-ui-modules changes between v1.4.0-beta1 and v1.4.0-rc1

Improvements

  • EZP-29747: As an editor, I want to see a list of content items impossible to delete (#113)

Bugs

  • EZP-29873: "Cannot set property 'CurrentVersion' of null" notification when user click Bookmarks tab in UDW (#118)
  • EZP-29872: Unnecessary duplication of the file size in multi-file upload (#117)
  • EZP-29895: Loading spinner icon in Sub-items is too big (#119)

ezpublish-kernel changes between v7.4.0-beta1 and v7.4.0-rc1

Improvements

  • EZP-29823: Filter location loading on translations to avoid exception later when lazy property is loaded (#2480)
  • EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#2501)
  • EZP-29764: As a Developer I want to update single Content Type translation (#2484)
  • EZP-29788: As a developer, I want to delete content type translation (#2494)

Bugs

ezplatform-richtext changes between v1.0.0-beta1 and v1.0.0-rc1

Bugs

  • EZP-29887: Impossible to override the embed-inline default template (#24)

repository-forms changes between v2.4.0-beta1 and v2.4.0-rc1

Improvements

  • EZP-29122: As a developer, I want to configure password policies in ezuser Field Definitions (#262)
  • EZP-29757: As an administrator, I want to be able to translate a content type (AdminUI frontend) (#263)
ezplatform - v2.4.0-beta1

Published by MagdalenaZuba almost 6 years ago

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)

ezplatform-admin-ui-modules changes between v1.3.0 and v1.4.0-beta1

Improvements

  • EZP-28067: As an Editor, I want to Delete multiple content items at a time (#107)
  • EZP-29714: As an Editor, I want to use pagination in the sub-items widgets (#112)
  • EZP-29842: Implement content create permissions check in MFU (#116)

Bugs

  • EZP-29737: Invalid UDW container height after resizing window (#108)
  • EZP-29701: Select content button's outline is cut at the bottom (#110)
  • EZP-29746: Selected item blinking while loading its children in UDW (#111)
  • EZP-29836: Bulk move & delete buttons work without selection (#114)
  • EZP-29838: Cannot use Multi-file upload on Microsoft Edge (#115)

ezpublish-kernel changes between v7.3.0 and v7.4.0-beta1

Improvements

  • EZP-29721: Broken URL alias history is not restored after regenerating aliases (#2459)
  • EZP-29740: [Travis] For existing kernel integration tests add setups for new databases (#2468)
  • EZP-29708: REST API returns the list of all SiteAccesses when invalid X-Siteaccess header value is set
  • EZP-28009: Extract the RichText FieldType to its own package (#2302)
  • EZP-29613: As a developer I want access to ContentType on Content to avoid re-loading it (#2444)
  • EZP-29658: As an Editor, I want to attach links to images in RichText Editor (#2492)

Bugs

  • EZP-29586: Content copied by another user is still owned by original creator (#2447)
  • EZP-29801: Content View breaks when providing location id as param (#2478)
  • EZP-29809: api_keys.google_maps should not be set as null by default (#2477)
  • EZP-29375: REST API doesn't support multiple relation types (#2375)
  • EZP-29790: ContentService::loadContentListByContentInfo loads Content fields in random order on PosgreSQL (#2491)
  • EZP-29751: Wrong first URL generation in exotic languages (#2471)

repository-forms changes between v2.3.0 and v2.4.0-beta1

Improvements

  • EZP-29820: /user/update/{id}/{version}/{language} access limitation (#260)
  • EZP-29748: Replacing the outdated verbiage of eZ Publish from eZ Platform when adding a Policy (#259)
  • EZP-29612: Automated code testing tool for documentation (#261)

Bugs

  • EZP-29617: No route found after adding new translation (#256)
  • EZP-29518: ContentType option "Default field for sorting children" has no effect on new created objects (#258)

ezplatform-richtext v1.0.0-beta1

New repository.

ezplatform - v2.3.2

Published by DominikaK almost 6 years ago

Change log:

Changes since v2.3.0:

ezpublish-kernel changes between v7.3.1 and v7.3.2

Improvements

  • EZP-29721: Broken URL alias history is not restored after regenerating aliases (#2459)

Misc

  • EZP-29740: [Travis] For existing kernel integration tests add setups for new databases (#2468)

ezplatform-admin-ui changes between v1.3.1 and v1.3.2

Improvements

  • EZEE-2234: As an Editor, I want to build a form on the fly while editing the page builder (#692)

Bugs

  • EZP-29730: Cannot add UDW configuration from YAML file located in other bundle (#)
  • EZP-29731: Missing icon in custom tags (#687)

Misc

ezplatform-admin-ui-modules changes between v1.3.0 and v1.3.1

Bugs

  • EZP-29737: Invalid UDW container height after resizing window (#108)
  • EZP-29701: Select content button's outline is cut at the bottom (#110)
  • EZP-29746: Selected item blinking while loading its children in UDW (#111)

repository-forms changes between v2.3.1 and v2.3.2

Bugs

  • EZP-29518: ContentType option "Default field for sorting children" has no effect on new created objects (#258)
ezplatform - v2.3.1

Published by MagdalenaZuba about 6 years ago

Change log:

Changes since v2.3.0:

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)

ezpublish-kernel changes between v7.3.0 and v7.3.1

Bugs

  • EZP-29586: Content copied by another user is still owned by original creator (#2447)

repository-forms changes between v2.3.0 and v2.3.1

Bugs

ezplatform - v2.3.0

Published by DominikaK about 6 years ago

Change log:

Changes since v2.2.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 <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)
  • 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-29602: Large images do not fit in the editor window (#634)
  • 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)
  • 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)
  • EZP-29687: eZ(date)Picker field clear button (X) does not clear date in flatpickr instance (#651)
  • EZP-29674: Translation extractor displays error when processing Tag/Style mappers (#649)
  • EZP-29684: Remove the hyphen from the "E-mail" in whole application (#654)
  • EZP-29688: eZ Map Location fieldtype validation error message is not displaying correctly (#653)
  • EZP-29682: Cannot set default Location for objectrelationlist (#652)
  • EZP-29690: Version conflict pop-up missing for My scheduled on Dashboard (#659)
  • EZP-29683: Status in link manager is misaligned (#661)
  • EZP-29679: Validation error messages not visible when trying to publish content (#660)
  • EZP-29677: Content type selector doesn't appear on Search on Safari (#658)
  • EZP-29653: Image asset is not properly styled on Safari (#662)
  • EZP-29650: [Content Type Fields] Selection field UI issues (#664)
  • EZP-29698: Missing short date format (#665)
  • EZP-29663: Login page redirects to notifications/count (#667)
  • EZP-29610: "Create new URL alias" modal is rendered when user select URL tab (#663)
  • EZP-29080: Select data range - date selectors are too close in Safari, Edge and FF (#668)
  • EZP-29676: Arrow pointing into Filters is too thin in Edge (#671)
  • EZP-29639: Labels for checkboxes and radioboxes are misaligned with inputs (#672)

Misc

  • EZP-29278: Further coverage of Page Builder with automated tests (#558)
  • EZP-29108: Port existing StudioUI tests to PageBuilder (#553)
  • 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
  • EZP-29458: Run AdminUI tests on AdminUIModules PRs (#599)

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

Improvements

  • EZP-29424: I want Confirmed items in UDW to be differentiated from the background (#93)
  • EZP-29182: As an Editor, I want to select a content item directly for a single selection to minimize the number of clicks (#94)
  • EZP-28890: Full eZ Platform v2 i18n support (#90)
  • EZP-29471: Improve styling of tabs in UDW (#98)
  • EZP-29469: Improve styling of Priority buttons in Sub-Items table (#97)
  • EZP-29481: Improve styling of UDW Search & Bookmarks content panels (#99)
  • EZP-29483: Improve styling of Multi-Selection button in UDW (#101)
  • EZP-29458: Run AdminUI tests on AdminUIModules PRs (#102)
  • EZP-29622: Date is not changed on UDW (#105)
  • EZP-29621: Date is not changed on Sub-items list (#104)

Bugs

  • EZP-29155: Priority buttons work in the same way (#80)
  • EZP-29383: Error when handling errors in Bookmarks tab in the Universal Discovery (#85)
  • EZP-29384: Content on the fly error with preselected location on deeper level (#87)
  • EZP-29371: Error 500 for empty search in UDW (#88)
  • EZP-29314: Lots of error messages after clicking fast bookmark button (#78)
  • EZP-29401: Incorrect selection color while creating content in the Universal Discovery (#91)
  • EZP-29463: Confirmed items should not be visible if is single selection (#96)
  • EZP-29452: Rendering unused panels in Universal Discovery (#95)
  • EZP-29498: showDangerNotification duplicates the functionality of showErrorNotification (#100)
  • EZP-29681: Clicking "Confirmed items" closes UDW (#103)

ezpublish-kernel changes between v7.2.0 and v7.3.0

Improvements

  • EZP-29427: As Developer I want a way to clear cache for a specific content version (#2396)
  • EZP-29462: Improve docblock and return type hint for ContentView::getLocation method (#2406)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#2417)
  • EZP-29470: As a developer I want trace for uncached Persistence calls (#2407)
  • EZP-29541: As a developer, I want a API to manage user preference (#2426)
  • EZP-29577: As a developer, I want a API to count user preference (#2433)
  • EZP-29104: Spike on ImageAsset field type (#2403)
  • EZP-29554: As an editor, I want to be able to apply custom styles to part of my text (#2427)
  • EZP-28881: Add a field to support "date object was trashed" (#2379)
  • EZP-29139: RegenerateUrlAliasesCommand should keep historized Url Aliases (#2454)
  • EZP-29234: As a developer, I want to read about customizing REST API response (#2434)
  • EZP-29508: As an editor I want to manage ALT field with an image asset field type (#2451)
  • EZP-29408: As an editor I want to delete a content item with an image asset field (#2409)
  • EZP-29664: As a Developer I want RichText Custom Styles to be stored as eztemplate (#2457)
  • EZP-29328: As a editor I want the richtext format to support the equivalent of ezmltext's tag (#2430)

Bugs

  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29376: New SiteAccess aware repo not handling languages on ContentView & when using sudo() (#2376)
  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#2385)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZEE-2176: Database schema update script from 7.1 to 7.2 fails on the eznotification table (#2389)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29447: Number of pending notifications is gather without taking into current user (#2400)
  • EZP-29421: Contents of file field are lost if object is saved before publishing (#2405)
  • EZP-29083: Error after trying to delete role assignment (#2377)
  • EZP-29034: Cannot install ezplatform on 1.7 branch (#2415)
  • EZP-29536: User isn't redirected to the login page when UnauthorizedException is thrown (#2425)
  • EZP-28888: Custom cache_service_name can not be set from siteaccess group (#2420)
  • DEMO-201: User is unable to create Article from COTF (#2432)
  • EZP-29504: ezplatform:reindex can't index a specific siteaccess (#2418)
  • EZP-29474: Error 500 for editor with section/view policy (#2413)
  • EZP-29581: I cannot clear image variation caches without clearing all caches (#2437)
  • EZP-29619: StashPass should check if config[caches] is set (#2450)
  • EZP-29518: ContentType option "Default field for sorting children" has no effect on new created objects (#2428)
  • EZP-29531: Do not render layout when rendering selection and relation items (#2205)
  • EZP-29593: Random time-related test corruption for internalPublishVersion (#2443)
  • EZP-29684: Remove the hyphen from the "E-mail" in whole application (#2461)
  • EZP-29510: UI admin edit content does not allow to cancel if user has version remove permissions (#2414)
  • EZP-29695: Option "Default content availability" on content types not working (#2462)

Misc

ezplatform-solr-search-engine changes between v1.5.2 and v1.5.4

Improvements

  • EZEE-1903: Add possibilty to generate solr config which can be used in platform.sh (#120)

Bugs

  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#123)

repository-forms changes between v2.2.0 and v2.3.0

Improvements

  • EZP-29409: Symfony 4.x compatibility (#241)
  • EZP-29138: Backport RegenerateUrlAliasesCommand to version 5.4 (#249)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#251)
  • EZP-29104: Spike on ImageAsset field type (#246)
  • EZP-29508: As an editor I want to manage ALT field with an image asset field type (#254)

Bugs

  • EZP-29421: Contents of file field are lost if object is saved before publishing (#242)
  • EZP-29091: Publishing Content from the frontend results in error (#244)
  • EZP-29269: User draft is not discarded on edition cancel (#240)
  • EZP-29684: Remove the hyphen from the "E-mail" in whole application (#255)

Misc

  • EZP-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#250)
ezplatform - v2.3.0-rc2

Published by DominikaK about 6 years ago

Change log:

Changes since v2.3.0-rc1:

ezpublish-kernel changes between v7.3.0-rc1 and v7.3.0-rc2

Improvements

  • EZP-29408: As an editor I want to delete a content item with an image asset field (#2409)

Bugs

  • EZP-29518: ContentType option "Default field for sorting children" has no effect on new created objects (#2428)

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)
ezplatform - v2.2.3

Published by MagdalenaZuba about 6 years ago

Change log:

Changes since v2.2.2:

ezpublish-kernel changes between v7.2.3 and v7.2.4

Improvements

  • EZP-29139: RegenerateUrlAliasesCommand should keep historized Url Aliases (#2454)
  • EZP-29234: As a developer, I want to read about customizing REST API response (#2434)

Bugs

  • EZP-29504: ezplatform:reindex can't index a specific siteaccess (#2418)
  • EZP-29474: Error 500 for editor with section/view policy (#2413)
  • EZP-29581: I cannot clear image variation caches without clearing all caches (#2437)
  • EZP-29619: [Not related to v2] StashPass should check if config[caches] is set (#2450)

ezplatform-solr-search-engine changes between v1.5.2 and v1.5.4

Improvements

  • EZEE-1903: Add possibilty to generate solr config which can be used in platform.sh (#120)

Bugs

  • EZP-29396: [Travis/CI] Cache size blows up in when using Redis with Stash (5.x & 1.x) (#123)

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

Improvements

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

Bugs

  • EZEE-2016: Different date/time format on Dashboard (#597)
  • EZP-29528: Content edit view is unstyled when multiple admin siteaccesses are configured (#616)

repository-forms changes between v2.2.1 and v2.2.2

Improvements

  • EZP-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#250)
ezplatform - v2.3.0-rc1

Published by MagdalenaZuba about 6 years ago

Change log:

Changes since v2.3.0-beta1:

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)

ezpublish-kernel changes between v7.3.0-beta1 and v7.3.0-rc1

Improvements

  • EZP-29234: As a developer, I want to read about customizing REST API response (#2434)
  • EZP-29508: As an editor I want to manage ALT field with an image asset field type (#2451)
  • EZP-29139: RegenerateUrlAliasesCommand should keep historized Url Aliases (#2454)

Bugs

  • EZP-29619: StashPass should check if config[caches] is set (#2450)
  • EZP-29504: ezplatform:reindex can't index a specific siteaccess (#2418)

repository-forms changes between v2.3.0-beta1 and v2.3.0-rc1

Improvements

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

Bugs

  • EZP-29269: User draft is not discarded on edition cancel (#240)
ezplatform - v2.3.0-beta1

Published by DominikaK about 6 years ago

Change log:

Changes since v2.2.0:

ezpublish-kernel changes between v7.2.0 and v7.3.0-beta1

Improvements

  • EZP-29427: As Developer I want a way to clear cache for a specific content version (#2396)
  • EZP-29462: Improve docblock and return type hint for ContentView::getLocation method (#2406)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#2417)
  • EZP-29470: As a developer I want trace for uncached Persistence calls (#2407)
  • EZP-29541: As a developer, I want a API to manage user preference (#2426)
  • EZP-29577: As a developer, I want a API to count user preference (#2433)
  • EZP-29104: Spike on ImageAsset field type (#2403)
  • EZP-29554: As an editor, I want to be able to apply custom styles to part of my text (#2427)
  • EZP-28881: Add a field to support "date object was trashed" (#2379)
  • EZP-29139: RegenerateUrlAliasesCommand should keep historized Url Aliases (#2423)

Bugs

  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29376: New SiteAccess aware repo not handling languages on ContentView & when using sudo() (#2376)
  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#2385)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZEE-2176: Database schema update script from 7.1 to 7.2 fails on the eznotification table (#2389)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29447: Number of pending notifications is gather without taking into current user (#2400)
  • EZP-29421: Contents of file field are lost if object is saved before publishing (#2405)
  • EZP-29083: Error after trying to delete role assignment (#2377)
  • EZP-29034: Cannot install ezplatform on 1.7 branch (#2415)
  • EZP-29536: User isn't redirected to the login page when UnauthorizedException is thrown (#2425)
  • EZP-28888: Custom cache_service_name can not be set from siteaccess group (#2420)
  • DEMO-201: User is unable to create Article from COTF (#2432)
  • EZP-29504: ezplatform:reindex can't index a specific siteaccess (#2418)
  • EZP-29474: Error 500 for editor with section/view policy (#2413)
  • EZP-29581: I cannot clear image variation caches without clearing all caches (#2437)

Misc

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)

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

Improvements

Bugs

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

Improvements

  • EZP-29424: I want Confirmed items in UDW to be differentiated from the background (#93)
  • EZP-29182: As an Editor, I want to select a content item directly for a single selection to minimize the number of clicks (#94)
  • EZP-28890: Full eZ Platform v2 i18n support (#90)
  • EZP-29471: Improve styling of tabs in UDW (#98)
  • EZP-29469: Improve styling of Priority buttons in Sub-Items table (#97)
  • EZP-29481: Improve styling of UDW Search & Bookmarks content panels (#99)
  • EZP-29483: Improve styling of Multi-Selection button in UDW (#101)
  • EZP-29458: Run AdminUI tests on AdminUIModules PRs (#102)

Bugs

  • EZP-29155: Priority buttons work in the same way (#80)
  • EZP-29383: Error when handling errors in Bookmarks tab in the Universal Discovery (#85)
  • EZP-29384: Content on the fly error with preselected location on deeper level (#87)
  • EZP-29371: Error 500 for empty search in UDW (#88)
  • EZP-29314: Lots of error messages after clicking fast bookmark button (#78)
  • EZP-29401: Incorrect selection color while creating content in the Universal Discovery (#91)
  • EZP-29463: Confirmed items should not be visible if is single selection (#96)
  • EZP-29452: Rendering unused panels in Universal Discovery (#95)
  • EZP-29498: showDangerNotification duplicates the functionality of showErrorNotification (#100)

ezplatform-solr-search-engine changes between v1.5.2 and v1.5.4

Improvements

  • EZEE-1903: Add possibilty to generate solr config which can be used in platform.sh (#120)

Bugs

  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#123)

repository-forms changes between v2.2.0 and v2.3.0-beta1

Improvements

  • EZP-29409: Symfony 4.x compatibility (#241)
  • EZP-29138: Backport RegenerateUrlAliasesCommand to version 5.4 (#249)
  • EZP-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#250)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#251)
  • EZP-29104: Spike on ImageAsset field type (#246)

Bugs

  • EZP-29421: Contents of file field are lost if object is saved before publishing (#242)
  • EZP-29091: Publishing Content from the frontend results in error (#244)
ezplatform - v1.13.4

Published by DominikaK about 6 years ago

Change log:

Changes since v1.13.3:

ezpublish-kernel changes between v6.13.3 and v6.13.4

Improvements

  • EZP-28942: As a REST consumer, I want to sort a view using a Field (#2355)

Bugs

  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2325)
  • EZP-29297: 404 error pages for hidden locations should be tagged (#2350)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29326: OwnerLimitationType and ContentCreateStruct are incompatible (#2359)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2365)
  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29034: Cannot install ezplatform on 1.7 branch (#2415)

Misc

PlatformUIBundle changes between v1.13.3 and v1.13.4

Bugs

  • EZP-29239: Elements in the RelationList should be displayed in the correct order (#973)
  • EZP-29281: Content shouldn't be visible in ezobjectrelation after sending it to trash (#974)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#978)
  • EZP-29353: UDW: unwanted highlight when clicking on content items in Firefox (#976)

Misc

  • EZP-29455: Prepare full regression setup with default configuration (#981)

ezplatform-http-cache changes between v0.6.0 and v0.7.0

Improvements

  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#66)
  • EZP-29120: Purge cache for Landing Page when related Content is updated (#67)

Bugs

  • EZP-29297: 404 error pages for hidden locations should be tagged (#69)
ezplatform - v1.7.8

Published by MagdalenaZuba about 6 years ago

Change log:

Changes since v1.7.7:

PlatformUIBundle changes between v1.7.7 and v1.7.8

Improvements

  • EZP-29017: Improve design of frontend notifications (#965)
  • EZP-29455: Prepare full regression setup with default configuration (#981)

Bugs

  • EZEE-1851: Unable to translate own Block names in StudioUI (#947)
  • EZP-27271: Unable to upload large binary file using REST / Platform UI (#953)
  • EZP-28258: Can't publish/save content with missing Selection option (#931)
  • EZP-28781: Content still visible in ezobjectrelationlist after sending it to trash (#955)
  • EZP-28953: RichText editor's toolbox obscures the preceding paragraph's content (#968)
  • EZP-29239: Elements in the RelationList should be displayed in the correct order (#973)
  • EZP-29281: Content shouldn't be visible in ezobjectrelation after sending it to trash (#974)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#978)

ezpublish-kernel changes between v6.7.7 and v6.7.8

Improvements

Bugs

  • EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
  • EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)
  • EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
  • EZP-28860: Fix using view builders with closure controllers (#2257)
  • EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
  • EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
  • EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
  • EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
  • EZP-28934: LocationService doesn't check content/manage_locations policy during location create (#2283)
  • EZP-27271: Unable to upload large binary file using REST / Platform UI (#2268)
  • EZP-28554: Error 400 after filling Text field in URL field type (#2278)
  • EZP-28439: Related content is still displayed after it is moved to trash (#2287)
  • EZP-29077: CachedPermissionService doesn't consider sudo (#2304)
  • EZP-29116: Conversions from ezxmltext to ezrichtext fails if ezmltext have duplicate xhtml ids (#2312)
  • EZP-29087: Sending to trash should rely on content/remove policy (#2314)
  • EZP-25562: Error "Impossible to access an attribute ("width") on a null variable" when something goes wrong in ImageExtension::getImageVariation (#2318)
  • EZP-29024: Adding policy user/register to the role throws 500 (#2315)
  • EZP-27948: When swapping Locations with the same name and parent, URL aliases are not swapped as well (#2297)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2339)
  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2325)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29326: OwnerLimitationType and ContentCreateStruct are incompatible (#2359)
  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29034: Cannot install ezplatform on 1.7 branch (#2415)

repository-forms changes between v1.5.4 and v1.5.5

Improvements

  • EZP-28224: Setup and fix behat tests on repository-forms:2.0 (#232)

Bugs

  • EZP-27819: Template exception when editing policies with no node and subtree limitation (#152)
ezplatform - v1.13.4-rc1

Published by DominikaK about 6 years ago

Change log:

Changes since v1.13.4-beta1:

PlatformUIBundle changes between v1.13.3 and v1.13.4-rc1

Bugs

  • EZP-29239: Elements in the RelationList should be displayed in the correct order (#973)
  • EZP-29281: Content shouldn't be visible in ezobjectrelation after sending it to trash (#974)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#978)
  • EZP-29353: UDW: unwanted highlight when clicking on content items in Firefox (#976)

Misc

  • EZP-29455: Prepare full regression setup with default configuration (#981)
ezplatform - v1.7.8-rc1

Published by MagdalenaZuba about 6 years ago

Change log:

Changes since v1.7.7:

PlatformUIBundle changes between v1.7.7 and v1.7.8-rc1

Improvements

  • EZP-29107: Use Varnish Docker setup on Travis
  • EZP-29455: Prepare full regression setup with default configuration (#981)

Bugs

  • EZEE-1851: Unable to translate own Block names in StudioUI (#947)
  • EZP-27271: Unable to upload large binary file using REST / Platform UI (#953)
  • EZP-28258: Can't publish/save content with missing Selection option (#931)
  • EZP-28781: Content still visible in ezobjectrelationlist after sending it to trash (#955)
  • EZP-28953: RichText editor's toolbox obscures the preceding paragraph's content (#968)
  • EZP-29239: Elements in the RelationList should be displayed in the correct order (#973)
  • EZP-29281: Content shouldn't be visible in ezobjectrelation after sending it to trash (#974)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#978)

ezpublish-kernel changes between v6.7.7 and v6.7.8-rc1

Improvements

Bugs

  • EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
  • EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)
  • EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
  • EZP-28860: Fix using view builders with closure controllers (#2257)
  • EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
  • EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
  • EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
  • EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
  • EZP-28934: LocationService doesn't check content/manage_locations policy during location create (#2283)
  • EZP-27271: Unable to upload large binary file using REST / Platform UI (#2268)
  • EZP-28554: Error 400 after filling Text field in URL field type (#2278)
  • EZP-28439: Related content is still displayed after it is moved to trash (#2287)
  • EZP-29077: CachedPermissionService doesn't consider sudo (#2304)
  • EZP-29116: Conversions from ezxmltext to ezrichtext fails if ezmltext have duplicate xhtml ids (#2312)
  • EZP-29087: Sending to trash should rely on content/remove policy (#2314)
  • EZP-25562: Error "Impossible to access an attribute ("width") on a null variable" when something goes wrong in ImageExtension::getImageVariation (#2318)
  • EZP-29024: Adding policy user/register to the role throws 500 (#2315)
  • EZP-27948: When swapping Locations with the same name and parent, URL aliases are not swapped as well (#2297)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2339)
  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2325)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29326: OwnerLimitationType and ContentCreateStruct are incompatible (#2359)
  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)

repository-forms changes between v1.5.4 and v1.5.5-rc1

Improvements

  • EZP-28224: Setup and fix behat tests on repository-forms:2.0 (#232)
ezplatform - v2.2.2

Published by DominikaK about 6 years ago

Change log:

Changes since v2.2.1:

This release changes the following third-party component versions:

  • Symfony from 3.4.11 to 3.4.14

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)

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

Improvements

  • EZP-29424: I want Confirmed items in UDW to be differentiated from the background (#93)

Bugs

  • EZP-29401: Incorrect selection color while creating content in the Universal Discovery (#91)
  • EZP-29452: Rendering unused panels in Universal Discovery (#95)

ezpublish-kernel changes between v7.2.1 and v7.2.2

Improvements

  • EZP-29427: As Developer I want a way to clear cache for a specific content version (#2396)

Bugs

  • EZEE-2176: Database schema update script from 7.1 to 7.2 fails on the eznotification table (#2389)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29447: Number of pending notifications is gather without taking into current user (#2400)
  • EZP-29421: Contents of file field are lost if object is saved before publishing (#2405)
  • EZP-29083: Error after trying to delete role assignment (#2377)

Misc

repository-forms changes between v2.2.0 and v2.2.1

Improvements

  • EZP-29138: Author FieldType isn't prefilled with logged user data (#249)

Bugs

  • EZP-29421: Contents of file field are lost if object is saved before publishing (#242)
  • EZP-29091: Publishing Content from the frontend results in error (#244)
ezplatform - v2.2.1

Published by DominikaK over 6 years ago

Change log:

Changes since v2.2.0:

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)

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

Bugs

  • EZP-29155: Priority buttons work in the same way (#80)
  • EZP-29383: Error when handling errors in Bookmarks tab in the Universal Discovery (#85)
  • EZP-29384: Content on the fly error with preselected location on deeper level (#87)
  • EZP-29371: Error 500 for empty search in UDW (#88)
  • EZP-29314: Lots of error messages after clicking fast bookmark button (#78)

ezpublish-kernel changes between v7.2.0 and v7.2.1

Bugs

  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29376: New SiteAccess aware repo not handling languages on ContentView & when using sudo() (#2376)
  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#2385)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
ezplatform - v2.2.0

Published by DominikaK over 6 years ago

Change log:

Changes since v2.1.0:

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

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

Improvements

  • EZP-27952: Sub-items table - Incorrect number displayed in the table header (#62)
  • EZP-28936: Content On The Fly parameters - preselected content type (#63)
  • EZP-29154: As a developer, I want to configure the number of sub-items displayed in the sub-items list (#65)
  • EZP-29251: Expose field types values when selecting content with UDW (#67)
  • EZP-29148: As an editor I want to access my bookmarks from UDW (#66)

Bugs

  • EZP-29302: UDW displays N/A instead of item's Content Type (#68)
  • EZP-29319: I want to know that Confirmed items in UDW are clickable (#71)
  • EZP-29270: Sub-items sorting order not respected by UDW (#72)
  • EZP-29127: [UDW] Selected items limit shouldn't be displayed with multiple false (#75)
  • EZP-29338: Can select content without information about content image in UDW (#77)
  • EZP-29360: Bookmark button in UDW is placed too low (#79)

ezpublish-kernel changes between v7.1.0 and v7.2.0

Improvements

  • EZP-28950: MySQL UTF8 doesn't support 4-byte chars (#2367)
  • EZP-29018: Messages related to Posix converstion still points to ezpublish.yml files (#2290)
  • EZP-29106: Show author name in version list / draft conflict dialog (#2319)
  • EZP-29062: Copy subtree (#2309)
  • EZP-28811: As an Administrator I want to decide which pattern should be used in URL generation (#2306)
  • EZP-29146: As a developer, I want an API to manage bookmarks (#2324)
  • EZP-29137: As a developer, I want to replace missing images with placeholders (#2311)
  • EZP-29202: Swapping a bookmarked content item (#2335)
  • EZP-29201: Sending a bookmarked content item to trash (#2332)
  • EZP-29147: As a developer, I want a REST API to manage bookmarks (#2340)
  • EZP-29167: lowercase url should be the default configuration of the system (#2346)
  • EZP-27743: Introduce sub-interfaces of Criterion Interface (#2330)
  • EZP-28956: As a Developer I want access to Content on Location object, so that I can use it if I need it (#2328)
  • EZP-29322: As an editor I want to use translated Admin panel (#2361)
  • EZEE-2081: Move NotificationBundle into AdminUI (#2368)
  • EZP-27429: As a Developer I want the API to use configured languages unless I tell it otherwise (#2064)
  • EZP-29238: As an Administrator I want to resize original images (#2357)
  • EZP-28942: As a REST consumer, I want to sort a view using a Field (#2355)
  • EZP-28705: As a Maintainer I want PostgreSQL script to update existing sequences (#2216)

Bugs

  • EZP-28882: Wrong VersionNo emit by signalDispatcher (#2298)
  • EZP-29077: CachedPermissionService doesn't consider sudo (#2304)
  • EZP-28863: REST search error for searching fields with the same name (#2292)
  • EZP-28967: RichText Field Type removes line breaks inside table cells (#2301)
  • EZEE-1864: Scheduled publishing doesn't work together with Redis cache (#2305)
  • EZP-29116: Conversions from ezxmltext to ezrichtext fails if ezmltext have duplicate xhtml ids (#2312)
  • EZP-29087: Sending to trash should rely on content/remove policy (#2314)
  • EZP-25562: Error "Impossible to access an attribute ("width") on a null variable" when something goes wrong in ImageExtension::getImageVariation (#2318)
  • EZP-29024: Adding policy user/register to the role throws 500 (#2315)
  • EZP-29113: Role tab on CI is not refreshed after changing assignments in Admin/Roles (#2313)
  • EZP-29135: Converting ezxmltext to richtext when embed tag contains neither node_id or object_id fails (#2320)
  • EZP-27948: When swapping Locations with the same name and parent, URL aliases are not swapped as well (#2297)
  • EZP-29110: Changing tables charset to utf8mb4 result in "Specified key is too long" errors (#2326)
  • EZP-29211: Error "Notice: Undefined offset: 1" in the eZ Platform profiler tab (#2343)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2365)
  • EZEE-1976: Cannot display Home when Content / Read has everything selected in State (#2331)
  • EZP-29296: UserService loadByEmail returns empty array from cache (#2347)
  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2352)
  • EZP-29297: 404 error pages for hidden locations should be tagged (#2350)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29316: UI admin allows user to create custom urls regardless of policy (#2358)
  • 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. (#2360)
  • EZP-29326: OwnerLimitationType and ContentCreateStruct are incompatible (#2359)
  • EZP-29093: Add state limitations to versionRead and VersionRemove (#2307)
  • EZP-29340: NotificationService is not part of SiteAccessAware Repository layer (#2363)
  • EZEE-2145: PageBuilder does not work with Map\Port matcher with SSL enabled (#2362)

Misc

ezplatform-design-engine changes between v1.2.0 and v2.0.0

Bugs

  • EZP-29237: Creating template in app/Resources/views overrides that template in other themes (#17)

ezplatform-http-cache changes between v0.6.0 and v0.7.0

Improvements

  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#66)
  • EZP-29120: Purge cache for Landing Page when related Content is updated (#67)

Bugs

  • EZP-29297: 404 error pages for hidden locations should be tagged (#69)

ezplatform-solr-search-engine changes between v1.5.1 and v1.5.2

Bugs

repository-forms changes between v2.1.0 and v2.2.0

Bugs

  • EZP-28551: [Media and Binary] You can set maximum file size to less than zero (#221)
  • EZP-29024: Adding policy user/register to the role throws 500 (#236)

Misc

  • EZP-28224: Setup and fix behat tests on repository-forms:2.0 (#235)
ezplatform - v2.2.0-rc1

Published by MagdalenaZuba over 6 years ago

Change log:

Changes since v2.2.0-beta1:

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)

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

Bugs

  • EZP-29302: UDW displays N/A instead of item's Content Type (#68)
  • EZP-29319: I want to know that Confirmed items in UDW are clickable (#71)
  • EZP-29270: Sub-items sorting order not respected by UDW (#72)

ezplatform-http-cache changes between v0.7.0-beta1 and v0.7.0-rc1

Bugs

  • EZP-29297: 404 error pages for hidden locations should be tagged (#69)

ezpublish-kernel changes between v7.2.0-beta1 and v7.2.0-rc1

Bugs

  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2352)
  • EZP-29297: 404 error pages for hidden locations should be tagged (#2350)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29316: UI admin allows user to create custom urls regardless of policy (#2358)
  • 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. (#2360)

ezplatform-standard-design v0.1-rc1

New bundle that defines Standard Design and Theme to be handled by ezplatform-design-engine.

ezplatform - v2.2.0-beta1

Published by MagdalenaZuba over 6 years ago

Change log:

Changes since v2.1.1:

ezpublish-kernel changes between v7.1.1 and v7.2.0-beta1

Improvements

  • EZP-28950: MySQL UTF8 doesn't support 4-byte chars (#2337)
  • EZP-29018: Messages related to Posix converstion still points to ezpublish.yml files (#2290)
  • EZP-29062: Copy subtree (#2309)
  • EZP-28811: As an Administrator I want to decide which pattern should be used in URL generation (#2306)
  • EZP-29146: As a developer, I want an API to manage bookmarks (#2324)
  • EZP-29137: As a developer, I want to replace missing images with placeholders (#2311)
  • EZP-29202: Swapping a bookmarked content item (#2335)
  • EZP-29201: Sending a bookmarked content item to trash (#2332)
  • EZP-29147: As a developer, I want a REST API to manage bookmarks (#2340)
  • EZP-29167: lowercase url should be the default configuration of the system (#2346)
  • EZP-27743: Introduce sub-interfaces of Criterion Interface (#2330)

Bugs

  • EZP-29110: Changing tables charset to utf8mb4 result in "Specified key is too long" errors (#2326)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2339)
  • EZEE-1976: Cannot display Home when Content / Read has everything selected in State (#2331)
  • EZP-29211: Error "Notice: Undefined offset: 1" in the eZ Platform profiler tab (#2343)
  • EZP-29296: UserService loadByEmail returns empty array from cache (#2347)
  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2325)

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)

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

Improvements

  • EZP-29154: As a developer, I want to configure the number of sub-items displayed in the sub-items list (#65)
  • EZP-29251: Expose field types values when selecting content with UDW (#67)
  • EZP-29148: As an editor I want to access my bookmarks from UDW (#66)

ezplatform-design-engine changes between v1.2.0 and v2.0.0-beta1

Bugs

  • EZP-29237: Creating template in app/Resources/views overrides that template in other themes (#17)

ezplatform-http-cache changes between v0.6.1 and v0.7.0-beta1

Improvements

  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#66)
Package Rankings
Top 3.69% on Packagist.org
Badges
Extracted from project README
Build Status Downloads Latest release License