Skip to content

Releases: netgen/NetgenEzFormsBundle

v2.0.2

25 Sep 13:07
v2.0.2
c4d2355
Compare
Choose a tag to compare

[2.0.2] - 2018-25-09

Added

  • Enabled Scrutinizer service

Fixed

  • Fix for Relation field type handler by @amirkoklan
  • Fix for Country field type handler by @SofLesc

2.0.1

13 Jul 12:32
2.0.1
Compare
Choose a tag to compare

Bug fix - check against null when adding validator in Integer handler ( by @darinda )

1.3.3

13 Jul 12:30
1.3.3
Compare
Choose a tag to compare

Bug fix - check against null when adding validator in Integer handler ( by @darinda )

2.0

24 Apr 13:59
2.0
Compare
Choose a tag to compare
2.0
  • Symfony 3 compatibility
  • PSR-4 dev autoload for tests
  • bundle and tests directories
  • started using keepachangelog convention
  • test classes now extend TestCase rather than PHPUnit_Framework_TestCase

1.3.2

15 Jan 14:01
Compare
Choose a tag to compare
  • Bug fix - Selection handler was ignoring selected values in edit mode

1.3.1

30 Nov 10:42
Compare
Choose a tag to compare
  • Use early returns ( by @dantleech )
  • Support for Object Relation ( by @nspyke )
  • Bug fix for empty validator case
  • InformationCollection mapper now uses FieldDefinition

1.3.0

29 Aug 21:47
1.3.0
Compare
Choose a tag to compare
  • Full test coverage (by @MarioBlazek)
  • Prevent overwriting form model value with default value (by @alymdrictels)
  • PHP 7 support
  • PSR-4 autoloader

1.2.0

18 Dec 10:26
Compare
Choose a tag to compare
  • Added ability to handle info collection forms (by @MarioBlazek)
  • Added various new field type handlers (ISBN, binary file, map location) (by @MarioBlazek)
  • Coding standards switched to PSR-2
  • Bugfixes

1.1.1

20 Aug 13:39
Compare
Choose a tag to compare
Only set password length constraint if larger than 0

1.1

19 Aug 14:19
Compare
Choose a tag to compare
1.1
Check if string length constraint exists before using