PackageTrack
Sign in Get early access

sonata-project/core-bundle

Abandoned by its maintainers. Symfony SonataCoreBundle (abandoned)

3.20.0 13M downloads/mo #4342 most downloaded on Packagist sonata-project/SonataCoreBundle

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 7 months

Most releases are documented

notes for 44 of 66 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

66 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

66 releases · Dec 2013 to Jun 2020
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 60 of 66
  1. 3.20.0 04 Jun 2020
    Release notes

    Removed

    • remove Form and Twig sub-namespaces from CoreBundle and get them back from
      form-extensions 0.x and twig-extensions 0.x
    Open source →
    Release notes

    Removed

    • remove Form and Twig sub-namespaces from CoreBundle and get them back from form-extensions 0.x and twig-extensions 0.x
    Open source →
  2. 3.19.2 03 Jun 2020
    Release notes

    Changed

    • change register aliases from bundle configuration to compiler pass

    Fixed

    • fixed register CoreBundle with form and twig bridges
    • Deprecation message for InlineConstraint was always displayed
    Open source →
    Release notes

    Changed

    • change register aliases from bundle configuration to compiler pass

    Fixed

    • fixed register CoreBundle with form and twig bridges
    • Deprecation message for InlineConstraint was always displayed
    Open source →
  3. 3.19.1 26 May 2020
    Release notes

    Fixed

    • Display again flash message
    Open source →
  4. 3.19.0 23 May 2020
    Release notes

    Added

    • Added Sonata\Form\Serializer\BaseSerializerHandler
    • Added Sonata\Form\Serializer\BaseSerializerHandlerInterface

    Deprecated

    • Deprecated Sonata\Serializer\BaseSerializerHandler
    • Deprecated Sonata\Serializer\BaseSerializerHandlerInterface

    Removed

    • Remove SonataDatagridBundle dependency
    Open source →
    Release notes

    Added

    • Added Sonata\Form\Serializer\BaseSerializerHandler
    • Added Sonata\Form\Serializer\BaseSerializerHandlerInterface

    Deprecated

    • Deprecated Sonata\Serializer\BaseSerializerHandler
    • Deprecated Sonata\Serializer\BaseSerializerHandlerInterface

    Remove

    • Remove SonataDatagridBundle dependency
    Open source →
  5. 3.18.0 28 Jan 2020
    Release notes

    Changed

    • Switch to phpunit 8 setUp signature in tests

    Fixed

    • Compatibility with "cocur/slugify:^4.0".
    Open source →
    Release notes

    Changed

    • Switch to phpunit 8 setUp signature in tests

    Fixed

    • Compatibility with "cocur/slugify:^4.0".
    Open source →
  6. 3.17.2 29 Nov 2019
    Release notes

    Fixed

    • Compatibility with symfony/twig-bridge 4.4
    • Compatibility with symfony/dependency-injection 4.4
    Open source →
    Release notes

    Fixed

    • Compatibility with symfony/twig-bridge 4.4
    • Compatibility with symfony/dependency-injection 4.4
    Open source →
  7. 3.17.1 27 Nov 2019
    Release notes

    Fixed

    • Symfony 4.4 compatibility: Fixed signature of InlineConstraint::__sleep()
    Open source →
    Release notes

    Fixed

    • Symfony 4.4 compatibility: Fixed signature of InlineConstraint::__sleep
    Open source →
  8. 3.17.0 24 Apr 2019
    Release notes

    Added

    • ability to set a translation domain for form validators
    Open source →
    Release notes

    Added

    • ability to set a translation domain for form validators
    Open source →
  9. 3.16.2 12 Mar 2019
    Release notes

    Fixed

    • do not initialize select2 twice
    • some deprecations
    Open source →
    Release notes

    Fixed

    • do not initialize select2 twice
    • some deprecations
    Open source →
  10. 3.16.1 16 Feb 2019
    Release notes

    Fixed

    • error message about being unable to load the StatusRuntime
    Open source →
    Release notes

    Fixed

    • error message about being unable to load the StatusRuntime
    Open source →
  11. 3.16.0 14 Feb 2019
    Release notes

    Added

    • The ids of the services deprecated services should be replaced with now appear in deprecation messages

    Deprecated

    • not registering Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle in the kernel of your app

    Fixed

    • several deprecations about services
    Open source →
  12. 3.15.1 26 Jan 2019

    Nothing published for this version

  13. 3.15.0 20 Jan 2019
    Release notes

    Added

    • support for many grouped flash messages
    Open source →
  14. 3.14.1 17 Jan 2019
    Release notes

    Fixed

    • Moved deprecation notices of Sonata\CoreBundle\Form\Type\* classes into their buildForm methods
    • Wrongly triggered deprecation about InlineConstraint
    Open source →
  15. 3.14.0 13 Jan 2019
    Release notes

    Fixed

    • crash caused by an incompatibilty with sonata-project/exporter 2
    • deprecation wrongly triggered when using the new interface or classes

    Removed

    • support for php 5 and php 7.0
    Open source →
  16. 3.13.7 20 Dec 2018
    Release notes

    Fixed

    • Fixed wrong form namespaces
    Open source →
  17. 3.13.6 20 Dec 2018
    Release notes

    Fixed

    • crash about PageableManagerInterface when using composer install --authoritative-classmap
    • crashes related to form types
    Open source →
  18. 3.13.5 19 Dec 2018
    Release notes

    Fixed

    • crash about new FlashManager class not implementing old StatusClassRendererInterface
    Open source →
  19. 3.13.4 16 Dec 2018
    Release notes

    Fixed

    • crashes when a class type hints against an old type, but receives a new one
    • Fix deprecation for symfony/config 4.2+
    Open source →
  20. 3.13.3 16 Dec 2018
    Release notes

    Fixed

    • crashes when using composer install --classmap-authoritative
    Open source →
  21. 3.13.2 14 Dec 2018
    Release notes

    Fixed

    • Several crashes about type hinting issues
    Open source →
  22. 3.13.1 11 Dec 2018
    Release notes

    Fixed

    • Crash when no flash manager is present
    • Crash about FlashManager not being an instance of StatusClassRendererInterface
    Open source →
  23. 3.13.0 10 Dec 2018
    Release notes

    Added

    • Added Form\ subnamespace for all form components
    • Added Serializer\ subnamespace for all serializer components
    • Added Twig\ subnamespace for all twig components

    Deprecated

    • Deprecated Sonata\CoreBundle\Component\Status class
    • Deprecated Sonata\CoreBundle\Date\* classes
    • Deprecated Sonata\CoreBundle\FlashMessage classes
    • Deprecated Sonata\CoreBundle\Form\DataMapper\* classes
    • Deprecated Sonata\CoreBundle\Form\EventListener\* classes
    • Deprecated Sonata\CoreBundle\Form\Type\* classes
    • Deprecated Sonata\CoreBundle\Model\MetadataInterface interface
    • Deprecated Sonata\CoreBundle\Model\Metadata class
    • Deprecated Sonata\CoreBundle\Serializer\BaseSerializerHandler class
    • Deprecated Sonata\CoreBundle\Serializer\SerializerHandlerInterface interface
    • Deprecated Sonata\CoreBundle\Test\AbstractWidgetTestCase class
    • Deprecated Sonata\CoreBundle\Twig\Extension classes
    • Deprecated Sonata\CoreBundle\Twig\Node classes
    • Deprecated Sonata\CoreBundle\Twig\TokenParser classes
    • Deprecated Sonata\CoreBundle\Validator\* classes
    Open source →
  24. 3.12.0 19 Nov 2018
    Release notes

    Fixed

    • fix DateTimePickerType format usage of Intl constants.
    • Make form type services public

    Deprecated

    • Deprecated SonataDumpDoctrineMetaCommand
    • Deprecated InvalidParameterException
    • Deprecated Model/Adapter/AdapterChain
    • Deprecated Model/Adapter/AdapterInterface
    • Deprecated Model/Adapter/DoctrineORMAdapter
    • Deprecated Model/Adapter/DoctrinePHPCRAdapter
    • Deprecated Model/BaseDocumentManager
    • Deprecated Model/BaseEntityManager
    • Deprecated Model/BaseManager
    • Deprecated Model/BasePHPCRManager
    • Deprecated Model/ManagerInterface
    • Deprecated Model/PageableManagerInterface
    Open source →
  25. 3.11.2 18 Jul 2018
    Release notes

    Fixed

    • Handle null values in BooleanTypeToBooleanTransformer
    Open source →
  26. 3.11.1 12 Jul 2018
    Release notes

    Fixed

    • Fix compatibility with Symfony 2.8 regarding Twig runtimes
    Open source →
  27. 3.11.0 07 Jul 2018
    Release notes

    Added

    • Added FlashMessageRuntime and StatusRuntime to remove strong dependency on the session introduced by Twig extensions
    Open source →
  28. 3.10.0 13 Jun 2018
    Release notes

    Fixed

    • fputcsv() default escape character
    • SonataListFormMappingCommand::isEnabled to only enable the command when Symfony Major Version < 3

    Added

    • [Date(Time)PickerType] Handle field without seconds with option dp_use_seconds.
    • [Date(Time)PickerType] Allow DateTime Object in dp_min_date and dp_max_date
    • [Date(Time)RangePickerType] Link DateTimeRange pickers to keep start < end

    Deprecated

    • ColorType has been deprecated
    • Colors class has been deprecated
    Open source →
  29. 3.9.1 23 Feb 2018
    Release notes

    Fixed

    • Missing deprecation alert for sonata.core.slugify.native service

    Changed

    • changed composer dependency from symfony/security to symfony/security-csrf
    • Services for slugify strings are marked as public
    Open source →
  30. 3.9.0 07 Jan 2018
    Release notes

    Added

    • Added close label to flash messages

    Changed

    • Always flip choices in BaseStatusType
    Open source →
  31. 3.8.0 16 Dec 2017
    Release notes

    Added

    • Added Russian translations
    • Added twig extension for deprecating templates

    Changed

    • Avoid inheritance from deprecated FormPass

    Fixed

    • Deprecation about FormPass can now be avoided
    • Fixed deprecation message in ColorSelectorType
    Open source →
  32. 3.7.1 30 Nov 2017
    Release notes

    Fixed

    • It is now allowed to install Symfony 4
    Open source →
  33. 3.7.0 19 Nov 2017
    Release notes

    Deprecated

    • the form mapping feature

    Fixed

    • Register commands as services to prevent deprecation notices on Symfony 3.4
    • twig_truncate_filter, and twig_wordwrap_filter were broken
    • twig_truncate_filter, and twig_wordwrap_filter were not properly deprecated
    • forward-compatibility with sf4
    • form mapping feature removal on sf4, it is now properly disabled
    Open source →
  34. 3.6.0 04 Nov 2017
    Release notes

    Added

    • Added dp_option "dp_pick_date" in BasePickerType
    • Support of cocur/slugify 3.x

    Changed

    • Changed template datepicker.html.twig to display the time icon

    Fixed

    • missing form mapping for sonata_type_color
    • reusable test case Sonata\CoreBundle\Test\AbstractWidgetTestCase is now compatible with Symfony 3.4

    Removed

    • Support for old versions of PHP and Symfony.
    Open source →
  35. 3.5.1 20 Sep 2017
    Release notes

    Fixed

    • Datagrid build form issue caused by a regression on release 3.5.0
    Open source →
  36. 3.5.0 19 Sep 2017
    Release notes

    Added

    • New ColorType form type that should give us easier color picking functioanlity instead of choice field with color names

    Changed

    • Removed add of FormFactoryCompilerPass when the option form.mapping.enabled is false

    Deprecated

    • Class ColorSelectorType is deprecated and replaced by ColorType

    Fixed

    • fixed Twig errors when using sonata_template_box without a translation domain
    • deprecation notices related to addClassesToCompile
    • Fixed deprecation notice in ColorSelectorType for Sf 3. support
    • Missing brazilian translations for color names and date_range messages.
    • Fixed passing empty translation domain to sonata_template_box
    Open source →
  37. 3.4.0 09 May 2017
    Release notes

    Added

    • Options for ImmutableArrayType are now validated, which should yield better results.

    Fixed

    • compatibility with Symfony 3.3
    Open source →
  38. 3.3.0 23 Mar 2017
    Release notes

    Added

    • sonata-project/datagrid-bundle dependency for Sonata\CoreBundle\ModelPageableManagerInterface

    Fixed

    • deprecation notices in AbstractWidgetTestCase
    Open source →
  39. 3.2.0 20 Jan 2017
    Release notes

    Added

    • Twig 2.0 compatibility
    • Missing bootstrap datepicker options (dp_collapse, dp_calendar_weeks, dp_view_mode)

    Changed

    • Moment library updated from 2.10.6 to 2.17.1

    Deprecated

    • The truncate service was deprecated
    Open source →
  40. 3.1.2 09 Dec 2016
    Release notes

    Added

    • Added dutch (nl) date_range translations

    Changed

    • Use choice_translation_domain in BooleanType

    Fixed

    • The abstract test case for testing widgets now works with Symfony 3.2

    Updated

    • Updated Font Awesome from v4.6.3 to v4.7
    Open source →
  41. 3.1.1 30 Aug 2016
    Release notes

    Fixed

    • Added interface check for JMS\Serializer\Handler\SubscribingHandlerInterface in SonataCoreExtension::configureSerializerFormats
    Open source →
  42. 3.1.0 25 Aug 2016
    Release notes

    Added

    • Added AbstractWidgetTestCase test suite
    • Added static setFormats and addFormat methods to BaseSerializerHandler
    • Added sonata.core.serializer.formats configuration
    • Added AbstractWidgetTestCase::getTemplatePaths method
    • Added AbstractWidgetTestCase::getEnvironment method
    • Added AbstractWidgetTestCase::getRenderingEngine method

    Deprecated

    • Exporter class and service : use equivalents from sonata-project/exporter instead.
    • Deprecated the translator in DateRangeType, DateTimeRangeType and EqualType

    Fixed

    • Fixed BaseDoctrineORMSerializationType::buildForm compatibility with Symfony3 forms
    • Fixed BaseStatusType::getParent compatibility with Symfony3 forms
    • Fixed CollectionType::configureOptions compatibility with Symfony3 forms
    • Fixed DateRangePickerType::configureOptions compatibility with Symfony3 forms
    • Fixed DateRangeType::configureOptions compatibility with Symfony3 forms
    • Fixed DateTimeRangePickerType::configureOptions compatibility with Symfony3 forms
    • Fixed DateTimeRangeType::configureOptions compatibility with Symfony3 forms
    • Removed duplicate translation in DateRangeType, DateTimeRangeType and EqualType

    Removed

    • Internal test classes are now excluded from the autoloader
    • Removed AbstractWidgetTestCase::getTwigExtensions method
    Open source →
  43. 3.0.3 17 Jun 2016
    Release notes

    Fixed

    • Add missing exporter service
    Open source →
  44. 3.0.2 06 Jun 2016
    Release notes

    Fixed

    • Fixed EntityManagerMockFactory calling protected methods. This class is used by other bundles for testing.
    Open source →
  45. 3.0.1 01 Jun 2016
    Release notes

    Changed

    • Updated Bootstrap from version 3.3.5 to version 3.3.6
    • Updated Font-awesome from version 4.5.0 to version 4.6.3

    Fixed

    • Typo on choices_as_values option for EqualType
    Open source →
  46. 3.0.0 06 May 2016

    Nothing published for this version

  47. 2.3.11 22 Apr 2016

    Nothing published for this version

  48. 2.3.10 26 Nov 2015

    Nothing published for this version

  49. 2.3.9 18 Sep 2015

    Nothing published for this version

  50. 2.3.8 27 Aug 2015

    Nothing published for this version

  51. 2.3.7 26 Aug 2015

    Nothing published for this version

  52. 2.3.6 18 Aug 2015

    Nothing published for this version

  53. 2.3.5 05 Aug 2015

    Nothing published for this version

  54. 2.3.4 16 Jun 2015

    Nothing published for this version

  55. 2.3.3 18 May 2015

    Nothing published for this version

  56. 2.3.2 18 May 2015

    Nothing published for this version

  57. 2.3.1 09 Mar 2015

    Nothing published for this version

  58. 2.3.0 09 Sep 2014

    Nothing published for this version

  59. 2.2.7 08 Sep 2014

    Nothing published for this version

  60. 2.2.6 10 Jun 2014

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive