Releases: symfony2admingenerator/GeneratorBundle
Releases · symfony2admingenerator/GeneratorBundle
Fix for pregenerated UUIDs
v2.3.1 Fixed #312, UUID can be used for entity IDs, it is enough to check on…
Change service naming for form services to prevent issues with multiple admins for single model
v2.3.0 Fix service naming for form types for multiple admins for one entity
Symfony3+ compatibility
Register spl_autoloader sooner to work with Symfony3+ Remove invalid block call
Twig 2.0+ support
v2.2.1 Fix Twig
Twig 2.0+ support
v2.2.0 Twig 2.0 support
Fix PHPdoc for QueryFilter classes
v2.1.6 Improve PHPDoc for queryfilter methods
Fix bug when using a comma in querybuilder options
Fix bug when using a comma in querybuilder options
Fix money type detection in list view
v2.1.4 Autodetect the Symfony MoneyType for list views
PHP-doc generation fixed
Small fix for PHP-doc generation. Useful during static analysis.
Version 2.1.2
Maintenance release