Skip to content

Tags: ferdinand-it/data-hub

Tags

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 (pimcore#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 (pimcore#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 (pimcore#925)

* Fix: Cors header where set only when cache enabled

* Apply php-cs-fixer changes

---------

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

v1.9.0

Toggle v1.9.0's commit message
Merge branch '1.8' into 1.x

v1.9.0-RC1

Toggle v1.9.0-RC1's commit message
Merge branch '1.8' into 1.x

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Task] Update docs (pimcore#920)

* Added new doc for alias operator

* Added new doc for alias operator

* Fix operators

* Removed isOperator variable

* Removed debug info

* Added new operator section and documentation

* Added new operator section and documentation

* More operators

* Added examples and screenshots

* Reverted change to merge operator

* Added mutation examples

* Update security settings

* Fix links

* Fix links

* Updated mutations page

* Updated mutations page

* Code format and lightboxes

* Added info boxes

* Updated documentation for advanced relations

* Removed unused screenshots

* Removed unused screenshots

v1.8.3

Toggle v1.8.3's commit message
Merge remote-tracking branch 'origin/1.7' into 1.8

v1.7.5

Toggle v1.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix regression from pimcore#875 (pimcore#910)

* Fix regression from pimcore#875

* getValueForObject/getValueFromObjectBrick returns mixed

* setValue return mixed

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use constant for 'datahub_context' instead hardcoded value (pimcore#880)

* Use constant for  'datahub_context' instead hardcoded value

* Removed unused variable $context in DocumentTreeType.

* Removed unused imports.

v1.8.1

Toggle v1.8.1's commit message
Merge remote-tracking branch 'origin/1.7' into 1.8