Skip to content

Latest commit

 

History

History
1007 lines (863 loc) · 135 KB

CHANGELOG-5.X.md

File metadata and controls

1007 lines (863 loc) · 135 KB

Changelog

5.7.0 / 2020-10-29

  • [NodeBundle] Improve nodetranslation repository deprecation #2805 (@acrobat)
  • [AdminListBundle] disable sort arrows of first & last item #2799 (@dbeerten)
  • [AdminBundle] autofocus search input when opening modal #2798 (@dbeerten)
  • [GeneratorBundle] Remove buildCmsAssets from generated FE tasks - assets are compiled in git repo #2797 (@dbeerten)
  • [NodeBundle] Replace setter injection in node helper services #2791 (@acrobat)
  • [DashboardBundle] Improve dashboarbundle dx #2790 (@acrobat)
  • [AllBundles] Removed the unused ddeboer/data-import-bundle dependency #2789 (@acrobat)
  • [MultiDomainBundle] Deprecate replaced rootNode property #2788 (@acrobat)
  • [AllBundles] Bump minimum supported symfony 4 version tot 4.4 #2787 (@acrobat)
  • [AdminBundle] Allow symfony/acl-bundle 2.0 #2779 (@acrobat)
  • [AllBundles] Allow next majors of doctrine-bundle and doctrine-migrations-bundle to prepare symfony 5 support #2775 (@acrobat)
  • [MediaBundle] getImageUrl has only 2 params #2772 (@dannyvw)
  • [GeneratorBundle] Avoid extra questions during install command #2770 (@acrobat)
  • [AllBundles] Use absolute_url twig function instead of using app.request data #2769 (@dannyvw)
  • [MediaBundle] Update bulk move translations #2766 (@dannyvw)
  • [MediaBundle] Position sort by and limit #2761 (@dannyvw)
  • [MediaBundle] Add width and height to media show #2760 (@dannyvw)
  • [AllBundles] Bump doctrine/fixture-bundle to support symfony 5 #2757 (@acrobat)
  • [AdminBundle] Bump knplabs/knp-menu-bundle and remove default config #2756 (@acrobat)
  • [FormBundle] Inject correct service in form mailer #2754 (@dannyvw)
  • [AdminBundle] Prepare code to remove deprecated doctrine/cache and replace with symfony/cache #2751 (@acrobat)
  • [AllBundles] Bump supported php version and upgrade to phpunit 8 #2748 (@acrobat)
  • [GeneratorBundle] Replace deprecation transchoice filter #2746 (@acrobat)
  • [GeneratorBundle] Don't add deprecated logout_on_user_change config option #2745 (@acrobat)
  • [NodeSearchBundle] Introduce SearchViewRenderer service to deprecate/remove remaining templating usages #2744 (@acrobat)
  • [AllBundles] Fix Event class and EventDispatcher argument order deprecations #2743 (@acrobat)
  • [MediaBundle] Deprecate aviary related code #2742 (@acrobat)
  • [AdminBundle] Replace deprecated getRootDir call #2741 (@acrobat)
  • [MediaBundle] Fix liip/imagine controller deprecation #2740 (@acrobat)
  • [MediaBundle] Fix deprecated twig controller render notation #2730 (@acrobat)
  • [AdminBundle][UserManagementBundle] Improve audit log for creating/deleting users #2720 (@acrobat)
  • [AdminBundle] update fe packages #2719 (@FVKVN)
  • [GeneratorBundle] Preserve query parameters during redirect #2718 (@acrobat)
  • [NodeBundle] Rename incorrect named NodeTranslation repository method #2716 (@acrobat)
  • [NodeBundle] Sort node versions DESC #2708 (@dannyvw)
  • [AdminBundle] advanced js select for enumeration filter #2707 (@JZuidema)
  • [MediaBundle][UserManagementBundle] Improve csrf protection in several calls #2681 (@Numkil)
  • [AdminBundle, MediaBundle] replace deprecated integer as errorcode in constraints #2672 (@Numkil)
  • [MediaBundle] Refactor deprecated mimetypeguesser from symfony #2668 (@Numkil)

5.6.4 / 2020-10-28

5.6.3 / 2020-10-09

  • [AdminBundle] Fix wrong PHPDoc #2785 (@OskarStark)
  • [NodeBundle] Remove duplicate query order by #2778 (@acrobat)
  • [MediaBundle] Remove empty src set #2771 (@dannyvw)
  • [GeneratorBundle] Fix demo site datafixtures url validation errors #2767 (@acrobat)
  • [AdminBundle] Fix icons in url chooser #2762 (@dannyvw)
  • [AdminBundle] Add brands to font awesome imports #2759 (@dannyvw)
  • [NodeBundle] Dont start session if not needed #2758 (@dannyvw)
  • [AdminBundle] Change admin locale listener priority to after firewall listener #2747 (@acrobat)
  • [TranslatorBundle] Don't use temporary filename for spreadsheet translation imports #2739 (@acrobat)
  • [GeneratorBundle] Fix article fixture for articles without authors #2738 (@acrobat)
  • [UserManagementBundle] Remove incorrect class parameter deprecation #2731 (@acrobat)
  • [MediaBundle] Fix remote media not shown in icon view #2717 (@Numkil)
  • [MultidomainBundle] Fix getRootNode method to handle multiple calls with different hosts #2715 (@acrobat)
  • [AllBundles] Update styleci config for changes in symfony preset #2713 (@acrobat)
  • [TranslatorBundle] Added missing validation on translation file #2712 (@krewetka)
  • [AdminBundle] Manually register the twig KunstmaanAdminBundle override directory #2656 (@acrobat)

5.6.2 / 2020-06-29

5.6.1 / 2020-06-25

  • [SearchBundle] Updated ruflin/elastic version constraint in search bundle package #2697 (@acrobat)

5.6.0 / 2020-06-25

  • [AllBundles] Allow phpstan to fail for now #2696 (@acrobat)
  • [SearchBundle][NodeSearch] Add elastica/elasticsearch 7 support #2695 (@acrobat)
  • [NodeBundle] Refactored duplicate events for better usage #2693 (@Devolicious)
  • [NodeBundle] Allow duplicate with children #2686 (@Numkil)
  • [AllBundles] Validate composer.json files in travis build #2679 (@acrobat)
  • [NodeBundle] Improve url helper by replacing full data load by specific lookup #2678 (@acrobat)
  • [FormBundle] Cascade delete form submission fields when removing a form submission #2675 (@acrobat)
  • [AdminBundle] Remove monolog main handler configuration #2669 (@dannyvw)
  • [AllBundles] Replace deprecated doctrine string entity alias to fqcn #2662 (@acrobat)
  • [NodeBundle] Use flashbag from session #2661 (@dannyvw)
  • [AllBundles] Integrate phpstan in travis build suite #2660 (@acrobat)
  • [AllBundles] Rework travis-ci test setup #2659 (@acrobat)

5.5.6 / 2020-10-09

  • [AdminBundle] Fix wrong PHPDoc #2785 (@OskarStark)
  • [NodeBundle] Remove duplicate query order by #2778 (@acrobat)
  • [MediaBundle] Remove empty src set #2771 (@dannyvw)
  • [GeneratorBundle] Fix demo site datafixtures url validation errors #2767 (@acrobat)
  • [AdminBundle] Fix icons in url chooser #2762 (@dannyvw)
  • [AdminBundle] Add brands to font awesome imports #2759 (@dannyvw)
  • [NodeBundle] Dont start session if not needed #2758 (@dannyvw)
  • [AdminBundle] Change admin locale listener priority to after firewall listener #2747 (@acrobat)
  • [TranslatorBundle] Don't use temporary filename for spreadsheet translation imports #2739 (@acrobat)
  • [GeneratorBundle] Fix article fixture for articles without authors #2738 (@acrobat)
  • [UserManagementBundle] Remove incorrect class parameter deprecation #2731 (@acrobat)
  • [MediaBundle] Fix remote media not shown in icon view #2717 (@Numkil)
  • [MultidomainBundle] Fix getRootNode method to handle multiple calls with different hosts #2715 (@acrobat)
  • [AllBundles] Update styleci config for changes in symfony preset #2713 (@acrobat)
  • [TranslatorBundle] Added missing validation on translation file #2712 (@krewetka)
  • [AdminBundle] Manually register the twig KunstmaanAdminBundle override directory #2656 (@acrobat)

5.5.5 / 2020-06-29

  • [NodeBundle] Fix NodeRepository getNodeByInternalName return typehint #2700 (@SvenLiekens)

5.5.4 / 2020-06-25

  • [AdminBundle][AdminListBundle] translation in admin fixes #2692 (@Numkil)
  • [GeneratorBundle] Use https by default to avoid any mixed content errors #2684 (@acrobat)
  • [AllBundles] Fix incorrect typecast in UrlHelper #2676 (@acrobat)
  • [MediaBundle] Aviariy does not exist anymore #2673 (@tarjei)
  • [AdminBundle] Remember editor content when dragging and dropping #2666 (@waaghals)

