Skip to content

Tags: pimcore/data-hub

Tags

v2.1.0

Toggle v2.1.0's commit message
Merge remote-tracking branch 'origin/2.0' into 2.x

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Task: add upgrade notes (#984)

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: remove phpunit.xml.dist file (#977)

* Fix: ignore deprecations in test

* Report deprecations as warnings

* Revert Report deprecations as warnings

* Fix: remove phpunit.xml.dist

---------

Co-authored-by: Marco Perberschlager <marco.perberschlager@pimcore.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
License Switch to POCL (#973)

* License Switch to POCL

* License Switch to POCL

* Apply php-cs-fixer changes

---------

Co-authored-by: fashxp <8792145+fashxp@users.noreply.github.com>

v2.0.0-RC2

Toggle v2.0.0-RC2's commit message
Update compatibility-bridge-v10 dependency to v2.0

v2.0.0-RC1

Toggle v2.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix codeception (#972)

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow setting Date and DateTime-fields to empty / null even if the fi…

…eldtype is DATETIME (#950)

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix translation keys filter (#934)

* Fix translation keys filter

* Apply php-cs-fixer changes

---------

Co-authored-by: fashxp <8792145+fashxp@users.noreply.github.com>

v1.6.7

Toggle v1.6.7's commit message
Fix translation keys filter (#934)

* Fix translation keys filter

* Apply php-cs-fixer changes

---------

Co-authored-by: fashxp <8792145+fashxp@users.noreply.github.com>

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug]: Cors headers not set when cache was not enabled (#925)

* Fix: Cors header where set only when cache enabled

* Apply php-cs-fixer changes

---------

Co-authored-by: mcop1 <mcop1@users.noreply.github.com>