Releases: ezsystems/repository-forms
Releases · ezsystems/repository-forms
1.5.0
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
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
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
Changes since 1.4.0:
Bugfixes
- EZP-26410: Fixed exception "Runtime Notice: Only variables should be passed by reference"
1.4.1-rc1
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
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
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
Maintenance release for v1.2.1
Changes
- Fix EZP-25750: textblock content edit error
1.2.1-rc1
Bugfixes
- EZP-25750: textblock content edit error
1.0.1-rc1
- The TextLine FieldType will no longer allow negative lengths (EZP-25432)
- Made "save & publish" the default action when editing a role (EZP-25203)