5.5.3 / 2020-05-12

  • [MediaBundle] Fix php 7.4 incompatibility #2671 (@acrobat)
  • [GeneratorBundle] Fix doctrine fixtures error during install command #2658 (@acrobat)

5.5.2 / 2020-03-24

  • [GeneratorBundle] getParameter should be called on the controller class #2654 (@acrobat)

5.5.1 / 2020-03-19

  • [AdminBundle] Aclvoter should only grant access for supported attributes with disabled permissions #2653 (@acrobat)

5.5.0 / 2020-03-18

  • [NodeBundle] Add configuration option to disable permission module/checking #2649 (@acrobat)
  • [GeneratorBundle] Replace deprecated Controller base class in DefaultController #2646 (@acrobat)
  • [AllBundles] Adding .gitattributes to remove Tests directory from "dist" package #2645 (@acrobat)
  • [UtilitiesBundle] Deprecated hex2bin polyfill method #2625 (@acrobat)
  • [AdminBundle] Inject correct dependency in UserProcessor #2623 (@acrobat)
  • [AllBundles] Replace deprecated controller routing notation with fqcn #2622 (@acrobat)
  • [RedirectBundle] Replace deprecated RedirectableUrlMatcher #2610 (@acrobat)

5.4.7 / 2020-06-29

  • [NodeBundle] Fix NodeRepository getNodeByInternalName return typehint #2700 (@SvenLiekens)

5.4.6 / 2020-06-25

  • [AdminBundle][AdminListBundle] translation in admin fixes #2692 (@Numkil)
  • [GeneratorBundle] Use https by default to avoid any mixed content errors #2684 (@acrobat)
  • [AllBundles] Fix incorrect typecast in UrlHelper #2676 (@acrobat)
  • [MediaBundle] Aviariy does not exist anymore #2673 (@tarjei)
  • [AdminBundle] Remember editor content when dragging and dropping #2666 (@waaghals)

5.4.5 / 2020-05-12

  • [MediaBundle] Fix php 7.4 incompatibility #2671 (@acrobat)
  • [GeneratorBundle] Fix doctrine fixtures error during install command #2658 (@acrobat)

5.4.4 / 2020-03-18

  • [AllBundles] Apply remaining styleci fixes after config change #2652 (@acrobat)
  • [SeoBundle] Use correct nodetranslation property to generate slug url #2651 (@acrobat)
  • [AllBundles] Tweak styleci config #2650 (@acrobat)
  • [AdminBundle] Fix symfony 3.4 translator incompatibility #2647 (@acrobat)
  • [MediaBundle] Replace incorrect mobile icons #2644 (@acrobat)
  • [MediaBundle] Fix incompatibility with liip/imagine-bundle 2.2+ #2643 (@acrobat)

5.4.3 / 2020-03-05

  • [GeneratorBundle] Fix incorrect return types in generated classes #2641 (@acrobat)
  • [AdminBundle] Avoid accessing user token when it is not needed #2640 (@acrobat)
  • [NodeBundle] Restore NodeMenuItem::getLang method to fix BC break #2639 (@acrobat)
  • [AllBundles] Replace old website url and name usages #2638 (@acrobat)
  • [AllBundles] Update slack invite url and replace old bundles site references #2637 (@acrobat)
  • [documentation] move blogpost to docs #2636 (@Numkil)
  • [RedirectBundle] Fix UTF-8 issue with redirect origin #2635 (@tombevers)
  • [AdminBundle] Translate website title for versionchecker #2634 (@acrobat)

5.4.2 / 2020-02-07

  • [AdminBundle] Re-enable templating component for search nodepages config #2630 (@acrobat)
  • [NodeBundle] Fix php 7.4 incompatibilities in the url chooser #2629 (@acrobat)

5.4.1 / 2020-01-23

  • [AllBundles] Fixed remaining template path using the old notation #2624 (@acrobat)
  • [NodeBundle] Always defined the prefix variable #2621 (@acrobat)

5.4.0 / 2020-01-19

  • [AdminListBundle] Fixed missing translator property set in constructor #2618 (@acrobat)
  • [AllBundles] Temporary revert event class BC layer #2617 (@acrobat)
  • [AllBundles] Switch code coverage to latest php + codecoverage speed up #2616 (@acrobat)
  • [TranslatorBundle] Apply fixes from StyleCI #2611 (@acrobat)
  • [MediaBundle] Fix typo in template path #2607 (@Numkil)
  • [AllBundles] Use symfony/flex in travis build suite and improve test version ranges #2604 (@acrobat)
  • [TranslatorBundle] use the common export logic instead of a custom export #2603 (@Numkil)
  • [AllBundles] Fix symfony event class deprecation #2602 (@acrobat)
  • [AllBundles] BC layer for deprecated event classes #2601 (@acrobat)
  • [AllBundles] Commands should return an integer exitcode #2600 (@acrobat)
  • [AllBundles] PHP 7.4 compatibility fixes #2599 (@acrobat)
  • [AdminListBundle] Don't call deprecated setters in ExportService #2595 (@acrobat)
  • [MenuBundle] added class for menu item with active subnode #2589 (@poveu)
  • [AdminBundle] add option to colorpicker to add predefined colors #2580 (@dbeerten)
  • [TranslatorBundle] implement changeablelimitinterface on translationadminlist #2577 (@Numkil)
  • [FormBundle] Deprecate and replace container injection in form mailer #2576 (@acrobat)
  • [AllBundles] Deprecate remaining usages of symfony/templating #2559 (@acrobat)
  • [AdminBundle] Forward compatible fix for the deprecated roles methods #2557 (@acrobat)
  • [AdminListBundle] Deprecate setter injection and usage of symfony templating #2556 (@acrobat)
  • [AdminBundle] Switch fos_user mailer to twig mailer #2554 (@acrobat)
  • [AllBundles] Switch to twig namespaced path notation #2553 (@acrobat)
  • [AllBundles] Replaced deprecated spaceless tag #2550 (@acrobat)
  • [GeneratorBundle] Improve code style and code quality of generated classes #2549 (@acrobat)
  • [NodeSearchBundle] Trigger deprecation after container get #2546 (@acrobat)
  • [AllBundles ] Fix self deprecations triggered in tests #2545 (@acrobat)
  • [AllBundles] Mark classes extending twig final #2542 (@acrobat)
  • [AllBundles] Enable testing against php 7.4 #2535 (@acrobat)
  • [NodeBundle] Fix incorrect step in documentation #2531 (@Numkil)
  • [NodeBundle] Feature/current url menu tab #2529 (@JZuidema)
  • [GeneratorBundle] Remove incorrect docblock text #2528 (@acrobat)
  • [AllBundles] Cleanup old @noinspection docblocks #2526 (@acrobat)
  • [AllBundles] Provide autowire aliases for frequently injected classes #2525 (@acrobat)
  • [AllBundles] Remove support for unmaintained symfony versions #2524 (@acrobat)
  • [SitemapBundle] Allow to include other items in the sitemap #2522 (@acrobat)
  • [AllBundles] Deprecate old flash "error" type #2516 (@acrobat)
  • [ConfigBundle] Code improvement found by static code analysis #2491 (@acrobat)
  • [DashboardBundle] Code improvement found by static code analysis #2490 (@acrobat)
  • [FormBundle] Code improvement found by static code analysis #2489 (@acrobat)
  • [LeadGenerationBundle] Code improvement found by static code analysis #2488 (@acrobat)
  • [NodeSearchBundle] Code improvement found by static code analysis #2487 (@acrobat)
  • [RedirectBundle] Code improvement found by static code analysis #2486 (@acrobat)
  • [SearchBundle] Code improvement found by static code analysis #2485 (@acrobat)
  • [VotingBundle] Code improvement found by static code analysis #2484 (@acrobat)
  • [UserManagementBundle] Code improvement found by static code analysis #2483 (@acrobat)
  • [TaggingBundle] Code improvement found by static code analysis #2482 (@acrobat)
  • [SeoBundle] Code improvement found by static code analysis #2481 (@acrobat)
  • [MultiDomainBundle] Code improvement found by static code analysis #2480 (@acrobat)
  • [AdminBundle] Deprecate unused composer script class #2479 (@acrobat)
  • [AllBundles] Improve the kunstmaan toolbar items #2477 (@acrobat)
  • [NodeBundle] Replace numeric regex check #2475 (@acrobat)
  • [TranslatorBundle] Remove useless loop that doesn't loop #2474 (@acrobat)
  • [MenuBundle] Code improvement found by static code analysis #2473 (@acrobat)
  • [TranslatorBundle] Code improvement found by static code analysis #2472 (@acrobat)
  • [PagePartBundle] Code improvement found by static code analysis #2471 (@acrobat)
  • [NodeBundle] Code improvement found by static code analysis #2470 (@acrobat)
  • [MediaBundle] Code improvement found by static code analysis #2469 (@acrobat)
  • [ArticleBundle] Code improvement found by static code analysis #2468 (@acrobat)
  • [AdminListBundle] Code improvement found by static code analysis #2467 (@acrobat)
  • [AllBundles] Replace internal loadTemplate twig method #2466 (@acrobat)
  • [UtilitiesBundle] Code improvement found by static code analysis #2465 (@acrobat)
  • [AdminBundle] Code improvement found by static code analysis #2464 (@acrobat)
  • [AdminBundle] Deprecate container access in adminbundle classes #2453 (@acrobat)
  • [AdminListBundle] Improve the quality of the phpunit testcases #2452 (@acrobat)
  • [AllBundles] Replace deprecated twig namespaces by the new namespace format #2449 (@acrobat)
  • [AllBundles] Remove deprecated FrameworkExtraBundle annotations #2448 (@acrobat)
  • [GeneratorBundle] Improved the generated article classes #2447 (@acrobat)

