Skip to content

Releases: Kunstmaan/KunstmaanPagePartBundle

Fix handling of new pageparts with validation errors...

04 Sep 14:36
Compare
Choose a tag to compare
Merge pull request #124 from Kunstmaan/fix_add_new_pagepart

fix: when adding a new pagepart with invalid fields, the pageparts was moved outside the page region

Bugfix - PagePartCreatorService

19 Aug 13:55
Compare
Choose a tag to compare

Allow pageparts to be added to unpublished pages in PagePartCreatorService...

Pagepart loading refactored

07 Aug 12:14
Compare
Choose a tag to compare
Merge pull request #119 from Kunstmaan/pagepart_admin_refactoring

Pagepart admin refactoring

do not show page template switcher when there is only one template

06 Aug 07:51
Compare
Choose a tag to compare
Merge pull request #120 from kimausloos/master

Don't show choose template when there is only one

CKEDITOR destroy fix

30 Jul 08:39
Compare
Choose a tag to compare

When adding a new pagepart, all CKEDITOR instances are destroyed.
When you create a custom form type with your own configuration of a CKEDITOR, this will be destroyed and never re-initiated. This fix will only destroy the other CKEDITOR instances.

fix page template clone

12 May 13:38
Compare
Choose a tag to compare
Merge pull request #118 from Kunstmaan/fix-HasPageTemplateInterface

Add container to repo to avoid method on non object error

fix template clone + performance improvement

08 May 11:31
Compare
Choose a tag to compare
Merge pull request #117 from Kunstmaan/fetch_pageparts_performance

only do one query for each pagepart type instead of a query per pagepart

v2.3.9: Merge pull request #115 from Kunstmaan/db_indexes

17 Apr 12:29
Compare
Choose a tag to compare
performance improvements: added db indexes

Allow 2.4

05 Apr 16:58
Compare
Choose a tag to compare
v2.3.8

Update composer.json

v2.3.7

04 Apr 16:05
Compare
Choose a tag to compare
Update composer.json