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 visible (Hide)

ezplatform - v1.13.0-rc1

Published by DominikaK almost 7 years ago

Change log:

Change since v1.13.0-beta2:

ezpublish-kernel changes between v6.13.0-beta2 and v6.13.0-rc1

Improvements

  • EZP-28505: As a Maintainer I want command to validate external URLs (#2198)

repository-forms changes between v1.11.0-beta1 and v1.11.0-rc1

Bugs

  • EZP-28544: Unable to view/edit Role that contains Policy with removed Limitation target (#196)
ezplatform - v1.13.0-beta2

Published by DominikaK almost 7 years ago

Change log:

Change since v1.13.0-beta1:

PlatformUIBundle changes between v1.13.0-beta1 and v1.13.0-beta2

Improvements

  • EZP-28495: As Editor I want UI for external links management (#926)

Bugs

  • EZP-28398: Using Assetic versioning (for CDN/RP cache busting) breaks Platform Admin UI (#928)

ezpublish-kernel changes between v6.13.0-beta1 and v6.13.0-beta2

Improvements

  • EZP-27752: As a REST Consumer I want to remove translation from all Versions (#2065)
  • EZP-28176: Improve index command with support for parallel & selective indexing (#2173)
  • EZP-28337: As a Developer I want API Field Type properties to use consistent naming (#2176)
  • EZP-28214: Password hash silently defaults to MD5 (#2177)
  • EZP-28375: As a Maintainer I want CI to run tests on behat environment of eZ Platform v2 (#2181)
  • EZP-28480: As a Developer I want API to manage external URLs (#2183)
  • [Installer] Clear cache pool and not whole symfony cache on install (#2180)
  • [SQL] Add update SQL for 6.13LTS (and effectively also 7.0) (bdcd056)
  • Allow symfony-cmf/routing 2.0 (#2184)

Bugs

  • EZP-28319: ContentService::loadReverseRelations does not respect subtree limitation (#2165)
  • EZP-28449: Installer should not write to cache directory if cache is in redis/memacached (#2180)
  • EZP-28470: Allow state limitation on manage_locations (#2182)
  • NotFoundException suggests it loads an id by remoteId (#2117)
  • [BC] Deprecate Zeta Database abstraction layer (#2189)

repository-forms changes between v1.10.0 and v1.11.0-beta1

Improvements

  • EZP-28226: User can't add more fields after removing several of them (#187)
  • EZP-28495: As Editor I want UI for external links management (#185)

Bugs

ezplatform - v2.0.0-beta4

Published by andrerom almost 7 years ago

Change log:

Changes since v2.0.0-beta3:

Main features in back-office interface:

  • Link Manager
  • Permission-aware menus
  • Design improvements
  • Performance improvements for Sub-Items List

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

Improvements

  • EZP-28360: Design consistency for tables across the whole application (#165)
  • EZP-28509: Design improvements for Section list (#169)
  • EZP-28516: Fix icons for create button in right menu (#172)
  • EZP-28520: Design improvements for icons in Content tabs (#177)
  • EZP-28521: Design improvements for Content Type Groups list (#178)
  • EZP-28525: New icons for assign user and assign section buttons (#179)
  • EZP-28523: Design improvements for Content Type Groups create and edit (#180)
  • EZP-28540: Design improvements for Content Type list (#182)
  • EZP-28338: As an Editor, I want to view specific error page when reaching an http error in Admin (#183)
  • EZP-28549: As an editor I would like to have sub items list preloaded from a server when entering a location view (#186)
  • EZP-28545: Design improvements for Content Type create and edit (#190)
  • EZP-28553: Content Top Menu is not permission aware (#189)
  • EZP-28495: As Editor I want UI for external links management (#161)

Bugs

  • EZP-28415: [MapLocation] No validation of value range for longitude and latitude fields. (#160)
  • EZP-28178: Validation alert for non-required fields (#163)
  • EZP-28507: [UDW] - Unable to select an image (RichText) (#166)
  • EZP-28511: Cannot use assetic:watch (#167)
  • EZP-28322: No space between validation message and field label (#162)
  • EZP-28320: Inconsistency in validation of empty media field (#168)
  • EZP-28515: [Sections] Section header don't contain section name (#173)
  • EZP-28427: [Validation] Red label is missing when validation appears (#171)
  • EZP-28468: Update Icons' content types .svg names for translation (#176)
  • EZP-28518: Richtext field is not validated at all (#175)
  • EZP-28493: Interface improvements when assigning roles to user / groups (#170)
  • EZP-28529: [Content Type Groups] Delete action can be run on non-empty group (#181)
  • EZP-28556: Replace ContentDraftCreate with ContentEdit action handling optional draft creation (#188)
  • EZP-28558: Editing draft should not show notification about creating draft (#191)
  • EZP-28547: SubItems should not redirect to form on edit item (#185)
  • EZEE-1822: [Language] Wrong header in language view (#194)

ezplatform-admin-ui-modules changes between v1.0.0-beta2 and v1.0.0-beta3

Improvements

  • EZP-28550: Preload Sub Items List module with provided data (#29)

Bugs

  • EZP-28547: SubItems should not redirect to form on edit item (#28)

ezpublish-kernel changes between v7.0.0-beta2 and v7.0.0-beta3

Improvements

  • EZP-28375: As a Maintainer I want CI to run tests on behat environment of eZ Platform v2 (#2193, #2166)
  • EZP-28480: As a Developer I want API to manage external URLs (#2196)
  • EZP-28262: Move DBMS-specific SQL data file to DBMS subdirectory (#2153)
  • Allow symfony-cmf/routing 2.0 (#2184)

Bugs

  • EZP-28470: Allow state limitation on manage_locations (#2182)
  • EZP-28506: Defining a frontend template overrides the backend content view (#2187)
  • EZP-28510: ContentType list for Group is not refreshed after publishing ContentType (#2185)

Misc

  • [SQL] Add update SQL for 6.13LTS (and effectively also 7.0) (bdcd056)
  • [BC] EZP-28262: Moved DBMS-specific SQL data file to DBMS subdirectory (#2153)
  • [BC] Deprecate Zeta Database abstraction layer (#2189)
  • [BC] 7.0 Conservative API/Code deprecation removal (#2190)

repository-forms changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-28226: User can't add more fields after removing several of them (#187)
  • EZP-28531: Force calling FieldDefinition->getName() with mainLanguageCode to prevent PHP notice (#191)
  • EZP-28224: Setup and fix behat tests on repository-forms:2.0 (#172)
  • EZP-28495: As Editor I want UI for external links management (#185)

Bugs

ezplatform - v1.13.0-beta1

Published by DominikaK almost 7 years ago

Change log:

Changes since v1.12.0:

ezpublish-kernel changes since 6.12.0:

Improvements

  • EZP-28143: getPermissionCriterion() should be cached per user
  • EZP-28148: Object States Limitations perform a lot of lookups
  • EZP-28176: Improve index command with support for parallel & selective indexing
  • EZP-28177: Improve Search Service to be tolerant of index inconsistencies & trigger background re-indexed
  • EZP-28028: As a Developer I want API removing Translations to use consistent naming
  • EZP-28176: Improve index command with support for parallel & selective indexing
  • EZP-28316: [PAPI] As a Developer I want the API to get Locations for Draft
  • EZP-28262: Move DBMS-specific SQL data file to DBMS subdirectory
  • EZP-28271: Change ContentService::deleteTranslation() to remove versions that only exist in that language
  • EZP-28253: [REST] As a frontend developer I would like to get information about field type in the CurrentVersion object

Bugfixes

  • EZP-27949: [PAPI] ContentService::removeTranslation does not cleanup Field Type External Storage
  • EZP-28185: Database update SQL missing from Kernel 6.12
  • EZP-28160: Missing HTTP Cache purge after copying subtree
  • EZP-28123: Embedded content throws exception after it is moved to trash
  • EZP-27996: "Remember me" doesn't retrieve the current user from Repository
  • EZP-28203: Image alias metadata not removing on clearing liip_imagine filters
  • EZP-25636: User can't access trash if 1+ items are not readable
  • EZP-28048: Moving to trash shouldn't give error if you can't read items in trash
  • EZP-28210: Logout not working when session.cookie_domain set
  • EZP-28306: Symfony 2.8.31 breaks login to PlatformUI over https
  • EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy
  • EZP-28174: Can't publish/save content with missing ezlocation URL

Misc

  • Update tests to work PHPUnit v5.7 Contribution by @MarioBlazek
  • SCA with Php Inspections (EA Extended) Contribution by @kalessil
  • Update welcome message performance URL
  • Deprecate interface MetadataHandlere
  • Deprecate ImageSize

BC changes

The eZ\Publish\API\Repository\ContentService::removeTranslation method is deprecated and will be removed in 7.0.

Use eZ\Publish\API\Repository\ContentService::deleteTranslation instead.

ezplatform-http-cache changes since 0.2.3

Improvements

  • EZP-28126: Change default Varnish VCL to not cache user varying content in proxies or browsers
  • EZEE-1780: As a developer, I want ezplatform-http-cache to be extensible

Bugfixes

  • EZP-28183: HttpCache completely broken with Varnish on 1.12
  • EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy
  • Fixed Missing purgeAllContent(), needed by LegacyBridge

ezplatform-http-cache changes since 1.5.0

  • EZP-28088: Re-try connections when trying to reach Solr
  • EZP-28176: Improve index command with support for parallel & selective indexing

Note: This release requires kernel 6.7.7 / 6.12.1 or higher in order to provide the new indexing improvements.

PlatformUIBundle changes since 1.12.0

Improvements

  • EZP-28164: Avoid images in OE to be previewed larger then the size of the area and breaking right menu
  • EZP-27759: As an Editor, I want to copy the whole subtree of Content Objects
  • EZP-27366: Update Behat scenarios related to the validation of role creating/updating form
  • EZP-27751: Combining stylesheets in development environment

Bugfixes

  • EZP-28146: Unable to replace an image - UDW does not allow me to confirm an image selection
  • EZP-28182: Cannot replace emedded content in AlloyEditor
  • EZP-25636: User can't access trash if 1+ items are not readable
  • EZP-28078: Embedding a Content Object in the RichText Editor makes page scroll up
ezplatform - v1.12.1

Published by DominikaK almost 7 years ago

Change log:

eZ Platform changes since v1.12.0:

ezplatform-http-cache changes since v0.2.4

Improvements

  • EZP-28126: Change default Varnish VCL to not cache user varying content in proxies or browsers
  • EZEE-1780: As a developer, I want ezplatform-http-cache to be extensible

Bugfixes

  • EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy
  • EZP-28183: HttpCache completely broken with Varnish on 1.12

ezpublish-kernel changes since 6.12.0

Improvements

  • EZP-28326: Improve Signals to contain affected parent locations
  • EZP-28158: Test for EZP-28147 Updated user cannot log in
  • EZP-28148: Fix regression on loading all State (group) cache not getting update
  • EZP-28143: getPermissionCriterion() should be cached per user
  • EZP-28176: Fixed so that it possible to define new purge_type in other bundles
  • EZP-28176: Support for parallel and selective indexing command
  • EZP-28177: Tolerant and self healing Search service

Bugfixes

  • EZP-28210: Logout not working when session cookie domain set
  • EZP-28306: Login broken on https on latests symfony release
  • EZP-27949: [PAPI] ContentService::removeTranslation does not cleanup Field Type External Storage
  • EZP-28185: Database update SQL missing from Kernel 6.12
  • EZP-28160: Added HTTP Cache purge after copying subtree
  • EZP-28123: Embedded content throws exception after it is moved to trash
  • EZP-27996: "Remember me" doesn't retrieve the current user from Repository
  • EZP-28203: image alias removal command not removing data from "ezdfsfile" table
  • EZP-25636: User can't access trash if some of the items are not readable
  • EZP-28048: Moving to trash shouldn't give error if you can't read items in trash

Misc

  • Fixed community site URL to point to new https://discuss.ezplatform.com in clean data
  • Remove some deprecations on Symfony 3.4
  • Change getMock to createMock in RememberMeRepositoryAuthenticationPro

PlatformUIBundle changes since 1.12.0

Improvements

  • EZP-28164: Avoid images in OE to be previewed larger then the size of the area and breaking right menu

Bugfixes

  • EZP-28146: Unable to replace an image - UDW does not allow me to confirm an image selection
  • EZP-28182: Cannot replace embedded content in AlloyEditor
  • EZP-25636: User can't access trash if 1+ items are not readable
  • EZP-28078: Embedding a Content Object in the RichText Editor makes page scroll up
ezplatform - v1.12.1-rc1

Published by DominikaK almost 7 years ago

Change log:

eZ Platform changes since v1.12.0:

ezsystems/ezpublish-kernel changes since v6.12.0

Improvements

  • EZP-28158: Test for EZP-28147 Updated user cannot log in (#2135)
  • EZP-28148: Fix regression on loading all State (group) cache not getting update (#2145)
  • EZP-28143: getPermissionCriterion() should be cached per user (#2126)
  • EZP-28176: Fixed so that it possible to define new purge_type in other bundles (#2136)
  • EZP-28176: Support for parallel and selective indexing command (#2139)
  • EZP-28177: Tolerant and self healing Search service (#2142)

Bugfixes

  • EZP-27949: [PAPI] ContentService::removeTranslation does not cleanup Field Type External Storage
  • EZP-28185: Database update SQL missing from Kernel 6.12 (#2143)
  • EZP-28160: Added HTTP Cache purge after copying subtree (#2137)
  • EZP-28123: Embedded content throws exception after it is moved to trash (#2132)
  • EZP-27996: "Remember me" doesn't retrieve the current user from Repository (#2106)
  • EZP-28203: image alias removal command not removing data from "ezdfsfile" table (#2134)
  • EZP-25636: User can't access trash if some of the items are not readable (#2146)
  • EZP-28048: Moving to trash shouldn't give error if you can't read items in trash (#2125)
  • Fixed community site URL to point to new https://discuss.ezplatform.com in clean data (#2148)

ezsystems/PlatformUIBundle changes since v1.12.0

Improvements:

  • EZP-28164: Avoid images in OE to be previewed larger then the size of the area and breaking right menu

Bugfixes:

  • EZP-28146: Unable to replace an image - UDW does not allow me to confirm an image selection (#917)
  • EZP-28182: Cannot replace embedded content in AlloyEditor (#918)
  • EZP-25636: User can't access trash if 1+ items are not readable (#921)
  • EZP-28078: Embedding a Content Object in the RichText Editor makes page scroll up (#920)

ezsystems/ezplatform-http-cache changes since v0.2.3

  • Defined handling of tag header in a separate TagHandlerInterface (#32)
  • EZEE-1780: Plugin support (#19)
  • Fixed Missing purgeAllContent(), needed by LegacyBridge (#29)

ezsystems/ezplatform-solr-search-engine changes since 1.5.0

Improvements:

  • EZP-28088: Re-try connections when trying to reach Solr
  • EZP-28176: Improve index command with support for parallel & selective indexing (#113)

Note: This release requires kernel 6.7.7 / 6.12.1 or higher in order to provide the new indexing improvements.

ezplatform - v1.7.6

Published by DominikaK almost 7 years ago

Change log:

eZ Platform changes since version v1.7.5

ezsystems/PlatformUIBundle changes since v1.7.5

Bugfixes

  • EZP-27833: Missing '%id' parameter value in notification text after hidding location
  • EZP-27849: Missing '%contentName%' parameter value in notification text after sending folder to trash without permissions
  • EZP-27685: broken sorting of tabs when using addTabView-method
  • EZP-28039: Video width and height params are not saved during content creation

ezsystems/ezpublish-kernel changes since v6.7.5

Improvements

  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-28148: Object States Limitations perform a lot of lookups

Bugfixes

  • EZP-27876: TextLine Content Field Type Length Validation checks the number of bytes rather than the number of characters
  • EZP-27791: User hash lookup request returns 404 when using Map/URI siteaccess matcher
  • EZP-27562: Links in the RichText containing certain characters throw a validation error
  • EZP-28008: Make sure to clear remote id cache for ContentInfo on meta data updates
  • EZP-28020: Folder content type fix for cleandata.sql
  • EZP-28046: Renaming parent leads to redirect loop when accessing child location's old URL
  • EZP-28045: Cannot modify content after removing relation field from ContentType

ezsystems/repository-forms changes since v1.5.2

Bugfixes

  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form
ezplatform - v1.12.0

Published by DominikaK almost 7 years ago

The highlights of this release are:

  • Added more editing features in Online Editor: sub, sup, strikethrough, quote and ordered list
  • Greatly improved full text search support on Solr allowing things like: "phrase" (group) +mandatory -prohibited AND && OR || NOT !
  • More secure user passwords hashing: bcrypt now default, with PHP 7.2 optionally Argon2i
  • Improved Varnish performance with switching default HTTPCache usage to use Varnsih xkey allowing: soft purge, better cache clearing logic and longer ttl

BC: Change for Varnish users

This release enables the ezplatform-http-cache Bundle by default as it has a more future-proof approach for HttpCache:

  • Cache tagging is more reliable at clearing all affected cache on, for instance, subtree operations, content type changes, etc.
  • More performant using xkey ("Surrogate Key") and soft purging, over BAN and growing ban list

This means:

  • There is a new VCL
  • Requires Varnish 4.1+ with varnish-modules (incl. xkey), or Varnish Plus where it is built in

Further reading in doc/varnish/varnish.md.

How to still use the old VCL and the old X-Location-Id headers

In all 1.x releases you will still be able to revert this and use the old deprecated system if you need to if you need to. To do that:

  • Keep using the VCL for BAN
  • Disable (comment out) EzSystemsPlatformHttpCacheBundle in app/AppKernel.php
  • Change app/AppCache.php back to extend eZ\Bundle\EzPublishCoreBundle\HttpCache

That is it, other changes added in 1.12 like increased cache ttl and fos_http_cache cache control rules for error pages should work also with BAN setup, and are thus optional.

Change log:

eZ Platform changes since version 1.11.0:

ezsystems/ezplatform-i18n changes since v1.3.0

Bugfixes

  • EZP-27338: Cannot create content type in french

ezsystems/PlatformUIAssetsBundle changes since v3.3.0

Bugfixes

  • EZP-27650: + button is not visible in RichText

ezsystems/PlatformUIBundle changes since v1.11.0

Improvements

  • EZP-28030: Add more builtin Alloy buttons to OE for richer text formating needs
  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28104: As an Editor I want empty Performance tab removed
  • EZP-28072: [Role - Policy] - Translate limitations

Bugfixes

  • EZP-27833: Missing '%id' parameter value in notification text after hidding location
  • EZP-27849: Missing '%contentName%' parameter value in notification text after sending folder to trash without permissions
  • EZP-27685: broken sorting of tabs when using addTabView-method
  • EZP-27650: + button is not visible in RichText
  • EZP-28039: Video width and height params are not saved during content creation
  • EZP-28003: Unable to go back to the Content structure after content move to the Media library
  • EZP-28130: Console error when moving empty richText field

ezsystems/ezplatform-solr-search-engine changes since since v1.4.2.1:

Improvements

  • EZP-26806: Improve fulltext search query syntax
    Adds advance full text capabilities like:
    word "phrase" (group) +mandatory -prohibited AND && OR || NOT !
    This feature has been contributed by @pspanja
  • Implement new Cable interface for being able to tell API consumer what search features are supports.
    This bumps ezpublish-kernel requirements of this release to ~6.7.6 | ^6.11.4 | ^7.0
  • EZP-28088: Re-try connections when trying to reach Solr
  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility

Other notable changes:

  • Solr Bundle is now using PHPUnit v5.7 and higher, worked involved here is contributed by @MarioBlazek

Bugfixes

  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-28064: Solr search missing LIKE support

ezsystems/ezpublish-kernel changes since v6.11.0

Improvements

  • EZP-24744: Increase password security
  • EZP-27508: As a Developer I want an API that removes a translation from a version
  • EZP-28044: As an Developer I want support for striked text in RichText
  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-26806: Improve full text search
  • EZP-27864: As a REST Consumer I want to remove translation from a single Version
  • EZP-28148: Object States Limitations perform a lot of lookups

Bugfixes

  • EZP-27780: Remove unused table from legacy SearchIndex
  • EZP-27758: Copied Content has different main language
  • EZP-27764: Translation removal does not update language mask for URL alias
  • EZEE-1716: Cannot render embedded ezimage in CollectionBlock Gallery View
  • EZP-27773: Database error while working with url aliases
  • EZP-27800: Regression in ezpagestorage at EZP-2688
  • EZP-27881: Links to documentation in clean installation data should point to doc.ezplatform.com instead of doc.ez.no
  • EZP-27886: [PAPI] Wrong policy function name used by ContentService::removeTranslation
  • EZP-27876: TextLine Content Field Type Length Validation checks the number of bytes rather than the number of characters
  • EZP-27916: [Integration tests] Make SetupFactory autoloaded in root packages
  • EZP-27791: User hash lookup request returns 404 when using Map/URI siteaccess matcher
  • EZP-27562: Links in the RichText containing certain characters throw a validation error
  • EZP-28008: Make sure to clear remote id cache for ContentInfo on meta data updates
  • EZP-28020: Folder content type fix for cleandata.sql
  • EZP-28040: [PAPI] UrlAliasService does not remove languages during publishing
  • EZP-28118: Error in RelationConverter on content after editing relation field definition in legacy
  • EZP-28045: Cannot modify content after removing relation field from ContentType
  • EZP-28046: Renaming parent leads to redirect loop when accessing child location's old URL
  • EZP-28147: Updated user cannot log in

ezsystems/repository-forms changes since v1.9.0

Improvements

  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28072: [Role - Policy] - Translate limitations
  • EZP-28077: As a bundle developer, I want to easily provide template for custom limitation value

Bugfixes

  • EZP-27793: Cannot add field to contenttype if required ezstring with default empty value
  • EZP-27819: Template exception when editing policies with no node and subtree limitation
  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form
ezplatform - v1.7.6-rc1

Published by DominikaK almost 7 years ago

Change log:

eZ Platform changes since version v1.7.5

ezsystems/PlatformUIBundle changes since v1.7.5

Bugfixes

  • EZP-27833: Missing '%id' parameter value in notification text after hidding location
  • EZP-27849: Missing '%contentName%' parameter value in notification text after sending folder to trash without permissions
  • EZP-27685: broken sorting of tabs when using addTabView-method
  • EZP-28039: Video width and height params are not saved during content creation

ezsystems/ezpublish-kernel changes since v6.7.5

Improvements

  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility

Bugfixes

  • EZP-27876: TextLine Content Field Type Length Validation checks the number of bytes rather than the number of characters
  • EZP-27791: User hash lookup request returns 404 when using Map/URI siteaccess matcher
  • EZP-27562: Links in the RichText containing certain characters throw a validation error
  • EZP-28008: Make sure to clear remote id cache for ContentInfo on meta data updates
  • EZP-28020: Folder content type fix for cleandata.sql

ezsystems/repository-forms changes since v1.5.2

Bugfixes

  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form
ezplatform - v1.12.0-rc1

Published by DominikaK almost 7 years ago

Change log:

eZ Platform changes since version 1.12.0-beta2:

ezsystems/PlatformUIBundle changes since v1.12.0-beta1

Improvements

  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28104: As an Editor I want empty Performance tab removed
  • EZP-28072: [Role - Policy] - Translate limitations

Bugfixes

  • EZP-28039: Video width and height params are not saved during content creation
  • EZP-28003: Unable to go back to the Content structure after content move to the Media library

ezsystems/ezpublish-kernel changes since v6.12.0-beta2

Improvements

  • EZP-27864: As a REST Consumer I want to remove translation from a single Version

Bugfixes

  • EZP-28040: [PAPI] UrlAliasService does not remove languages during publishing
  • EZP-28118: Error in RelationConverter on content after editing relation field definition in legacy

ezsystems/ezplatform-solr-search-engine changes since v1.5.0-beta2

Improvements

  • EZP-28088: Re-try connections when trying to reach Solr

Bugfixes

  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-28064: Solr search missing LIKE support

ezsystems/repository-forms changes since v1.9.0

Improvements

  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28072: [Role - Policy] - Translate limitations
  • EZP-28077: As a bundle developer, I want to easily provide template for custom limitation value

Bugfixes

  • EZP-27793: Cannot add field to contenttype if required ezstring with default empty value
  • EZP-27819: Template exception when editing policies with no node and subtree limitation
  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form
ezplatform - 1.12.0-beta2

Published by andrerom about 7 years ago

This is the "first" beta for 1.12 release, highlights are:

  • Added more editing features in Online Editor: sub, sup, strikethrough, quote and ordered list
  • Greatly improved full text search support on Solr allowing things like: "phrase" (group) +mandatory -prohibited AND && OR || NOT !
  • More secure user passwords hashing: bcrypt now default, with PHP 7.2 optionally Argon2i
  • Improved Varnish performance with switching default HTTPCache usage to use Varnsih xkey allowing: soft purge, better cache clearing logic and longer ttl

BC: Change for Varnish users

This release enables ezplatform-http-cache Bundle by default as it has a more future proof approach for HttpCache:

  • Cache tagging is more reliable at clearing all affected cache on for instance subtree operations, content type changes, ...
  • More performant using xkey ("Surrogate Key") & soft purging, over BAN & growing ban list

This means:

  • There is a new VCL
  • Requires Varnish 4.1+ with varnish-modules (incl. xkey), or Varnish Plus where it is built in

Further reading in doc/varnish/varnish.md.

How to still use the old VCL and the old X-Location-Id headers

In all 1.x releases you will still be able to revert this and use the old deprecated system if you need to for whatever reason. Steps to do that is:

  • Keep using the VCL for BAN
  • Disable (comment out) EzSystemsPlatformHttpCacheBundle in app/AppKernel.php
  • Change app/AppCache.php back to extend eZ\Bundle\EzPublishCoreBundle\HttpCache

That is it, other changes added in 1.12 like increased cache ttl and fos_http_cache cache control rules for error pages should work also with BAN setup, and is thus optional.

Change log:

eZ Platform changes since version 1.11.0:

ezsystems/ezplatform-i18n changes since v1.3.0

Bugfixes

  • EZP-27338: Cannot create content type in french

ezsystems/PlatformUIAssetsBundle changes since v3.3.0

Bugfixes

  • EZP-27650: + button is not visible in RichText

ezsystems/PlatformUIBundle changes since v1.11.0

Improvements

  • EZP-28030: Add more builtin Alloy buttons to OE for richer text formating needs

Bugfixes

  • EZP-27833: Missing '%id' parameter value in notification text after hidding location
  • EZP-27849: Missing '%contentName%' parameter value in notification text after sending folder to trash without permissions
  • EZP-27685: broken sorting of tabs when using addTabView-method
  • EZP-27650: + button is not visible in RichText

ezsystems/ezplatform-solr-search-engine changes since since v1.4.2.1:

  • EZP-26806: Improve fulltext search query syntax (#95)
    Adds advance full text capabilities like:
    word "phrase" (group) +mandatory -prohibited AND && OR || NOT !
    This feature has been contributed by @pspanja
  • Implement new Cable interface for being able to tell API consumer what search features are supports.
    This bumps ezpublish-kernel requirements of this release to ~6.7.6 | ^6.11.4 | ^7.0

Other notable changes:

  • Solr Bundle is now using PHPUnit v5.7 and higher, worked involved here is contributed by @MarioBlazek

ezsystems/ezpublish-kernel changes since v6.11.0

Improvements

  • EZP-24744: Increase password security
  • EZP-27508: As a Developer I want an API that removes a translation from a version
  • EZP-28044: As an Developer I want support for striked text in RichText
  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-26806: Improve full text search

Bugfixes

  • EZP-27780: Remove unused table from legacy SearchIndex
  • EZP-27758: Copied Content has different main language
  • EZP-27764: Translation removal does not update language mask for URL alias
  • EZEE-1716: Cannot render embedded ezimage in CollectionBlock Gallery View
  • EZP-27773: Database error while working with url aliases
  • EZP-27800: Regression in ezpagestorage at EZP-2688
  • EZP-27881: Links to documentation in clean installation data should point to doc.ezplatform.com instead of doc.ez.no
  • EZP-27886: [PAPI] Wrong policy function name used by ContentService::removeTranslation
  • EZP-27876: TextLine Content Field Type Length Validation checks the number of bytes rather than the number of characters
  • EZP-27916: [Integration tests] Make SetupFactory autoloaded in root packages
  • EZP-27791: User hash lookup request returns 404 when using Map/URI siteaccess matcher
  • EZP-27562: Links in the RichText containing certain characters throw a validation error
  • EZP-28008: Make sure to clear remote id cache for ContentInfo on meta data updates
  • EZP-28020: Folder content type fix for cleandata.sql
ezplatform - 1.7.5

Published by yannickroger about 7 years ago

List of changes since v1.7.4.

Improvements

  • [Docker] Some cleanup after changes in #192
  • [Docker] Compile in varnish-modules for optional xkey usage (#201)
  • EZP-27788: Update and cleanup docker config for Docker 17.06 features (#192)
  • [Doc] Update documentation in regards to Docker setup
  • EZP-27542: Add support for using Varnish with Docker (#188)

Bugfixes

  • EZP-27285: Prevent access to website with direct usage of app.php in URL (404) (#181)

Dependencies update

eZ

Updated Packages

package release version diff
ezsystems/content-on-the-fly-prototype v0.1.11 v0.1.10...v0.1.11
ezsystems/ezplatform-solr-search-engine v1.4.2 v1.4.0...v1.4.2
ezsystems/ezpublish-kernel v6.7.5 v6.7.4...v6.7.5
ezsystems/platform-ui-assets-bundle v3.3.0 v3.1.0...v3.3.0
ezsystems/platform-ui-bundle v1.7.5 v1.7.4...v1.7.5
ezsystems/repository-forms v1.5.2 v1.5.1...v1.5.2
ezplatform -

Published by yannickroger about 7 years ago

ezplatform - 1.7.5-rc1

Published by yannickroger about 7 years ago

List of changes since v1.7.4.

Improvements

  • [Docker] Some cleanup after changes in #192
  • [Docker] Compile in varnish-modules for optional xkey usage (#201)
  • EZP-27788: Update and cleanup docker config for Docker 17.06 features (#192)
  • [Doc] Update documentation in regards to Docker setup
  • EZP-27542: Add support for using Varnish with Docker (#188)

Bugfixes

  • EZP-27285: Prevent access to website with direct usage of app.php in URL (404) (#181)

Dependencies update

eZ

package release version diff
ezsystems/ezpublish-kernel v6.7.5-rc1 v6.7.4...v6.7.5-rc1
ezsystems/platform-ui-bundle v1.7.5-rc1 v1.7.4...v1.7.5-rc1
ezsystems/repository-forms v1.5.2-rc1 v1.5.1...v1.5.2-rc1
ezplatform - 1.11.0.1

Published by yannickroger about 7 years ago

Update with kernel 6.11.1 with sql update files

ezplatform - 1.10.1

Published by yannickroger about 7 years ago

List of changes since v1.10.0.

eZ packages updates

Please follow links for details.

Misc

  • Add support for using Varnish with Docker (#188, EZP-27542)
ezplatform - 1.10.1-rc1

Published by yannickroger over 7 years ago

List of changes since v1.10.0.

eZ packages updates

Please follow links for details.

Misc

  • Add support for using Varnish with Docker (#188, EZP-27542)
Package Rankings
Top 3.69% on Packagist.org
Badges
Extracted from project README
Build Status Downloads Latest release License