5.3.14 / 2020-05-12

  • [GeneratorBundle] Fix doctrine fixtures error during install command #2658 (@acrobat)

5.3.13 / 2020-03-18

  • [AllBundles] Apply remaining styleci fixes after config change #2652 (@acrobat)
  • [SeoBundle] Use correct nodetranslation property to generate slug url #2651 (@acrobat)
  • [AllBundles] Tweak styleci config #2650 (@acrobat)
  • [AdminBundle] Fix symfony 3.4 translator incompatibility #2647 (@acrobat)
  • [MediaBundle] Replace incorrect mobile icons #2644 (@acrobat)
  • [MediaBundle] Fix incompatibility with liip/imagine-bundle 2.2+ #2643 (@acrobat)

5.3.12 / 2020-03-05

  • [NodeBundle] Restore NodeMenuItem::getLang method to fix BC break #2639 (@acrobat)
  • [AllBundles] Replace old website url and name usages #2638 (@acrobat)
  • [AllBundles] Update slack invite url and replace old bundles site references #2637 (@acrobat)
  • [documentation] move blogpost to docs #2636 (@Numkil)
  • [RedirectBundle] Fix UTF-8 issue with redirect origin #2635 (@tombevers)
  • [AdminBundle] Translate website title for versionchecker #2634 (@acrobat)

5.3.11 / 2020-02-18

  • [RedirectBundle] Fix target column length for long urls #2633 (@acrobat)

5.3.10 / 2020-01-19

  • [AdminBundle] Fix unnecessary collapsing of top-nav when zooming #2615 (@dbeerten)
  • [FormBundle] previous bugfix to avoid empty rows caused another bug #2614 (@Numkil)
  • [PagepartBundle] Fixed not being able to search for translated names of PageParts #2588 (@poveu)

5.3.9 / 2020-01-15

  • [FormBundle] fix export formsubmissions if pagepart order got changed on the form page #2613 (@Numkil)
  • [NodeBundle] Fixed default page icon #2605 (@jazzzpor)
  • [NodeBundle] added translations for URL-chooser and Choose #2597 (@jazzzpor)

5.3.8 / 2019-12-4

  • [NodeBundle] Fix incompatibility with framework-extra-bundle 5.5.* #2594 (@acrobat)
  • [AllBundles] Fix symfony 4.4 test failures #2593 (@acrobat)

5.3.7 / 2019-11-26

  • [NodeBundle] Fix url chooser to allow # and #! urls #2590 (@acrobat)
  • [MediaBundle] Fixed imagine ignoring EXIF orientation data #2586 (@poveu)
  • [AdminBundle] Fix bootstrap-colorpicker #2579 (@dbeerten)
  • [AdminListBundle] Added missing limit dropdown caret #2575 (@acrobat)

5.3.6 / 2019-10-24

  • [UserManagementBundle] The delete route should only allow post requests #2571 (@acrobat)
  • [MediaBundle] Remove unnecessary raw filter on translations #2570 (@acrobat)
  • [SeoBundle] Translate the website title as it can be a translation key #2569 (@acrobat)

5.3.5 / 2019-10-18

  • [TranslatorBundle] Fix import translations on symfony 3.4 installations #2568 (@acrobat)
  • [MediaBundle] Fixed compatibility with new LiipImagine generateUrl() function #2565 (@poveu)

5.3.4 / 2019-09-12

  • [AdminBundle] Revert "rewrite method in aclhelpers to fix deprecation message" #2552 (@acrobat)
  • [AdminBundle] Fix phpunit test warnings #2515 (@acrobat)

5.3.3 / 2019-09-12

  • [NodeBundle] Fix redirect publish draft version #2551 (@bakie)
  • [TranslatorBundle] Tag translator to inject correct locale on sf4.3 #2548 (@acrobat)
  • [AdminBundle] fix jQuery deprecated size() #2547 (@dbeerten)
  • [AllBundles] Allow Imagegick pdf read/write to fix travis tests #2544 (@acrobat)
  • [AdminBundle] rewrite method in aclhelpers to fix deprecation message #2539 (@Numkil)
  • [NodeSearchBundle] Fix missing geopoint option for elastic mapping #2538 (@Devolicious)
  • [NodeBundle] Fix translation typos #2537 (@poveu)
  • [AdminListBundle] Fix missing date and time suffixes on form fields #… #2534 (@lkeijmel)
  • [AdminListBundle] Mark export service public to fix sf4 incompatibility in form submission export #2533 (@acrobat)
  • [FormBundle] Fix sf4 compatibility in the form submission directory #2532 (@acrobat)
  • [AdminListBundle] Fixed undefined entity when creating entity having itemActions #2530 (@JZuidema)
  • [GeneratorBundle] Add missing parameter in article adminlist controller #2527 (@acrobat)
  • [NodeBundle] Updated SlugType prefix build #2518 (@jverdeyen)

5.3.2 / 2019-07-03

  • [GeneratorBundle] Added missing import in admin js task #2510 (@acrobat)
  • [AdminBundle] added support for anchor tags in MediaTokenTransformer #2506 (@jazzzpor)
  • [NodeBundle] missing form error translations #2503 (@JZuidema)
  • [TranslatorBundle] Restored missing service alias for translator datacollector #2502 (@acrobat)
  • [FixtureBundle] Inject the User Entity class name so the correct Repository can be used #2500 (@devigner)
  • [Dashboardbundle] Mark service as public for sf4 compatibility #2498 (@acrobat)
  • [AllBundles] Upgrade jquery to fix security warning #2497 (@acrobat)
  • [AdminBundle] Add string return typehint to be compatible with symfony 4.3 #2493 (@acrobat)
  • [FixturesBundle] Mark services as public #2492 (@acrobat)
  • [AdminBundle] Get correct version when using the separate packages #2478 (@acrobat)
  • [NodeBundle] Explicitly require expression language #2476 (@acrobat)
  • [GeneratorBundle] Fix webpack output path for admin-bundle-extra js #2462 (@acrobat)

5.3.1 / 2019-05-20

  • [DashboardBundle] Update incorrect documentation url #2460 (@acrobat)
  • [AllBundles] Install imagick extension/ghostscript to skip less unit tests #2459 (@acrobat)
  • [NodeSearchBundle] Correctly index page with utf8 characters #2458 (@acrobat)
  • [GeneratorBundle] Fix error in media pp twig view for new pp's #2457 (@acrobat)
  • [GeneratorBundle] Fix default generator twig override paths #2456 (@acrobat)
  • [RedirectBundle] Re-add utf8 route fix #2454 (@acrobat)
  • [AllBundles] Fix sensiolabs insight config to make the run start again #2451 (@acrobat)
  • [AllBundle] Code style fixes #2450 (@acrobat)
  • [AdminBundle] fix JS error in datepicker #2446 (@dbeerten)
  • [NodeBundle][NodeSearchBundle] Fix code style issues #2445 (@acrobat)
  • [NodeBundle] Added missing translation keys #2443 (@acrobat)
  • [AllBundles] Clean up replace section and add missing packages #2442 (@acrobat)
  • [FormBundle] Missing symfony/css-selector dependency #2441 (@acrobat)

