Skip to content

Releases: Kunstmaan/KunstmaanBundlesCMS

3.3.2

18 Sep 12:05
Compare
Choose a tag to compare

3.3.1

18 Sep 05:33
Compare
Choose a tag to compare
  • [FormBundle] fix view icon #719 (@piotrbelina)
  • [MediaBundle] fix folder position saving via drag and drop #718 (@piotrbelina)
  • [AdminBundle] Improve submenu caret alignment #717 (@wimvds)
  • [AdminBundle] fix annotation autoloading for tests #716 (@piotrbelina)
  • [All Bundles] removed deprecated notices #715 (@piotrbelina)
  • [AdminBundle] fix JS undefined issue & add translations in permissions widget #714 (@wimvds)
  • [SearchBundle] fixed typo in SearchConfigurationChain::getConfiguration #713 (@piotrbelina)
  • [NodeSearch][SearchBundle] upgrade Elastica to 2.3 version #712 (@piotrbelina)
  • [GeneratorBundle] fixed exception for top level search results #711 (@piotrbelina)
  • [NodeBundle] performance fixes #710 (@wimvds)
  • [GeneratorBundle] moved NodeTranslationTwigExtension to separate extension #708 (@piotrbelina)
  • [NodeBundle] Set default weight for new subpage #707 (@mdxpl)
  • [Nodebundle] [critical] Fix services.yml error in NodeBundle #706 (@jverdeyen)
  • [MultiDomainBundle] Added host aliases support #704 (@yoshz)
  • [LeadGenerationBundle] Add required type parameters as hidden form field #698 (@kimausloos)
  • [AdminListBundle] Deprecated twig function my_router_params() #697 (@kimausloos)
  • [Documentation] Fix upgrade to 3.3 command #696 (@kimausloos)
  • [NodeBundle] don’t use session if not in request scope #637 (@mlebkowski)

3.3.0

06 Sep 18:00
Compare
Choose a tag to compare
  • Clear translation cache without exec but with native unlink function #694 (@jverdeyen)
  • [MenuBundle] use DomainConfigurationInterface instead of DomainConfiguration + depend on NodeBundle #693 (@jockri)
  • [MenuBundle] Make it possible to move menu items up/down #692 (@jockri)
  • [NodeBundle] Documentation fix #691 (@mdxpl)
  • [RedirectBundle] remove double input info #687 (@jockri)
  • [AdminBundle] Make it easier to append javascript/css/CKConfiguration #683 (@krispypen)
  • [RedirectBundle] Add domain field when configuring redirects #682 (@jockri)
  • [AdminBundle] Warning in collection when using media as type #680 (@yoshz)
  • [PagePartBundle] Hide pagepart dropdown when there are no options configured #679 (@jverdeyen)
  • [NodeBundle] Re-add nodemenu again in the rendercontext #678 (@krispypen)
  • [MenuBundle] Refactor MenuBundle to use a MenuService #677 (@jverdeyen)
  • [MultiDomainBundle] Cache root node #675 (@wimvds)
  • [AdminBundle] Updated select2 to 4.0.0 #674 (@yoshz)
  • [AdminBundle] Trigger change event for urlChooser and mediaChooser #673 (@yoshz)
  • [DashboardBundle] Only allow super admin to configure the dashboard #672 (@yoshz)
  • [FixturesBundle] Fix for fixtures populator entity array #671 (@virtualize)
  • [PagePartBundle] Pageparts recursive regions #668 (@wesleylancel)
  • [FixturesBundle] Allow adding "offline" structure nodes as a parent in fixtures. Incl … #667 (@jverdeyen)
  • [FixturesBundle] Insights fix for fixtures #666 (@wesleylancel)
  • [MenuBundle] Add option for activeClass on links for MenuBundle #663 (@wesleylancel)
  • [FixturesBundle] Add option to set pagetemplate in fixtures #662 (@wesleylancel)
  • [SEOBundle] Wrap cookbook information in block tag #661 (@jverdeyen)
  • [AdminBundle] Wrap the login logo in a block tag #660 (@jverdeyen)
  • [PagePartBundle] Translate context names #659 (@wesleylancel)
  • [FixturesBundle] Make sure pagepart translations are saved in fixtures #658 (@wesleylancel)
  • [FixturesBundle] Pass arguments to Faker provider #657 (@wesleylancel)
  • [PagePartBundle] Translate PageTemplate and PagePart names #656 (@wesleylancel)
  • [PagePartBundle] Added move up/down buttons for re-ordering pageparts #654 (@jockri)
  • [AdminBundle] Fix CreateUserCommand with --group option #653 (@jverdeyen)
  • [NodeBundle] Make it possible to configure internalName and weight for structure nodes #652 (@jockri)
  • [MediaBundle] Show internal name field for media folders #651 (@krispypen)
  • [AdminBundle] Allow custom ckeditor height #650 (@jockri)
  • [AdminBundle] Fix js error in media chooser #649 (@jockri)
  • [All Bundles] Sensiolabs Insight fixes #648 (@roderik)
  • [AdminBundle] Update ckeditor to 4.5.3, allow custom configuration and extra plugins #647 (@diskwriter)
  • [NodeBundle] Fix page edit tab logic #646 (@jockri)
  • [NodeBundle] fix reorder method in case the node hasn't been translated #645 (@samuele-mrapps)
  • [MultiDomainBundle] Fix host override warnings #644 (@wimvds)
  • [MultiDomainBundle] Update the MultiDomainBundle documentation + remove extra parameters from request _route_params #643 (@jockri)
  • [SeoBundle] Logical operators should be avoided #642 (@anvanza)
  • [MultiDomainBundle] Fix host override #641 (@wimvds)
  • [PagePartBundle] Make it possible to override the twig template for a custom PagePartWidget #635 (@jockri)
  • [SearchBundle] Add the locale to the request context when populating the search index #634 (@jockri)
  • [MultiDomainBundle] Add MultiDomainBundle #633 (@wimvds)
  • [PagepartBundle] Fix alingment of pageparts #632 (@Sambego)
  • [NodeBundle] Removed fallback logic for simple route loaders #630 (@jockri)
  • [AdminBundle] nested form: don’t remove entities in many-to-many relation #629 (@mlebkowski)
  • [AdminListBundle] Dispatch ADAPT_SIMPLE_FORM event in the AdminListController add action #628 (@dpk125)
  • Fixed nested form second level #627 (@evgemar)
  • [NodeBundle] Prevent add pagepart from blocking page #626 (@kimausloos)
  • [NodeBundle] Refactor online template #520 (@denbatte)

