Skip to content

v1.0.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 02 Apr 15:45

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)