5.3.0 / 2019-05-10

  • [AllBundles] New Crowdin translations #2437 (@KunstmaanLabs)
  • [AdminListBundle] [TranslatorBundle] Option to filter on empty fields in StringFilterType. #2434 (@Numkil)
  • [NodeBundle] Allow entity as creator #2429 (@JZuidema)
  • [GeneratorBundle] Added fos user config to generator #2427 (@Devolicious)
  • [AdminBundle] update Bootstrap v3.3 -> v3.4 #2424 (@dbeerten)
  • [AdminBundle] fix typo in filename of wordcount #2423 (@dbeerten)
  • [AllBundles] Replace deprecated getRootDir calls #2421 (@acrobat)
  • [AllBundle] Separate bundle phpunit config and cleanup old files #2419 (@acrobat)
  • [Documentation] KunstmaanCMS Installer documentation #2418 (@Devolicious)
  • [GeneratorBundle] Fix null check #2417 (@Devolicious)
  • [GeneratorBundle] Added config generator + improved install command #2414 (@Devolicious)
  • [AllBundles] Added link script for development #2412 (@Devolicious)
  • [AllBundles] Fix risky tests #2407 (@acrobat)
  • [AdminBundle] Add character count on CKEditor #2405 (@dbeerten)
  • [ConfigBundle] Fixed and replaced not working validation in ConfigCompilerPass #2403 (@acrobat)
  • [AllBundles] Move test suite back to phpunit setup #2394 (@acrobat)
  • [FormBundle] New Crowdin translations #2393 (@KunstmaanLabs)
  • [FormBundle] Moved FormMailer dependency to separate listener #2391 (@devigner)
  • [MediaBundle] Add image width and height to media module as done in PP media chooser #2388 (@jordanmoon)
  • [FormBundle] Replace Gemdo urlizer class with behat transliterator #2384 (@acrobat)
  • [AdminBundle] add editor for raw-html pagepart #2379 (@dbeerten)
  • [AdminBundle][NodeBundle] Add indicator in TreeView that shows if page is visible #2377 (@sandergo90)
  • [GeneratorBundle] fixed adminlist generator messages #2366 (@deZinc)
  • [AdminBundle] added SettingsMenuAdaptorTest #2364 (@deZinc)
  • [GeneratorBundle] Use nvm use instead of nvm install in buildUI.sh file generator #2362 (@acrobat)
  • [AdminBundle] added ModulesMenuAdaptorTest #2360 (@deZinc)
  • [AdminListBundle] Fix getStringValue to allow displaying \DateTimeImmutable objects #2355 (@acrobat)
  • [AdminBundle] refactored the VersionCheckTest #2351 (@deZinc)
  • [AdminBundle] refactored the MenuBuilderTest #2349 (@deZinc)
  • [AdminBundle] refactored the CloneListenerTest #2348 (@deZinc)
  • [AdminListBundle] Refactored exportlist test #2347 (@deZinc)
  • [AdminListBundle] refactored the AbstractDoctrineDBALAdminListConfigu… #2346 (@deZinc)
  • [AdminListBundle] refactored the AbstractDoctrineORMAdminListConfigur… #2345 (@deZinc)
  • [AdminListBundle] refactored the AbstractAdminListConfiguratorTest #2344 (@deZinc)
  • [AdminBundle] remove bower dependencies | update fontawesome #2343 (@FVKVN)
  • [GeneratorBundle] Kuma install command #1836 (@cv65kr)

5.2.5 / 2019-05-10

  • [FormBundle][GeneratorBundle] Fix constraints on form pageparts #2436 (@Devolicious)
  • [AdminListbundle] Bugfix/wrong param in docblock #2433 (@SpadXIII)
  • [GeneratorBundle] fix admin test generator #2432 (@Devolicious)
  • [AdminBundle] fix timepicker of publish & unpublish modals #2431 (@dbeerten)
  • [NodeBundle] Register services that enable the node bundle entity tabs #2430 (@SpadXIII)
  • [AdminBundle] Fix FOSUserBundle config prepend #2425 (@Devolicious)
  • [FormBundle] In newer versions of symfony the @templating service is replaced by the delegatingengine by default #2422 (@Numkil)
  • [NodeBundle] Remove old/incorrect doc about lock command #2420 (@acrobat)
  • [NodeBundle] Import commands.yml to register command in sf4 #2415 (@acrobat)
  • [NodeBundle] Fix for missing validation of url/email link chooser #2413 (@acrobat)
  • [NodeBundle] Start page reorder weight at 1 instead of 0 #2411 (@acrobat)
  • [DashboardBundle] Mark google analytics helper service as public #2410 (@acrobat)
  • [TranslatorBundle] Export fails to print non standard characters correctly. #2409 (@Numkil)
  • [AdminBundle] Log console errors as critical instead of error #2408 (@Devolicious)
  • [GeneratorBundle] fix image-pp & add srcset polyfill for IE11 #2406 (@dbeerten)
  • [AdminBundle] Better position/styling for characters left indicator #2404 (@dbeerten)
  • [GeneratorBundle] Fix old optional parameter usages #2402 (@acrobat)
  • [NodeSearchBundle] fix #2380 childs of structurenodes never get indexed and tests #2395 (@Numkil)
  • [AdminBundle] dynamic breakpoint for top navbar in admin area #2375 (@dbeerten)

5.2.4 / 2019-03-16

  • [GeneratorBundle] Fix typo in table name of article generator #2399 (@acrobat)
  • [AdminBundle] Added missing monolog dependency #2398 (@acrobat)
  • [TranslatorBundle] Fix translations import on sf4 applications #2397 (@acrobat)

5.2.3 / 2019-03-10

  • [AdminBundle] alignment of date, time & datetime widgets #2389 (@dbeerten)
  • [NodeBundle] fixed multilanguage parameter in WidgetController #2387 (@deZinc)
  • [TranslatorBundle] Fixed --globals flag for kuma:translator:import command #2386 (@jazzzpor)
  • [GeneratorBundle] fixed multilanguage parameter in article generator #2385 (@deZinc)
  • [AllBundles] Fix correct symfony/security packages #2383 (@acrobat)
  • [GeneratorBundle] Fixed Page(part) generating #2382 (@jeroenjans)
  • [AdminBundle] fix multiple 'new' url-choosers #2376 (@dbeerten)
  • [NodeBundle] Fix incorrect routing config for controller-as-service #2369 (@acrobat)
  • [TranslatorBundle] fixed sf4 translations issue #2367 (@deZinc)

5.2.2 / 2019-02-12

  • [MediaBundle][SearchBundle] Provide default config for bundles to work on sf4 #2365 (@acrobat)
  • [GeneratorBundle] Fixed not supported template naming for SF34 #2363 (@Devolicious)
  • [AdminBundle] added SimpleMenuAdaptorTest #2361 (@deZinc)
  • [GeneratorBundle] Use new multi language parameter as the check is broken on empty install #2359 (@acrobat)
  • [PagePartBundle] Make sure column names are independent of the doctrine naming strategy #2358 (@acrobat)

5.2.1 / 2019-02-12

  • [AllBundles] Added missing items in upgrade doc for 5.2 #2356 (@acrobat)
  • [AdminBundle][MediaBundle] Configure bundle dependencies by default #2354 (@acrobat)
  • [CacheBundle] Fixed incorrect composer autoload namespace #2353 (@acrobat)

