Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: sonata-project/SonataDashboardBundle

0.6.0

16 Mar 00:57
0.6.0
Compare
Choose a tag to compare

Added

  • [#298] Add support for doctrine persistence 2 (@core23)

Changed

  • [#300] Update to sonata-project/datagrid-bundle 3 (@core23)

0.5.1

15 Feb 20:58
0b83f34
Compare
Choose a tag to compare

Fixed

  • [#277] Fix calling unknown truncate function (@core23)

0.5.0

30 Aug 09:20
0.5.0
Compare
Choose a tag to compare

Added

Changed

  • [#225] SonataEasyExtendsBundle is not used anymore, use SonataDoctrineBundle (@jordisala1991)

Fixed

Removed

0.4.0

01 Feb 19:32
0.4.0
0c08b41
Compare
Choose a tag to compare

Added

  • Added Spanish translations.
  • Added support for new EditableBlockService
  • Add missing translation for breadcrumbs
  • Add missing translation for admin menu

0.3.0

12 Mar 10:00
0.3.0
73f93ea
Compare
Choose a tag to compare

Added

  • missing french translations
  • Added all missing stuff, so you could finally use this bundle

Changed

  • Changed fallback translation domain to SonataBlockBundle in composer
  • Calling internal controller methods instead of create new exception instances
  • Removed usage of old form type aliases
  • Switch all templates references to Twig namespaced syntax
  • Switch from templating service to sonata.templating
  • Throw exception if wrong element returned
  • Replaced deprecated setDefaultSettings with configureSettings method
  • Moved id property to model

Fixed

  • Fixed PHPDoc
  • Fixed calling deprecated methods
  • Fixed typo when calling method rollBack
  • It is now allowed to install Symfony 4
  • Fixed wrong / missing PHPDoc

Removed

  • Removed support for PHP 5
  • Removed support for symfony <2.8 and 3.0
  • Support for old versions of php
  • classes to compile

0.2.0

01 Aug 08:46
0.2.0
387ec55
Compare
Choose a tag to compare

Changed

  • Changed BlockAdmin and DashboardAdmin extends to use recommended AbstractAdmin class.

Fixed

  • Removed duplicate translation of form groups
  • Fixed duplicate translation in tab menu
  • Fixed duplicate translation of form help
  • Fixed hardcoded paths to classes in .xml.skeleton files of config

Removed

  • Internal test classes are now excluded from the autoloader

Support for new stable sonata versions

18 Jun 15:50
Compare
Choose a tag to compare
  • support symfony 3.0
  • support for stable sonata bundles

0.0.1: Merge pull request #5 from qsomazzi/master

06 Aug 12:25
Compare
Choose a tag to compare