这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: Daniel-Ateles/ecommerce-framework-bundle

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BUGFIX] Don't trim value if it's null (pimcore#145)

* [BUGFIX] Don't trim value if it's null

* fix spacing

---------

Co-authored-by: JiaJia Ji <kingjia90@gmail.com>

v1.0.9

Toggle v1.0.9's commit message
Avoid exception on empty configration prefix (pimcore#142)

* Avoid exception on empty configration prefix

* Optimize code

Force cla reverification.

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix LIMIT_UNLIMITED type issue (pimcore#140)

* Fix LIMIT_UNLIMITED type issue

* Update PHPDoc

* update phpdoc comment

---------

Co-authored-by: Florian Tinney <florian.tinney@elbkapitaene.de>
Co-authored-by: JiaJia Ji <kingjia90@gmail.com>

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Input.php (pimcore#139)

type fix $value for trim

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gracefully handle non-existing tokens in voucher token condition (pim…

…core#135)

v1.0.5

Toggle v1.0.5's commit message
[Bug]: Add mandatory check on pricing rule conditions (pimcore#123)

* add mandatory check on pricing rule conditions

* add the name of the field that is mandatory in the alert

* since translation key is plural, making it an array and join with comma, actually this field is mandatory

* since translation key is plural, making it an array and join with comma, actually these fields are mandatory

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix IndexFieldSelectionCombo/IndexFieldSelectionField data types (pim…

…core#119)

* Fix IndexFieldSelectionCombo/IndexFieldSelectionField data types

* Keep $fieldtype for BC reasons

v1.0.3

Toggle v1.0.3's commit message
[IndexService] Fix default properties in configs - resolves pimcore#113

v1.0.2

Toggle v1.0.2's commit message
Fix check Elastic search Bucket

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Codeception] Use lowest dependencies for db (pimcore#110)

* Use 10.3 as lowest dependency for db

* Remove params for PIMCORE_TEST_DB_DSN