5.2.0 / 2019-02-08

  • [MenuBundle] Mark menu service as public #2342 (@acrobat)
  • [TranslatorBundle] Deprecated the MigrationsDiffCommand & DiffCommand #2341 (@deZinc)
  • [SearchBundle] Don't require value if we provide a default value #2340 (@acrobat)
  • [AdminBundle] Use new admin bundle parameters instead of the old deprecated #2339 (@acrobat)
  • [AdminListBundle] added getViewUrl to adminlist config. interface #2338 (@deZinc)
  • [AllBundles] Fix sf4 rootNode deprecation #2337 (@acrobat)
  • [SearchBundle] Make search analysis service public for kuma:search:setup command #2336 (@acrobat)
  • [MediaPagePartBundle] Fixed last remaining extend of old phpunit testcase class #2335 (@acrobat)
  • [AllBundles] Test latest symfony version and supported lts #2333 (@acrobat)
  • [AllBundles] upgraded dev dependencies #2332 (@acrobat)
  • [BehatBundle] upgraded dev dependencies #2331 (@deZinc)
  • [NodeSearchBundle] upgraded dev dependencies #2330 (@deZinc)
  • [PagePartBundle] upgraded dev dependencies #2329 (@acrobat)
  • [NodeBundle] upgraded dev dependencies #2328 (@deZinc)
  • [RedirectBundle] upgraded dev dependencies #2327 (@acrobat)
  • [MultiDomainBundle] upgraded dev dependencies #2326 (@deZinc)
  • [MenuBundle] upgraded dev dependencies #2325 (@deZinc)
  • [SearchBundle] upgraded dev dependencies #2324 (@acrobat)
  • [SeoBundle] upgraded dev dependencies #2323 (@acrobat)
  • [SitemapBundle] upgraded dev dependencies #2322 (@acrobat)
  • [TaggingBundle] upgraded dev dependencies #2321 (@acrobat)
  • [UserManagementBundle] upgraded dev dependencies #2320 (@acrobat)
  • [UtitiliesBundle] upgraded dev dependencies #2319 (@acrobat)
  • [VotingBundle] upgraded dev dependencies #2318 (@acrobat)
  • [MediaPagePartBundle] upgraded dev dependencies #2317 (@deZinc)
  • [MediaBundle] upgraded dev dependencies #2316 (@deZinc)
  • [LeadGeneratorBundle] upgraded dev dependencies #2315 (@deZinc)
  • [GeneratorBundle] upgraded dev requirements #2314 (@deZinc)
  • [SeoBundle] Added option to provide caching for og image dimension calls #2313 (@acrobat)
  • [AdminBundle] fixed bad merge in composer.json #2312 (@deZinc)
  • [FormBundle] upgraded dev requirements #2311 (@deZinc)
  • [CacheBundle] updated dev dependencies #2310 (@deZinc)
  • [AdminBundle] Deprecate service class parameters #2309 (@acrobat)
  • [AdminListBundle] Deprecate service class parameters #2308 (@acrobat)
  • [CacheBundle] Deprecate service class parameters #2307 (@acrobat)
  • [ConfigBundle] Deprecate service class parameters #2306 (@acrobat)
  • [FixturesBundle] upgraded dev requirements #2305 (@deZinc)
  • [DashboardBundle] Deprecate service class parameters #2304 (@acrobat)
  • [FormBundle] Deprecate service class parameters #2303 (@acrobat)
  • [LeadGenerationBundle] Deprecate service class parameters #2302 (@acrobat)
  • [MediaBundle] Deprecate service class parameters #2301 (@acrobat)
  • [DashboardBundle] upgraded dev requirements #2300 (@deZinc)
  • [ConfigBundle] upgraded dev requirements #2299 (@deZinc)
  • [ArticleBundle] upgraded dev requirements #2298 (@deZinc)
  • [AdminListBundle] upgraded dev requirements #2297 (@deZinc)
  • [MenuBundle] Deprecate service class parameters #2296 (@acrobat)
  • [MultiDomainBundle] Deprecate service class parameters #2295 (@acrobat)
  • [NodeBundle] Deprecate service class parameters #2294 (@acrobat)
  • [NodeSearchBundle] Deprecate service class parameters #2293 (@acrobat)
  • [AdminListBundle] refactored/simplified AdminListTest #2292 (@deZinc)
  • [PagePartBundle] Deprecate service class parameters #2291 (@acrobat)
  • [RedirectBundle] Deprecate service class parameters #2290 (@acrobat)
  • [SearchBundle] Deprecate service class parameters #2289 (@acrobat)
  • [TranslatorBundle] Deprecate service class parameters #2288 (@acrobat)
  • [UserManagementBundle] Deprecate service class parameters #2287 (@acrobat)
  • [UtilitiesBundle] Deprecate service class parameters #2286 (@acrobat)
  • [AdminBundle] upgraded dev requirements #2285 (@deZinc)
  • [MediaBundle] Move aviary_api_key parameter to media bundle config instead of parameter #2284 (@acrobat)
  • [SearchBundle] Move searchindexprefix parameter to search bundle #2281 (@acrobat)
  • [DashboardBundle] Move google api parameters to dashboard bundle config instead of parameters #2280 (@acrobat)
  • [NodeSearchBundle] Deprecate container access in NodeIndexUpdateEventListener #2279 (@acrobat)
  • [SearchBundle] Move search parameters to search_bundle config instead of parameters #2276 (@acrobat)
  • [Composer] Cleanup + fix missing dependencies #2275 (@Devolicious)
  • [TranslationsBundle] upgraded dev requirements #2274 (@deZinc)
  • [AdminBundle] Move admin locale parameters to admin_bundle config instead of parameters #2273 (@acrobat)
  • [FixturesBundle] Update dependencies #2272 (@Devolicious)
  • [AdminBundle] composer update #2271 (@deZinc)
  • [LeadGenerationBundle] update dependencies + fix autoload #2270 (@Devolicious)
  • [RedirectBundle] Fix dependencies #2269 (@Devolicious)
  • [SeoBundle] Fix dependencies + remove wrong test #2268 (@Devolicious)
  • [MediaBundle] Fix wrong dependency #2267 (@Devolicious)
  • [NodeSearchBundle] Fix dependencies #2265 (@Devolicious)
  • [TranslatorBundle] Speed up bulk import of large translation files #2264 (@Numkil)
  • [SearchBundle] Fix wrong dependency #2263 (@Devolicious)
  • [SearchBundle] Fix dependencies #2262 (@Devolicious)
  • [MultiDominBundle] Added composer json + gitignore #2261 (@Devolicious)
  • [MenuBundle] Fixed dependencies #2260 (@Devolicious)
  • [CacheBundle] Added composer json #2259 (@Devolicious)
  • [DashboardBundle] Fix dependencies #2258 (@Devolicious)
  • [GeneratorBundle] Fix dependencies #2257 (@Devolicious)
  • [MediaPagePartBundle] Fix dependencies #2256 (@Devolicious)
  • [FormBundle] Fix dependencies #2255 (@Devolicious)
  • [ArticleBundle] Fix article deps #2254 (@Devolicious)
  • [NodeBundle] Fix missing dependency #2253 (@Devolicious)
  • [UtilitiesBundle] Fix missing dependency #2252 (@Devolicious)
  • [Composer] Fix composer json for admin/adminlist/behat/media/node/pagepart bundle #2251 (@Devolicious)
  • [AllBundles] use kunstmaan sensio generator for sf4 support #2250 (@deZinc)
  • [AdminBundle] update composer #2249 (@Devolicious)
  • [UtilitiesBundle] Update composer json #2248 (@Devolicious)
  • [GeneratorBundle] update parent regex in article generator #2247 (@deZinc)
  • [NodeBundle] Mark node version lock helper service as public #2246 (@acrobat)
  • [GeneratorBundle] refactored formpage generator #2245 (@deZinc)
  • [GeneratorBundle] Sf4 support for admintests generator #2244 (@acrobat)
  • [GeneratorBundle] Sf4 support for searchpage generator #2243 (@acrobat)
  • [GeneratorBundle] Sf4 support for adminlist generator #2242 (@acrobat)
  • [PagePartBundle] refactored parsers for sf4 #2241 (@deZinc)
  • [GeneratorBundle] refactored entity generator #2240 (@deZinc)
  • [MediaBundle] Check if media metadata has width/height info #2238 (@acrobat)
  • [GeneratorBundle] refactored pagepart generator #2236 (@deZinc)
  • [GeneratorBundle] refactored page generator #2235 (@deZinc)
  • [AllBundles] Set default menu adaptor priorities enabled bundle order doesn't matter #2233 (@acrobat)
  • [DashboardBundle] Enable esi by default for the dashboard bundle #2232 (@acrobat)
  • [AdminBundle] Use correct parameter to retrieve website title #2231 (@acrobat)
  • [AdminBundle] Provide twig globals with twig extension #2230 (@acrobat)
  • [GeneratorBundle] Improve entity repository class output for symfony 4 #2229 (@acrobat)
  • [GeneratorBunde] Fix entity generator with repository class creation for sf4 #2228 (@acrobat)
  • [AllBundles] Fix code style issues merged in the master branch #2227 (@acrobat)
  • [GeneratorBundle] Remove password replace for sf4 #2226 (@acrobat)
  • [GeneratorBundle] Enable generators that have support for sf4 #2225 (@acrobat)
  • [GeneratorBundle] Sf4 support for generate layout #2223 (@acrobat)
  • [GeneratorBundle] Symfony 4 support for the article generator #2222 (@acrobat)
  • [GeneratorBundle] Symfony 4 support for default pagepart generator #2221 (@acrobat)
  • [GeneratorBundle] Symfony 4 support for default site generator #2220 (@acrobat)
  • [GeneratorBundle] Prepare generators for sf4 support #2218 (@acrobat)
  • [GeneratorBundle] Typehint againt interface instead of concrete class #2217 (@acrobat)
  • [KunstmaanTranslatorBundle] improvements to import command #2215 (@sandergo90)
  • [AdminBundle] Enable automatic tagging of menu adaptor classes #2214 (@acrobat)
  • [AllBundles] added sf4 composer #2209 (@deZinc)
  • [AdminBundle] Improve twig template deprecations #2207 (@acrobat)
  • [AdminBundle] fixed sf4 deprecation in OAuthAuthenticator #2205 (@deZinc)
  • [AdminBundle] Move websitetitle to bundle config to remove extra parameter #2201 (@acrobat)
  • [NodeSearchBundle] Mark search service public for use in search commands #2200 (@acrobat)
  • [UtilitiesBundle] Deprecate direct set of parameter and use kernel.secret by default #2197 (@acrobat)
  • [MediaBundle] Fix incorrect service name in media compilerpass #2193 (@acrobat)
  • [FormBundle] Mark services used in controllers as public #2192 (@acrobat)
  • [NodeSearchBundle] Added tag for node searcher services #2191 (@acrobat)
  • [ConfigBundle] Remove route service annotation as default route is already provided as service #2188 (@acrobat)
  • [AdminBundle] Remove unused RoleInterface on the group entity #2185 (@acrobat)
  • [AllBundles] Replace deprecated Route/Method annotations #2184 (@acrobat)
  • [MediaBundle] Liip imagine bundle version 2 support #2098 (@acrobat)
  • [SiteMapBundle] update composer dependencies #2092 (@sandergo90)
  • [AllBundles] Bump minimum php version to 7.1 #2090 (@acrobat)
  • [TranslatorBundle] update composer dependencies #2084 (@sandergo90)
  • [TaggingBundle] updated composer dependencies #2082 (@sandergo90)
  • [AllBundles] Require individual symfony packages #2061 (@acrobat)
  • [NodeBundle] Add tabs #2044 (@JZuidema)
  • [UserManagementBundle] updated composer dependencies #2037 (@deZinc)
  • [VotingBundle] updated dependencies #2034 (@deZinc)
  • [AdminListBundle] Allow sorting by association #1983 (@tarjei)

