Skip to content

Releases: ezsystems/ezpublish-kernel

v7.3.0

05 Oct 16:26
Compare
Choose a tag to compare

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

Improvements

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

Bugs

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

Misc

v7.3.0-rc2

01 Oct 06:33
Compare
Choose a tag to compare
v7.3.0-rc2 Pre-release
Pre-release

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

Improvements

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

Bugs

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

v7.3.0-rc1

25 Sep 06:12
Compare
Choose a tag to compare
v7.3.0-rc1 Pre-release
Pre-release

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

Improvements

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

Bugs

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

v7.2.4

25 Sep 07:36
Compare
Choose a tag to compare

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

Improvements

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

Bugs

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

v7.3.0-beta1

18 Sep 06:19
Compare
Choose a tag to compare
v7.3.0-beta1 Pre-release
Pre-release

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

Improvements

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

Bugs

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

Misc

7.2.3

24 Aug 12:45
Compare
Choose a tag to compare

Changes

  • EZP-29034: Cannot install ezplatform on 1.7 branch due to class cache warmer (#2415)
    • While 2.x is not affected by the bug, we disable warming of this as we don't use class cache in v2
  • EZP-29536: User isn't redirected to the login page when UnauthorizedException is thrown (#2419)
  • EZP-28888: Custom cache_service_name can not be set from siteaccess group (#2420)

Misc

  • [Travis] Fix failure on Solr with all branches (#2416)
  • [Travis] EZEE-2236: Retry installation after Composer failure (#2404)

v6.13.4

04 Sep 09:46
Compare
Choose a tag to compare

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

Improvements

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

Bugs

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

Misc

v6.13.4-beta1

20 Aug 13:02
Compare
Choose a tag to compare
v6.13.4-beta1 Pre-release
Pre-release

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

Improvements

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

Bugs

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

Misc

v6.7.8

21 Aug 12:54
Compare
Choose a tag to compare

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

Improvements

Bugs

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

v7.2.2

03 Aug 11:40
Compare
Choose a tag to compare

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

Improvements

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

Bugs

  • EZEE-2176: Database schema update script from 7.1 to 7.2 fails on the eznotification table (#2389)
  • EZP-29447: Number of pending notifications is gather without taking into current user (#2400)
  • EZP-29421: Contents of file field are lost if object is saved before publishing (#2405)
  • EZP-29083: Error after trying to delete role assignment (#2377)

Misc