Skip to content

Tags: blanconize/enhavo

Tags

v0.10.10

Toggle v0.10.10's commit message
Mailjet gdpr2 (enhavo#1484)

* add gdpr delete

* optimize imports

* fix versions
# Conflicts:
#	src/Enhavo/Bundle/NewsletterBundle/composer.json

v0.10.9

Toggle v0.10.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use search indexing parameter inside engines (enhavo#1462) (enhavo#1465)

(cherry picked from commit 1aab6e7)

Co-authored-by: Gerhard Seidel <[email protected]>

v0.10.8

Toggle v0.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix submitting outer form and autosuggest case insensitive (enhavo#1434…

…) (enhavo#1435)

* Fix submitting outer form

* Fix autosuggest case insensitve

(cherry picked from commit bde3c15)

Co-authored-by: Gerhard Seidel <[email protected]>

v0.9.20

Toggle v0.9.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
if arguments as array given, call_user_func_array required instead of…

… call_user_func (enhavo#1423) (enhavo#1427)

Co-authored-by: Philipp Sester <[email protected]>
(cherry picked from commit 8e23662)

Co-authored-by: Requiem4aPr0 <[email protected]>

v0.9.19

Toggle v0.9.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Save PolyCollection expand state (enhavo#1366) (enhavo#1367)

(cherry picked from commit 842d185)

Co-authored-by: Gerhard Seidel <[email protected]>

v0.10.7

Toggle v0.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix static property of getExtendedTypes function (enhavo#1344) (enhav…

…o#1345)

(cherry picked from commit 3fc692c)

Co-authored-by: indivisual <[email protected]>

v0.10.6

Toggle v0.10.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add LocaleProvider (enhavo#1309) (enhavo#1310)

(cherry picked from commit 517a5e4)

Co-authored-by: Gerhard Seidel <[email protected]>

v0.10.5

Toggle v0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Define default html template and remove unnecessary content properties (

enhavo#1302) (enhavo#1303)

(cherry picked from commit 0f9f271)

Co-authored-by: Gerhard Seidel <[email protected]>

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AppBundle] Added expression language support to the hidden attribute… (

enhavo#1279) (enhavo#1298)

* [AppBundle] Added expression language support to the hidden attribute of Actions

* [AppBundle] Decoupled expression language variables in actions from the actions themselves to allow adding additional variables to the language without changing the actions themselves

(cherry picked from commit ad2c2d8)

Co-authored-by: FabianLiebl <[email protected]>