Skip to content

v2.5.10

Compare
Choose a tag to compare
@DominikaK DominikaK released this 29 May 13:55
· 342 commits to master since this release

ezplatform v2.5.10 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v2.5.10

Changes since 2.5.9

ezplatform-admin-ui changes between v1.5.9 and v1.5.10

Improvements

Bugs

  • EZP-31066: Error when clicking the link in RTE (#1267)
  • EZEE-2930: Cannot create form in item with user field (#1244)
  • EZEE-3030: Links containing 'ezlocation` or 'ezcontent' keywords break RTE validation on paste (#1283)
  • EZP-31484: 'Visibility' checkbox in CT details is still visible after 'Create content' side menu is opened (#1310)
  • EZEE-2961: Deleting User that has version inside workflow may break content in Admin UI (#1210)
  • EZP-30940: Cannot remove table from richtext field (#1321)
  • EZP-31521: Menu reorder doesn't work if at least three items have same orderNumber (#1315)
  • EZP-29354: Language information in table header is not centered (#1325)
  • EZP-31051: Password expired screen incorrectly informs that email has been sent (#1328)
  • EZP-31120: Image is not replaced in RTE / OE when publishing directly (#1327)
  • EZP-31539: Link Validation error in Richtext Editor (#1338)
  • EZP-31578: Fixing CS issues (#1349)
  • EZP-29475: Changes for UDW title (#1346)
  • EZP-31547: Autowiring fails for CustomTag service when using 3rd party translator bundle (#1335)
  • EZP-27324: New draft based on a selected version doesn't respect media/binaryfile binaries versions (#1372)
  • EZP-31626: Error on rendering embed locations (#1374)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#1355)
  • EZP-31340: Correct outdated classes implementation which implementing ChoiceLoaderInterface (#1380)
  • EZP-31641: Unable to manage links in table cells (#1382)
  • EZP-31583: Content created with Public API with no Location breaks Admin UI in several places (#1353)
  • EZP-30925: User is able to remove translations which he does not have access to edit (#1383)
  • EZP-31639: Media and file fields not loaded correctly in edit mode (#1391)

ezplatform-admin-ui-modules changes between v1.5.7 and v1.5.8

Bugs

  • EZP-31408: "This Location has no Sub-items" msg is displayed above location (#285)
  • EZP-31070: Missing message in Browse tab in UDW when starting location is empty (#284)

ezplatform-richtext changes between v1.1.6 and v1.1.7

Bugs

  • EZP-31512: Search indexing of RichText fields doesn't work on PHP 7.3.16 (#128)
  • EZP-31129: Invalid version of already corrected link visible on the Link manager page (#109)
  • EZP-29196: richtext editor not handling list items which contains line breaks (#129)
  • EZP-30861: RichText Field Type removes line breaks inside header element (#141)
  • EZP-31626: Error on rendering embed locations (#146)

ezplatform-solr-search-engine changes between v1.7.3 and v1.7.4

Bugs

  • EZP-31420: Removing a translation does not remove SolR documents
  • EZP-25484: Solr : identifier fields are indexed incorrectly and can not be used in queries / searches
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE (#186)

ezplatform-standard-design changes between v0.2.1 and v0.2.2

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use

ezplatform-user changes between v1.0.5 and v1.0.6

Improvements

  • EZP-31195: Sender of password-reset mail not taken from config (#59)

Bugs

ezpublish-kernel changes between v7.5.7 and v7.5.8

Improvements

  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#2956)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel
  • EZP-31411: As a Developer I want PHP API allow fetching Trashed nodes sorted by trashed date (#2954)
  • EZP-31542: Add PHP 7.4 support (#3017)

Bugs

  • EZP-31002: State limitation on Versionread or Publish causes exception when creating items (#2955)
  • EZP-31299: Search results only show content in its main language (#2982)
  • EZP-31485: [kernel] image content type has unexistent creator id in cleandata.sql (#2991)
  • EZP-30956: File with name beginning with "(" cannot be downloaded (#2899)
  • EZP-31457: There is no user provider for user "eZ\Publish\Core\MVC\Symfony\Security\UserWrapped" (#2993)
  • EZP-31512: Search indexing of RichText fields doesn't work on PHP 7.3.16 (#3008)
  • EZP-31463: Fetching non existing type field leads to an error (#2978)
  • EZP-31129: Invalid version of already corrected link visible on the Link manager page (#2957)
  • EZP-31461: Newly added locations to Content don't preserve sorting options (#2977)
  • EZP-30760: Content with custom URL alias defined becomes unavailable after moving when its parent is removed (#2965)
  • EZP-31112: URLAliases are gone after switching the location (#2923)
  • EZP-31136: Only urls used in the system should be visible in Link Manager (#3015)
  • EZP-31558: Cache key in CT contains reserved characters {}()/@: (#3018)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31592: MySQL SQL schema file is not marked as deprecated (#3024)
  • EZP-31586: Some columns are missing in schema.sql (#3025)
  • EZP-31248: SolR breaks when content contains ascii codes < 32 (#2904)
  • EZP-31240: Querying for contentobjects missing ImageAsset FieldType in GraphQL ends up with an error (#3013)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE (#3031)
  • EZP-27324: New draft based on a selected version doesn't respect media/binaryfile binaries versions (#3033)
  • EZP-31644: Compound SiteAccess matcher usage results in serializing error (#3037)
  • EZP-25484: Solr : identifier fields are indexed incorrectly and can not be used in queries / searches (#3034)
  • EZP-30925: User is able to remove translations which he does not have access to edit (#3036)

repository-forms changes between v2.5.6 and v2.5.7

Improvements

Bugs

  • EZEE-2930: Cannot create form in item with user field (#334)
  • EZP-31013: Cannot edit user when password validation appears (#335)
  • EZP-31317: User create & edit form load Content type ignoring user-preferred language (#332)
  • EZP-31449: It's not possible to clear CT's description and CT's fieldtype description (#338)
  • EZP-31581: Missing translation when create CT (#340)

ezplatform changes between v2.5.9 and v2.5.10

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#514)
  • EZP-31579: Docker stack should rely on PHP_IMAGE variable when installing dependencies (#535)

Misc