Skip to content

Releases: ezsystems/repository-forms

v1.10.0

31 Oct 12:24
Compare
Choose a tag to compare

Changes since v1.9.0

Improvements

  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28072: [Role - Policy] - Translate limitations
  • EZP-28077: As a bundle developer, I want to easily provide template for custom limitation value

Bugfixes

  • EZP-27793: Cannot add field to contenttype if required ezstring with default empty value
  • EZP-27819: Template exception when editing policies with no node and subtree limitation
  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form

v1.10.0-rc1

25 Oct 08:20
Compare
Choose a tag to compare
v1.10.0-rc1 Pre-release
Pre-release

Changes since v1.9.0

Improvements

  • EZP-24699: Enrich Policy limitations view with links and human readable names
  • EZP-28072: [Role - Policy] - Translate limitations
  • EZP-28077: As a bundle developer, I want to easily provide template for custom limitation value

Bugfixes

  • EZP-27793: Cannot add field to contenttype if required ezstring with default empty value
  • EZP-27819: Template exception when editing policies with no node and subtree limitation
  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form

v1.5.3-rc1

25 Oct 10:02
Compare
Choose a tag to compare
v1.5.3-rc1 Pre-release
Pre-release

Changes since v1.5.2

Bugfixes

  • EZP-27873: Missing translation for role.policy.all_modules/role.policy.all_modules_all_functions in new policy form

1.9.1

14 Sep 13:50
Compare
Choose a tag to compare

Fixes since v1.9.0.1:

  • EZP-27873: Add translations for role.policy.all_modules/all_modules_all_functions (#155)
  • EZP-27819: Template exception when editing policies with no node/subtree limitation (#152)

1.9.0.1

29 Aug 09:49
Compare
Choose a tag to compare

List of changes since v1.9.0.

Bugfixes

  • EZP-27793: fix updating contectStruct with required value (#144)

1.9.0

22 Aug 13:33
Compare
Choose a tag to compare

List of changes since v1.8.0.

Bugfixes

  • Disable checking uniqueness of role identifier for null (#137, EZP-27513)

Improvements

  • EZP-24800 Support allowed classes limitation for object relation fields (#127)
  • EZP-26700: Fixed behat tests
  • EZP-27632: Implement editing support for Checkbox FieldType
  • EZP-27620: Implement editing support for Integer FieldType
  • EZP-27637: Implement editing support for Float FieldType
  • EZP-27636: Implement editing support for Time FieldType
  • EZP-27635: Implement editing support for Date FieldType
  • EZP-27634: Implement editing support for DateAndTime FieldType
  • EZP-27619: Implement editing support for EmailAddress FieldType
  • EZP-27645: Implement editing support for Url FieldType
  • EZP-27644: Implement editing support for TextBlock FieldType
  • EZP-27627: Implement editing support for TextLine FieldType
  • EZP-26700: Implemented common form theme for fieldtypes integration
  • EZP-27659: Subtree and Node policy limitations can't be viewed, and may be overwritten (#136)
  • Don't checking uniqueness of null content type identifiers (#138, EZP-27690)
  • Ensure compatibility with PHPUnit 6.x
  • Added 'required' validation to FieldValueValidator
  • [PHPUnit] Replaced PHPUnit_Framework_Assert with namespaced ref. (#135)
  • EZP-25197: Missing validation of the role form (#122)
  • Library test updated with phpunit compatibility layer (#129)
  • [EZP-27435] Show state group in state option label (#126)
  • Use Github to display release (#131)
  • Added base README with badges (#130)
  • Enabled PHPUnit 5 (#128)

1.9.0-rc1

16 Aug 11:30
Compare
Choose a tag to compare
1.9.0-rc1 Pre-release
Pre-release

List of changes since v1.9.0-beta1.

This RC release contains a revert of something introduced in the beta

Bugfixes

  • Revert "EZP-27492 Content draft edit" see EZP-27762

1.9.0-beta1

08 Aug 14:12
Compare
Choose a tag to compare
1.9.0-beta1 Pre-release
Pre-release

List of changes since v1.8.0.

Bugfixes

  • Disable checking uniqueness of role identifier for null (#137, EZP-27513)

Improvements

  • [CS] getContentTypeHash() => getContentTypesHash() as commneted on #127
  • EZP-24800 Support allowed classes limitation for object relation fields (#127)
  • EZP-26700: Fixed behat tests
  • EZP-27632: Implement editing support for Checkbox FieldType
  • EZP-27620: Implement editing support for Integer FieldType
  • EZP-27637: Implement editing support for Float FieldType
  • EZP-27636: Implement editing support for Time FieldType
  • EZP-27635: Implement editing support for Date FieldType
  • EZP-27634: Implement editing support for DateAndTime FieldType
  • EZP-27619: Implement editing support for EmailAddress FieldType
  • EZP-27645: Implement editing support for Url FieldType
  • EZP-27644: Implement editing support for TextBlock FieldType
  • EZP-27627: Implement editing support for TextLine FieldType
  • EZP-26700: Implemented common form theme for fieldtypes integration
  • EZP-27659: Subtree and Node policy limitations can't be viewed, and may be overwritten (#136)
  • Don't checking uniqueness of null content type identifiers (#138, EZP-27690)
  • Ensure compatibility with PHPUnit 6.x
  • Added 'required' validation to FieldValueValidator
  • [PHPUnit] Replaced PHPUnit_Framework_Assert with namespaced ref. (#135)
  • EZP-25197: Missing validation of the role form (#122)
  • Library test updated with phpunit compatibility layer (#129)
  • [EZP-27435] Show state group in state option label (#126)
  • Use Github to display release (#131)
  • Added base README with badges (#130)
  • Enabled PHPUnit 5 (#128)

1.5.2

05 Sep 09:04
Compare
Choose a tag to compare

List of changes since v1.5.1.

Improvements

  • EZP-27659: Subtree and Node policy limitations can't be viewed, and may be overwritten (#136)
  • EZP-25197: Missing validation of the role form (#122)

Bugfixes

  • EZP-27513: Disable checking uniqueness of role identifier for null (#137)

1.5.2-rc1

29 Aug 09:52
Compare
Choose a tag to compare
1.5.2-rc1 Pre-release
Pre-release

List of changes since v1.5.1.

Improvements

  • EZP-27659: Subtree and Node policy limitations can't be viewed, and may be overwritten (#136)
  • EZP-25197: Missing validation of the role form (#122)

Bugfixes

  • EZP-27513: Disable checking uniqueness of role identifier for null (#137)