Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 15:08
· 105 commits to main since this release

Changes between ezsystems/ezplatform-content-forms v1.3.0 and ibexa/content-forms v4.0.0

Improvements

  • EZP-31542: Added PHP 7.4 support (#339)
  • IBX-105: Added automatic release creation on tag push (#345)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#51)
  • IBX-154: Allowed to define if the alternative text for image field is required (2.5) (#348)
  • IBX-261: Updated changelog generator (#346)
  • IBX-1543: Replaced ez_content_name function (#6)
  • IBX-1334: Rebranded ibexa/content-forms to use new namespaces
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#11)
  • IBX-1734: Added cross-org merge workflow (#57)
  • IBX-1694: Rebranded dependency injection container service tags (#13)
  • IBX-1694: Fixed Field Type Form Mapper tag validation error message
  • IBX-1853: Rebranded services names (#18)
  • IBX-1998: Rebranded routes in ibexa/content-forms repository (#19)
  • IBX-1696: Removed class parameters from ibexa/content-forms repository (#20)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#21)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#22)
  • IBX-1853: Used rebranded namespaces in comments (#23)
  • IBX-1853: Used rebranded namespaces in code (#24)
  • IBX-1853: Used rebranded Ibexa name in codebase (#25)

Bugs

  • EZEE-2930: Added Language obj. instance to User create/edit views (#334)
  • EZP-28900: Removed view transformer from FloatFieldType (#325)
  • EZP-31013: Use readonly instead of disabled for username form (#335)
  • EZP-31310: Fixed editing for content with multiple locations (#333)
  • EZP-31317: Loaded ContentType using preferred language in UserController (#332)
  • EZP-31449: Adapted TranslatablePropertyTransformer to properly handle nulls (#338)
  • EZP-31557: Added timezone offset to ezdate field form value (#341)
  • EZP-31581: Added missing translation (#340)
  • EZP-32397 Added 'isEditView' variable to DateFieldType View (#344)
  • IBX-1063: Added support for multiple field errors (#49)
  • IBX-219: Fixed missing float value in edit view after changing BO language
  • IBX-461: Fixed roles with deleted limitations (#347)
  • IBX-902: Refactored GroupedFields as a separate service (#46)
  • IBX-947: Refactored processCancel method
  • IBX-1852: Added grouped_fields to edit/create user content