packagist sonata-project/doctrine-mongodb-admin-bundle 4.0.0-alpha.1

latest releases: 5.x-dev, 4.x-dev, 3.x-dev...
2 years ago

Added

  • [#593] Added DateRangeFilter to be able to filter by dates (@franmomu)
  • [#593] Added DateTimeRangeFilter to be able to filter by dates with time (@franmomu)

Changed

  • [#564] Changed the guessing type of FieldDescriptionInterface with association mapping from mongo_one to FieldDescriptionInterface::MANY_TO_ONE and from mongo_many to FieldDescriptionInterface::MANY_TO_MANY. (@franmomu)
  • [#515] Add final modifier to classes (@franmomu)
  • [#515] Reduce visibility of methods and properties (@franmomu)

Fixed

  • [#593] Fixed using DateOperatorType::TYPE_EQUAL type in a DateFilter and DateTimeFilter, now it filters by the exact date instead of a range. (@franmomu)

Removed

  • [#593] Removed unused input_type option in AbstractDateFilter (@franmomu)
  • [#593] Removed AbstractDateFilter:: applyTypeIsLessEqual (@franmomu)
  • [#593] Removed AbstractDateFilter:: applyTypeIsGreaterThan (@franmomu)
  • [#593] Removed AbstractDateFilter:: applyType (@franmomu)
  • [#575] Remove support for doctrine/persistence 1.x (@franmomu)
  • [#357] The modelManager getDefaultSortValues does not have default _sort_by value anymore. (@VincentLanglet)
  • [#356] Special case for the all value in ChoiceFilter (@VincentLanglet)

Don't miss a new doctrine-mongodb-admin-bundle release

NewReleases is sending notifications on new releases.