5.1.2 / 2019-02-08

  • [AdminBundle] fix error state for select2 & wysiwyg fields #2352 (@dbeerten)
  • [ArticleBundle] Fixed missing sprintf with classname in deprecation message #2334 (@acrobat)
  • [AllBundles] Remove php 7.3 check as php-cs-fixer supports it now #2278 (@acrobat)
  • [Admin][Cache][Config][Generator][Pagepart] fix some routes that didn't use the configurable admin prefix #2266 (@Numkil)

5.1.1 / 2019-01-15

  • [NodeBundle] Fixed url chooser for multidomain #2224 (@deZinc)
  • [AllBundles] Improve travis test suite #2204 (@acrobat)
  • [AllBundles] Add php 7.3 to travis build #2203 (@acrobat)
  • [AllBundles] Ignore generated files from codeception #2198 (@acrobat)
  • [AdminBundle] Provide fos/user-bundle default values for from_email config #2196 (@acrobat)
  • [DashboardBundle] Set correct template path for widget action #2195 (@acrobat)
  • [ArticleBundle] Improve deprecation messages and add missing line in upgrade doc #2189 (@acrobat)
  • [MediaBundle] Fix php 5.6 incompatibilty with the ChangeableLimitTrait #2183 (@acrobat)
  • [AdminBundle] Catch InvalidArgumentException in MediaTokenTransformer #2182 (@SpadXIII)

