Skip to content

Releases: sonata-project/SonataDoctrineMongoDBAdminBundle

3.1.1

08 Feb 10:09
3.1.1
13957fc
Compare
Choose a tag to compare

Changed

  • All templates references are updated to twig namespaced syntax

Fixed

  • Compatibility with autocomplete form type
  • FQCN for form types (Symfony 3 compatibility)
  • Association field popup

3.1.0

08 Jan 09:52
3.1.0
c4fb2c0
Compare
Choose a tag to compare

Added

  • Added php 7.0 support
  • Added twig dependency

Changed

  • Changed internal folder structure to src, tests and docs
  • Add support for FQCNs form types
  • Switched to templates from SonataAdminBundle
  • Replace twig paths with new naming conventions

Deprecated

  • Association templates

Fixed

  • call of render function now Sf3 compatible
  • Fix FormContractor::getDefaultOptions not checking against form types FQCNs
  • Throw an exception if property name is not found in field mappings
  • A list field with actions type will get all the required field options just like the _action field.
  • _action field will get a proper actions type.
  • Patched collection form handling script to maintain File input state when new items are added to collections
  • Typo in javascript in edit_mongo_one_association_script.html.twig
  • Check for filter Value in StringFilter
  • Missing explicit Symfony dependencies

Removed

  • internal test classes are now excluded from the autoloader
  • Support for old versions of Symfony.

3.0.0

04 Jun 16:23
3.0.0
5a8d8ef
Compare
Choose a tag to compare

This release is part of the new Sonata versions management.

Changelog will be added on next releases.

bump version 2.3.0

24 Sep 19:39
Compare
Choose a tag to compare
Use SonataAdmin 2.3 stable as dependency