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 hidden (Show)

ezplatform - v2.5.13

Published by MagdalenaZuba about 4 years ago

ezplatform v2.5.13 change log

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

Changes since 2.5.12

doctrine-dbal-schema changes between v0.1.2 and v0.1.3

Misc

ezplatform-admin-ui changes between v1.5.12 and v1.5.13

Improvements

  • EZP-30686: As a Developer I want the errors to be logged if exception is thrown while form submission handling (#1425)
  • EZP-31788: Duplicate SVG icon for "portfolio" id (#1444)

Bugs

  • EZP-31743: Multi-input single field validation doesn't show proper error (#1435)
  • EZP-31557: 'ezdate' fieldtype update may show invalid date value (#1350)
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#1439)
  • EZP-31777: Reverse relations if user doesn't have access to main Location (Relations, Search) (#1443)
  • EZP-31805: Fieldtypes preview blocks are not overridable in adminUI (#1452)
  • EZP-31782: PermissionChecker caches policy limitations incorrectly (#1450)

ezplatform-matrix-fieldtype changes between v1.0.4 and v1.0.5

Misc

ezplatform-solr-search-engine changes between v1.7.5 and v1.7.6

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE

ezpublish-kernel changes between v7.5.10 and v7.5.11

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#3050)
  • EZP-31776: Reverse relations if user doesn't have access to main Location (UDW, Subitems - REST) (#3055)
  • EZP-30857: Referenced image file is not deleted from storage when removing draft, archived or published version. (#3056)
  • EZP-31511: Custom URL Aliases corrupted URL's (#3054)
  • EZP-31768: Editing Content and assigning its old URL to a different Content will not work properly (#3062)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3061)

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

Bugs

  • EZP-31557: 'ezdate' fieldtype update may show invalid date value (#341)
ezplatform - v3.1.1

Published by DominikaK about 4 years ago

ezplatform v3.1.1 change log

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

Changes since 3.1.0

ezplatform-admin-ui changes between v2.1.0 and v2.1.1

Improvements

Bugs

  • EZP-31743: Multi-input single field validation doesn't show proper error (#1435)
  • EZP-31742: UDW error for users with restricted content types (#1432)

ezplatform-kernel changes between v1.1.0 and v1.1.1

Bugs

  • EZP-31569: Fixed a typo in the PHPDoc for SPI FilteringSortClause
  • EZP-31325: Added test coverage for sorting by Content & Location IDs

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

  • EC-198: Used default bootstrap form_theme for default search form (#8)

ezplatform changes between v3.1.0 and v3.1.1

Improvements

  • EZP-31744: DATABASE_URL env variable doesn't contain server version (#576)
ezplatform - v3.0.6

Published by MagdalenaZuba about 4 years ago

ezplatform v3.0.6 change log

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

Changes since 3.0.5

ez-support-tools changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31719: Incorrect end of life information on Dashboard (#53)

ezplatform-admin-ui changes between v2.0.4 and v2.0.5

Improvements

  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#1407)
  • EZP-30686: As a Developer I want the errors to be logged if exception is thrown while form submission handling (#1425)

Bugs

  • EZP-31668: Pagination limit configuration is not working (#1394)
  • EZEE-3167: Add siteaccess from site factory in regular preview (#1405)
  • EZP-31583: Content created with Public API with no Location breaks Admin UI in several places (#1402)
  • EZP-31692: Question mark tooltip does not disappear on edit content page view (#1415)
  • EZP-31695: Close button do not have tooltip label on Send to trash popup notification (#1414)
  • EZP-31703: Missing tooltip label for close button at remove content from Trash popup notification (#1417)
  • EZP-31696: Content Tree icon fade to black after clicking on it (#1422)
  • EZP-31719: Incorrect end of life information on Dashboard (#1421)
  • EZP-31694: Error when the user clicks on the link in the notification (#1430)
  • EZP-31743: Multi-input single field validation doesn't show proper error (#1435)
  • EZP-31742: UDW error for users with restricted content types (#1432)

ezplatform-kernel changes between v1.0.4 and v1.0.5

Improvements

  • EZP-31688: Remove obsolete forked 3rd party packages (#77)
  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#3043)

Bugs

  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation
  • EZP-31698: Cache warmup results in "service already initialized" error (#79)
  • EZP-31701: Default search engine configuration is used instead of siteaccess-specific one (#82)
  • EZP-31665: UserWrapped serialization broken (#70)
  • EZP-31595: The user does not have access to embedded content with correct permissions (3.0 version) (#81)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE

ezplatform-query-fieldtype changes between v2.0.1 and v2.0.2

Improvements

  • EZP-31676: Allow to specify a fixed offset in a paginated query field (#40)

Bugs

  • EZP-31675: Query field type parameters are always cast to string (#39)
  • EZP-31678: The itemViewType parameter isn't passed on to the child template (#41)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#42)

Misc

ezplatform-rest changes between v1.0.1 and v1.0.2

Improvements

  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#51)

ezplatform-richtext changes between v2.0.5 and v2.0.6

Bugs

ezplatform-solr-search-engine changes between v3.0.2 and v3.0.3

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZEE-3208: [ES] Visibility SortClause ignores Content Visibility (#190)

ezplatform-user changes between v2.0.2 and v2.0.3

Bugs

ezplatform changes between v3.0.5 and v3.0.6

Improvements

  • EZP-31688: Remove obsolete forked 3rd party packages (#567)
  • EZP-31744: DATABASE_URL env variable doesn't contain server version (#576)
ezplatform - v3.1.0

Published by DominikaK over 4 years ago

ezplatform v3.1.0 change log

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

Changes since 3.0.0

ez-support-tools changes between v2.0.0 and v2.1.0

Bugs

  • EZP-31719: Incorrect end of life information on Dashboard (#53)

ezplatform-admin-ui changes between v2.0.0 and v2.1.0

Improvements

Bugs

  • EZP-31398: Field type element overlaps with ez-edit-header__content-type-name (#1334)
  • EZP-31545: Internal error message when try to select location (#1340)
  • EZP-31548: Sidebar widget sometimes is overlapped by header (#1337)
  • EZP-31555: Cannot scroll down list of available contents in create a new content menu (#1342)
  • EZEE-3093: Unable to save a Form in Form Builder (#1344)
  • EZP-31539: Link Validation error in Richtext Editor (#1338)
  • EZP-31449: It's not possible to clear CT's description and CT's fieldtype description (#1345)
  • EZP-31459: [UDW] Allowed Content Types are not respected in object relation field (#1307)
  • 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-31581: Missing translation when create CT (#1352)
  • EZP-31017: Not enough information about validation when changing password (#1357)
  • EZP-31600: TableView throws an error when Creator/Contributor is removed for any of the content items (#1358)
  • 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
  • EZP-31340: Correct outdated classes implementation which implementing ChoiceLoaderInterface (#1380)
  • EZEE-3071: SiteFactory SiteAccesses do not have a human readable name (#1369)
  • EZP-31641: Unable to manage links in table cells (#1382)
  • EZP-31656: Close button does not have tooltip on all create an item page (#1390)
  • EZP-31583: Content created with Public API with no Location breaks Admin UI in several places (#1402)
  • 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)
  • EZP-31405: Embed image link removed on edit content (#1255)
  • EZP-31668: Pagination limit configuration is not working (#1394)
  • EZEE-3167: Add siteaccess from site factory in regular preview (#1405)
  • EZP-31714: dropdown in Trash has low case letters (#1416)
  • EZP-31692: Question mark tooltip does not disappear on edit content page view (#1415)
  • EZP-31695: Close button do not have tooltip label on Send to trash popup notification (#1414)
  • EZP-31703: Missing tooltip label for close button at remove content from Trash popup notification (#1417)
  • EZP-31696: Content Tree icon fade to black after clicking on it (#1422)
  • EZP-31697: Tooltips disappear after a while (#1420)
  • EZEE-3195: Validation text is not aligned and the graphics are not correctly displayed (#1419)
  • EZP-31693: [Search] On frontend Custom range can be selected but not set up (#1409)
  • EZP-31730: [Content-Tree] Uncaught TypeError: Cannot read property 'contains' of undefined (#1424)
  • EZP-31710: On frontend search filtering by user does not work (#1410)
  • EZP-31719: Incorrect end of life information on Dashboard (#1421)
  • EZP-31694: Error when the user clicks on the link in the notification (#1430)

ezplatform-content-forms changes between v1.0.0 and v1.1.0

Improvements

Bugs

  • EZP-31317: User create & edit form load Content type ignoring user-preferred language (#23)
  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#27)

ezplatform-graphql changes between v2.0.0 and v2.1.0

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

ezplatform-http-cache changes between v2.0.0 and v2.1.0

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)

ezplatform-kernel changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#44)
  • EZP-31281: Decouple & inject RoleDomainMapper into the Repository (#42)
  • 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)
  • EZP-31590: As an administration, I want to manage URL wildcards (#56)
  • EZP-31574: Save incomplete draft (#63)
  • EZP-31344: Collapsible Field Groups in Content and Editing view (#84)
  • EZP-31688: Remove obsolete forked 3rd party packages (#77)
  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#3043)
  • EZP-31650: Find content in trash (#85)
  • EZP-31569: As a Developer I want Content Repository filtering API (#54)
  • EZEE-3176: User permission at field group level (#86)
  • EZP-31588: As a Developer, I want to configure search engine features with tags which follows same convention (#51)

Bugs

  • EZP-31544: command ezplatform:check throw an error (#39)
  • EZEE-3091: Can not see eZ Platform Debug in Symfony Profiler (#41)
  • EZP-31546: Path prefixes are ignored for binaries and images (#38)
  • EZP-31012: Password expiration does not work on v3 (#45)
  • 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-31580: [kernel] Replaced userHandler version to cached one in PermissionResolver (#49)
  • 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)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#47)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31591: Farsi (Persian) language is missing in internal locale conversion map (#52)
  • 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 (#3028)
  • EZP-31420: Removing a translation does not remove SolR documents
  • 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)
  • EZP-31663: Location indexing is not triggered after LocationService::createLocation (#68)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation
  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#78)
  • EZP-31698: Cache warmup results in "service already initialized" error (#79)
  • EZP-31701: Default search engine configuration is used instead of siteaccess-specific one (#82)
  • EZP-31665: UserWrapped serialization broken (#70)
  • EZP-31595: The user does not have access to embedded content with correct permissions (3.0 version) (#81)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)

ezplatform-query-fieldtype changes between v2.0.0 and v2.1.0

Improvements

  • EZP-31676: Allow to specify a fixed offset in a paginated query field (#40)

Bugs

  • EZP-31556: Contentquery field type fails with Solr Bundle enabled (#34)
  • EZP-31675: Query field type parameters are always cast to string (#39)
  • EZP-31678: The itemViewType parameter isn't passed on to the child template (#41)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#42)

ezplatform-rest changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#51)

Bugs

ezplatform-richtext changes between v2.0.0 and v2.1.0

Improvements

  • EZP-31183: As a Developer I want to drop support for "Criteria" element in REST Input Query parser (#135)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#139)

Bugs

ezplatform-solr-search-engine changes between v3.0.0 and v3.1.0

Improvements

  • EZP-31588: As a Developer, I want to configure search engine features with tags which follows same convention (#191)

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)
  • EZEE-3208: [ES] Visibility SortClause ignores Content Visibility (#190)

ezplatform-user changes between v2.0.0 and v2.1.0

Improvements

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

Bugs

  • EZP-31017: Not enough information about validation when changing password (#70)
  • EZP-31668: Pagination limit configuration is not working (#72)
  • EZP-31691: Cannot reset password (#73)

ezplatform changes between v3.0.0 and v3.1.0

Improvements

Bugs

  • EZP-31541: As a Developer I want be able to change Redis cache namespace using env variables (#530)
  • EZP-31540: Add GraphQL configs to .gitignore (#526)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#537)

Misc

ezplatform-search

New repository

ezplatform - v2.5.12

Published by MagdalenaZuba over 4 years ago

ezplatform v2.5.12 change log

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

Changes since 2.5.11

ez-support-tools changes between v1.0.7 and v1.0.8

Bugs

  • EZP-31719: Incorrect end of life information on Dashboard (#55)

ezplatform-admin-ui changes between v1.5.11 and v1.5.12

Bugs

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

Improvements

  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#286)

ezplatform-http-cache changes between v1.0.0 and v1.0.1

Improvement

  • Allow tag handler and response tagger to be auto-wired (#132)
  • Port over fixes from meta repo VCL: Add asset compression & fix inline doc typo

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

Bugs

  • EZEE-3208: [ES] Visibility SortClause ignores Content Visibility (#190)

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

Bugs

  • EZP-31668: Pagination limit configuration is not working (#72)

ezpublish-kernel changes between v7.5.9 and v7.5.10

Improvements

  • EZP-31674: As a developer, I want proper PHPDoc types defined in field value objects (#3042)
  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#3043)

Bugs

  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation (#3040)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)
ezplatform - v3.1.0-rc2

Published by DominikaK over 4 years ago

ezplatform v3.1.0-rc2 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.1.0-rc2

Changes since 3.1.0-rc1

ezplatform-admin-ui changes between v2.1.0-rc1 and v2.1.0-rc2

Improvements

Bugs

  • EZP-31583: Content created with Public API with no Location breaks Admin UI in several places (#1402)

ezplatform-content-forms changes between v1.1.0-rc1 and v1.1.0-rc2

Improvements

  • EZP-31344: Collapsible Field Groups in Content and Editing view (#28)

ezplatform-kernel changes between v1.1.0-rc1 and v1.1.0-rc2

Improvements

Bugs

  • EZP-31701: Default search engine configuration is used instead of siteaccess-specific one (#82)

ezplatform-rest changes between v1.1.0-rc1 and v1.1.0-rc2

Improvements

  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#51)
ezplatform - v3.1.0-rc1

Published by MagdalenaZuba over 4 years ago

ezplatform v3.1.0-rc1 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.1.0-rc1

Changes since 3.1.0-beta1

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

Improvements

Bugs

  • EZEE-3167: Add siteaccess from site factory in regular preview (#1405)

ezplatform-content-forms changes between v1.1.0-beta1 and v1.1.0-rc1

Bugs

  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#27)

ezplatform-kernel changes between v1.1.0-beta1 and v1.1.0-rc1

Improvements

  • EZP-31688: Remove obsolete forked 3rd party packages (#77)
  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#3043)

Bugs

  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation
  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#78)
  • EZP-31698: Cache warmup results in "service already initialized" error (#79)

ezplatform-query-fieldtype changes between v2.1.0-beta1 and v2.1.0-rc1

Bugs

  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#42)

ezplatform-user changes between v2.1.0-beta1 and v2.1.0-rc1

Bugs

ezplatform changes between v3.1.0-beta1 and v3.1.0-rc1

Improvements

ezplatform - v3.1.0-beta1

Published by DominikaK over 4 years ago

ezplatform v3.1.0-beta1 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.1.0-beta1

Changes since 3.0.0

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

Improvements

Bugs

  • EZP-31398: Field type element overlaps with ez-edit-header__content-type-name (#1334)
  • EZP-31545: Internal error message when try to select location (#1340)
  • EZP-31548: Sidebar widget sometimes is overlapped by header (#1337)
  • EZP-31555: Cannot scroll down list of available contents in create a new content menu (#1342)
  • EZEE-3093: Unable to save a Form in Form Builder (#1344)
  • EZP-31539: Link Validation error in Richtext Editor (#1338)
  • EZP-31449: It's not possible to clear CT's description and CT's fieldtype description (#1345)
  • EZP-31459: [UDW] Allowed Content Types are not respected in object relation field (#1307)
  • 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-31581: Missing translation when create CT (#1352)
  • EZP-31017: Not enough information about validation when changing password (#1357)
  • EZP-31600: TableView throws an error when Creator/Contributor is removed for any of the content items (#1358)
  • 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
  • EZP-31340: Correct outdated classes implementation which implementing ChoiceLoaderInterface (#1380)
  • EZEE-3071: SiteFactory SiteAccesses do not have a human readable name (#1369)
  • EZP-31641: Unable to manage links in table cells (#1382)
  • EZP-31656: Close button does not have tooltip on all create an item page (#1390)
  • 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)
  • EZP-31405: Embed image link removed on edit content (#1255)
  • EZP-31668: Pagination limit configuration is not working (#1394)

ezplatform-content-forms changes between v1.0.0 and v1.1.0-beta1

Improvements

Bugs

  • EZP-31317: User create & edit form load Content type ignoring user-preferred language (#23)

ezplatform-graphql changes between v2.0.0 and v2.1.0-beta1

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

ezplatform-http-cache changes between v2.0.0 and v2.1.0-beta1

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)

ezplatform-kernel changes between v1.0.0 and v1.1.0-beta1

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#44)
  • EZP-31281: Decouple & inject RoleDomainMapper into the Repository (#42)
  • 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)
  • EZP-31590: As an administration, I want to manage URL wildcards (#56)
  • EZP-31574: Save incomplete draft (#63)
  • EZP-31344: Collapsible Field Groups in Content and Editing view (#73)

Bugs

  • EZP-31544: command ezplatform:check throw an error (#39)
  • EZEE-3091: Can not see eZ Platform Debug in Symfony Profiler (#41)
  • EZP-31546: Path prefixes are ignored for binaries and images (#38)
  • EZP-31012: Password expiration does not work on v3 (#45)
  • 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-31580: [kernel] Replaced userHandler version to cached one in PermissionResolver (#49)
  • 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)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#47)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31591: Farsi (Persian) language is missing in internal locale conversion map (#52)
  • 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 (#3028)
  • EZP-31420: Removing a translation does not remove SolR documents
  • 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)
  • EZP-31663: Location indexing is not triggered after LocationService::createLocation (#68)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)

ezplatform-query-fieldtype changes between v2.0.0 and v2.1.0-beta1

Improvements

  • EZP-31676: Allow to specify a fixed offset in a paginated query field (#40)

Bugs

  • EZP-31556: Contentquery field type fails with Solr Bundle enabled (#34)
  • EZP-31675: Query field type parameters are always cast to string (#39)
  • EZP-31678: The itemViewType parameter isn't passed on to the child template (#41)

ezplatform-rest changes between v1.0.0 and v1.1.0-beta1

Bugs

ezplatform-richtext changes between v2.0.0 and v2.1.0-beta1

Improvements

  • EZP-31183: As a Developer I want to drop support for "Criteria" element in REST Input Query parser (#135)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#139)

Bugs

ezplatform-solr-search-engine changes between v3.0.0 and v3.1.0-beta1

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-user changes between v2.0.0 and v2.1.0-beta1

Improvements

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

Bugs

  • EZP-31017: Not enough information about validation when changing password (#70)
  • EZP-31668: Pagination limit configuration is not working (#72)

ezplatform changes between v3.0.0 and v3.1.0-beta1

Improvements

  • EZP-31579: Docker stack should rely on PHP_IMAGE variable when installing dependencies (#535)
  • EZP-31672: Update branding within the application (#561)
  • EZP-31651: Customizable search controller (#563)

Bugs

  • EZP-31541: As a Developer I want be able to change Redis cache namespace using env variables (#530)
  • EZP-31540: Add GraphQL configs to .gitignore (#526)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#537)

Misc

ezplatform-search

New repository

ezplatform - v2.5.11

Published by MagdalenaZuba over 4 years ago

ezplatform v2.5.11 change log

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

Changes since 2.5.10

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

Bugs

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

Bugs

  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
ezplatform - v3.0.5

Published by MagdalenaZuba over 4 years ago

ezplatform v3.0.5 change log

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

Changes since 3.0.4

ezplatform-admin-ui changes between v2.0.3 and v2.0.4

Bugs

  • EZP-31340: Correct outdated classes implementation which implementing ChoiceLoaderInterface (#1380)
  • EZP-31405: Embed image link removed on edit content (#1255)

ezplatform-kernel changes between v1.0.3 and v1.0.4

Bugs

  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)

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

Bugs

Misc

ezplatform-richtext changes between v2.0.4 and v2.0.5

Bugs

ezplatform-solr-search-engine changes between v3.0.1 and v3.0.2

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE (#186)
ezplatform - v2.5.10

Published by DominikaK over 4 years ago

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

ezplatform - v3.0.4

Published by DominikaK over 4 years ago

ezplatform v3.0.4 change log

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

Changes since 3.0.3

ezplatform-admin-ui changes between v2.0.2 and v2.0.3

Bugs

  • 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
  • EZEE-3071: SiteFactory SiteAccesses do not have a human readable name (#1369)
  • 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-kernel changes between v1.0.2 and v1.0.3

Bugs

  • 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-31420: Removing a translation does not remove SolR documents
  • 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)

ezplatform-richtext changes between v2.0.3 and v2.0.4

Bugs

ezplatform-solr-search-engine changes between v3.0.0 and v3.0.1

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

ezplatform-user changes between v2.0.1 and v2.0.2

Improvements

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

Published by MagdalenaZuba over 4 years ago

ezplatform v3.0.3 change log

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

Changes since 3.0.2

ezplatform-http-cache changes between v2.0.1 and v2.0.2

Improvements

  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)

ezplatform-richtext changes between v2.0.2 and v2.0.3

Bugs

  • EZP-30861: RichText Field Type removes line breaks inside header element (#141)

ezplatform changes between v3.0.2 and v3.0.3

Bugs

  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#537)
ezplatform - v3.0.2

Published by DominikaK over 4 years ago

ezplatform v3.0.2 change log

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

Changes since 3.0.1

ezplatform-admin-ui changes between v2.0.1 and v2.0.2

Improvements

Bugs

  • EZP-31449: It's not possible to clear CT's description and CT's fieldtype description (#1345)
  • EZP-31459: [UDW] Allowed Content Types are not respected in object relation field (#1307)
  • 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-31581: Missing translation when create CT (#1352)
  • EZP-31017: Not enough information about validation when changing password (#1357)
  • EZP-31600: TableView throws an error when Creator/Contributor is removed for any of the content items (#1358)

Misc

ezplatform-content-forms changes between v1.0.1 and v1.0.2

Improvements

ezplatform-graphql changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

ezplatform-http-cache changes between v2.0.0 and v2.0.1

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)

ezplatform-kernel changes between v1.0.1 and v1.0.2

Improvements

  • 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-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-31580: [kernel] Replaced userHandler version to cached one in PermissionResolver (#49)
  • 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)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#47)
  • EZP-31560: Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31591: Farsi (Persian) language is missing in internal locale conversion map (#52)
  • EZP-31592: MySQL SQL schema file is not marked as deprecated (#3024)
  • EZP-31586: Some columns are missing in schema.sql (#3025)

ezplatform-richtext changes between v2.0.1 and v2.0.2

Improvements

  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#139)

Bugs

  • EZP-29475: Changes for UDW title (#140)
  • EZP-31547: Autowiring fails for CustomTag service when using 3rd party translator bundle (#142)

ezplatform-user changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31017: Not enough information about validation when changing password (#70)

ezplatform changes between v3.0.1 and v3.0.2

Improvements

  • EZP-31579: Docker stack should rely on PHP_IMAGE variable when installing dependencies (#535)

Misc

ezplatform - v3.0.1

Published by MagdalenaZuba over 4 years ago

ezplatform v3.0.1 change log

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

Changes since 3.0.0

ezplatform changes between v3.0.0 and v3.0.1

Bugs

  • EZP-31541: As a Developer I want be able to change Redis cache namespace using env variables (#530)
  • EZP-31540: Add GraphQL configs to .gitignore (#526)

Misc

ezplatform-content-forms changes between v1.0.0 and v1.0.1

Bugs

  • EZP-31317: User create & edit form load Content type ignoring user-preferred language (#23)

ezplatform-admin-ui changes between v2.0.0 and v2.0.1

Improvements

  • EZP-31195: Sender of password-reset mail not taken from config (#1240)
  • EZP-31183: As a Developer I want to drop support for "Criteria" element in REST Input Query parser (#1336)
  • EZEE-3090: As an administrator, I want to use advanced user permissions (#1339)

Bugs

  • EZP-31398: Field type element overlaps with ez-edit-header__content-type-name (#1334)
  • EZP-31545: Internal error message when try to select location (#1340)
  • EZP-31548: Sidebar widget sometimes is overlapped by header (#1337)
  • EZP-31555: Cannot scroll down list of available contents in create a new content menu (#1342)
  • EZEE-3093: Unable to save a Form in Form Builder (#1344)
  • EZP-31539: Link Validation error in Richtext Editor (#1338)

Misc

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

Improvements

  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#44)
  • EZP-31281: Decouple & inject RoleDomainMapper into the Repository (#42)

Bugs

  • EZP-31544: command ezplatform:check throw an error (#39)
  • EZEE-3091: Can not see eZ Platform Debug in Symfony Profiler (#41)
  • EZP-31546: Path prefixes are ignored for binaries and images (#38)
  • EZP-31012: Password expiration does not work on v3 (#45)

ezplatform-query-fieldtype changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31556: Contentquery field type fails with Solr Bundle enabled (#34)

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

Improvements

  • EZP-31183: As a Developer I want to drop support for "Criteria" element in REST Input Query parser (#135)

Bugs

  • EZEE-3094: Internal links in RichText blocks crash page builder on save (#138)
  • EZP-31539: Link Validation error in Richtext Editor (#137)
ezplatform - v3.0.0

Published by DominikaK over 4 years ago

ezplatform v3.0.0 change log

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

Changes since 2.5.0

doctrine-dbal-schema changes between v0.1.0 and v1.0.0

Improvements

  • EZP-30488: Upgrade ezsystems/doctrine-dbal-schema to use Symfony 4 components (#3)
  • EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#7)
  • EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#8)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#9)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#10)

ez-support-tools changes between v1.0.0 and v2.0.0

Improvements

  • EZP-30582: Upgrade ezsystems/ez-support-tools to use Symfony 4 components (#37)
  • EZP-30814: Remove Twig deprecations (#40)
  • EZP-30880: As a Developer I want MatcherFactory to use registry to avoid direct Container calls (#42)
  • EZP-31148: Harmonize Badges by adding them as new UI component (#45)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#46)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#47)
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#48)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#49)

Bugs

  • EZP-30402: eZ Platform EE 2.5 BUL shown as Trial in dashboard (#36)
  • EZP-30670: SystemInfo in AdminUI shows wrong Symfony Kernel name (#38)
  • EZEE-2800: Cannot edit Landing Page (#39)

ezplatform-admin-ui changes between v1.5.0 and v2.0.0

Improvements

  • EZP-31241: Checkbox when not checked should display 'No' in the content item view (#1187)
  • EZP-31250: Harmonize text in tables: align text to the top (#1175)
  • EZP-31148: Harmonize Badges by adding them as new UI component (#1172)
  • EZP-31182: As an Editor I want to access Version compare from the versions table (#1205)
  • EZP-31295: Unable to use default empty custom CSS class in the OE (#1194)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#1151)
  • EZP-31322: Left aligned ez-header elements when resizing browser window (#1209)
  • EZP-31186: Update design for widgets (#1193)
  • EZP-31314: Update animation for Content Tree (#1214)
  • EZP-31223: Harmonize Headers and exit button for specific previews (#1231)
  • EZP-29950: Filtered search - Change the design for Creator selected tag to be consistent with subtree tag (#1242)
  • EZP-31380: Disable manage rows/cells buttons for table and row toolbars (#1232)
  • EZP-31382: As a Developer, I want to have access to userId in JS scripts (#1233)
  • EZP-31236: Add Tooltips as new UI component (#1176)
  • EZEE-2971: As an editor, I want to see all the sites in a table view (#1260)
  • EZP-31386: Update design for widgets in Site Builder (#1253)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#1225)
  • EZP-31416: Remove selection bar on the right from UDW (Browse) (#1263)
  • EZP-31421: Change class .ez-card--fieldtype-container to more universal one (#1262)
  • EZP-29948: Add a Date picker field when Custom range is selected for Last modified or Created (#1261)
  • EZP-29947: Show search criteria tags when performing filtered search (#1265)
  • EZP-31438: Add tooltips to Site Builder (#1268)
  • EZP-31118: Introduce strict types for ContentService (#1148)
  • EZP-31477: When the user selects Limitations then a list of SiteAccess should be loaded by SiteAccessService (#1272)
  • EZEE-3029: Add basic policy for version comparison (#1278)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#1288)
  • EZEE-2982: As an Editor, I want to edit content in the UDW (#1282)
  • EZP-31491: As a developer, I want to add icon to top menu entry (#1284)
  • EZP-31448: Introduce strict types for LocationService (#1275)
  • EZP-31482: Introduce strict types for FieldType & VO (#1281)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#1276)
  • EZP-31503: Update Icons (#1298)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#1295)
  • EZP-31417: Add tooltips to v3 UDW & Calendar (#1274)
  • EZEE-2988: As an Editor, I want to schedule hiding of a content item (#1280)
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#1314)
  • EZP-31439: Harmonize tooltips usage (#1332)
  • EZP-31532: Update design of edit translation widget in search and dashboard (#1322)
  • EZP-31383: As an Administrator I want to be able to copy Roles (#1241)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#1330)

Bugs

  • EZP-31291: Content Type creation filter doesn't work on File and other words found in the HTML (#1190)
  • EZEE-2853: Preferred date and time format is not applied to Scheduler block date picker and Scheduler tab (#1186)
  • EZP-31128: Tabs are misaligned when notification is displayed (#1189)
  • EZP-29550: Empty table view in trash manager should display a disabled Trash button (#1188)
  • EZP-29249: ezobjectrelation/ezobjectrelationlist - differences between prototype and application (#1183)
  • EZEE-2956: Auto confirm is not enabled in UDW for Embed block (#1200)
  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#1114)
  • EZEE-2914: Custom inline style does not save when editor directly clicks Publish button (#1192)
  • EZP-29955: Misaligned outline for [X] button in notifications popup (#1204)
  • EZP-31277: Different timezones than GMT+0 may result in the invalid default date for ezdate field (#1185)
  • EZP-30860: Block quote not formatted in preview (#1206)
  • EZP-30850: Custom tag is not properly styled when Right align is set (#1207)
  • EZP-30339: [Safari] Bookmark button loses its grey background (#1203)
  • EZP-30403: Preferred date format is not applied to date fields in custom range in search filters (#1202)
  • EZP-31297: Persistent XSS in user preferences (#1211)
  • EZP-31339: ContentTree configuration not resolved correctly (#1212)
  • EZP-31261: UDW tree is not loaded properly when switching from Bookmarks tab (#1199)
  • EZP-30908: Hour covers (X) button for ezdatetime field type (#1196)
  • EZP-31347: Select field hidden outside page - universal fix (#1218)
  • EZP-31349: Content Tree animation triggered for changes on Details tab (#1221)
  • EZP-30009: Missing translation for All modules/ All functions policy (#1215)
  • EZP-30575: [User setting short/long Date and Time format] Cannot use characters in format strings (#1191)
  • EZP-31137: RTE dropdown for block styles does not show all positions when custom ones are in use (#1217)
  • EZP-30761: Admin UI doesn't handle very long strings well (#1177)
  • EZP-30485: Console error when typing # in anchor name field (#1197)
  • EZP-31367: Content tree should display the root location of the section
  • EZEE-2975: In Page Builder dropdown widgets are too low after being expanded (#1234)
  • EZP-31233: Cannot change headers in table in RTE on Firefox
  • EZP-31381: Overlay covers Send to Trash pop-up (#1235)
  • EZP-31384: Broken Content on the fly create template style (#1239)
  • EZEE-2933: Error in console when pressing Enter in RTE in Page Builder (#1243)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#1249)
  • EZP-31394: Wrong button and behavior for edit action in version table (#1246)
  • EZP-31395: reverse relation list is not displayed with the correct permissions
  • EZP-31371: Copying a web page link w/o protocol in a Word paragraph leads to a 404 error (#1245)
  • EZP-31392: Fix failing image asset test (#1247)
  • EZP-30482: No limitation to image content type when embedding image to RTE (#1252)
  • EZP-31404: Validation error message is not aligned with new create form style (#1257)
  • EZP-31356: Cannot select block style in RTE when using scroll in dropdown on FF and Safari (#1256)
  • EZP-31299: Search results only show content in its main language (#1223)
  • EZP-31430: Can't select existing object for ImageAsset field (#1264)
  • EZP-31407: Unnecessary tooltip in the header (#1266)
  • EZP-31066: Error when clicking the link in RTE (#1267)
  • EZEE-2930: Cannot create form in item with user field
  • EZEE-3030: Links containing 'ezlocation` or 'ezcontent' keywords break RTE validation on paste (#1283)
  • EZP-31500: Menu entry icon is too big (#1293)
  • EZP-31488: Wrong header when editing on the fly (#1294)
  • EZP-31467: Delete draft message is misaligned (#1296)
  • EZP-31508: Unable to change main translation (#1301)
  • EZP-31504: Missing translation for eZ version on Dashboard (#1302)
  • EZP-31509: No translation for draft.conflict.close (#1303)
  • EZP-31270: Can't access Back Office when user has CT Limitation on content create (#1300)
  • EZP-31447: Remove button in search criteria for 'creator' field is not displayed propertly (#1299)
  • EZEE-3052: Search functionality throw an error code 500 while searching for a content with selected filters (#1308)
  • EZP-31465: Error when deleting user (#1309)
  • EZP-31490: Added translation is not visible in preview (#1311)
  • EZP-31458: Incorrectly implemented/unhide class with calendar date picker on search page (#1312)
  • EZP-31484: 'Visibility' checkbox in CT details is still visible after 'Create content' side menu is opened (#1310)
  • EZP-31412: Inconsistent date format in the relation field type table (#1305)
  • EZP-31515: Schedule later widget is hiding after clicking calendar input (#1313)
  • EZEE-2961: Deleting User that has version inside workflow may break content in Admin UI (#1210)
  • EZP-31403: Widget header is not visible (#1306)
  • EZEE-3067: Confirm button is covered by date picker in schedule hide (#1317)
  • EZP-31471: Keyword Field value is not stored per version (#1316)
  • EZP-31526: UDW crushes when trying to collapse first row in bookmark tab (#1319)
  • EZEE-3066: X button is misaligned in modal in Calendar (#1320)
  • 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-31408: "This Location has no Sub-items" msg is displayed above location (#1326)
  • 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-31537: Update color for icon button in Roles table (#1329)
  • EZEE-3077: Update missing bundles translations before releasing major v3 version (#1331)

Misc

  • EZEE-2950: [Behat] Inject drag'n'drop script using Webpack Encore (#1201)
  • EZP-31116: Adapt Behat tests to new Universal Discovery Widget design (#1220)
  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#1228)
  • EZP-31366: [Behat] Element intercepted when creating Content Type (#1227)

ezplatform-content-forms changes between repository-forms v2.5.0 and ezplatform-content-forms v1.0.0

Improvements

  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#11)
  • EZP-31118: Introduce strict types for ContentService (#14)
  • EZP-31448: Introduce strict types for LocationService (#15)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#18)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#19)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#17)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#20)
  • EZP-30814: Remove Twig deprecations (#307)
  • EZP-30797: As an administrator, I want to configure a password expiration for users (#311)
  • EZP-30988: As a Developer I want PHP API allow fetching URLs filtered by Section (#320)
  • EZP-30983: As an Administrator, I want prevent users from reusing old password (#319)
  • EZP-30985: Remove deprecated features from eZ (#321)

Bugs

  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#13)
  • EZEE-2930: Cannot create form in item with user field (#16)
  • EZP-30417: Password requirements are not displayed when resetting password (#288)
  • EZP-30586: Adding of Selection FieldType without configured options leads to an 500 error (#294)
  • EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#296)
  • EZP-30712: Cannot set eztime field value to 00:00 (#301)
  • EZP-30918: Accessing content which has relation to content residing in restricted section ends up with an error (#327)
  • EZP-31238: Inconsistent image FieldType form (#330)
  • EZP-28900: Float fieldtype not show on ezplatform UI 2.x (#325)

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#291)

ezplatform-core changes between v1.0.0 and v2.0.0

Improvements

  • EZP-30577: Upgrade ezsystems/ezplatform-core to use Symfony 4 components (#9)
  • EZP-30636: As a Developer I want to configure eZ Platform 3.0 using ezplatform extension (#11)
  • EZP-30985: Remove deprecated features from eZ (#13)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#15)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#16)

Bugs

  • EZP-30364: Wrong paths are generated for Encore configs when bundle is symlinked (#4)
  • EZP-30384: Failed to create 'var/encore': Permission denied (#5)
  • EZP-30479: Compile assets script is not working on some setups (#7)

ezplatform-design-engine changes between v2.0.0 and v3.0.0

Improvements

  • EZP-30576: Upgrade ezsystems/ezplatform-design-engine to use Symfony 4 components (#19)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#21)
  • EZP-30906: Remove deprecated templating services (#23)
  • EZP-30985: Remove deprecated features from eZ (#25)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#26)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#27)

Bugs

  • EZP-30673: eZ Design does not find templates placed in Symfony 4 app structure (#20)

ezplatform-graphql changes between v1.0.0 and v2.0.0

Improvements

  • EZEE-2775: Spike for sitefactory (#35)
  • EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#36)
  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#73)
  • EZP-30658: Upgrade ezsystems/ezplatform-graphql to use Symfony 4 components (#39)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#52)
  • EZP-30726: Location and children support in GraphQL (#51)
  • EZP-31036: Matrix Field Type GraphQL support (#65)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#71)
  • EZP-31021: Microcopy: revise exception & command microcopy (#70)
  • EZP-31078: Enhance Content Type Value Object (#75)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#78)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#80)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#81)

Bugs

  • EZP-30422: GraphQL breaks if content type group has a dash character (-) (#31)
  • EZP-30420: GraphQL: Exception if contenttype group is empty (#32)
  • EZP-30419: GraphQL schema generation fails if content type is in multiple groups (#33)
  • EZP-30414: Relation fields aren't resolved (#30)
  • EZP-30691: The ezplatform:graphql:generate-schema command relies on Repository
  • EZP-30957: Subitems list does not load after a new Content Type is created and used (#55)
  • EZP-31240: Querying for contentobjects missing ImageAsset FieldType in GraphQL ends up with an error (#72)

ezplatform-http-cache changes between v0.9.0 and v2.0.0

Improvements

  • EZP-30554: Purge several keys at once to simplify debug & reduce round trips (#85)
  • EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#83)
  • EZP-30627: Unify twig helpers naming (#88)
  • EZP-30544: Migrate Http Cache Bundle to FOS Cache Bundle v2 (#93)
  • EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#91)
  • EZP-30814: Remove Twig deprecations (#97)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#98)
  • EZP-30906: Remove deprecated templating services (#100)
  • EZP-30934: Remove usage of deprecated getCurrentUser method (#101)
  • EZP-30985: Remove deprecated features from eZ (#105)
  • EZP-30971: Remove deprecated role service methods (#102)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#108)
  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#113)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#121)
  • EZP-31493: Remove http as valid purge type (#120)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#125)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#126)

Bugs

  • EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#107)
  • EZP-31498: Restore varnish authorization by token (#122)
  • EZP-31501: Package could not be installed due to removed minimum-stability from composer.json

Misc

  • EZP-30662: Create a proof of concept Behat test for http-cache bundle (#95)

ezplatform-kernel changes between ezpublish-kernel v7.5.0 and ezplatform-kernel v1.0.0

Improvements

  • EZP-24520: SearchResult/LocationList objects should implement \IteratorAggregate (#2837)
  • EZP-30392: Drop deprecated code from ezpublish-kernel (#25)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#35)
  • EZP-30567: As a developer I want ez_query controler to handle pagerFanta (#2651)
  • EZP-30621: As a Developer I want Kernel LegacyStorage gateways to be dropped (#2813)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#2942)
  • EZP-30733: CleanupVersionsCommand should use new ContentService::loadVersions status argument for better performance (#2692)
  • EZP-30882: As a developer I want to use custom Field Type as Content thumbnail (#2959)
  • EZP-30885: Introduce strict types for LanguageService (#2811)
  • EZP-30921: As a Developer I want deprecated Zeta Components database abstraction layer to be dropped in favor of Doctrine DBAL (#11)
  • EZP-30928: As a Developer I want deprecated methods and parameters to be dropped (#12)
  • EZP-30971: Remove deprecated role service methods (#2785)
  • EZP-30973: Make siteaccess aware repository the default (#2786)
  • EZP-30975: As a Developer I want Star Rating (ezstarrating) Field Type to be dropped (#2795)
  • EZP-30981: As a Developer I want lazy loading certain API properties (#2844)
  • EZP-30985: Remove deprecated features from eZ (#2831)
  • EZP-30988: As a Developer I want PHP API allow fetching URLs filtered by Section (#2783)
  • EZP-31021: Microcopy: revise exception & command microcopy (#2878)
  • EZP-31029: Introduce strict types for RoleService (#2822)
  • EZP-31030: Introduce strict types for SectionService (#2880)
  • EZP-31044: Multiple sources of available siteaccesses (#2838)
  • EZP-31046: As a Maintainer I want to refactor ConfigResolver to follow chain-of-responsibility pattern (#2901)
  • EZP-31047: Make siteaccess group configuration available in DIC (#2930)
  • EZP-31048: Allow empty siteaccess groups (#2927)
  • EZP-31078: Enhance Content Type Value Object (#2839)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#3)) (#29)
  • EZP-31080: Create missing search Criterions (#2952)
  • EZP-31088: Refactor Legacy Storage Content Model gateways to use Doctrine\DBAL (#2963)
  • EZP-31093: Introduce strict types for TrashService (#2851)
  • EZP-31094: Introduce strict types for SearchService (#2852)
  • EZP-31095: Introduce strict types for FieldTypeService (#2853)
  • EZP-31097: Introduce strict types for URLService (#2854)
  • EZP-31098: Introduce strict types for URLWildcardService (#2855)
  • EZP-31103: Introduce strict types for ContentTypeService (#2856)
  • EZP-31107: Built-in query types for site building (#2938)
  • EZP-31114: Add skip/disable indexing option for install command (#2848)
  • EZP-31118: Introduce strict types for ContentService (#2866)
  • EZP-31119: As a Maintainer I want to replace usage of deprecated ContainerAwareCommand class in favour of Command and dependency injection (#2867)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#2885)
  • EZP-31193: Add information about Site Access groups to the Site Access
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#2992)
  • EZP-31246: Refactor Test setup to stop relying on Database Handler (#14)
  • EZP-31251: Introduce base exception for PAPI (#2905)
  • EZP-31267: Add IOConfigResolver to allow fetching complex settings (#2910)
  • EZP-31269: Drop Symfony DIC .class parameters from ezpublish-kernel (#2911)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#2914)
  • EZP-31279: Decouple & inject Content and Content Type Domain mappers (#2913)
  • EZP-31300: Refactor Legacy Storage URL Query Criterion Handler gateways to use Doctrine\DBAL (#22)
  • EZP-31301: Refactor Legacy Search Engine Word Indexer gateways to use Doctrine\DBAL (#23)
  • EZP-31302: Refactor Legacy Search Engine gateways, Criteria and Sort clause handlers to use Doctrine\DBAL (#28)
  • EZP-31316: Query field pagination support (#2936)
  • EZP-31337: As a Maintainer, I want to have FT exposing Embedded relation for integration test proposes
  • EZP-31348: Drop deprecated createFromQueryBuilder method from Criterion classes (#2937)
  • EZP-31383: As an Administrator I want to be able to copy Roles (#16)
  • EZP-31415: Implement Composite & Sibilings Criterion (#2958)
  • EZP-31440: Simplify query types rendering (#2970)
  • EZP-31448: Introduce strict types for LocationService (#2997)
  • EZP-31450: Introduce strict types for URLAliasService (#2974)
  • EZP-31451: As a Developer I want to drop deprecated DeferredLegacy Content Type update handler (#2976)
  • EZP-31469: Introduce strict types for UserService (#2979)
  • EZP-31477: When the user selects Limitations then a list of SiteAccess should be loaded by SiteAccessService (#2983)
  • EZP-31478: As A Maintainer I want to drop Legacy (SQL) Search Engine FullText data from clean data (#2984)
  • EZP-31480: Introduce strict types for PermissionResolver & PermissionCriterionResolver (#2986)
  • EZP-31481: Introduce strict types for Repository (#2987)
  • EZP-31482: Introduce strict types for FieldType & VO (#2998)
  • EZP-31497: As a Maintainer I want to prepare clean data for eZ Platform 3.0 release (#2985)
  • EZP-31499: Provide replacement for generating path/url in twig templates for location/content objects (#3000)) (#3007)
  • EZP-31506: As a Developer, I want to configure Query Type features with tags which follows same convention (#3002)
  • EZP-31517: Refactor Search Indexers use Doctrine\DBAL (#10)
  • EZP-31518: Implement welcome page (#24)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#32)

Bugs

  • EZP-31463: Fetching non existing type field leads to an error (#2978)
  • EZEE-2876: Invalid order of items in Collection Block in Preview (#2897)
  • EZEE-3069: Page builder view internal links result in error (#26)
  • EZP-28900: Float fieldtype not show on ezplatform UI 2.x (#2849)
  • EZP-29574: The UserServiceTest::testUpdateUserToken integration test randomly fails (#2932)
  • EZP-29586: Content copied by another user is still owned by original creator (#2464)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-30689: QueryType throws "No QueryType found with that name" exception (#2834)
  • EZP-30754: Doctrine error when trying to update only the 'always_available' metadata of a Content (#2850)
  • EZP-30806: Using OR Criterion in REST request results in "Bad Request" error (#2879)
  • EZP-30865: Creating the same Custom URL Alias for different Language will fail with Error (#2842)
  • EZP-30936: Editing Content with a Translation after adding a required field to ContentType will fail with an error (#2875)
  • EZP-30951: Searching for Content with empty field will result on Error when using Solr (#2821)
  • EZP-30956: File with name beginning with ( cannot be downloaded (#2899)
  • EZP-30997: Adding a new translation to content fails when language limitation is used (#2858)
  • EZP-31000: Redirected to View tab when using pagination with embedded content (#2809)
  • EZP-31002: State limitation on Versionread or Publish causes exception when creating items (#2955)
  • EZP-31012: Password expiration does not work on v3 (#30)
  • EZP-31023: Unable to load root location with prioritized languages (#2815)
  • EZP-31026: ContentService::loadContentListByContentInfo is not siteaccess aware  (#2816)
  • EZP-31050: ContentTypeService::loadContentTypeList is not siteaccess aware (#2832)
  • EZP-31053: Prioritized languages should be respected by Content::getContentType (#2833)
  • EZP-31059: Link Manager displays duplicated entries on a fresh database installation (#2876)
  • EZP-31083: v2.5 consumes a lot of memory which can't be freed on Redis (#2840)
  • EZP-31084: Memory exhausted on the admin trash page caused by too many items in the trash (#2871)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache (#2889)
  • EZP-31115: Content and ContentInfo do not have isHidden flag in REST response (#2865)
  • EZP-31122: Location do not have explicitlyHidden flag in REST response (#2870)
  • EZP-31123: Some properties in Doctrine Gateways and persistence handlers are not cast (#2843)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#2872)
  • EZP-31129: Invalid version of already corrected link visible on the Link manager page (#2957)
  • EZP-31134: Command ezplatform:timestamps:to-utc is not defined (#3004)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2908)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use
  • EZP-31235: Empty Select language list on Edit (#2902)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31275: IsEmptyCritetion is omitted in LocationQuery with Solr as search engine (#2915)
  • EZP-31292: ez_image_alias throws 500 if getting used with ImageAsset field (#2917)
  • EZP-31297: Persistent XSS in user preferences (#2941)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-31299: Search results only show content in its main language (#2982)
  • EZP-31320: Fix for behat test when default Site Access is unmatched (#2921)
  • EZP-31329: Error when running ezplatform:reindex cmd with multiple processes inside engine container
  • EZP-31351: Users can see the full view if they have to embed only permissions and isn't redirected to the login page when UnauthorizedException is thrown (#2939)
  • EZP-31436: Configuration for SiteAccess group can't be fetched from ConfigResolver (#2966)
  • EZP-31457: There is no user provider for user "eZ\Publish\Core\MVC\Symfony\Security\UserWrapped" (#2993)
  • EZP-31461: Newly added locations to Content don't preserve sorting options (#2977)
  • EZP-31471: Keyword Field value is not stored per version (#3001)
  • EZP-31485: [kernel] image content type has unexistent creator id in cleandata.sql (#2991)
  • EZP-31490: Added translation is not visible in preview (#3005)
  • EZP-31492: Page not found for URL aliases for translations (#9)
  • EZP-31507: Ancestors/Children/Siblings/Subtree built in Query Type doesn't work with SearchService::findLocation (#3003)
  • EZP-31512: Search indexing of RichText fields doesn't work on PHP 7.3.16 (#3008)
  • EZP-31527: Verbose progress bar in update search index command (#17)
  • EZP-31529: Regenerate URL aliases command does not respect --no-interaction option (#19)
  • EZP-31536: 500 error when reseting password (#33)

Misc

  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#2869)
  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#2933)

ezplatform-matrix-fieldtype changes between v1.0.0 and v2.0.0

Improvements

  • EZP-30657: Upgrade ezsystems/ezplatform-matrix-fieldtype to use Symfony 4 components (#14)
  • EZP-30626: Remove Nameable field type interface (#13)
  • EZP-30462: As a Developer, I want to configure Field Type features with tags which follows same convention (#15)
  • EZP-30814: Remove Twig deprecations (#17)
  • EZP-30875: Allow to run ezplatform:migrate:legacy_matrix command in no interaction mode (#18)
  • EZP-31009: Update namespaces in ezplatform-matrix-fieldtype (#22)
  • EZP-31264: As a user, I want to ezmatrix FT to be searchable (#25)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#29)
  • EZP-31265: Allow class to be passed into ezplatform-matrix-fieldtype with attr parameter (#26)
  • EZP-31236: Add Tooltips as new UI component (#30)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#33)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#34)
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#35)

Bugs

  • EZP-30484: ezmatrix migration script can't error when there's 0 objects of a content type (#12)
  • EZP-31041: eZ Matrix notice when a column doesn't have a value in the current row (#20)
  • EZP-31271: ezmatrix FT on eZ Platform 3.0-beta4 refer to undefined eZ\Publish\Core\Repository\Values\ContentType\ContentType::fieldDefinitionsByIdentifier property (#23)
  • EZP-31342: Migration of legacy XML format, always uses the default database (#31)
  • EZP-31522: Command ezplatform:migrate:legacy_matrix throws an error after execution (#36)

Misc

  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#32)

ezplatform-query-fieldtype

New repository.

ezplatform-richtext changes between v1.1.6 and v2.0.0

Improvements

  • EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#37)
  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped
  • EZP-30574: Upgrade ezsystems/ezplatform-richtext to use Symfony 4 components (#41)
  • EZP-30626: Remove Nameable field type interface (#43)
  • EZP-30627: Unify twig helpers naming (#45)
  • EZP-28009: Extract the RichText FieldType to its own package
  • EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#49)
  • EZP-30393: Move all Online Editor front-end code to the RichText Bundle (#46)
  • EZP-30833: As a maintainer I want to align Field Type service tags to new naming convention (#59)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#61)
  • EZP-30798: Move youtube, facebook and twitter custom tags from Demo to Richetext bundle (#62)
  • EZP-30906: Remove deprecated templating services (#66)
  • EZP-30934: Remove usage of deprecated getCurrentUser method (#67)
  • EZP-31010: Update namespaces in ezplatform-richtext (#81)
  • EZP-31021: Microcopy: revise exception & command microcopy (#85)
  • EZP-31020: Microcopy: revise UI labels and messages (#75)
  • EZP-31096: Custom toolbars in Alloy Editor (#89)
  • EZP-31207: Online editor toolbar is missing for table header (#90)
  • EZP-31215: Remove old UDW and deprecated code (#91)
  • EZP-31046: As a Maintainer I want to refactor ConfigResolver to follow chain-of-responsibility pattern (#92)
  • EZP-30882: As a developer I want to use custom Field Type as Content thumbnail (#99)
  • EZP-31187: Update design for Embed inline widget element (#96)
  • EZP-31188: Improve design for custom tag header button (#97)
  • EZP-31295: Unable to use default empty custom CSS class in the OE (#104)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#105)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#108)
  • EZP-31380: Disable manage rows/cells buttons for table and row toolbars (#113)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#116)
  • EZP-31118: Introduce strict types for ContentService (#120)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#123)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#124)
  • EZP-30545: As a developer, I want to define buttons in AlloyEditor toolbars (#119)
  • EZP-31499: Provide replacement for generating path/url in twig templates for location/content objects (#127)
  • EZP-31246: Refactor Test setup to stop relying on Database Handler

Bugs

  • EZP-30829: ezsystems/ezplatform-richtext integration tests are broken (#58)
  • EZP-30959: Long URL overlaps "clear URL input" button in Online Editor (#72)
  • EZP-31054: Cannot select content in AlloyEditor link in Page Builder (#74)
  • EZP-30859: Cannot remove formatting after publication in RTE (#82)
  • EZP-31058: No new line can be inserted in RTE below custom tags (#86)
  • EZP-31245: Editing link in paragraph containing more lines ends up with JS error (#98)
  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#103)
  • EZEE-2914: Custom inline style does not save when editor directly clicks Publish button (#102)
  • EZP-31137: RTE dropdown for block styles does not show all positions when custom ones are in use (#110)
  • EZP-30485: Console error when typing # in anchor name field (#111)
  • EZP-31371: Copying a web page link w/o protocol in a Word paragraph leads to a 404 error (#114)
  • EZP-31409: Cannot select content item in link to image (#117)
  • EZP-31356: Cannot select block style in RTE when using scroll in dropdown on FF and Safari (#115)
  • EZP-31066: Error when clicking the link in RTE (#118)
  • EZEE-3030: Links containing 'ezlocation` or 'ezcontent' keywords break RTE validation on paste (#121)
  • EZP-31512: Search indexing of RichText fields doesn't work on PHP 7.3.16
  • EZP-31129: Invalid version of already corrected link visible on the Link manager page (#109)
  • EZP-30940: Cannot remove table from richtext field (#132)
  • EZP-31120: Image is not replaced in RTE / OE when publishing directly (#133)
  • EZEE-3077: Update missing bundles translations before releasing major v3 version (#134)
  • EZP-29196: richtext editor not handling list items which contains line breaks (#129)

ezplatform-solr-search-engine changes between v1.6.0 and v3.0.0

Improvements

  • EZP-30638: Upgrade ezsystems/ezplatform-solr-search-engine to use Symfony 4 components (#140)
  • EZP-30463: As an Developer, I want to use Solr Cloud (#137)
  • EZP-28898: Allow random sorting (#118)
  • EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#144)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#146)
  • EZP-30790: Introduce strict types for SearchService::supports and Capable::supports (#145)
  • EZP-30835: Add support for Solr 7.7 (#136)
  • EZP-30985: Remove deprecated features from eZ (#155)
  • EZP-31021: Microcopy: revise exception & command microcopy (#162)
  • EZP-31422: Drop unused and deprecated ezplatform:solr_create_index which relies on DatabaseHandler (#171)
  • EZP-31080: Create missing search Criterions (#174)
  • EZP-31415: Implement Composite & Sibilings Criterion (#170)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#175)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#176)
  • EZP-31517: Refactor Search Indexers use Doctrine\DBAL (#177)
  • EZP-31423: Replace DatabaseHandler with Connection in Solr Setup Factory (#178)

Bugs

  • EZP-30693: Solr reindex command fails to run (#143)
  • EZP-30296: Large API subtree delete leads to serious Solr index inconsistencies (#150)
  • EZP-30951: Searching for Content with empty field will result on Error when using Solr (#157)
  • EZP-31275: IsEmptyCritetion is omitted in LocationQuery with Solr as search engine (#164)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#161)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use (#141)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#160)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#139)
  • EZP-31299: Search results only show content in its main language (#168)

ezplatform-standard-design changes between v0.2.0 and v0.3.0

Improvements

  • EZP-30572: Upgrade ezsystems/ezplatform-standard-design to use Symfony 4 components
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#7)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#9)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#10)

ezplatform-user changes between v1.0.0 and v2.0.0

Improvements

  • EZP-30360: Add additional route for user register action (#27)
  • EZP-30400: Inject TranslationService into NotificationService (#28)
  • EZP-30473: Reorganize templates in folders (#29)
  • EZP-30503: Change names of parameters (#31)
  • EZP-30570: Upgrade ezsystems/ezplatform-user to use Symfony 4 components (#37)
  • EZP-30687: As a Maintainer I want to deprecated code in EzSystems\EzPlatformAdminUi\UserSetting be dropped (#40)
  • EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#42)
  • EZP-30880: As a Developer I want MatcherFactory to use registry to avoid direct Container calls (#45)
  • EZP-30906: Remove deprecated templating services (#47)
  • EZP-29618: Update user menu order and add icons (#46)
  • EZP-30394: As a Developer I want to implement an External Storage for the User Field Type (#49)
  • EZP-30985: Remove deprecated features from eZ (#51)
  • EZP-31011: Update namespaces in ezplatform-user (#54)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#56)
  • EZP-31021: Microcopy: revise exception & command microcopy (#57)
  • EZP-31020: Microcopy: revise UI labels and messages (#53)
  • EZP-31236: Add Tooltips as new UI component (#58)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#62)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#63)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#66)
  • EZP-31439: Harmonize tooltips usage (#67)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#69)

Bugs

  • EZP-30381: Insecure password reset hash
  • EZP-30514: It's not possible to provide custom view for user setting without implementing PrependExtensionInterface (#32)
  • EZP-30552: User settings pagination is broken (#36)
  • EZP-30417: Password requirements are not displayed when resetting password (#30)
  • EZP-30553: User settings pagination limit should be different for admin_group and other siteaccesses (#38)
  • EZP-30965: Type error in UserMenuListener (#65)
  • EZP-31536: 500 error when reseting password (#68)

Misc

ezplatform changes between v2.5.0 and v3.0.0

Improvements

  • EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#399)
  • EZP-28032: As a Maintainer I want REST server to be moved out of ezpublish-kernel (#403)
  • EZP-30387: Migrate eZ Platform to Symfony 4 (#406)
  • EZP-30657: Upgrade ezsystems/ezplatform-matrix-fieldtype to use Symfony 4 components (#414)
  • EZP-30695: Remove hardcoded subtree paths in Admin UI
  • EZP-30544: Migrate Http Cache Bundle to FOS Cache Bundle v2 (#419)
  • EZP-30809: All ezsettings provided by AdminUI should be set for admin_group siteaccess (#446)
  • EZP-30906: Remove deprecated templating services (#453)
  • EZP-30816: [ezp-3.0][sf4] Support for platform.sh (#442)
  • EZP-30636: As a Developer I want to configure eZ Platform 3.0 using ezplatform extension (#463)
  • EZP-30837: Migrate from repository-forms to ezplatform-content-forms package (#475)
  • EZP-30836: As a Developer I'd like to use filesystem based cache by default (#489)
  • EZP-31239: Improve DX on debug and web profiler config by default (#484)
  • EZP-30924: Integrate the query fieldtype (#492)
  • EZP-31377: Use imagick by default on Platform.sh to avoid memory issues (#501)
  • EZP-31483: Remove JMS Translation command service definitions (#506)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#507)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#510)
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#513)
  • EZP-31518: Implement welcome page (#519)
  • EZP-31531: Use hautelook/templated-uri-bundle instead of our fork (#518)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#514)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#523)

Bugs

  • EZP-30412: Composer is always using dev for generating encore assets (#383)
  • EZP-30406: Cannot add custom webpack config from bundle (#382)
  • EZP-30479: Compile assets script is not working on some setups (#393)
  • EZP-30644: Duplicated database configuration in .env (#411)
  • EZP-30655: Package ezsystems/ezplatform-cron is missing from OSS (#412)
  • EZEE-2802: Cannot create Form (pagination) (#424)
  • EZP-30693: Solr reindex command fails to run (#421)
  • EZP-30656: render_esi is not configured by default (#425)
  • EZP-30667: eZ Platform 3.0 does not support PostgreSQL setup (#434)
  • EZP-30723: Mailing does not work on Platform.sh (#429)
  • EZP-30804: Session Handler configuration fails when upgraded to Symfony 4.3.3 (#441)
  • EZP-30801: Selenium tests timeout waiting for "Content published" notification (#440)
  • EZP-30714: Overriding default webpack configuration file (#449)
  • EZP-30915: [platform.sh] Update node version (#450)
  • EZP-31132: Symfony Monolog Bundle installs Monolog 2.0.0 (#478)
  • EZP-30769: Some translation commands are missing (#480)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#499)
  • EZP-31498: Restore varnish authorization by token (#509)
  • EZP-31535: bin/console is not using Symfony 5 ErrorHandler Compontent (#524)

Misc

  • EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#391)
  • EZP-29858: Prepare automated setup steps for easier testing (#385)
  • EZP-30451: Use VCL from ezplatform-http-cache in Travis testing (#387)
  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#401)
  • EZP-30539: Move EzPlatformBehatBundle from Kernel to dedicated existing BehatBundle. (#402)
  • EZP-30642: [Behat] Display application errors in test logs after failure (#413)
  • EZP-30669: Add support for Chromium driver on Travis (#417)
  • EZP-30662: Create a proof of concept Behat test for http-cache bundle (#436)
  • EZP-30884: Implement scenarios for typical Editor user (#451)
  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#473)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#476)
  • EZP-29112: Implement scenarios for Site Access matching (#479)
  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#482)
  • EZEE-2928: Investigate failing workflow Behat tests (#485)
  • EZP-30750: Add possibility to set purge_type with environmental variables (#490)
  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#498)
  • EZP-31346: Prepare a proof of concept Command to run regression tests on Travis (#504)

ezplatform-rest

New repository

ezplatform - v3.0.0-rc1

Published by MagdalenaZuba over 4 years ago

ezplatform v3.0.0-rc1 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.0.0-rc1

Changes since 3.0.0-beta6

ez-support-tools changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#47)

ezplatform-admin-ui changes between v2.0.0-beta6 and v2.0.0-rc1

Improvements

  • EZP-31503: Update Icons (#1298)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#1295)
  • EZP-31417: Add tooltips to v3 UDW & Calendar (#1274)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#1288)
  • EZEE-2988: As an Editor, I want to schedule hiding of a content item (#1280)

Bugs

  • EZP-31500: Menu entry icon is too big (#1293)
  • EZP-31488: Wrong header when editing on the fly (#1294)
  • EZP-31467: Delete draft message is misaligned (#1296)
  • EZP-31508: Unable to change main translation (#1301)
  • EZP-31504: Missing translation for eZ version on Dashboard (#1302)
  • EZP-31509: No translation for draft.conflict.close (#1303)
  • EZP-31270: Can't access Back Office when user has CT Limitation on content create (#1300)
  • EZP-31447: Remove button in search criteria for 'creator' field is not displayed propertly (#1299)
  • EZEE-3052: Search functionality throw an error code 500 while searching for a content with selected filters (#1308)
  • EZP-31465: Error when deleting user (#1309)
  • EZP-31490: Added translation is not visible in preview (#1311)
  • EZP-31458: Incorrectly implemented/unhide class with calendar date picker on search page (#1312)

ezplatform-admin-ui-modules changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

ezplatform-content-forms changes between v1.0.0-beta2 and v1.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#19)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#17)

ezplatform-core changes between v2.0.0-beta4 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#16)

ezplatform-design-engine changes between v3.0.0-beta4 and v3.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#27)

ezplatform-graphql changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel

ezplatform-http-cache changes between v2.0.0-beta1 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#125)

Bugs

  • EZP-31498: Restore varnish authorization by token (#122)
  • EZP-31501: Package could not be installed due to removed minimum-stability from composer.json

ezplatform-matrix-fieldtype changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#34)

ezplatform-query-fieldtype changes between v2.0.0-beta3 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
  • EZP-31448: Introduce strict types for LocationService

ezplatform-rest changes between v1.0.0-beta5 and v1.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel

Bugs

  • EZP-31501: Package could not be installed due to removed minimum-stability from composer.json

ezplatform-richtext changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#124)
  • EZP-30545: As a developer, I want to define buttons in AlloyEditor toolbars (#119)
  • EZP-31499: Provide replacement for generating path/url in twig templates for location/content objects (#127)

Bugs

  • EZP-31512: Search indexing of RichText fields doesn't work on PHP 7.3.16

ezplatform-solr-search-engine changes between v3.0.0-beta4 and v3.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#176)

ezplatform-standard-design changes between v0.3.0-beta3 and v0.3.0-rc1

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use
  • EZP-30572: Upgrade ezsystems/ezplatform-standard-design to use Symfony 4 components
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#10)

ezplatform-user changes between v2.0.0-beta4 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#62)

ezplatform changes between v3.0.0-beta6 and v3.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#510)

Bugs

ezplatform-kernel

New repository. The ezplublish-kernel has been replaced by ezplatform-kernel.

ezplatform - v3.0.0-beta6

Published by DominikaK over 4 years ago

ezplatform v3.0.0-beta6 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.0.0-beta6

Changes since 3.0.0-beta5

doctrine-dbal-schema changes between v1.0.0-beta3 and v1.0.0-beta4

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#10)

ez-support-tools changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#46)

ezplatform-admin-ui changes between v2.0.0-beta5 and v2.0.0-beta6

Improvements

  • EZP-31182: As an Editor I want to access Version compare from the versions table (#1205)
  • EZP-31314: Update animation for Content Tree (#1214)
  • EZP-31223: Harmonize Headers and exit button for specific previews (#1231)
  • EZP-29950: Filtered search - Change the design for Creator selected tag to be consistent with subtree tag (#1242)
  • EZP-31380: Disable manage rows/cells buttons for table and row toolbars (#1232)
  • EZP-31382: As a Developer, I want to have access to userId in JS scripts (#1233)
  • EZP-31236: Add Tooltips as new UI component (#1176)
  • EZEE-2971: As an editor, I want to see all the sites in a table view (#1260)
  • EZP-31386: Update design for widgets in Site Builder (#1253)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#1225)
  • EZP-31416: Remove selection bar on the right from UDW (Browse) (#1263)
  • EZP-31421: Change class .ez-card--fieldtype-container to more universal one (#1262)
  • EZP-29948: Add a Date picker field when Custom range is selected for Last modified or Created (#1261)
  • EZP-29947: Show search criteria tags when performing filtered search (#1265)
  • EZP-31438: Add tooltips to Site Builder (#1268)
  • EZP-31118: Introduce strict types for ContentService (#1148)
  • EZP-31477: When the user selects Limitations then a list of SiteAccess should be loaded by SiteAccessService (#1272)
  • EZEE-3029: Add basic policy for version comparison (#1278)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#1259)
  • EZEE-2982: As an Editor, I want to edit content in the UDW (#1282)
  • EZP-31491: As a developer, I want to add icon to top menu entry (#1284)
  • EZP-31448: Introduce strict types for LocationService (#1275)
  • EZP-31482: Introduce strict types for FieldType & VO (#1281)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#1276)

Bugs

  • EZP-30850: Custom tag is not properly styled when Right align is set (#1207)
  • EZP-31297: Persistent XSS in user preferences (#1211)
  • EZP-31339: ContentTree configuration not resolved correctly (#1212)
  • EZP-31261: UDW tree is not loaded properly when switching from Bookmarks tab (#1199)
  • EZP-30908: Hour covers (X) button for ezdatetime field type (#1196)
  • EZP-31347: Select field hidden outside page - universal fix (#1218)
  • EZP-31349: Content Tree animation triggered for changes on Details tab (#1221)
  • EZP-30009: Missing translation for All modules/ All functions policy (#1215)
  • EZP-30575: [User setting short/long Date and Time format] Cannot use characters in format strings (#1191)
  • EZP-31137: RTE dropdown for block styles does not show all positions when custom ones are in use (#1217)
  • EZP-30761: Admin UI doesn't handle very long strings well (#1177)
  • EZP-30485: Console error when typing # in anchor name field (#1197)
  • EZP-31367: Content tree should display the root location of the section
  • EZEE-2975: In Page Builder dropdown widgets are too low after being expanded (#1234)
  • EZP-31233: Cannot change headers in table in RTE on Firefox
  • EZP-31381: Overlay covers Send to Trash pop-up (#1235)
  • EZP-31384: Broken Content on the fly create template style (#1239)
  • EZEE-2933: Error in console when pressing Enter in RTE in Page Builder (#1243)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#1249)
  • EZP-31394: Wrong button and behavior for edit action in version table (#1246)
  • EZP-31395: reverse relation list is not displayed with the correct permissions
  • EZP-31371: Copying a web page link w/o protocol in a Word paragraph leads to a 404 error (#1245)
  • EZP-31392: Fix failing image asset test (#1247)
  • EZP-30482: No limitation to image content type when embedding image to RTE (#1252)
  • EZP-31404: Validation error message is not aligned with new create form style (#1257)
  • EZP-31356: Cannot select block style in RTE when using scroll in dropdown on FF and Safari (#1256)
  • EZP-31299: Search results only show content in its main language (#1223)
  • EZP-31430: Can't select existing object for ImageAsset field (#1264)
  • EZP-31407: Unnecessary tooltip in the header (#1266)
  • EZP-31066: Error when clicking the link in RTE (#1267)
  • EZEE-2930: Cannot create form in item with user field
  • EZEE-3030: Links containing 'ezlocation` or 'ezcontent' keywords break RTE validation on paste (#1283)

Misc

  • EZP-31116: Adapt Behat tests to new Universal Discovery Widget design (#1220)
  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#1228)
  • EZP-31366: [Behat] Element intercepted when creating Content Type (#1227)

ezplatform-admin-ui-modules changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31314: Update animation for Content Tree (#254)
  • EZP-31343: As an editor, I want to change the sorting order (ASC / DESC) (#258)
  • EZP-31324: UDW typography and color design updates (#268)
  • EZP-31327: Update animation for UDW slide panels (#271)
  • EZP-31345: Edit content from Sub-items list (#270)
  • EZP-31236: Add Tooltips as new UI component (#246)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#259)
  • EZP-31416: Remove selection bar on the right from UDW (Browse) (#276)
  • EZEE-2982: As an Editor, I want to edit content in the UDW (#279)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#280)

Bugs

  • EZP-31261: UDW tree is not loaded properly when switching from Bookmarks tab (#251)
  • EZP-29157: Multi file upload runs on UDW (#255)
  • EZP-30909: Form created On the Fly should take full modal view (#257)
  • EZP-31335: Pagination is displayed for first page of results (#261)
  • EZP-31334: Intermediate states are displayed in UDW (#262)
  • EZP-31375: UDW tabs doesn't respect the items per page config (#265)
  • EZP-31376: Sub-items paginations are visible if there are no items (#266)
  • EZP-31367: Content tree should display the root location of the section (#264)
  • EZP-31355: When browsing in UDW children view is blocked by content meta preview (#263)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#269)
  • EZP-31402: Cannot navigate in UDW grid view (#273)
  • EZP-31400: Change Name to TranslatedName in UDW (#274)
  • EZP-31430: Can't select existing object for ImageAsset field (#277)

ezplatform-content-forms changes between v1.0.0-beta1 and v1.0.0-beta2

Improvements

  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#11)
  • EZP-31118: Introduce strict types for ContentService (#14)
  • EZP-31448: Introduce strict types for LocationService (#15)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#18)

Bugs

  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#13)
  • EZEE-2930: Cannot create form in item with user field (#16)

ezplatform-core changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#15)

ezplatform-design-engine changes between v3.0.0-beta3 and v3.0.0-beta4

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#26)

ezplatform-graphql changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#78)

ezplatform-http-cache changes between v1.0.0-beta4 and v2.0.0-beta1

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#113)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#121)
  • EZP-31493: Remove http as valid purge type (#120)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#107)

ezplatform-matrix-fieldtype changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31265: Allow class to be passed into ezplatform-matrix-fieldtype with attr parameter (#26)
  • EZP-31236: Add Tooltips as new UI component (#30)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#33)

Bugs

  • EZP-31342: Migration of legacy XML format, always uses the default database (#31)

Misc

  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#32)

ezplatform-query-fieldtype changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31316: Query field pagination support (#20)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#28)

Bugs

  • EZP-31364: An error occurred while adding new content based on previously created 'content type' with field 'ezcontentquery' (#24)
  • EZP-31470: GraphQL returns null or "string" field values

Misc

  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#27)

ezplatform-rest changes between v1.0.0-beta4 and v1.0.0-beta5

Improvements

  • EZP-31316: Query field pagination support (#37)
  • EZP-31080: Create missing search Criterions (#39)
  • EZP-31415: Implement Composite & Sibilings Criterion (#42)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#41)

Bugs

ezplatform-richtext changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31293: Custom CSS classes label is missing (#101)
  • EZP-31380: Disable manage rows/cells buttons for table and row toolbars (#113)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#116)
  • EZP-31118: Introduce strict types for ContentService (#120)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#123)

Bugs

  • EZP-30222: Tables copied from MS Word contain unwanted entities while converting to RichText (#106)
  • EZP-31137: RTE dropdown for block styles does not show all positions when custom ones are in use (#110)
  • EZP-31272: Anchors having name attribute break RTE validation after copying from external sources (#107)
  • EZP-30485: Console error when typing # in anchor name field (#111)
  • EZP-31371: Copying a web page link w/o protocol in a Word paragraph leads to a 404 error (#114)
  • EZP-31409: Cannot select content item in link to image (#117)
  • EZP-31356: Cannot select block style in RTE when using scroll in dropdown on FF and Safari (#115)
  • EZP-31066: Error when clicking the link in RTE (#118)
  • EZEE-3030: Links containing 'ezlocation` or 'ezcontent' keywords break RTE validation on paste (#121)

ezplatform-solr-search-engine changes between v3.0.0-beta3 and v3.0.0-beta4

Improvements

  • EZP-31422: Drop unused and deprecated ezplatform:solr_create_index which relies on DatabaseHandler (#171)
  • EZP-31080: Create missing search Criterions (#174)
  • EZP-31415: Implement Composite & Sibilings Criterion (#170)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#175)

Bugs

  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#161)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use (#141)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#160)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#139)
  • EZP-31299: Search results only show content in its main language (#168)

ezplatform-standard-design changes between v0.3.0-beta2 and v0.3.0-beta3

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#9)

ezplatform-user changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31236: Add Tooltips as new UI component (#58)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#60)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#63)

ezpublish-kernel changes between v8.0.0-beta4 and v8.0.0-beta5

Improvements

  • EZP-31046: As a Maintainer I want to refactor ConfigResolver to follow chain-of-responsibility pattern (#2901)
  • EZP-31048: Allow empty siteaccess groups (#2927)
  • EZP-31337: As a Maintainer, I want to have FT exposing Embedded relation for integration test proposes
  • EZP-31348: Drop deprecated createFromQueryBuilder method from Criterion classes (#2937)
  • EZP-30981: As a Developer I want lazy loading certain API properties (#2844)
  • EZP-31047: Make siteaccess group configuration available in DIC (#2930)
  • EZP-31316: Query field pagination support (#2936)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#2914)
  • EZP-31279: Decouple & inject Content and Content Type Domain mappers (#2913)
  • EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#2942)
  • EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#2944)
  • EZP-31451: As a Developer I want to drop deprecated DeferredLegacy Content Type update handler (#2976)
  • EZP-31080: Create missing search Criterions (#2952)
  • EZP-31415: Implement Composite & Sibilings Criterion (#2958)
  • EZP-31118: Introduce strict types for ContentService (#2866)
  • EZP-31477: When the user selects Limitations then a list of SiteAccess should be loaded by SiteAccessService (#2983)
  • EZP-31088: Refactor Legacy Storage Content Model gateways to use Doctrine\DBAL (#2963)
  • EZP-31440: Simplify query types rendering (#2970)
  • EZP-31107: Built-in query types for site building (#2938)
  • EZP-31478: As A Maintainer I want to drop Legacy (SQL) Search Engine FullText data from clean data (#2984)
  • EZP-31481: Introduce strict types for Repository (#2987)
  • EZP-31480: Introduce strict types for PermissionResolver & PermissionCriterionResolver (#2986)
  • EZP-30882: As a developer I want to use custom Field Type as Content thumbnail (#2959)
  • EZP-31448: Introduce strict types for LocationService (#2997)
  • EZP-31450: Introduce strict types for URLAliasService (#2974)
  • EZP-31469: Introduce strict types for UserService (#2979)
  • EZP-31482: Introduce strict types for FieldType & VO (#2998)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#2992)

Bugs

  • EZP-31297: Persistent XSS in user preferences (#2941)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#2872)
  • EZP-29574: The UserServiceTest::testUpdateUserToken integration test randomly fails (#2932)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use
  • EZP-31351: Users can see the full view if they have to embed only permissions and isn't redirected to the login page when UnauthorizedException is thrown (#2939)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-31329: Error when running ezplatform:reindex cmd with multiple processes inside engine container
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-31299: Search results only show content in its main language (#2982)
  • EZP-31002: State limitation on Versionread or Publish causes exception when creating items (#2955)
  • EZP-31436: Configuration for SiteAccess group can't be fetched from ConfigResolver (#2966)
  • EZP-31485: [kernel] image content type has unexistent creator id in cleandata.sql (#2991)

Misc

  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#2933)

ezplatform changes between v3.0.0-beta5 and v3.0.0-beta6

Improvements

  • EZP-31377: Use imagick by default on Platform.sh to avoid memory issues (#501)
  • EZP-31483: Remove JMS Translation command service definitions (#506)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#507)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#499)

Misc

  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#498)
  • EZP-31346: Prepare a proof of concept Command to run regression tests on Travis (#504)
ezplatform - v2.5.9

Published by DominikaK over 4 years ago

ezplatform v2.5.9 change log

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

Changes since 2.5.8

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

Improvements

  • EZP-31241: Checkbox when not checked should display 'No' in the content item view (#1187)
  • EZP-31295: Unable to use default empty custom CSS class in the OE (#1194)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#1151)
  • EZP-31380: Disable manage rows/cells buttons for table and row toolbars (#1232)

Bugs

  • EZP-28900: Float fieldtype not show on ezplatform UI 2.x (#1165)
  • EZP-31205: Hitting Enter always triggers first action from form (#1164)
  • EZEE-2946: Character counter is missing in Page Builder RichText Block (#1171)
  • EZP-31263: Trash button remains active after deleting item from multiple content relation table
  • EZP-31245: Editing link in paragraph containing more lines ends up with JS error (#1179)
  • EZP-31266: Changing items order in Relation List doesn't work on Firefox (#1180)
  • EZP-31283: "Content can be moved to trash from root location" test is failing on Demo (#1184)
  • EZP-31291: Content Type creation filter doesn't work on File and other words found in the HTML (#1190)
  • EZEE-2853: Preferred date and time format is not applied to Scheduler block date picker and Scheduler tab (#1186)
  • EZP-29550: Empty table view in trash manager should display a disabled Trash button (#1188)
  • EZP-29249: ezobjectrelation/ezobjectrelationlist - differences between prototype and application (#1183)
  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#1114)
  • EZEE-2914: Custom inline style does not save when editor directly clicks Publish button (#1192)
  • EZP-29955: Misaligned outline for [X] button in notifications popup (#1204)
  • EZP-31277: Different timezones than GMT+0 may result in the invalid default date for ezdate field (#1185)
  • EZP-30860: Block quote not formatted in preview (#1206)
  • EZP-30850: Custom tag is not properly styled when Right align is set (#1207)
  • EZP-30339: [Safari] Bookmark button loses its grey background (#1203)
  • EZP-30403: Preferred date format is not applied to date fields in custom range in search filters (#1202)
  • EZP-31297: Persistent XSS in user preferences (#1211)
  • EZP-31339: ContentTree configuration not resolved correctly (#1212)
  • EZP-30908: Hour covers (X) button for ezdatetime field type (#1196)
  • EZP-31347: Select field hidden outside page - universal fix (#1218)
  • EZP-30009: Missing translation for All modules/ All functions policy (#1215)
  • EZP-30575: [User setting short/long Date and Time format] Cannot use characters in format strings (#1191)
  • EZP-31137: RTE dropdown for block styles does not show all positions when custom ones are in use (#1217)
  • EZP-30761: Admin UI doesn't handle very long strings well (#1177)
  • EZP-30485: Console error when typing # in anchor name field (#1197)
  • EZP-31367: Content tree should display the root location of the section (#1230)
  • EZEE-2933: Error in console when pressing Enter in RTE in Page Builder (#1243)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#1237)
  • EZP-31371: Copying a web page link w/o protocol in a Word paragraph leads to a 404 error (#1245)
  • EZP-31392: Fix failing image asset test (#1247)
  • EZP-30482: No limitation to image content type when embedding image to RTE (#1252)
  • EZP-31356: Cannot select block style in RTE when using scroll in dropdown on FF and Safari (#1256)
  • EZP-31395: reverse relation list is not displayed with the correct permissions (#1248)
  • EZP-31299: Search results only show content in its main language (#1223)

Misc

  • EZEE-2944: Fix failing Page Builder block tests (#1166)
  • EZEE-2950: [Behat] Inject drag'n'drop script using Webpack Encore (#1201)
  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#1208)

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

Bugs

  • EZP-29767: Confirmed items popup is partially hidden when there is too much elements (#245)
  • EZP-31027: Disabled language is available in COTF (#252)
  • EZP-29157: Multi file upload runs on UDW (#255)
  • EZP-31367: Content tree should display the root location of the section (#264)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#269)

ezplatform-http-cache changes between v0.9.2 and v1.0.0

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)

ezplatform-matrix-fieldtype changes between v1.0.2 and v1.0.4

Improvements

  • EZP-31264: As a user, I want to ezmatrix FT to be searchable (#25)

Bugs

  • EZP-31041: eZ Matrix notice when a column doesn't have a value in the current row (#20)
  • EZP-31271: ezmatrix FT on eZ Platform 3.0-beta4 refer to undefined eZ\Publish\Core\Repository\Values\ContentType\ContentType::fieldDefinitionsByIdentifier property (#23)
  • EZP-31342: Migration of legacy XML format, always uses the default database (#31)

Misc

  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#32)

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

Improvements

  • EZP-31293: Custom CSS classes label is missing (#101)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#88)

Bugs

  • EZP-30129: Text pasted from MS Word doesn't keep bold/italic formatting (#93)
  • EZP-29958: Creating paragraph longer than 32766 bytes in RichText Editor will fail with Solr Error (#95)
  • EZP-30033: Pasting content from external editor into RichText makes content impossible to publish (#94)
  • EZP-30130: Text pasted from MS Word to RichText doesn't keep newlines (#100)
  • EZP-30222: Tables copied from MS Word contain unwanted entities while converting to RichText (#106)
  • EZP-31272: Anchors having name attribute break RTE validation after copying from external sources (#107)

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

Bugs

  • EZP-31275: IsEmptyCritetion is omitted in LocationQuery with Solr as search engine (#164)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#161)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use (#141)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#160)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#139)
  • EZP-31299: Search results only show content in its main language (#168)

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

Improvements

Bugs

  • EZP-28900: Float fieldtype not show on ezplatform UI 2.x (#2849)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2908)
  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31275: IsEmptyCritetion is omitted in LocationQuery with Solr as search engine (#2915)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31292: ez_image_alias throws 500 if getting used with ImageAsset field (#2917)
  • EZP-31123: Some properties in Doctrine Gateways and persistence handlers are not cast (#2843)
  • EZP-31297: Persistent XSS in user preferences (#2941)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#2872)
  • EZP-29574: The UserServiceTest::testUpdateUserToken integration test randomly fails (#2932)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use (#2922)
  • EZP-31351: Users can see the full view if they have to embed only permissions and isn't redirected to the login page when UnauthorizedException is thrown (#2939)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-31329: Error when running ezplatform:reindex cmd with multiple processes inside engine container
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-31299: Search results only show content in its main language (#2973)

Misc

  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#2933)

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

Bugs

  • EZP-31238: Inconsistent image FieldType form (#330)
  • EZP-28900: Float fieldtype not show on ezplatform UI 2.x (#325)
  • EZP-31310: Subtree limitation doesn't work properly for content having multiple locations (#333)

ezplatform changes between v2.5.8 and v2.5.9

Improvements

  • EZP-31377: Use imagick by default on Platform.sh to avoid memory issues (#501)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#499)

Misc

  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#498)
  • EZP-31346: Prepare a proof of concept Command to run regression tests on Travis (#504)
ezplatform - v3.0.0-beta5

Published by DominikaK over 4 years ago

ezplatform v3.0.0-beta5 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.0.0-beta5

Changes since 3.0.0-beta4

ez-support-tools changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31148: Harmonize Badges by adding them as new UI component (#45)

ezplatform-admin-ui changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31241: Checkbox when not checked should display 'No' in the content item view (#1187)
  • EZP-31250: Harmonize text in tables: align text to the top (#1175)
  • EZP-31148: Harmonize Badges by adding them as new UI component (#1172)
  • EZP-31295: Unable to use default empty custom CSS class in the OE (#1194)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#1151)
  • EZP-31322: Left aligned ez-header elements when resizing browser window (#1209)
  • EZP-31186: Update design for widgets (#1193)

Bugs

  • EZEE-2946: Character counter is missing in Page Builder RichText Block (#1171)
  • EZP-31263: Trash button remains active after deleting item from multiple content relation table
  • EZP-31245: Editing link in paragraph containing more lines ends up with JS error (#1179)
  • EZP-31266: Changing items order in Relation List doesn't work on Firefox (#1180)
  • EZP-31283: "Content can be moved to trash from root location" test is failing on Demo (#1184)
  • EZP-31128: Tabs are misaligned when notification is displayed (#1189)
  • EZP-31291: Content Type creation filter doesn't work on File and other words found in the HTML (#1190)
  • EZEE-2853: Preferred date and time format is not applied to Scheduler block date picker and Scheduler tab (#1186)
  • EZP-29550: Empty table view in trash manager should display a disabled Trash button (#1188)
  • EZP-29249: ezobjectrelation/ezobjectrelationlist - differences between prototype and application (#1183)
  • EZEE-2956: Auto confirm is not enabled in UDW for Embed block (#1200)
  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#1114)
  • EZEE-2914: Custom inline style does not save when editor directly clicks Publish button (#1192)
  • EZP-29955: Misaligned outline for [X] button in notifications popup (#1204)
  • EZP-31277: Different timezones than GMT+0 may result in the invalid default date for ezdate field (#1185)
  • EZP-30860: Block quote not formatted in preview (#1206)
  • EZP-30339: [Safari] Bookmark button loses its grey background (#1203)
  • EZP-30403: Preferred date format is not applied to date fields in custom range in search filters (#1202)

Misc

  • EZEE-2950: [Behat] Inject drag'n'drop script using Webpack Encore (#1201)

ezplatform-admin-ui-modules changes between v2.0.0-beta3 and v2.0.0-beta4

Bugs

  • EZP-31259: Missing translation for languageCodes.length in UDW (#244)
  • EZP-31262: Inconsistency in Search results table style (#242)
  • EZP-31260: Double clicking on the location without children disappears the preview in UDW (#243)
  • EZP-31256: Items list is not refreshed in new UDW when using content on the fly (#247)
  • EZEE-2956: Auto confirm is not enabled in UDW for Embed block (#250)
  • EZP-31289: Create button is active before selecting location (#248)
  • EZP-31294: Location items are not visible in UDW grid view (#249)
  • EZP-29767: Confirmed items popup is partially hidden when there is too much elements (#245)
  • EZP-31027: Disabled language is available in COTF (#252)

ezplatform-core changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

ezplatform-design-engine changes between v3.0.0-beta2 and v3.0.0-beta3

Improvements

ezplatform-graphql changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#73)
  • EZP-31078: Enhance Content Type Value Object (#75)

ezplatform-matrix-fieldtype changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31264: As a user, I want to ezmatrix FT to be searchable (#25)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#29)

Bugs

  • EZP-31041: eZ Matrix notice when a column doesn't have a value in the current row (#20)
  • EZP-31271: ezmatrix FT on eZ Platform 3.0-beta4 refer to undefined eZ\Publish\Core\Repository\Values\ContentType\ContentType::fieldDefinitionsByIdentifier property (#23)

ezplatform-richtext changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31215: Remove old UDW and deprecated code (#91)
  • EZP-30882: As a developer I want to use custom Field Type as Content thumbnail (#99)
  • EZP-31187: Update design for Embed inline widget element (#96)
  • EZP-31188: Improve design for custom tag header button (#97)
  • EZP-31295: Unable to use default empty custom CSS class in the OE (#104)
  • EZP-31321: Replace zero-width space with literal placeholder in ezembed(inline) elements (#105)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#108)

Bugs

  • EZP-30129: Text pasted from MS Word doesn't keep bold/italic formatting (#93)
  • EZP-29958: Creating paragraph longer than 32766 bytes in RichText Editor will fail with Solr Error (#95)
  • EZP-30033: Pasting content from external editor into RichText makes content impossible to publish (#94)
  • EZP-31245: Editing link in paragraph containing more lines ends up with JS error (#98)
  • EZP-30130: Text pasted from MS Word to RichText doesn't keep newlines (#100)
  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#103)
  • EZEE-2914: Custom inline style does not save when editor directly clicks Publish button (#102)

ezplatform-solr-search-engine changes between v3.0.0-beta2 and v3.0.0-beta3

Bugs

  • EZP-31275: IsEmptyCriterion is omitted in LocationQuery with Solr as search engine (#164)

ezplatform-user changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-30985: Remove deprecated features from eZ (#51)
  • EZP-31011: Update namespaces in ezplatform-user (#54)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#56)
  • EZP-31021: Microcopy: revise exception & command microcopy (#57)
  • EZP-31020: Microcopy: revise UI labels and messages (#53)

ezpublish-kernel changes between v8.0.0-beta3 and v8.0.0-beta4

Improvements

  • EZP-31269: Drop Symfony DIC .class parameters from ezpublish-kernel (#2911)
  • EZP-31267: Add IOConfigResolver to allow fetching complex settings (#2910)

Bugs

  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31275: IsEmptyCriterion is omitted in LocationQuery with Solr as search engine (#2915)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2908)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31292: ez_image_alias throws 500 if getting used with ImageAsset field (#2917)
  • EZP-31320: Fix for behat test when default Site Access is unmatched (#2921)
  • EZP-31123: Some properties in Doctrine Gateways and persistence handlers are not cast (#2843)

ezplatform changes between v3.0.0-beta4 and v3.0.0-beta5

Misc

  • EZP-30750: Add possibility to set purge_type with environmental variables (#490)
Package Rankings
Top 3.69% on Packagist.org
Badges
Extracted from project README
Build Status Downloads Latest release License