v2.0.0
repository-forms changes between v1.10.0 and v2.0.0
Improvements
- EZP-27492: Support content draft editing (#)
- EZP-26700: Implement editing support for more FieldTypes (#140)
- EZP-27631: Implement editing support for Author FieldType (#150)
- EZP-27639: Implement editing support for MapLocation FieldType (#147)
- EZP-27641: Implement editing support for Relation FieldType (#146)
- EZP-27661: Implement editing support for ISBN FieldType (#141)
- EZP-27638: Implement editing support for Keyword FieldType (#148)
- EZP-27628: Implement editing support for RichText FieldType (#151)
- EZP-27884: Create extensibility point for view override in repository-forms content edit and draft create (#158)
- EZP-27633: Implement editing support for Country FieldType (#149)
- EZP-28038: As a Developer I would like to have Symfony form Types representing every eZ Platform fieldtype (#163)
- EZP-28204: Change view data format to timestamp for TimeFieldType (#169)
- EZP-28216: Change view format to timestamp for DateFieldType (#170)
- EZP-28218: Change view data format to timestamp for DateTimeFieldType (#171)
- EZP-28242: Implement editing support for ezbinary, ezmedia and ezimage fieldtypes (#142)
- EZP-28268: Expose content, content type and location related variables to content edit view (#175)
- EZP-28267: Add Save and Cancel buttons to content create page (#174)
- EZP-28265: Expose ContentCreateView to allow setting different theme for content creation (#173)
- EZP-27539: As an Editor I want to add a translation in the Translation view tab (#182)
- EZP-27646: Implement editing support for User FieldType (#145)
- EZP-28411: [repository-forms] Provide support for selection limit setting in ezobjectrelationlist fieldtype (#183)
- EZP-28226: User can't add more fields after removing several of them (#187)
- EZP-28532: Fix User related tests (#192)
- EZP-28527: Fix ContentTypeFormProcessorTest (#190)
- 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-28595: Fix SingleSelectionValueTransformer tests (#200)
Bugs
- EZP-27762: content/edit routing conflict with legacy (#143)
- EZP-28278: For Media field type switches seem to be always required (#176)
- EZP-28287: Inconsistent eztime value across timezones (#177)
- EZP-28299: Error 400 after publishing with Media field type without filling width and height (#193)
- EZP-28315: Cannot delete draft in case of nonpublished content (#179)
- EZP-28342: Invalid input type for latitude and logitude in MapLocation fieldtype (#180)
- EZP-28371: Author fieldtype is not filtering out empty rows (#181)
- EZP-28497: RelationList field type issues (#186)
- EZP-28492: Role Assignments Subtree Limitation wrong order (#184)
- EZP-28443: Wrong validation message in map location (#188)
- EZP-28575: User can't edit content item with ezselection (#197)
- EZP-28544: Unable to view/edit Role that contains Policy with removed Limitation target (#196)
- EZP-28571: User can't publish content item in another language (#198)
- EZP-28579: Pushing Enter in creating mode throw an error (#199)
- EZP-28536: It's not possible to specify Locations/Subtree of locations for Limitations of Policies (#201)
- EZP-28601: Publishing content redirects to parent, not child (#202)
- EZP-28649: Invalid field type label in content translation (#204)
- EZP-28651: No translation for "Default value" in ezboolean fieldtype definition edit (#205)
- EZP-28656: Author fieldtype is not filtering out empty rows (#206)
- EZP-28666: Content Edit / Cancel action has invalid redirection (#209)
- EZP-28667: User registration is not working due to lacking mainLanguageCode option (#210)
- EZP-28664: Enabled checkbox should be a part of ezuser fieldtype in Content Edit (#208)