3.2.4.1

09 Aug 20:23
Compare
Choose a tag to compare
  • [TranslatorBundle] Don't load database translations if the database does not exist. #621 (@roderik)
  • [TranslatorBundle] Don't warm up the database translations. #620 (@roderik)

3.2.4

09 Aug 16:31
Compare
Choose a tag to compare
  • [GeneratorBundle] Preserve environment in defaultController:indexAction redirect #619 (@mwoynarski)
  • [AdminBundle] Fixed warning in acl helper on exception handling #617 (@dannyvw)
  • [MediaBundle] Fixed 404 slideshare embed code #616 (@dannyvw)
  • [NodeBundle] Let SlugController fall through to kernel.view #615 (@kimausloos)
  • [AdminBundle] Fix CreateUserCommand with --group option #614 (@jverdeyen)
  • [FixturesBundle] When a value holds a Fixture, it should get the entity of the fixture. #613 (@jverdeyen)
  • [GeneratorBundle] Fix minor typo #612 (@jverdeyen)
  • sensio/generator-bundle >=2.5.0 #611 (@jverdeyen)

3.2.3

05 Aug 20:27
Compare
Choose a tag to compare
  • [Travis] Add test DB #609 (@roderik)
  • [Composer] Update some dependencies #608 (@roderik)
  • [AdminListBundle] Remove bad twig markup #606 (@mwoynarski)
  • [MenuBundle] Make it possible to show hidden from nav menu nodes via the menu bundle twig extension #605 (@jockri)
  • [Tests] Do not use n-a as default slugified text #603 (@krispypen)
  • [AdminBundle] Fix admin locale listener for >= Symfony 2.6 #601 (@Devolicious)
  • [Dependencies] Support for symfony2.7 #600 (@krispypen)
  • [AdminBundle] fixed nested-form multiple add buttons #596 (@jeroenjans)
  • [NodeSearchBundle] fix escaping the search query #592 (@mlebkowski)
  • [NodeBundle] Added 3 new helper methods #590 (@tentwofour)
  • [PagePartBundle] fix for pageparts containing bootstrap3 columns #588 (@wimvds)
  • [NodeSearchBundle] indexType needs to have language appended #587 (@mlebkowski)