5.1.0 / 2018-11-29

  • [GeneratorBundle] update FE buildtools #2179 (@dbeerten)
  • [Translations] New Crowdin translations #2173 (@KunstmaanLabs)
  • [AdminBundle][AdminListBundle] Revert code changes for container access deprecation to make symfony 4 upgrade easier #2167 (@acrobat)
  • [MediaBundle] Added image sizes to media chooser #2158 (@jordanmoon)
  • [AllBundles] Style-ci setup #2152 (@acrobat)
  • [MediaBundle] Folder types as constants (part 2) #2150 (@SpadXIII)
  • [VotingBundle] [Test] fix namespace tests #2147 (@Numkil)
  • [UtilitiesBundle][Tests] fix namespace tests and old mocks #2146 (@Numkil)
  • [UsermanagementBundle] [Tests] fix namespace tests #2145 (@Numkil)
  • [TranslatorBundle][Tests] fix namespace tests #2144 (@Numkil)
  • [TaggingBundle] [Tests] fix namespace tests #2142 (@Numkil)
  • [SitemapBundle][Tests] fix namespace tests #2141 (@Numkil)
  • [SeoBundle][Tests] fix namespace tests #2140 (@Numkil)
  • [SearchBundle][Tests] fix namespace tests #2139 (@Numkil)
  • [RedirectBundle][Tests] fix namespace tests #2138 (@Numkil)
  • [PagePartBundle][Tests] fix namespace tests and remove old mocks #2137 (@Numkil)
  • [NodeSearchBundle][Tests] fix namespace tests #2136 (@Numkil)
  • [NodeBundle] [tests] fix tests namespace and refactor mocks #2132 (@Numkil)
  • [MultiDomainBundle] [tests] fix namespace tests #2131 (@Numkil)
  • [MenuBundle] [Tests] fix tests namespace #2130 (@Numkil)
  • [MediaPagePartBundle] [tests] fix namespace tests #2129 (@Numkil)
  • [MediaBundle] [tests] fix namespace tests #2128 (@Numkil)
  • [LeadGenerationBundle] [Tests] fix namespace tests #2127 (@Numkil)
  • [MediaBundle] Folder types as constants #2125 (@SpadXIII)
  • [AllBundles] Revert PR 2097 #2123 (@acrobat)
  • [TranslatorBundle] Fix random failing test because of race condition #2122 (@acrobat)
  • [DashboardBundle] Fixed duplicate service id and missing command in command services config #2121 (@acrobat)
  • [GeneratorBundle] [tests] fix namespace tests #2114 (@Numkil)
  • [FixturesBundle] [tests] fix namespace tests #2113 (@Numkil)
  • [DashboardBundle] [Tests] fix namespace tests #2112 (@Numkil)
  • [ConfigBundle] [tests] fix namespace tests #2111 (@Numkil)
  • [BehatBundle] [Tests] fix namespace tests #2110 (@Numkil)
  • [ArticleBundle] [Tests] fix tests namespace #2109 (@Numkil)
  • [AdminBundle] [AdminListBundle] [Tests] fix namespace tests and refactor mocks, use codeception #2108 (@Numkil)
  • [FormBundle] [Tests] Fix namespace + modernize old fashioned mocks and use codeception #2107 (@Numkil)
  • [GeneratorBundle, FormBundle] add generator for form pageparts #2106 (@sandergo90)
  • [KunstmaanAdminBundle] check if command is not null on console error #2105 (@sandergo90)
  • [MediaBundle] Fix issues with CreatePdfPreviewCommand #2100 (@acrobat)
  • [AllBundles] Added support for both symfony 3 and 4 for our overrides on the container access methods #2097 (@acrobat)
  • [AllBundles] Add php 7.2 to test matrix #2089 (@acrobat)
  • [Translations] New Crowdin translations #2088 (@KunstmaanLabs)
  • [NodeBundle] Add missing upgrade note for PR #2073 #2086 (@acrobat)
  • [AdminBundle] Fix broken console exception tests #2080 (@Devolicious)
  • [NodeBundle] Deprecate unused TemplateEngine constructor argument #2073 (@acrobat)
  • [AllBundles] Explicitly set the template path for user bundle templates #2069 (@acrobat)
  • [AllBundles] Support symfony/swiftmailerBundle 3 #2068 (@acrobat)
  • [PagePartBundle] Add has_page_parts Twig function #2065 (@wesleylancel)
  • [composer] readd swiftmailer bundle #2062 (@Numkil)
  • [AdminBundle] Don't depend on monolog implementation of the logger #2060 (@acrobat)
  • [MediaBundle] Add web_root configuration to support both web and public as the root dir for uploads #2058 (@acrobat)
  • [AdminBundle][MultidomainBundle] Check if container has service before changing it #2053 (@acrobat)
  • [AdminBundle] Add compatibility with the new symfony Role class #2046 (@acrobat)
  • [AllBundles] Fix BC break after upgrading to sensio/framework-extra-bundle 5.0 #2045 (@acrobat)
  • [MediaBundle] fixed BackgroundFilterLoader issue #2040 (@deZinc)
  • [AdminBundle] bump node version #2035 (@FVKVN)
  • [NodeBundle] Split off logic of NodeAdminController in helper class #2027 (@treeleaf)
  • [TranslatorBundle] add status field on translations for later use in rest api #2026 (@Numkil)
  • [AllBundles] Remove unused symfony/swiftmailer-bundle #2025 (@acrobat)
  • [AllBundles] Remove unused sensio/distribution-bundle #2023 (@acrobat)
  • [DashboardBundle] Deprecated service container usage in dashboard com… #2022 (@deZinc)
  • [AdminBundle] moved acl commands service registrations to commands.yml #2021 (@deZinc)
  • [AdminBundle] Added console exception subscriber/ deprecated listener #2020 (@deZinc)
  • [FormBundle] added deletable formsubmissions #2019 (@deZinc)
  • [AdminBundle][MultidomainBundle] Move parameter checks and service definition changes to compiler pass #2018 (@acrobat)
  • [AllBundles] Bump the framework-extra-bundle version for sf4 support #2017 (@acrobat)
  • [AllBundles] Remove unused "symfony/assetic-bundle" dependency #2016 (@acrobat)
  • [AllBundles] Use the same version constraints as symfony for egulias/email-validator #2015 (@acrobat)
  • [AdminBundle] Deprecate service container usage in commands #2014 (@acrobat)
  • [NodeBundle][TranslatorBundle] Mark extra services public #2013 (@acrobat)
  • [TranslatorBundle][UserManagementBundle] Replace getParameter calls so our code doesn't trigger deprecations #2012 (@acrobat)
  • [AllBundles] Allow fos/user-bundle 2.1 #2010 (@acrobat)
  • [AdminBundle][MultiDomainBundle] Inject correct services/parameters so our code doesn't trigger deprecations #2006 (@acrobat)
  • [TranslatorBundle] Fix container deprecations with translation loaders #2005 (@acrobat)
  • [NodeBundle] Reword deprecation message and provide alternative to the end-user #2004 (@acrobat)
  • [AdminBundle] updated aclApplyCommand to use AclManager #2003 (@deZinc)
  • [AdminBundle] updated aclUpdateCommand to use AclManager #2001 (@deZinc)
  • [AdminBundle][NodeBundle] added new AclManager to handle acl dependen… #1999 (@deZinc)
  • [UserManagementBundle][SeoBundle] Deprecate direct container access i… #1998 (@deZinc)
  • [UserManagementBundle] marked service as public using compilerpass #1997 (@deZinc)
  • [KunstmaanNodeBundle] add configuration option for export page template #1994 (@sandergo90)
  • [AdminBundle][MultiDomainBundle] deprecated service container usage i… #1992 (@deZinc)
  • [AdminBundle] marked service as public #1991 (@deZinc)
  • [AdminBundle] Extend Role from base symfony class #1981 (@acrobat)
  • [AllBundles] Mark services used in controllers as public #1979 (@acrobat)
  • [SearchBundle] Deprecate service container usage in commands #1978 (@acrobat)
  • [UtilitiesBundle] Fix UtilitiesExtensionTest after upmerge from 5.0 #1977 (@acrobat)
  • [MediaBundle] Deprecate service container usage in commands #1974 (@acrobat)
  • [AllBundles] Mark services used in controller as public #1972 (@acrobat)
  • [AdminBundle][AdminListBundle]Fixed yaml translation file deprecations #1971 (@acrobat)
  • [TranslatorBundle] Mark the translator service aliases as public #1970 (@acrobat)
  • [NodeBundle] Mark the router service alias as public #1969 (@acrobat)
  • [TranslatorBundle] Pass correct constructor arguments to the translator service #1968 (@acrobat)
  • [AdminListBundle] fixes forgotten commit new feature changeablelimitinterface #1967 (@Numkil)
  • [MediaBundle] Add target blank to download link #1963 (@dannyvw)
  • [RedirectBundle] Utf8 redirect fix #1961 (@tarjei)
  • [NodeBundle] Deprecate container usage in the slug router #1960 (@acrobat)
  • [AllBundles] Implement reset method in datacollectors #1959 (@acrobat)
  • [AllBundle] move old phpunit style to codeception #1955 (@Numkil)
  • [Docs] remove vagrant references and put some small snippet about docker in #1953 (@Numkil)
  • [AdminListBundle] Fixed incorrect indentation #1952 (@acrobat)
  • [AllBundles] Bundle default config reference docs #1951 (@acrobat)
  • [GeneratorBundle] Remove unused .babelrc #1950 (@dbeerten)
  • [Translations] New Crowdin translations #1948 (@KunstmaanLabs)
  • [TranslatorBundle]: change toolbar data collector to show message instead of key #1947 (@sandergo90)
  • [Docs] Add slack channel to README.md #1944 (@diskwriter)
  • [Travis][Tests] fix tests + update travis config #1943 (@Devolicious)
  • [AllBundles] Improved test suite with a lot of new tests #1924 (@Devolicious)
  • [ArticleBundle] Add deprecation error when using entities directly th… #1921 (@treeleaf)
  • [Generator][[Translator] Trusted proxies is deprecated #1917 (@dannyvw)
  • [AdminBundle] Change default value enable toolbar helper #1916 (@dannyvw)
  • [AdminlistBundle] [MediaBundle] Changeablelimitinterface implemented and fixes some bugs #1905 (@Numkil)
  • [AllBundles] Deprecate unused controller actions and document changes #1883 (@acrobat)
  • [MediaBundle]: bulk move media in folders #1882 (@sandergo90)
  • [Docs]: move to readthedocs documentation #1878 (@sandergo90)
  • [NodeSearchBundle] Elastic search version 6 support #1875 (@treeleaf)
  • [GeneratorBundle] Add imagemin to Groundcontrol tasks #1870 (@dbeerten)
  • [All] Linting changes #1867 (@Windvis)
  • [LeadGenerationBundle]: remove jquery dependency leadgeneration bundle #1859 (@sandergo90)
  • [NodeBundle]: improve URL chooser external #1852 (@sandergo90)
  • [AllBundles] 5.1 upgrade file with all current changes #1850 (@acrobat)
  • [NodeBundle]: deprecate service function #1840 (@sandergo90)
  • [AllBundles]: Backport pr #1767 but keeping BC #1838 (@acrobat)
  • [Translations] New Crowdin translations #1837 (@KunstmaanLabs)
  • [AdminBundle] Fix fosuser bundle inheritance deprecation #1831 (@acrobat)
  • [GeneratorBundle] style blog filters #1809 (@FVKVN)
  • [NodeBundle][5.1] Commands as services and mark commands as final #1791 (@acrobat)
  • [NodeBundle] allow to set icon for tree #1790 (@sandergo90)
  • [UtilitiesBundle][5.1] Commands as services and mark commands as final #1789 (@acrobat)
  • [TranslatorBundle][5.1] Commands as services and mark commands as final #1788 (@acrobat)
  • [AdminListBundle][5.1] Deprecate direct container access in controllers #1769 (@acrobat)
  • [AdminBundle] - Fix MultiDomainAdminTwigExtension::switchedHostIsCurr… #1715 (@delboy1978uk)
  • [AdminListBundle] Set default list template in constructor instead of hard coded getter #1642 (@delboy1978uk)
  • [TranslatorBundle] Allow importing translations from an external xlsx, ods, csv file. #1585 (@Numkil)

5.0.14 / 2019-02-08

  • [AdminBundle] Revert PR #2049 changes #2283 (@acrobat)
  • [GeneratorBundle] Fix incorrect plural of certain table names #2277 (@acrobat)

5.0.13 / 2019-01-15

  • [PagePartBundle] Keep yaml array keys when merging multiple configs #2219 (@acrobat)
  • [GeneratorBundle] Fixed broken composer.json #2213 (@Devolicious)
  • [AllBundles] Add php-cs-fixer cache to gitignore #2202 (@acrobat)
  • [AdminBundle] Only use session in toolbar listener if it was started before #2190 (@acrobat)

5.0.12 / 2018-11-29

5.0.11 / 2018-09-12

  • [NodeSearchBunde] [SearchBundle] Add parameters for ES authentication and use them in version check #2120 (@wesleylancel)
  • [AdminBundle] use full version of CKeditor #2119 (@dbeerten)
  • [FormBundle] Show full path to file in form export #2118 (@waaghals)
  • [NodeBundle] Node choice type fix #2115 (@wesleylancel)
  • [AdminBundle] Fixed issue with locale in kuma:user:create command #2104 (@veloxy)
  • [AdminBundle] Fixed issue when running kuma:user:create with --no-interaction flag #2103 (@veloxy)
  • [AdminBundle] Fix icons CKeditor #2099 (@dbeerten)
  • [NodeSearchBundle] Fix search index of childpages of a structured node #2091 (@acrobat)

5.0.10 / 2018-08-21

  • [NodeSearchBundle] check if params exist while building container #2078 (@Devolicious)

5.0.9 / 2018-08-21

  • [MediaBundle] add return to load function #2076 (@bakie)
  • [KunstmaanNodeSearchBundle] use hosts in useVersion6 check #2075 (@bakie)
  • [MenuBundle] Fix menu item sorting issue with multiple menus #2072 (@acrobat)

5.0.8 / 2018-08-07

  • [AdminList] Fix admin list empty url #2071 (@dannyvw)
  • [NodeBundle] Remove unused vardumper use #2067 (@acrobat)
  • [MediaBundle] Skip test if ghostscript is not installed #2066 (@acrobat)
  • [AdminBundle] #2050 Fixed issue in refreshing ck editor (don't do a destroy if the … #2064 (@janb87)
  • [AdminListBundle] fixed form options source in admin list controller #2056 (@mdxpl)
  • [KunstmaanTranslatorBundle] export all translations, use correct locales #2055 (@sandergo90)
  • [GeneratorBundle] Fix xpath for publish modal in behat tests #2052 (@acrobat)
  • [AdminBundle] Remove id of nested form item containers #2049 (@SpadXIII)
  • [AdminBundle] fixed BC break in CreateUserCommand #2043 (@deZinc)
  • [AdminBundle] remove hardcopy of ckeditor #2041 (@FVKVN)
  • [AdminBundle] added missing translations to main language #2038 (@Devolicious)
  • [MediaBundle] Fixed BackgroundFilterLoader issue #2028 (@deZinc)

5.0.7 / 2018-06-21

  • [PagePartBundle] Refactor HeaderPagePart entity test #2024 (@Devolicious)
  • [KunstmaanNodeSearchBundle] remove check for class #2009 (@sandergo90)
  • [AdminBundle] fixed create user command #1995 #1996 (@deZinc)
  • [Docs] set correct paths #1990 (@sandergo90)
  • [KunstmaanAdminBundle] fix js for collections #1989 (@sandergo90)
  • [GeneratorBundle] Replace deprecated twig raw tag in scss file #1987 (@acrobat)
  • [NodeBundle] Select correct root node for the urlchooser in a multidomain setup #1986 (@acrobat)
  • [KunstmaanFormBundle] batchsize is not initialized #1976 (@sandergo90)
  • [GeneratorBundle] Fix unquoted parameter in routing generator #1973 (@acrobat)
  • [ConfigBundle] Set the correct configuration entity as active #1964 (@JZuidema)
  • [FormBundle] Change form labels to required #1962 (@dannyvw)
  • [AdminBundle] Messages are already translated by symfony #1954 (@acrobat)
  • [AdminBundle] Update frontend packages #1946 (@diskwriter)
  • [SensioInsights] adjust sensiolabs config #1945 (@Devolicious)
  • [KunstmaanUtilitiesBundle]: assert bundle is only installed in dev #1942 (@sandergo90)
  • [AdminBundle]: toolbar should check if logged in in main firewall #1941 (@sandergo90)
  • [UtilitiesBundle] Make parameter kunstmaan_utilities.cipher.secret op… #1939 (@treeleaf)
  • [FormBundle] Change label required for choice pagepart #1934 (@dannyvw)
  • [FormBundle] Update regex translation #1933 (@dannyvw)
  • [MenuBundle] Change new window required #1932 (@dannyvw)
  • [AdminListBundle][MediaBundle] remove duplicate pagination and broken switch pagination limit #1927 (@Numkil)
  • [Composer][GeneratorBundle] Fixes for testing StandardEdition #1922 (@Devolicious)
  • [AdminBundle] Update add new translation #1914 (@dannyvw)
  • [Documentation] remove addition to upgrade guide that was merged in incorrectly #1911 (@Numkil)
  • [AdminListBundle] avoid translations freakout when the key is true or false without escaping #1909 (@Numkil)
  • [NodeBundle] save on (un)publish #1803 (@deZinc)
  • [MediaBundle] Create runtime config hash using the original image path #1500 (@b-franco)

5.0.6 / 2018-04-13

5.0.5 / 2018-03-05

  • [AdminBundle] Fix escaping of img src attributes in WYSIWYG fields #1858 (@mtnorthrop)

5.0.4 / 2018-02-20

5.0.3 / 2018-02-06

5.0.2 / 2018-02-05

5.0.1 / 2018-02-02

  • [All]: Bump version for upmerged bugfix

5.0.0 / 2018-01-31

5.0.0-RC2 / 2018-01-02

  • [NodeBundle]: better node translation listener #1772 (@sandergo90)
  • [AdminBundle][Improvment] Exclude certain stuff from the exception list #1765 (@cv65kr)
  • [FormBundle] removed discriminator map from submission field #1764 (@Devolicious)
  • [AdminBundle][Feature] Resolve all exceptions #1763 (@cv65kr)
  • [UtilitiesBundle] Depracted arguments #1753 (@cv65kr)
  • [GeneratorBundle] Refactor frontend JS #1752 (@dbeerten)
  • [AllBundles] Upgrade docs for deprecated form types #1749 (@delboy1978uk)
  • [Docs] Add liipimagine changes to upgrade guide #1743 (@Devolicious)
  • [AllBundles] Set minimum symfony version to 3.4 #1741 (@treeleaf)
  • [AdminListBundle] add ods in requirements format since its now supported #1738 (@Numkil)
  • [TranslatorBundle] Use correct parameter to define locale columns #1724 (@wesleylancel)
  • [AdminBundle] Fix toolbar version checker #1721 (@cv65kr)
  • [SearchBundle][FIX] SetupIndex command failing #1708 (@treeleaf)
  • [SearchBundle] Convert analyzer languages config to lowercase … #1706 (@Numkil)
  • [SearchBundle][FIX] Populate command failing #1705 (@cv65kr)
  • [NodeBundle]: remove request stack injection #1703 (@sandergo90)
  • [SensiolabsInsight] Removed unused constructor parameter #1699 (@acrobat)
  • [SensiolabsInsight] Removed undefined implemented class #1698 (@acrobat)
  • [AllBundles][5.0] Fix JavaScript loading errors #1693 (@NindroidX)
  • [NodeBundle] unused class property #1684 (@delboy1978uk)
  • [SensiolabsInsight] Throw AccessDeniedException instead of AccessDeniedHttpException #1674 (@acrobat)
  • [UtilitiesBundle] Cipher deprecations #1673 (@cv65kr)
  • [UtilitiesBundle] Feature transliterator #1666 (@cv65kr)
  • [GeneratorBundle] update default stylelint #1665 (@dbeerten)
  • [GeneratorBundle] Separate import rules for scss imports #1664 (@dbeerten)
  • [AdminBundle] Exceptions list #1637 (@cv65kr)
  • [NodeSearchBundle][SearchBundle] Multi domain/language search population fix #1635 (@cv65kr)
  • [MediaBundle] Filter in Media Thumbnail View #1627 (@delboy1978uk)
  • [Toolbar]: return empty array when no data can be collected #1618 (@sandergo90)
  • [AdminBundle] Fix the extended ppchooser search for IE11 #1616 (@NindroidX)
  • [UI] Split polyfills from the bundle JavaScript code #1615 (@NindroidX)
  • [AdminBundle] Fix the ppchooser preview placeholder for Firefox #1614 (@NindroidX)
  • [AllBundles]: fix toolbar when profiler is not enabled #1613 (@sandergo90)
  • [GeneratorBundle] Use livingcss to build styleguide (remove hologram & gems) #1612 (@dbeerten)
  • [AdminBundle]: check if profiler is enabled #1611 (@sandergo90)
  • [GeneratorBundle] Article generator fix #1608 (@cv65kr)
  • [PagePartBundle] Optimize the extended Pagepart chooser #1600 (@NindroidX)
  • [PagePartBundle] fix pp chooser button after add #1598 (@Devolicious)
  • [GeneratorBundle] refactor to new SF3 forms with FQCN #1597 (@NindroidX)
  • [GeneratorBundle] fix/refactor forms fqcn #1595 (@deZinc)
  • [GeneratorBundle] Replace all rem values with px #1593 (@NindroidX)
  • [AdminListBundle] Fix check canAdd on pages adminlist #1591 (@Devolicious)
  • [NodeSearchBundle] fixes for elasticsearch 5.0 #1589 (@Devolicious)
  • [UI] Added some documentation on how to contribute to the Ground Control skeleton #1583 (@janb87)
  • [DashboardBundle] Fix missing setup scripts for GA dashboard #1582 (@Devolicious)
  • [UI] Extracted webpack configuration into separate files #1570 (@janb87)
  • [AdminListBundle] refactor and modernize exportservice #1556 (@Numkil)
  • [VotingBundle] Remove duplicate code in VotingBundle #1406 (@dannyvw)
  • [AllBundles]: new custom data collectors and custom toolbar #1274 (@sandergo90)

5.0.0-RC1 / 2017-08-01

  • [MenuBundle] Fix adminlist to use FQCN instead of object for form type #1564 (@Devolicious)
  • [UI] Added buildGroundControlSkeleton task #1560 (@janb87)
  • [SeoBundle] Fix Seo tab nodelistener #1559 (@Devolicious)
  • [UI] Added server & watch tasks for development #1548 (@dbeerten)
  • [AdminBundle] [GeneratorBundle]: Add possibility to add extra js for the backend #1539 (@dbeerten)
  • [DOCS]: add gulp-cli dependency #1533 (@dbeerten)
  • [Composer] update fos userbundle dependency #1531 (@Devolicious)
  • [AllBundles] Improved FE development environment #1528 (@janb87)
  • [AdminBundle] Remove key for ConsoleExceptionListener argument #1516 (@wesleylancel)
  • [ALL] use gulp for cms assets & add compiled assets to public folders #1510 (@dbeerten)
  • [KunstmaanNodeSearchBundle]: upgrade elastica to 5.1 #1494 (@sandergo90)
  • [All] move from php 5.5 to php 5.6 #1471 (@Devolicious)
  • [All] fix cmf-routing dependency #1468 (@Devolicious)
  • [NodeSearchBundle] Make NodeSearcher properties protected for extending #1451 (@b-franco)
  • [NodeBundle] Remove default for is_homepage #1442 (@wesleylancel)
  • [ArticleBundle] [GeneratorBundle] Add support for tags and categories in ArticleBundle and refactoring of article generator #1391 (@treeleaf)
  • [AllBundles][BC break] Change initiating new form type by fqcn (SF3 style) #1348 (@aistis-)