Releases: ezsystems/ezpublish-kernel
Releases · ezsystems/ezpublish-kernel
v6.7.10-rc1
ezpublish-kernel changes between v6.7.8 and v6.7.10-rc1
Improvements
- EZP-29139: RegenerateUrlAliasesCommand should keep historized Url Aliases (#2454)
- EZP-29721: Broken URL alias history is not restored after regenerating aliases (#2459)
- EZP-29451: As an Administrator I want to have a CLI command for database cleanup (#2431)
- EZP-29749: As an Administrator I want to configure Imagine ProxyResolver (#2470)
- EZP-29559: Delete sleeping requirement for non-empty roles (#2525)
- EZP-30008: More unique uniqid() (#2523)
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
- EZP-30391: Remove Elasticsearch form Kernel (#2627)
Bugs
- EZP-29504: ezplatform:reindex can't index a specific siteaccess (#2418)
- EZP-29474: Error 500 for editor with section/view policy (#2413)
- 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-29695: Option "Default content availability" on content types not working (#2462)
- EZP-29586: Content copied by another user is still owned by original creator (#2447)
- EZP-29809: api_keys.google_maps should not be set as null by default (#2477)
- EZP-29375: REST API doesn't support multiple relation types (#2375)
- EZP-29790: ContentService::loadContentListByContentInfo loads Content fields in random order on PosgreSQL (#2491)
- EZP-29751: Wrong first URL generation in exotic languages (#2471)
- EZP-29864: Spelling mistake in Content Type alert warnings (#2498)
- EZP-28099: Wrong Urls at equal beginning path prefixes (#2083)
- EZP-29899: Current Content version loading can end up loading wrong version under concurrency (#2502)
- EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
- EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
- EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2533)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
- EZP-29539: Deleting object will remove all subtree items even when user does not have permission to delete them (#2536)
- EZP-30204: Repairing broken URL aliases sometimes uses broken original entry (#2551)
- EZP-29891: "Add Location" button is greyed out although editor has sufficient rights (#2539)
- EZP-29279: Inconsistencies in values displayed by Date Field Type (#2422)
- EZP-30147: Moving a subtree with invisible (hidden by parent) items fails (#2561)
- EZP-30333: The host's port is added to image variations URIs when configured through image_host (#2604)
- EZP-30027: LogicalAnd & LogicalOr not working when using two times the same criterion type (#2527)
- EZP-28135: eZ\Publish\Core\SignalSlot\Slot and Signal should not be marked internal (#2641)
Misc
v7.5.1
ezpublish-kernel changes between v7.5.0 and v7.5.1
Improvements
- EZP-29470: As a developer I want trace for uncached Persistence calls (#2603)
- EZP-30298: As a Cluster User I want in-memory cache for all content related lookups (#2599)
- EZP-30061: As a Developer I want to create schema for integration tests using Schema Importer (#2548)
- EZP-30344: As an Administrator I want to limit Content management to specific Translations (#2585)
Bugs
- EZP-30367: Error:
Location cannot be displayed as it is flagged as invisible.
(#2590) - EZP-30475: Backslash in LDAP username causes invalid cache key (#2606)
- EZP-30405: Cache pool isn't cleared after changing user email via PHP API when cache for email already exists (#2607)
- EZP-30333: The host's port is added to image variations URIs when configured through image_host (#2604)
- EZP-30281: Kernel RichText FieldType namespace is not deprecated (#2602)
- EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#2598)
v7.5.0
ezpublish-kernel changes between v7.4.0 and v7.5.0
Improvements
- EZP-29997: Expose information about removed content items in EmptyTrashSignal and DeleteTrashItemSignal (#2520)
- EZP-29559: Delete sleeping requirement for non-empty roles (#2525)
- EZP-30008: More unique uniqid() (#2523)
- EZP-29850: As a Developer I want API to assign a Section to a subtree (#2521)
- EZP-30028: As a Developer I'd like sudo() to be exposed on API (#2528)
- EZP-29961: Add preferred language value to User Preferences (#2516)
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
- EZP-30029: As a Developer I'd like API for bulk loading Content Info Items (#2529)
- EZP-30006: As a Developer I possibility to load several languages at once (#2524)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#2532)
- EZP-30149: As a Developer I want uniform eznotification DB table definition across all DBMS-es (#2550)
- EZP-30139: As an editor I want to hide and reveal a content item (#2569)
- EZP-29938: As a Maintainer I want to install eZ Platform OSS on PostgreSQL database (#2552)
- EZP-30111: [REST] Add status to RestContent output (#2537)
- EZP-29659: As a v2 Developer I want support for InMemory SPI cache (#2553)
- EZP-30316: Increase default minimum password length (#2570)
- EZP-30340: As a Developer I want in-memory cache for User Preferences (#2582)
- EZP-30335: As a Developer I want in-memory cache to clear cache using LFU approach (#2576)
- EZP-30229: [Hide/Reveal] User should be able to set Location visibility as he desire, regardless of Content hide/reveal state (#2562)
Bugs
- EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
- EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
- EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2533)
- EZP-29041: CI is not refreshed when item from ezobjectrelationlist is removed permanently (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#2517)
- EZP-29980: Content/Read policy for Section:Media is missing for Anonymous user (#2513)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30146: Pagination bug page with more than 3500 sub items (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
- EZP-29539: Deleting object will remove all subtree items even when user does not have permission to delete them (#2536)
- EZP-30144: No translations are generated from custom language packages to javascript (#2547)
- EZP-29724: Standard Design overwrites SiteAccess-aware template settings (#2554)
- EZP-30204: Repairing broken URL aliases sometimes uses broken original entry (#2551)
- EZP-29891: "Add Location" button is greyed out although editor has sufficient rights (#2539)
- EZP-29279: Inconsistencies in values displayed by Date Field Type (#2499)
- EZP-30147: Moving a subtree with invisible (hidden by parent) items fails (#2561)
- EZP-30202: Error to preview / publish content item with empty Image Asset field (#2556)
- EZP-30107: Name of Content Item is not updated after changing the main language (#2563)
- EZP-30300: [Content tree] Setting tree root to location id 1 causes Internal Sever Error (#2587)
- EZP-30322: The list of users assigned to Role is not updated (#2568)
- EZP-30230: [Content tree] Inconsistency when displaying hidden content items (#2567)
- EZP-30271: Published version table disappears after bulk removing of drafts under edit (#2571)
- EZP-30331: Cannot edit ezmedia properties after publishing (#2581)
- EZP-30314: [REST] Content is cached even after deletion (#2584)
- EZP-30350: As a Developer I want in-memory to not break BC for cache clearing (#2586)
- EZP-30365: Accessing some invalid links will result in 500 error instead of 404 (#2589)
- EZP-29324: [MySQL] ezcontentobject_tree_contentobject_id_path_string index column size is too large
- EZP-30374: [SchemaBuilder] Missing PK column length in generated SQL (#2592)
v7.5.0-rc4
v7.5.0-rc3
ezpublish-kernel changes between v7.5.0-rc2 and v7.5.0-rc3
Improvements
Bugs
- EZP-29724: Standard Design overwrites SiteAccess-aware template settings (#2554)
- EZP-30204: Repairing broken URL aliases sometimes uses broken original entry (#2551)
- EZP-29891: "Add Location" button is greyed out although editor has sufficient rights (#2539)
- EZP-29279: Inconsistencies in values displayed by Date Field Type (#2499)
v7.5.0-rc2
v7.5.0-rc1
ezpublish-kernel changes between v7.4.0 and v7.5.0-rc1
Improvements
- EZP-29997: Expose information about removed content items in EmptyTrashSignal and DeleteTrashItemSignal (#2520)
- EZP-29559: Delete sleeping requirement for non-empty roles (#2525)
- EZP-30008: More unique uniqid() (#2523)
- EZP-29850: As a Developer I want API to assign a Section to a subtree (#2521)
- EZP-30028: As a Developer I'd like sudo() to be exposed on API (#2528)
- EZP-29961: Add preferred language value to User Preferences (#2516)
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
- EZP-30029: As a Developer I'd like API for bulk loading Content Info Items (#2529)
- EZP-30006: As a Developer I possibility to load several languages at once (#2524)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#2532)
- EZP-30149: As a Developer I want uniform eznotification DB table definition across all DBMS-es (#2550)
- EZP-30139: As an editor I want to hide and reveal a content item (#2549)
Bugs
- EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
- EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
- EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2533)
- EZP-29041: CI is not refreshed when item from ezobjectrelationlist is removed permanently (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#2517)
- EZP-29980: Content/Read policy for Section:Media is missing for Anonymous user (#2513)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30146: Pagination bug page with more than 3500 sub items (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
- EZP-29539: Deleting object will remove all subtree items even when user does not have permission to delete them (#2536)
v7.4.3
ezpublish-kernel changes between v7.4.2 and v7.4.3
Improvements
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
Bugs
- EZP-29041: CI is not refreshed when item from ezobjectrelationlist is removed permanently (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#2517)
- EZP-29980: Content/Read policy for Section:Media is missing for Anonymous user (#2513)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30146: Pagination bug page with more than 3500 sub items (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
v7.4.3-rc1
ezpublish-kernel changes between v7.4.2 and v7.4.3-rc1
Improvements
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
Bugs
- EZP-29041: CI is not refreshed when item from ezobjectrelationlist is removed permanently (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#2517)
- EZP-29980: Content/Read policy for Section:Media is missing for Anonymous user (#2513)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30146: Pagination bug page with more than 3500 sub items (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
v7.3.5
ezpublish-kernel changes between v7.3.4...v7.3.5
Changes
- EZP-29823: Allow to filter Location on translations to not throw when lazy loading Content (#2480)
- EZP-29864: Spelling mistake in Content Type alert warnings (#2498)
- EZP-28099: Wrong Urls at equal beginning path prefixes (#2083)
- EZP-29451: As an Administrator I want to have a CLI command for database cleanup (#2431)
- EZP-29749: As an Administrator I want to configure Imagine ProxyResolver (#2470)
- EZP-29466: As a Administrator, I would like to have configuration for absolute/relative URLs for generated images (#2511)
- EZP-29899: Content loading can end up loading wrong version under concurrency (#2502)
- EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
- EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
- EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2510)
- EZP-29041: Content still visible in ezobjectrelationlist after sending it to trash (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Fix LIKE support for * as wildcard across engines, deprecate % usage (#2517)
- EZP-30122: Fixed missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fixed typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of
ezplatform:reindex
Command (#2526) - EZP-30146: Added missing LocationId SortClause REST Input Parser (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)