3.2.2

23 Jul 18:25
Compare
Choose a tag to compare
  • [NodeBundle] fix loading hidden nodes with internalnames #582 (@krispypen)
  • [NodeBundle] Re-add the nodemenu again and make it lazy loading #581 (@krispypen)
  • [AdminBundle] Fix the datepicker with new added fields #578 (@Sambego)
  • [Documentation] Update the single language documentation #577 (@timhc22)
  • [AdminBundle] use AuthorizationChecker interface instead of a concrete implementation #576 (@mlebkowski)
  • [Travis] Remove the memory limit on all travis tests #574 (@roderik)
  • [MediaBundle] Empty media preview is resulting in a request to homepage #573 (@yoshz)
  • [AdminBundle] Added missing assetic dependency for icon-chooser.js #572 (@yoshz)
  • [TaggingBundle] Change parameter type to BaseTaggable #571 (@mlebkowski)
  • [AdminBundle, MediaBundle] Fix the iconchooser #569 (@Sambego)

3.2.1.1

17 Jul 12:11
Compare
Choose a tag to compare

The @krispypen made a "boo-boo" release 😄

  • [NodeBundle] Don't ensure slug for root nodes (broken after #558) #567 (@yoshz)
  • [Documentation] Minimal typofix. al -> all #565 (@tarjei)
  • [Documentation] Update the search docs #564 (@tarjei)
  • [Tests] Use new travis config for submodules and bring them in line with eachother #563 (@krispypen)
  • [GeneratorBundle] Fix for page generation when there are no Page entities available in a bundle. #562 (@tentwofour)

3.2.1

17 Jul 06:59
Compare
Choose a tag to compare
  • [NodeBundle] Possible to create a page type which is default hidden from navigation #559 (@krispypen)
  • [NodeBundle] Slugify the slug when saving the page #558 (@krispypen)
  • [NodeBundle] Do not load all nodes when you are not in the page section #557 (@krispypen)
  • [MediaBundle] Don't fail outright on bad pdf #555 (@mwoynarski)
  • [AdminBundle] Fix the datepickers not overflowing their containers #554 (@Sambego)
  • [NodeBundle] Fix the possibility to publish and unpublish today #553 (@Sambego)
  • [AdminBundle,MediaBundle] Fix the icon-chooser #552 (@Sambego)
  • [NodeBundle] Fix not checking on online status in some cases #551 (@kimausloos)
  • [NodeSearchBundle] Fix indexing children of StructureNodes #549 (@Devolicious)
  • [NodeBundle] Minor performance tweak on loading the page #548 (@krispypen)
  • [AdminBundle] Clear floats datetime group | html structure bootstrap radio buttons #546 (@FVKVN)
  • [NodeBundle] Allow more flexible entity controller handling #544 (@kimausloos)
  • [AdminBundle] simple menu adaptor #542 (@mlebkowski)
  • [TaggingBundle] lazy-load tags #541 (@mlebkowski)
  • [AdminBundle] allow nesting non-compound forms #540 (@mlebkowski)
  • [AdminBundle] allow nested forms in nested forms in nested forms… #539 (@mlebkowski)
  • [AdminBundle, NodeBundle] allow changing nodes parent in sidebar tree #538 (@mlebkowski)
  • [NodeSearchBundle] move mapping to symfony config and allow custom data to be indexed #537 (@mlebkowski)
  • [AdminBundle] fix admin locale listener on RememberMe token #536 (@mlebkowski)
  • Bundle specific kunstmaan dependencies always require 3.0 #535 (@yoshz)
  • [NodeBundle] Allow custom route loaders in combination with SlugActionInterface #534 (@jockri)
  • [AdminListBundle] Fix pagination issue for DBAL adminlists #532 (@jockri)
  • Add check for presence of security token in AdminLocaleListener #531 (@bureaublauwgeel)
  • [GeneratorBundle] finder->in(dir) not ->in(dir/glob) #529 (@tarjei)
  • [MediaBundle] Change MediaController createAndRedirect() from private to protected #526 (@mwoynarski)
  • [GeneratorBundle] Increase the version of Gulp #525 (@Devolicious)
  • [Documentation] improved upgrade guide #524 (@mennowame)

3.2.0

06 Jul 15:55
Compare
Choose a tag to compare

