Skip to content

Tags: dkd/pimcore

Tags

v11.0.0

Toggle v11.0.0's commit message
POEditor translations import

v10.6.1

Toggle v10.6.1's commit message
Return Pimcore JsonResponse from adminjson - follow up to pimcore#14918

v10.6.0

Toggle v10.6.0's commit message
Merge remote-tracking branch 'origin/10.5' into 10.6

v10.5.23

Toggle v10.5.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make two separate error log items a single item (pimcore#15179)

v11.0.0-RC2

Toggle v11.0.0-RC2's commit message
Merge remote-tracking branch 'origin/10.6' into 11.x

# Conflicts:
#	bundles/AdminBundle/Resources/public/js/pimcore/object/helpers/grid.js
#	lib/DataObject/GridColumnConfig/Operator/Alias.php
#	models/Element/AbstractElement.php

v10.5.22

Toggle v10.5.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Task] Removed `sanitizeHtmlAttributes` method from link editable (pi…

…mcore#15174)

* removed `sanitizeHtmlAttributes` method from link editable

* fixed bug in attributes field

* fixed encoding issue

v11.0.0-RC1

Toggle v11.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Docs] Add Link to External Bundles (pimcore#14988)

* addLinkToExternalBundles

* updateLinks

v10.5.21

Toggle v10.5.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update 12_Adding_Object_ Layout_types.md (pimcore#15042)

v11.0.0-BETA1

Toggle v11.0.0-BETA1's commit message
Apply php-cs-fixer changes

v11.0.0-ALPHA8

Toggle v11.0.0-ALPHA8's commit message
Add default value to $fieldtype int Data.php