Skip to content

v7.5.0

Choose a tag to compare

@MagdalenaZuba MagdalenaZuba released this 29 Mar 14:58
· 977 commits to master since this release

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)