Warning: breaking changes, please check UPGRADE-3.2.md

  • [PagepartBundle] Pagepart limits #523 (@bureaublauwgeel)
  • [NodeBundle] Fix admin preview when controller as a service is used #522 (@Devolicious)
  • [AdminBundle] Make it possible to use a custom form template without overriding the default Tab/FormWidget #519 (@jockri)
  • [SitemapBundle] Fix HiddenFromSitemap interface name #518 (@jockri)
  • [AdminBundle] fixed styling error labels in page-main-tabs #517 (@dbeerten)
  • [AdminBundle] fix date time picker widget, time issue #515 (@FVKVN)
  • [FixturesBundle] FixturesBundle with yaml files (inspired by nelmio/alice) #514 (@Devolicious)
  • [NodeSearchBundle] changed NodePagesConfiguration methods/properties from private to protected to improve extendability #513 (@Devolicious)
  • [Documentation] Working with admin lists follow naming conventions #512 (@denbatte)
  • [Documentation] Working with adminlists #511 (@denbatte)
  • [Documentation] Updated copyright to 2015 #510 (@maqnouch)
  • [MediaBundle] refactored MediaValidator, fixed missing TOO_NARROW_ERROR constant #508 (@mlebkowski)
  • [AdminBundle] reinit advancedSelect when editing a PagePart #507 (@mlebkowski)
  • [SitemapBundle] Add required interface to the SitemapPage #506 (@kimausloos)
  • [Documentation] Managing menu items #504 (@denbatte)
  • [Documentation] Use stable version instead of master (as the latter can be unstable) #501 (@wimvds)
  • [AdminBundle] Make AdminLocaleListener also update locale on subrequests #499 (@bureaublauwgeel)
  • [AdminBundle] Fix for failure to save permissions #496 (@kos4live)
  • [AdminBundle] Fixed missing error messages due to overwriting the errors array #495 (@Devolicious)
  • [MenuBundle] Added the KunstmaanMenuBundle #492 (@jockri)
  • [UtilitiesBundle] Changed Transliterator behavior to handle polish diacritics #490 (@genjusz)
  • [GeneratorBundle] Update of the demosite styleguide #489 (@FVKVN)
  • Extending the admin User entity 3.2.*@dev #484 (@wimvds)
  • [GeneratorBundle] Fix for nodemenu in generated twig template #483 (@woutervandamme)
  • [GeneratorBundle] Fix for nodemenu in generated twig template #482 (@woutervandamme)
  • [LeadGenerationBundle] remove commented code #481 (@woutervandamme)
  • [LeadGenerationBundle] Moved the LeadGenerationBundle documentation to the cookbook #479 (@jockri)
  • [GeneratorBundle] Prevent class not found bug when creating an entity and admin list #478 (@wimvds)
  • [Documentation] Add custom filter documentation to cookbook #477 (@wimvds)
  • [DashboardBundle] unified the css output paths for assetic #476 (@virtualize)
  • [Dependencies] Remove support for symfony 2.3 #475 (@krispypen)
  • [NodeBundle] change nodeMenu in renderContext to twig function #474 (@woutervandamme)
  • [AdminBundle] Add command to migrate existing users #472 (@arneruy)
  • [LeadGenerationBundle] added initial LeadGenerationBundle version #471 (@jockri)
  • [Dependencies] Lock on symfony lower then 2.7 (TEMPORARY) #470 (@krispypen)
  • [SeoBundle] Avoid using "and" operator, using && #468 (@denbatte)
  • [NodeSearchBundle] Refactored search to seperate service #465 (@woutervandamme)
  • [NodeBundle, UserManagementBundle, AdminBundle, AdminListBundle, ArticleBundle, LiveReloadBundle, MediaBundle, SeoBundle, VotingBundle] removed unused use statementes #463 (@denbatte)
  • [SitemapBundle] refactored SitemapInterface #462 (@denbatte)
  • [NodeBundle] fixes Sensiolabs insight issues on Nodebundle #461 (@denbatte)
  • [FormBundle] Order the FormSubmissionFields like their respective PageParts on the FormPage #446 (@kln3wrld)
  • [AdminBundle, GeneratorBundle, UserManagementBundle] Remove default hardcoded admin/admin #382 (@arneruy)
  • [SitemapBundle] Make use of a sitemapindex and sub sitemaps #330 (@denbatte)
  • Upgrade dev-master branch alias to 3.2-dev #308 (@roderik)
  • [GeneratorBundle] Replace DialogHelper with QuestionHelper #304 (@arneruy)