Skip to content

Releases: ezsystems/repository-forms

1.5.0

14 Dec 11:02
Compare
Choose a tag to compare

Changes since v1.4.0.

Fixed

  • Fixed exception; Runtime Notice: Only variables should be passed by reference (EZP-26410, #96 by @nspyke)

Added

  • Integrated jms/translation-bundle (EZP-26704, #100)
    Also updated english strings
  • Crowdin integration (#104, EZP-25429)
    • Renamed french translation
    • Added translation update script at bin/updatestrings.sh
    • Added crowdin.com configuration
  • Removed PHP 5.5 from travis matrix (EZP-26728)

1.5.0 RC1

08 Dec 10:23
Compare
Choose a tag to compare
1.5.0 RC1 Pre-release
Pre-release

Changes since v1.5.0-beta1.

Changes

  • Crowdin integration (#104, EZP-25429)
    • Renamed french translation
    • Added translation update script at bin/updatestrings.sh
    • Added crowdin.com configuration
  • Removed PHP 5.5 from travis matrix (EZP-26728)

1.5.0 BETA1

02 Dec 17:31
Compare
Choose a tag to compare
1.5.0 BETA1 Pre-release
Pre-release

Changes since v1.4.0.

Fixed

  • Fixed exception; Runtime Notice: Only variables should be passed by reference (EZP-26410, #96 by @nspyke)

Added

  • Integrated jms/translation-bundle (EZP-26704, #100)
    Also updated english strings

1.4.1

15 Nov 20:07
Compare
Choose a tag to compare

Changes since 1.4.0:

Bugfixes

  • EZP-26410: Fixed exception "Runtime Notice: Only variables should be passed by reference"

1.4.1-rc1

10 Nov 11:17
Compare
Choose a tag to compare
1.4.1-rc1 Pre-release
Pre-release

Changes since 1.4.0

Bugfixes

  • EZP-26410: Fixed exception; Runtime Notice: Only variables should be passed by reference and created related tests

v1.3.0-rc1

23 Jun 13:07
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release

Changes since version 1.2.0-beta1

None

Changes since version 1.2.0.

New features

  • User registration support EZP-25730
  • Selection content edition support EZP-25776
  • Checkbox content edition support (#82) EZP-25775
  • Added content field value validation EZP-25101
  • Added pagelayout to content_edit template/controller

Bugfixes

Fix EZP-25750: textblock content edit error

1.3.0-beta1

23 Jun 13:06
Compare
Choose a tag to compare
1.3.0-beta1 Pre-release
Pre-release

Changes since version 1.2.0.

New features

  • User registration support (EZP-25730)
  • Selection content edition support (EZP-25776)
  • Checkbox content edition support (#82) (EZP-25775)
  • Added content field value validation (EZP-25101)
    • Added pagelayout to content_edit template/controller

Bugfixes

Fix EZP-25750: textblock content edit error

1.2.1

23 Jun 12:43
Compare
Choose a tag to compare

Maintenance release for v1.2.1

Changes

  • Fix EZP-25750: textblock content edit error

1.2.1-rc1

19 May 12:57
Compare
Choose a tag to compare
1.2.1-rc1 Pre-release
Pre-release

Bugfixes

  • EZP-25750: textblock content edit error

1.0.1-rc1

28 Jan 16:02
Compare
Choose a tag to compare
1.0.1-rc1 Pre-release
Pre-release
  • The TextLine FieldType will no longer allow negative lengths (EZP-25432)
  • Made "save & publish" the default action when editing a role (EZP-25203)