Releases: ezsystems/repository-forms
Releases · ezsystems/repository-forms
v2.5.5
v2.5.4
v3.0.0-beta2
repository-forms changes between 3.0.0-beta1 and 3.0.0-beta2
Improvements
- EZP-30529: As a Developer I want Field Types to be injected into DI Container (#302)
- EZP-30814: Remove Twig deprecations (#307)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#304)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#309)
- EZP-30880: As a Developer I want MatcherFactory to use registry to avoid direct Container calls (#313)
- EZP-30906: Remove deprecated templating services (#314)
- EZP-30797: As an administrator, I want to configure a password expiration for users (#311)
- EZP-30938: Remove usage of deprecates setCurrentUser method (#315)
- EZP-30394: As a Developer I want to implement an External Storage for the User Field Type (#318)
Bugs
Misc
v2.5.3
v2.5.2
v2.5.1
repository-forms changes between v2.5.0 and v2.5.1
Bugs
- 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)
Misc
v3.0.0-beta1
repository-forms changes between v2.5.0 and v3.0.0-beta1
Improvements
- EZP-30390: As a Developer I want deprecated Field Types to be dropped (#287)
- EZP-30503: Change names of parameters (#290)
- EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#297)
- EZP-30581: Upgrade
ezsystems/repository-forms
to use Symfony 4 components (#293) - EZP-30462: As a Developer, I want to configure Field Type features with tags which follows same convention (#292)
- EZP-30627: Unify twig helpers naming (#299)
Bugs
- 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)
Misc
v2.4.5
v2.5.0
repository-forms changes between v2.4.0 and v2.5.0
Improvements
- EZP-30008: More unique uniqid() (#271)
- EZP-29849: Allow user to remove location in subtree/location limitation (content/create) (#273)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#277)
- EZP-29140: UserBundle (#278)
- EZP-29104: Spike on ImageAsset field type (#281)
- EZP-29979: As a developer I would like to use getLocation method on ContentCreateSuccessView and ContentEditSuccessView (#270)
Bugs
- EZP-29857: Unable to upload audio to Media field type (#276)
- EZP-30172: Cannot edit Content Type with ezobjectrelation/ezobjectrelationlist with deleted starting location (#279)
- EZP-30181: Editor is not able to select any item in the ezobjectrelation/ezobjectrelationlist FTs if starting location is not accessible (#280)
- EZP-30297: error when I try to add a translation for a user object (#282)
- EZP-30362: Hidden default location in Relation List field type crashes Content Type editing (#286)