Skip to content

Releases: ezsystems/repository-forms

v2.0.1

15 Feb 08:02
Compare
Choose a tag to compare

repository-forms changes between v2.0.0 and v2.0.1

Bugs

v2.0.1-rc1

08 Feb 07:38
Compare
Choose a tag to compare
v2.0.1-rc1 Pre-release
Pre-release

repository-forms changes between v2.0.0 and v2.0.1-rc1

Bugs

v2.0.0

22 Dec 12:48
Compare
Choose a tag to compare

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)

v1.11.0

22 Dec 10:37
Compare
Choose a tag to compare

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

Improvements

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

Bugs

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

v1.5.4

26 Jan 09:50
6180ee7
Compare
Choose a tag to compare

repository-forms changes between v1.5.3 and v1.5.4

Improvements

v1.5.4-rc1

17 Jan 08:29
6180ee7
Compare
Choose a tag to compare
v1.5.4-rc1 Pre-release
Pre-release

repository-forms changes between v1.5.0 and v1.5.4-rc1

Improvements

  • EZP-26878: Add "Default value" input field for Checkbox, Float, ISBN, and Integer content definitions in EDIT mode (#125)
  • EZP-25197: Renaming role to existing name must be gracefully handled (#122)
  • EZP-27860: Set "precise" dist for repository-forms on Travis (#154)
  • EZP-28226: User can't add more fields after removing several of them (#187)
  • EZP-28527: Fix ContentTypeFormProcessorTest (#190)

Bugs

  • EZP-26608: Metadata is not available in the FieldGroup (#124)
  • EZP-25923: Creating a content type without attributes raise a 503 Service Unavailable (#120)
  • EZP-27659: Subtree and Node policy limitations can't be viewed (#136)
  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form (#155)

v2.0.0-rc1

19 Dec 07:31
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

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

Improvements

Bugs

  • 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)

v1.11.0-rc1

19 Dec 07:14
Compare
Choose a tag to compare
v1.11.0-rc1 Pre-release
Pre-release

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)

v2.0.0-beta3

18 Dec 07:58
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

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

v1.11.0-beta1

18 Dec 07:25
Compare
Choose a tag to compare
v1.11.0-beta1 Pre-release
Pre-release

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