From b158620d714f385e3d1ca9fa1e8bf7ada7001a51 Mon Sep 17 00:00:00 2001 From: Roderik van der Veer Date: Mon, 6 Jul 2015 17:51:42 +0200 Subject: [PATCH] Add changelog for 3.2.0 --- CHANGELOG.md | 507 ++++++++++++++++++++++++++++----------------------- 1 file changed, 278 insertions(+), 229 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd356342bf..5e975f0d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,257 +1,306 @@ # Changelog +## 3.2.0 / 2015-06-30 + +* [PagepartBundle] Pagepart limits [#523](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/523) ([@bureaublauwgeel](https://github.com/bureaublauwgeel)) +* [NodeBundle] Fix admin preview when controller as a service is used [#522](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/522) ([@Devolicious](https://github.com/Devolicious)) +* [AdminBundle] Make it possible to use a custom form template without overriding the default Tab/FormWidget [#519](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/519) ([@jockri](https://github.com/jockri)) +* [SitemapBundle] Fix HiddenFromSitemap interface name [#518](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/518) ([@jockri](https://github.com/jockri)) +* [AdminBundle] fixed styling error labels in page-main-tabs [#517](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/517) ([@dbeerten](https://github.com/dbeerten)) +* [AdminBundle] fix date time picker widget, time issue [#515](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/515) ([@FVKVN](https://github.com/FVKVN)) +* [FixturesBundle] FixturesBundle with yaml files (inspired by nelmio/alice) [#514](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/514) ([@Devolicious](https://github.com/Devolicious)) +* [NodeSearchBundle] changed NodePagesConfiguration methods/properties from private to protected to improve extendability [#513](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/513) ([@Devolicious](https://github.com/Devolicious)) +* [Documentation] Working with admin lists follow naming conventions [#512](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/512) ([@denbatte](https://github.com/denbatte)) +* [Documentation] Working with adminlists [#511](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/511) ([@denbatte](https://github.com/denbatte)) +* [Documentation] Updated copyright to 2015 [#510](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/510) ([@maqnouch](https://github.com/maqnouch)) +* [MediaBundle] refactored `MediaValidator`, fixed missing `TOO_NARROW_ERROR` constant [#508](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/508) ([@mlebkowski](https://github.com/mlebkowski)) +* [AdminBundle] reinit advancedSelect when editing a PagePart [#507](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/507) ([@mlebkowski](https://github.com/mlebkowski)) +* [SitemapBundle] Add required interface to the SitemapPage [#506](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/506) ([@kimausloos](https://github.com/kimausloos)) +* [Documentation] Managing menu items [#504](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/504) ([@denbatte](https://github.com/denbatte)) +* [Documentation] Use stable version instead of master (as the latter can be unstable) [#501](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/501) ([@wimvds](https://github.com/wimvds)) +* [AdminBundle] Make AdminLocaleListener also update locale on subrequests [#499](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/499) ([@bureaublauwgeel](https://github.com/bureaublauwgeel)) +* [AdminBundle] Fix for failure to save permissions [#496](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/496) ([@kos4live](https://github.com/kos4live)) +* [AdminBundle] Fixed missing error messages due to overwriting the errors array [#495](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/495) ([@Devolicious](https://github.com/Devolicious)) +* [MenuBundle] Added the KunstmaanMenuBundle [#492](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/492) ([@jockri](https://github.com/jockri)) +* [UtilitiesBundle] Changed Transliterator behavior to handle polish diacritics [#490](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/490) ([@genjusz](https://github.com/genjusz)) +* [GeneratorBundle] Update of the demosite styleguide [#489](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/489) ([@FVKVN](https://github.com/FVKVN)) +* Extending the admin User entity 3.2.*@dev [#484](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/484) ([@wimvds](https://github.com/wimvds)) +* [GeneratorBundle] Fix for nodemenu in generated twig template [#483](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/483) ([@woutervandamme](https://github.com/woutervandamme)) +* [GeneratorBundle] Fix for nodemenu in generated twig template [#482](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/482) ([@woutervandamme](https://github.com/woutervandamme)) +* [LeadGenerationBundle] remove commented code [#481](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/481) ([@woutervandamme](https://github.com/woutervandamme)) +* [LeadGenerationBundle] Moved the LeadGenerationBundle documentation to the cookbook [#479](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/479) ([@jockri](https://github.com/jockri)) +* [GeneratorBundle] Prevent class not found bug when creating an entity and admin list [#478](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/478) ([@wimvds](https://github.com/wimvds)) +* [Documentation] Add custom filter documentation to cookbook [#477](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/477) ([@wimvds](https://github.com/wimvds)) +* [DashboardBundle] unified the css output paths for assetic [#476](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/476) ([@virtualize](https://github.com/virtualize)) +* [Dependencies] Remove support for symfony 2.3 [#475](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/475) ([@krispypen](https://github.com/krispypen)) +* [NodeBundle] change nodeMenu in renderContext to twig function [#474](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/474) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminBundle] Add command to migrate existing users [#472](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/472) ([@arneruy](https://github.com/arneruy)) +* [LeadGenerationBundle] added initial LeadGenerationBundle version [#471](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/471) ([@jockri](https://github.com/jockri)) +* [Dependencies] Lock on symfony lower then 2.7 (TEMPORARY) [#470](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/470) ([@krispypen](https://github.com/krispypen)) +* [SeoBundle] Avoid using "and" operator, using && [#468](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/468) ([@denbatte](https://github.com/denbatte)) +* [NodeSearchBundle] Refactored search to seperate service [#465](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/465) ([@woutervandamme](https://github.com/woutervandamme)) +* [NodeBundle, UserManagementBundle, AdminBundle, AdminListBundle, ArticleBundle, LiveReloadBundle, MediaBundle, SeoBundle, VotingBundle] removed unused use statementes [#463](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/463) ([@denbatte](https://github.com/denbatte)) +* [SitemapBundle] refactored SitemapInterface [#462](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/462) ([@denbatte](https://github.com/denbatte)) +* [NodeBundle] fixes Sensiolabs insight issues on Nodebundle [#461](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/461) ([@denbatte](https://github.com/denbatte)) +* [FormBundle] Order the FormSubmissionFields like their respective PageParts on the FormPage [#446](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/446) ([@kln3wrld](https://github.com/kln3wrld)) +* [AdminBundle, GeneratorBundle, UserManagementBundle] Remove default hardcoded admin/admin [#382](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/382) ([@arneruy](https://github.com/arneruy)) +* [SitemapBundle] Make use of a sitemapindex and sub sitemaps [#330](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/330) ([@denbatte](https://github.com/denbatte)) +* Upgrade dev-master branch alias to 3.2-dev [#308](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/308) ([@roderik](https://github.com/roderik)) +* [GeneratorBundle] Replace DialogHelper with QuestionHelper [#304](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/304) ([@arneruy](https://github.com/arneruy)) + + ## 3.1.2 / 2015-06-02 -* [AdminBundle] Update layout to fix with or without sub-actions [#459](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/459) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism [#458](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/458) ([@denbatte](https://github.com/denbatte)) -* [AdminBundle] Fix Select 2 in form-controls [#457](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/457) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [MediaBundle] Fix Media previews [#456](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/456) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [SeoBundle] Fixed issue that OG image can not be deleted [#452](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/452) ([@wimvds](https://github.com/wimvds)) -* [Nodebunde] Fix not slugified slug [#451](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/451) ([@Devolicious](https://github.com/Devolicious)) -* [NodeBundle] Add twig function get page by nodeTranslation [#450](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/450) ([@denbatte](https://github.com/denbatte)) -* [GeneratorBundle] Re-add services.yml configuration for the twig extension [#448](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/448) ([@jockri](https://github.com/jockri)) -* [AdminBundle] syntax error in rich editor js [#442](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/442) ([@kln3wrld](https://github.com/kln3wrld)) -* [GeneratorBundle] remove the obsolete default locale fallback from generator [#441](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/441) ([@kln3wrld](https://github.com/kln3wrld)) -* [AdminBundle] Fix drag and drop sub entities [#439](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/439) ([@FVKVN](https://github.com/FVKVN)) -* [AdminBundle] Added an option to change the backend site name to a logo [#437](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/437) ([@Devolicious](https://github.com/Devolicious)) -* [AdminListBundle] Fixes adminlist filters [#436](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/436) ([@FVKVN](https://github.com/FVKVN)) -* [AdminBundle] Added option to use a custom CKEditor config.js file [#432](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/432) ([@mtnorthrop](https://github.com/mtnorthrop)) -* [AdminBundle] Fix title and edit button styling of old dashboard [#431](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/431) ([@jockri](https://github.com/jockri)) -* [NodeBundle] Don't add slug for structure node [#429](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/429) ([@Devolicious](https://github.com/Devolicious)) -* [AdminBundle] fix date time picker widget when there's only a date input field [#427](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/427) ([@FVKVN](https://github.com/FVKVN)) -* [NodeBundle] Show published subpages of structured nodes as online in the link chooser popup [#425](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/425) ([@jockri](https://github.com/jockri)) -* [FormBundle] added buildFilters method as required by interface [#422](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/422) ([@kimausloos](https://github.com/kimausloos)) -* [AdminListBundle] The form tag should be opened on a higher level, otherwise nested entities in adminlists will not work [#421](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/421) ([@jockri](https://github.com/jockri)) -* [AdminBundle] When an extra css class was added in the FormType, the basic classes where removed [#420](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/420) ([@jockri](https://github.com/jockri)) -* [NodeBundle] Fix online/offline indication in the menu tree for child pages of structure nodes [#418](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/418) ([@jockri](https://github.com/jockri)) -* [TranslatorBundle] Fix error when importing translations where keyword length > 255 characters [#417](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/417) ([@jockri](https://github.com/jockri)) -* [GeneratorBundle] corrected Wrong bundlename in pagetemplate [#414](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/414) ([@woutervandamme](https://github.com/woutervandamme)) -* [TranslatorBundle] add confirmation box to force import [#413](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/413) ([@woutervandamme](https://github.com/woutervandamme)) -* [DashboardBundle] Fixes: the code from google is not decoded [#410](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/410) ([@0xPr0xy](https://github.com/0xPr0xy)) -* [NodeBundle] Fix for publishing a draft version of page [#409](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/409) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Fix error on pdf preview [#408](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/408) ([@arneruy](https://github.com/arneruy)) -* [GeneratorBundle] Refactor pagepart media validation [#406](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/406) ([@arneruy](https://github.com/arneruy)) -* [AdminBundle,GeneratorBundle,NodeBundle,UtilitiesBundle] Change slugifier into service [#404](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/404) ([@woutervandamme](https://github.com/woutervandamme)) -* [GeneratorBundle] Replace the generated DefaultLocaleListener by generated DefaultController [#399](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/399) ([@woutervandamme](https://github.com/woutervandamme)) -* [NodeBundle] Add button to create a duplicate of a page [#392](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/392) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminBundle] Update layout to fix with or without sub-actions [#459](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/459) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism [#458](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/458) ([@denbatte](https://github.com/denbatte)) +* [AdminBundle] Fix Select 2 in form-controls [#457](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/457) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [MediaBundle] Fix Media previews [#456](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/456) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [SeoBundle] Fixed issue that OG image can not be deleted [#452](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/452) ([@wimvds](https://github.com/wimvds)) +* [Nodebunde] Fix not slugified slug [#451](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/451) ([@Devolicious](https://github.com/Devolicious)) +* [NodeBundle] Add twig function get page by nodeTranslation [#450](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/450) ([@denbatte](https://github.com/denbatte)) +* [GeneratorBundle] Re-add services.yml configuration for the twig extension [#448](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/448) ([@jockri](https://github.com/jockri)) +* [AdminBundle] syntax error in rich editor js [#442](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/442) ([@kln3wrld](https://github.com/kln3wrld)) +* [GeneratorBundle] remove the obsolete default locale fallback from generator [#441](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/441) ([@kln3wrld](https://github.com/kln3wrld)) +* [AdminBundle] Fix drag and drop sub entities [#439](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/439) ([@FVKVN](https://github.com/FVKVN)) +* [AdminBundle] Added an option to change the backend site name to a logo [#437](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/437) ([@Devolicious](https://github.com/Devolicious)) +* [AdminListBundle] Fixes adminlist filters [#436](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/436) ([@FVKVN](https://github.com/FVKVN)) +* [AdminBundle] Added option to use a custom CKEditor config.js file [#432](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/432) ([@mtnorthrop](https://github.com/mtnorthrop)) +* [AdminBundle] Fix title and edit button styling of old dashboard [#431](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/431) ([@jockri](https://github.com/jockri)) +* [NodeBundle] Don't add slug for structure node [#429](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/429) ([@Devolicious](https://github.com/Devolicious)) +* [AdminBundle] fix date time picker widget when there's only a date input field [#427](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/427) ([@FVKVN](https://github.com/FVKVN)) +* [NodeBundle] Show published subpages of structured nodes as online in the link chooser popup [#425](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/425) ([@jockri](https://github.com/jockri)) +* [FormBundle] added buildFilters method as required by interface [#422](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/422) ([@kimausloos](https://github.com/kimausloos)) +* [AdminListBundle] The form tag should be opened on a higher level, otherwise nested entities in adminlists will not work [#421](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/421) ([@jockri](https://github.com/jockri)) +* [AdminBundle] When an extra css class was added in the FormType, the basic classes where removed [#420](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/420) ([@jockri](https://github.com/jockri)) +* [NodeBundle] Fix online/offline indication in the menu tree for child pages of structure nodes [#418](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/418) ([@jockri](https://github.com/jockri)) +* [TranslatorBundle] Fix error when importing translations where keyword length > 255 characters [#417](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/417) ([@jockri](https://github.com/jockri)) +* [GeneratorBundle] corrected Wrong bundlename in pagetemplate [#414](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/414) ([@woutervandamme](https://github.com/woutervandamme)) +* [TranslatorBundle] add confirmation box to force import [#413](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/413) ([@woutervandamme](https://github.com/woutervandamme)) +* [DashboardBundle] Fixes: the code from google is not decoded [#410](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/410) ([@0xPr0xy](https://github.com/0xPr0xy)) +* [NodeBundle] Fix for publishing a draft version of page [#409](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/409) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Fix error on pdf preview [#408](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/408) ([@arneruy](https://github.com/arneruy)) +* [GeneratorBundle] Refactor pagepart media validation [#406](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/406) ([@arneruy](https://github.com/arneruy)) +* [AdminBundle,GeneratorBundle,NodeBundle,UtilitiesBundle] Change slugifier into service [#404](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/404) ([@woutervandamme](https://github.com/woutervandamme)) +* [GeneratorBundle] Replace the generated DefaultLocaleListener by generated DefaultController [#399](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/399) ([@woutervandamme](https://github.com/woutervandamme)) +* [NodeBundle] Add button to create a duplicate of a page [#392](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/392) ([@woutervandamme](https://github.com/woutervandamme)) ## 3.1.1 / 2015-05-05 -* [GeneratorBundle] Fix a typo in demosite fixture [#397](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/397) ([@woutervandamme](https://github.com/woutervandamme)) -* [AdminBundle] IP and user agent check now are disabled by default [#396](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/396) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Add priority to media handlers [#394](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/394) ([@arneruy](https://github.com/arneruy)) -* [NodeBundle] Removed redundant code in SlugListener [#391](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/391) ([@woutervandamme](https://github.com/woutervandamme)) -* [GeneratorBundle] Fix typo generator bundle [#390](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/390) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [FormBundle] Layout export button form-bundle [#387](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/387) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Cleanup and fix styling FOS Change Password form [#386](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/386) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [NodeBundle] Fixed error when passing null to slugEvent [#384](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/384) ([@woutervandamme](https://github.com/woutervandamme)) -* [AdminListBundle] Export should only export the currently selected filters [#381](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/381) ([@kimausloos](https://github.com/kimausloos)) -* [NodeBundle] Added pre and post event to the slugController [#379](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/379) ([@woutervandamme](https://github.com/woutervandamme)) -* [NodeBundle] Don't BC break nodeTranslation introduced when we depreciated the service method [#377](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/377) ([@woutervandamme](https://github.com/woutervandamme)) -* [AdminBundle] Allow custom configuration for the ckEditors [#375](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/375) ([@diskwriter](https://github.com/diskwriter)) -* [GeneratorBundle] Added missing check for AbstractPagePart during page part generation [#374](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/374) ([@stefvaessen](https://github.com/stefvaessen)) -* [MediaBundle] Fix missing type variable when accessing FolderController [#373](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/373) ([@arneruy](https://github.com/arneruy)) -* [NodeBundle, NodeSearchBundle] Handle case when RenderContext is not an array but ArrayObject [#372](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/372) ([@kimausloos](https://github.com/kimausloos)) -* [AdminBundle] Fix bad UX for DND PageParts [#369](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/369) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [GeneratorBundle] Fix blue background styleguide demo-site [#368](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/368) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Fix tooltip and colorpicker implementations [#367](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/367) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [MediaBundle] Fix drag & drop file upload boolean conversion exception [#366](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/366) ([@mlebkowski](https://github.com/mlebkowski)) -* [GeneratorBundle] Add missing entity namespace folder in the AudioPagePartAdminType [#365](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/365) ([@mlebkowski](https://github.com/mlebkowski)) -* [AdminBundle] Fix rich-editor issues for pageparts with subentities [#364](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/364) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [GeneratorBundle] Use real bundle name if it’s not the same as the namespace [#363](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/363) ([@mlebkowski](https://github.com/mlebkowski)) -* [AdminBundle] Prevent session hijacking checks from starting a session and preventing pages to be cached in Varnish [#361](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/361) ([@kimausloos](https://github.com/kimausloos)) -* [SeoBundle] Fix hanging flash message, it will now disappear after save [#357](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/357) ([@denbatte](https://github.com/denbatte)) -* [GeneratorBundle] Fix error when generating pagepart with images [#356](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/356) ([@arneruy](https://github.com/arneruy)) -* [GeneratorBundle] Updated behat tests for the new backend and demosite [#355](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/355) ([@arneruy](https://github.com/arneruy)) -* [GeneratorBundle] Fix wysiwyg template to make it visible in frontend [#350](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/350) ([@denbatte](https://github.com/denbatte)) -* [AdminBundle, UserManagmentBundle, AdminListBundle] Added seperate event to add tabs to admin forms and user forms [#349](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/349) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Fix missing use statement and cleaned file [#348](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/348) ([@denbatte](https://github.com/denbatte)) -* [SeoBundle] Suggest a default value in the robots.txt field when empty [#347](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/347) ([@denbatte](https://github.com/denbatte)) -* [ArticleBundle] Fix default sorting of article pages in adminlist, issue due to doctrine 2.5 adding validation checks [#345](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/345) ([@krispypen](https://github.com/krispypen)) -* [AdminListBundle] Fix the save button in adminlists, it was placed outside the
tag [#344](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/344) ([@jockri](https://github.com/jockri)) -* [FormBundle] Dispatch an event when a new formpage submission gets saved [#343](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/343) ([@jockri](https://github.com/jockri)) -* [FormBundle] Fix the formpage submissions due to the refactoring of the service method. [#342](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/342) ([@jockri](https://github.com/jockri)) -* [AdminBundle] Update sortable to v1.2.0 [#340](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/340) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [MediaBundle] Passed the type parameter on creation/deletion subfolder in media-chooser [#339](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/339) ([@woutervandamme](https://github.com/woutervandamme)) -* [SeoBundle] Remove the required option from the Open Graph Image field in the social tab [#338](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/338) ([@denbatte](https://github.com/denbatte)) -* [MediaBundle] Media chooser type parameter now filters results correctly [#335](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/335) ([@woutervandamme](https://github.com/woutervandamme)) -* [AdminListBundle] Re-use the default title logic for adminlists instead of duplicating it [#334](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/334) ([@jockri](https://github.com/jockri)) -* [AdminBundle, AdminListBundle] Add an admin page title when the adminlist is not included in the menu + make it possible to override the admin page title + fix action button position when there is no admin page title [#331](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/331) ([@jockri](https://github.com/jockri)) -* [GeneratorBundle] Updated livereload injection for styleguide and added missing error image [#329](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/329) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [GeneratorBundle] Removed glob calls in favor of symfony finder [#324](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/324) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Fix single slash in media path [#323](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/323) ([@arneruy](https://github.com/arneruy)) -* [AdminBundle] Show list of available groups when creating a new admin user via the console [#320](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/320) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Fix translations and behaviour for Drag and Drop media [#319](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/319) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [GeneratorBundle] Validate entity names and database prefixes in the generators [#318](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/318) ([@arneruy](https://github.com/arneruy)) -* [ArticleBundle, FormBundle, NodeSearchBundle] Removed service method in favor of controller methods [#316](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/316) ([@woutervandamme](https://github.com/woutervandamme)) -* [SeoBundle] Fix robots.txt documentation [#315](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/315) ([@denbatte](https://github.com/denbatte)) -* [Documentation] Add missing upgrade notice for the ArticleBundle [#313](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/313) ([@roderik](https://github.com/roderik)) -* [Documentation] Removed the deprecated service method in favor of controller method [#310](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/310) ([@woutervandamme](https://github.com/woutervandamme)) +* [GeneratorBundle] Fix a typo in demosite fixture [#397](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/397) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminBundle] IP and user agent check now are disabled by default [#396](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/396) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Add priority to media handlers [#394](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/394) ([@arneruy](https://github.com/arneruy)) +* [NodeBundle] Removed redundant code in SlugListener [#391](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/391) ([@woutervandamme](https://github.com/woutervandamme)) +* [GeneratorBundle] Fix typo generator bundle [#390](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/390) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [FormBundle] Layout export button form-bundle [#387](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/387) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Cleanup and fix styling FOS Change Password form [#386](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/386) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [NodeBundle] Fixed error when passing null to slugEvent [#384](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/384) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminListBundle] Export should only export the currently selected filters [#381](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/381) ([@kimausloos](https://github.com/kimausloos)) +* [NodeBundle] Added pre and post event to the slugController [#379](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/379) ([@woutervandamme](https://github.com/woutervandamme)) +* [NodeBundle] Don't BC break nodeTranslation introduced when we depreciated the service method [#377](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/377) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminBundle] Allow custom configuration for the ckEditors [#375](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/375) ([@diskwriter](https://github.com/diskwriter)) +* [GeneratorBundle] Added missing check for AbstractPagePart during page part generation [#374](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/374) ([@stefvaessen](https://github.com/stefvaessen)) +* [MediaBundle] Fix missing type variable when accessing FolderController [#373](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/373) ([@arneruy](https://github.com/arneruy)) +* [NodeBundle, NodeSearchBundle] Handle case when RenderContext is not an array but ArrayObject [#372](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/372) ([@kimausloos](https://github.com/kimausloos)) +* [AdminBundle] Fix bad UX for DND PageParts [#369](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/369) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [GeneratorBundle] Fix blue background styleguide demo-site [#368](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/368) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Fix tooltip and colorpicker implementations [#367](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/367) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [MediaBundle] Fix drag & drop file upload boolean conversion exception [#366](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/366) ([@mlebkowski](https://github.com/mlebkowski)) +* [GeneratorBundle] Add missing entity namespace folder in the AudioPagePartAdminType [#365](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/365) ([@mlebkowski](https://github.com/mlebkowski)) +* [AdminBundle] Fix rich-editor issues for pageparts with subentities [#364](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/364) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [GeneratorBundle] Use real bundle name if it’s not the same as the namespace [#363](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/363) ([@mlebkowski](https://github.com/mlebkowski)) +* [AdminBundle] Prevent session hijacking checks from starting a session and preventing pages to be cached in Varnish [#361](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/361) ([@kimausloos](https://github.com/kimausloos)) +* [SeoBundle] Fix hanging flash message, it will now disappear after save [#357](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/357) ([@denbatte](https://github.com/denbatte)) +* [GeneratorBundle] Fix error when generating pagepart with images [#356](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/356) ([@arneruy](https://github.com/arneruy)) +* [GeneratorBundle] Updated behat tests for the new backend and demosite [#355](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/355) ([@arneruy](https://github.com/arneruy)) +* [GeneratorBundle] Fix wysiwyg template to make it visible in frontend [#350](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/350) ([@denbatte](https://github.com/denbatte)) +* [AdminBundle, UserManagmentBundle, AdminListBundle] Added seperate event to add tabs to admin forms and user forms [#349](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/349) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Fix missing use statement and cleaned file [#348](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/348) ([@denbatte](https://github.com/denbatte)) +* [SeoBundle] Suggest a default value in the robots.txt field when empty [#347](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/347) ([@denbatte](https://github.com/denbatte)) +* [ArticleBundle] Fix default sorting of article pages in adminlist, issue due to doctrine 2.5 adding validation checks [#345](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/345) ([@krispypen](https://github.com/krispypen)) +* [AdminListBundle] Fix the save button in adminlists, it was placed outside the tag [#344](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/344) ([@jockri](https://github.com/jockri)) +* [FormBundle] Dispatch an event when a new formpage submission gets saved [#343](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/343) ([@jockri](https://github.com/jockri)) +* [FormBundle] Fix the formpage submissions due to the refactoring of the service method. [#342](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/342) ([@jockri](https://github.com/jockri)) +* [AdminBundle] Update sortable to v1.2.0 [#340](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/340) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [MediaBundle] Passed the type parameter on creation/deletion subfolder in media-chooser [#339](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/339) ([@woutervandamme](https://github.com/woutervandamme)) +* [SeoBundle] Remove the required option from the Open Graph Image field in the social tab [#338](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/338) ([@denbatte](https://github.com/denbatte)) +* [MediaBundle] Media chooser type parameter now filters results correctly [#335](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/335) ([@woutervandamme](https://github.com/woutervandamme)) +* [AdminListBundle] Re-use the default title logic for adminlists instead of duplicating it [#334](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/334) ([@jockri](https://github.com/jockri)) +* [AdminBundle, AdminListBundle] Add an admin page title when the adminlist is not included in the menu + make it possible to override the admin page title + fix action button position when there is no admin page title [#331](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/331) ([@jockri](https://github.com/jockri)) +* [GeneratorBundle] Updated livereload injection for styleguide and added missing error image [#329](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/329) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [GeneratorBundle] Removed glob calls in favor of symfony finder [#324](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/324) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Fix single slash in media path [#323](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/323) ([@arneruy](https://github.com/arneruy)) +* [AdminBundle] Show list of available groups when creating a new admin user via the console [#320](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/320) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Fix translations and behaviour for Drag and Drop media [#319](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/319) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [GeneratorBundle] Validate entity names and database prefixes in the generators [#318](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/318) ([@arneruy](https://github.com/arneruy)) +* [ArticleBundle, FormBundle, NodeSearchBundle] Removed service method in favor of controller methods [#316](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/316) ([@woutervandamme](https://github.com/woutervandamme)) +* [SeoBundle] Fix robots.txt documentation [#315](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/315) ([@denbatte](https://github.com/denbatte)) +* [Documentation] Add missing upgrade notice for the ArticleBundle [#313](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/313) ([@roderik](https://github.com/roderik)) +* [Documentation] Removed the deprecated service method in favor of controller method [#310](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/310) ([@woutervandamme](https://github.com/woutervandamme)) ## 3.1.0 / 2015-04-11 -* [SeoBundle] Robots in plain text with extra info and preview button [#305](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/305) ([@denbatte](https://github.com/denbatte)) -* [AdminBundle, MediaBundle] Update loading behaviour of app [#294](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/294) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Update bower vendors [#292](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/292) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Fix classmerge for select-boxes [#291](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/291) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [NodeBundle, GeneratorBundle] Deprecated the service method in Pages in favour of controller methods [#290](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/290) ([@woutervandamme](https://github.com/woutervandamme)) -* [MediaBundle] Add add/delete new folders while inside the media-chooser popup [#288](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/288) ([@arneruy](https://github.com/arneruy)) -* [AdminBundle] Make it possible to open a link in new tab in the sidebar [#287](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/287) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [AdminBundle] Fix height calculation of the sidebar so that it follows the height of the page when possible [#286](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/286) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [All Bundles] Fix indentations in views, js and scss files dus to a failed git squash [#285](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/285) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [Documentation] removed the acme bundle question and added the doctrine:database:create command [#284](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/284) ([@woutervandamme](https://github.com/woutervandamme)) -* [SeoBundle] Administer the robots.txt from the admin interface [#283](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/283) ([@denbatte](https://github.com/denbatte)) -* [Documentation] Upgrade documentation and changelog for the 3.1 release [#279](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/279) ([@roderik](https://github.com/roderik)) -* [AdminBundle] Enable nested menu items in top menu [#275](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/275) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* [Documentation] Added title requirements for pull requests [#273](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/273) ([@kimausloos](https://github.com/kimausloos)) -* [NodeBundle] Add classname to admin if user is a super admin [#272](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/272) ([@kimausloos](https://github.com/kimausloos)) -* [AdminBundle] Fixed that a custom class on the WYSIWYG form type removed the WYSIWYG classes [#269](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/269) ([@kimausloos](https://github.com/kimausloos)) -* [All Bundles] Require at least PHP 5.4 [#266](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/266) ([@wimvds](https://github.com/wimvds)) -* [UtilitiesBundle] Use PHP Intl Transliterator to fix slugifier issues [#265](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/265) ([@wimvds](https://github.com/wimvds)) -* [AdminBundle] Fix the AclHelper test due to changes in Doctrine 2.5.0 [#264](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/264) ([@wimvds](https://github.com/wimvds)) -* [Documentation] Change paths and links in the docs to work properly on bundles.kunstmaan.be [#263](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/263) ([@roderik](https://github.com/roderik)) -* [Travis] Fix "Cannot redeclare any()" in PHPUnit [#262](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/262) ([@roderik](https://github.com/roderik)) -* [FormBundle] Fix for the Doctrine ORM BC break in v2.5.0 => base inheritance mapping classes must befined as abstract [#258](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/258) ([@jockri](https://github.com/jockri)) -* [MediaBundle] Uploaded files and images should retain their original name and extension [#255](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/255) ([@Devolicious](https://github.com/Devolicious)) -* [Articlebundle] Only show the "new" button when a user has the "CanAdd" permission [#254](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/254) ([@denbatte](https://github.com/denbatte)) -* [NodeBundle, SeoBundle] Update labels at 'Edit pages' to be more clear [#253](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/253) ([@denbatte](https://github.com/denbatte)) -* [PagePartBundle] Fixed error when moving page parts into a different region (#173) [#238](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/238) ([@arneruy](https://github.com/arneruy)) -* [Travis] Fix Scrutinizer integration with Travis by disabling fast_finish on Travis [#237](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/237) ([@krispypen](https://github.com/krispypen)) -* [AdminBundle] Added a WYSIWYG form type [#233](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/233) ([@denbatte](https://github.com/denbatte)) -* [AdminListBundle] Gracefully handle a BC break in the buildExportField() method [#231](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/231) ([@wimvds](https://github.com/wimvds)) -* [MediaBundle,GeneratorBundle] Added validation options (mimetypes, min/max width/height for images) to media objects in the backend. [#230](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/230) ([@arneruy](https://github.com/arneruy)) -* [Adminbundle, GeneratorBundle] Update the admin interface and demo site generator [#227](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/227) ([@roderik](https://github.com/roderik)) -* [Documentation] Documentation update for the upcoming 3.1 release [#225](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/225) ([@roderik](https://github.com/roderik)) -* [AdminBundle] Don't create a session (and to set-cookie) when we only want to check if there is something in the session [#224](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/224) ([@krispypen](https://github.com/krispypen)) -* [DashboardBundle] Move to a custom fork of alchemy/google-plus-api-client to work around the yellow warnings in a composer install [#220](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/220) ([@roderik](https://github.com/roderik)) -* [AdminBundle] Add a ConsoleExceptionListener to log errors in console commands [#213](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/213) ([@woutervandamme](https://github.com/woutervandamme)) -* New frontend [#193](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/193) ([@indrikenens](https://github.com/indrikenens)) -* [GeneratorBundle] Generate the default page parts into the default site, to enable modifying them in your site [#192](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/192) ([@denbatte](https://github.com/denbatte)) -* Updated Develop for Kunstmaan CMS Frontend [#191](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/191) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* Cleanup and update Frontend of the Bundles (rebased) [#165](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/165) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) -* New frontend [#147](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/147) ([@indrikenens](https://github.com/indrikenens)) +* [SeoBundle] Robots in plain text with extra info and preview button [#305](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/305) ([@denbatte](https://github.com/denbatte)) +* [AdminBundle, MediaBundle] Update loading behaviour of app [#294](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/294) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Update bower vendors [#292](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/292) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Fix classmerge for select-boxes [#291](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/291) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [NodeBundle, GeneratorBundle] Deprecated the service method in Pages in favour of controller methods [#290](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/290) ([@woutervandamme](https://github.com/woutervandamme)) +* [MediaBundle] Add add/delete new folders while inside the media-chooser popup [#288](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/288) ([@arneruy](https://github.com/arneruy)) +* [AdminBundle] Make it possible to open a link in new tab in the sidebar [#287](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/287) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [AdminBundle] Fix height calculation of the sidebar so that it follows the height of the page when possible [#286](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/286) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [All Bundles] Fix indentations in views, js and scss files dus to a failed git squash [#285](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/285) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [Documentation] removed the acme bundle question and added the doctrine:database:create command [#284](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/284) ([@woutervandamme](https://github.com/woutervandamme)) +* [SeoBundle] Administer the robots.txt from the admin interface [#283](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/283) ([@denbatte](https://github.com/denbatte)) +* [Documentation] Upgrade documentation and changelog for the 3.1 release [#279](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/279) ([@roderik](https://github.com/roderik)) +* [AdminBundle] Enable nested menu items in top menu [#275](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/275) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* [Documentation] Added title requirements for pull requests [#273](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/273) ([@kimausloos](https://github.com/kimausloos)) +* [NodeBundle] Add classname to admin if user is a super admin [#272](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/272) ([@kimausloos](https://github.com/kimausloos)) +* [AdminBundle] Fixed that a custom class on the WYSIWYG form type removed the WYSIWYG classes [#269](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/269) ([@kimausloos](https://github.com/kimausloos)) +* [All Bundles] Require at least PHP 5.4 [#266](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/266) ([@wimvds](https://github.com/wimvds)) +* [UtilitiesBundle] Use PHP Intl Transliterator to fix slugifier issues [#265](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/265) ([@wimvds](https://github.com/wimvds)) +* [AdminBundle] Fix the AclHelper test due to changes in Doctrine 2.5.0 [#264](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/264) ([@wimvds](https://github.com/wimvds)) +* [Documentation] Change paths and links in the docs to work properly on bundles.kunstmaan.be [#263](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/263) ([@roderik](https://github.com/roderik)) +* [Travis] Fix "Cannot redeclare any()" in PHPUnit [#262](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/262) ([@roderik](https://github.com/roderik)) +* [FormBundle] Fix for the Doctrine ORM BC break in v2.5.0 => base inheritance mapping classes must befined as abstract [#258](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/258) ([@jockri](https://github.com/jockri)) +* [MediaBundle] Uploaded files and images should retain their original name and extension [#255](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/255) ([@Devolicious](https://github.com/Devolicious)) +* [Articlebundle] Only show the "new" button when a user has the "CanAdd" permission [#254](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/254) ([@denbatte](https://github.com/denbatte)) +* [NodeBundle, SeoBundle] Update labels at 'Edit pages' to be more clear [#253](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/253) ([@denbatte](https://github.com/denbatte)) +* [PagePartBundle] Fixed error when moving page parts into a different region (#173) [#238](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/238) ([@arneruy](https://github.com/arneruy)) +* [Travis] Fix Scrutinizer integration with Travis by disabling fast_finish on Travis [#237](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/237) ([@krispypen](https://github.com/krispypen)) +* [AdminBundle] Added a WYSIWYG form type [#233](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/233) ([@denbatte](https://github.com/denbatte)) +* [AdminListBundle] Gracefully handle a BC break in the buildExportField() method [#231](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/231) ([@wimvds](https://github.com/wimvds)) +* [MediaBundle,GeneratorBundle] Added validation options (mimetypes, min/max width/height for images) to media objects in the backend. [#230](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/230) ([@arneruy](https://github.com/arneruy)) +* [Adminbundle, GeneratorBundle] Update the admin interface and demo site generator [#227](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/227) ([@roderik](https://github.com/roderik)) +* [Documentation] Documentation update for the upcoming 3.1 release [#225](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/225) ([@roderik](https://github.com/roderik)) +* [AdminBundle] Don't create a session (and to set-cookie) when we only want to check if there is something in the session [#224](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/224) ([@krispypen](https://github.com/krispypen)) +* [DashboardBundle] Move to a custom fork of alchemy/google-plus-api-client to work around the yellow warnings in a composer install [#220](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/220) ([@roderik](https://github.com/roderik)) +* [AdminBundle] Add a ConsoleExceptionListener to log errors in console commands [#213](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/213) ([@woutervandamme](https://github.com/woutervandamme)) +* New frontend [#193](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/193) ([@indrikenens](https://github.com/indrikenens)) +* [GeneratorBundle] Generate the default page parts into the default site, to enable modifying them in your site [#192](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/192) ([@denbatte](https://github.com/denbatte)) +* Updated Develop for Kunstmaan CMS Frontend [#191](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/191) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* Cleanup and update Frontend of the Bundles (rebased) [#165](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/165) ([@IbeVanmeenen](https://github.com/IbeVanmeenen)) +* New frontend [#147](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/147) ([@indrikenens](https://github.com/indrikenens)) ## 3.0.3 / 2015-04-10 -* [FormBundle] Fix Doctrine 2.5 BC break for the 3.0 branch [#301](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/301) ([@roderik](https://github.com/roderik)) +* [FormBundle] Fix Doctrine 2.5 BC break for the 3.0 branch [#301](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/301) ([@roderik](https://github.com/roderik)) ## 3.0.2 / 2015-03-24 -* [MediaBundle] Only allow redirects to the same domain, or relative urls [#218](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/218) ([@krispypen](https://github.com/krispypen)) -* [AdminListBundle,FormBundle] Fix broken FormSubmissions export [#214](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/214) ([@wimvds](https://github.com/wimvds)) -* [AdminListBundle] Fixed the exception when you delete the only item of a page #196 [#206](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/206) ([@woutervandamme](https://github.com/woutervandamme)) -* [FormBundle] Only export formsubmissions of the same language (aka NodeTranslation) [#203](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/203) ([@kln3wrld](https://github.com/kln3wrld)) -* [AdminBundle] Use an invisible password prompt in the create user command #195 [#198](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/198) ([@arneruy](https://github.com/arneruy)) -* [UtilitiesBundle] Silence iconv errors for illegal characters in the slugify method [#197](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/197) ([@samuele-mrapps](https://github.com/samuele-mrapps)) -* [AdminBundle] Fixes syntax error created by commit: b72a8f9 (Do not prefix database when using SQLite). [#186](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/186) ([@kln3wrld](https://github.com/kln3wrld)) -* [GeneratorBundle] New FormPage generator [#185](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/185) ([@mennowame](https://github.com/mennowame)) -* [AdminBundle,MediaBundle,NodeBundle,PagePartBundle] Made indices unique by prefixing entity name [#183](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/183) ([@WouterJ](https://github.com/WouterJ)) -* [Travis] Speed up travis builds [#182](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/182) ([@WouterJ](https://github.com/WouterJ)) -* [MediaBundle] Check if the file actually exists and add a constraint on the file field [#181](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/181) ([@umeku](https://github.com/umeku)) -* [AdminBundle] Setting disabled=disabled on the "Save as draft" button prevents submitting the "saveasdraft" parameter [#180](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/180) ([@umeku](https://github.com/umeku)) -* [NodeBundle] Fix typo in 15f04900 [#179](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/179) ([@umeku](https://github.com/umeku)) -* [NodeBundle] Fix infinite recursion problem in NodeTranslationListener [#178](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/178) ([@umeku](https://github.com/umeku)) -* [UtilitiesBundle] changed iconv transliteration setting in the Slugifier [#177](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/177) ([@umeku](https://github.com/umeku)) -* [NodeBundle] PageCreatorService should not fail without KunstmaanSeoBundle [#176](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/176) ([@umeku](https://github.com/umeku)) -* [NodeBundle] Fix node translations not getting a URL set when using structure nodes [#175](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/175) ([@JoakimLofgren](https://github.com/JoakimLofgren)) -* [AdminBundle] Do not prefix database when using SQLite [#170](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/170) ([@WouterJ](https://github.com/WouterJ)) -* [AdminListBundle] Make it possible to have no item actions for some records [#169](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/169) ([@jockri](https://github.com/jockri)) -* [NodeBundle] Fix if statement in queries to support SQLite [#168](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/168) ([@WouterJ](https://github.com/WouterJ)) -* [GeneratorBundle] Fixed generated datafixtures to use correct textcase [#167](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/167) ([@WouterJ](https://github.com/WouterJ)) -* [Documentation] Improve the installation chapter [#164](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/164) ([@WouterJ](https://github.com/WouterJ)) -* [AdminBundle] Change the file permissions of the widget.html.twig for the TabsTwigExtension to 644 [#163](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/163) ([@samuele-mrapps](https://github.com/samuele-mrapps)) -* New frontend [#161](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/161) ([@indrikenens](https://github.com/indrikenens)) -* [LiveReloadBundle] Change the check_server_presence property to checkServerPresence [#153](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/153) ([@jrobeson](https://github.com/jrobeson)) -* [LiveReloadBundle] require framework-bundle only, not symfony/symfony [#152](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/152) ([@jrobeson](https://github.com/jrobeson)) -* [GeneratorBundle] Fix layout of labels in form by adding default classes [#149](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/149) ([@mennowame](https://github.com/mennowame)) -* added italian translation - fixed colon issue in en translation [#143](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/143) ([@samuele-mrapps](https://github.com/samuele-mrapps)) -* Bugfix for render_pagetemplate() [#142](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/142) ([@tentwofour](https://github.com/tentwofour)) -* fix form submissions [#137](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/137) ([@wimvds](https://github.com/wimvds)) -* allow submenu in Modules top menu [#136](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/136) ([@jockri](https://github.com/jockri)) -* Editing the top media folder results in an error [#59](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/59) ([@wimvds](https://github.com/wimvds)) -* Can't add new user group from the admin interface [#58](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/58) ([@wimvds](https://github.com/wimvds)) -* Imagick must be installed prior to installation, even if you don't plan to use KunstmaanMediaBundle [#24](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/24) ([@wimvds](https://github.com/wimvds)) -* fix more dropdown tab in nav if necessary [#134](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/134) ([@dbeerten](https://github.com/dbeerten)) -* Moved if block location so imageurl is available to the click listener [#133](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/133) ([@tentwofour](https://github.com/tentwofour)) -* make it possible to define a custom list of bundles for which the TranslatorBundle should be used [#132](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/132) ([@jockri](https://github.com/jockri)) -* fix issue #91 and reduce flush [#131](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/131) ([@samuele-mrapps](https://github.com/samuele-mrapps)) +* [MediaBundle] Only allow redirects to the same domain, or relative urls [#218](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/218) ([@krispypen](https://github.com/krispypen)) +* [AdminListBundle,FormBundle] Fix broken FormSubmissions export [#214](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/214) ([@wimvds](https://github.com/wimvds)) +* [AdminListBundle] Fixed the exception when you delete the only item of a page #196 [#206](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/206) ([@woutervandamme](https://github.com/woutervandamme)) +* [FormBundle] Only export formsubmissions of the same language (aka NodeTranslation) [#203](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/203) ([@kln3wrld](https://github.com/kln3wrld)) +* [AdminBundle] Use an invisible password prompt in the create user command #195 [#198](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/198) ([@arneruy](https://github.com/arneruy)) +* [UtilitiesBundle] Silence iconv errors for illegal characters in the slugify method [#197](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/197) ([@samuele-mrapps](https://github.com/samuele-mrapps)) +* [AdminBundle] Fixes syntax error created by commit: b72a8f9 (Do not prefix database when using SQLite). [#186](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/186) ([@kln3wrld](https://github.com/kln3wrld)) +* [GeneratorBundle] New FormPage generator [#185](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/185) ([@mennowame](https://github.com/mennowame)) +* [AdminBundle,MediaBundle,NodeBundle,PagePartBundle] Made indices unique by prefixing entity name [#183](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/183) ([@WouterJ](https://github.com/WouterJ)) +* [Travis] Speed up travis builds [#182](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/182) ([@WouterJ](https://github.com/WouterJ)) +* [MediaBundle] Check if the file actually exists and add a constraint on the file field [#181](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/181) ([@umeku](https://github.com/umeku)) +* [AdminBundle] Setting disabled=disabled on the "Save as draft" button prevents submitting the "saveasdraft" parameter [#180](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/180) ([@umeku](https://github.com/umeku)) +* [NodeBundle] Fix typo in 15f04900 [#179](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/179) ([@umeku](https://github.com/umeku)) +* [NodeBundle] Fix infinite recursion problem in NodeTranslationListener [#178](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/178) ([@umeku](https://github.com/umeku)) +* [UtilitiesBundle] changed iconv transliteration setting in the Slugifier [#177](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/177) ([@umeku](https://github.com/umeku)) +* [NodeBundle] PageCreatorService should not fail without KunstmaanSeoBundle [#176](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/176) ([@umeku](https://github.com/umeku)) +* [NodeBundle] Fix node translations not getting a URL set when using structure nodes [#175](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/175) ([@JoakimLofgren](https://github.com/JoakimLofgren)) +* [AdminBundle] Do not prefix database when using SQLite [#170](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/170) ([@WouterJ](https://github.com/WouterJ)) +* [AdminListBundle] Make it possible to have no item actions for some records [#169](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/169) ([@jockri](https://github.com/jockri)) +* [NodeBundle] Fix if statement in queries to support SQLite [#168](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/168) ([@WouterJ](https://github.com/WouterJ)) +* [GeneratorBundle] Fixed generated datafixtures to use correct textcase [#167](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/167) ([@WouterJ](https://github.com/WouterJ)) +* [Documentation] Improve the installation chapter [#164](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/164) ([@WouterJ](https://github.com/WouterJ)) +* [AdminBundle] Change the file permissions of the widget.html.twig for the TabsTwigExtension to 644 [#163](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/163) ([@samuele-mrapps](https://github.com/samuele-mrapps)) +* New frontend [#161](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/161) ([@indrikenens](https://github.com/indrikenens)) +* [LiveReloadBundle] Change the check_server_presence property to checkServerPresence [#153](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/153) ([@jrobeson](https://github.com/jrobeson)) +* [LiveReloadBundle] require framework-bundle only, not symfony/symfony [#152](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/152) ([@jrobeson](https://github.com/jrobeson)) +* [GeneratorBundle] Fix layout of labels in form by adding default classes [#149](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/149) ([@mennowame](https://github.com/mennowame)) +* added italian translation - fixed colon issue in en translation [#143](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/143) ([@samuele-mrapps](https://github.com/samuele-mrapps)) +* Bugfix for render_pagetemplate() [#142](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/142) ([@tentwofour](https://github.com/tentwofour)) +* fix form submissions [#137](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/137) ([@wimvds](https://github.com/wimvds)) +* allow submenu in Modules top menu [#136](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/136) ([@jockri](https://github.com/jockri)) +* Editing the top media folder results in an error [#59](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/59) ([@wimvds](https://github.com/wimvds)) +* Can't add new user group from the admin interface [#58](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/58) ([@wimvds](https://github.com/wimvds)) +* Imagick must be installed prior to installation, even if you don't plan to use KunstmaanMediaBundle [#24](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/24) ([@wimvds](https://github.com/wimvds)) +* fix more dropdown tab in nav if necessary [#134](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/134) ([@dbeerten](https://github.com/dbeerten)) +* Moved if block location so imageurl is available to the click listener [#133](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/133) ([@tentwofour](https://github.com/tentwofour)) +* make it possible to define a custom list of bundles for which the TranslatorBundle should be used [#132](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/132) ([@jockri](https://github.com/jockri)) +* fix issue #91 and reduce flush [#131](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/131) ([@samuele-mrapps](https://github.com/samuele-mrapps)) ## 3.0.1 / 2015-01-26 -* add extra security measures to prevent session hijacking [#130](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/130) ([@jockri](https://github.com/jockri)) -* Fix redirect add admin action and possible others. [#127](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/127) ([@Maff-](https://github.com/Maff-)) -* Use relative asset paths in stylesheets and asset() twig function [#126](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/126) ([@Maff-](https://github.com/Maff-)) -* Added imagine_filter call in chooser widget thumbnails [#111](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/111) ([@tentwofour](https://github.com/tentwofour)) -* added DisableButtonsOnSubmit function [#108](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/108) ([@bobhuf](https://github.com/bobhuf)) -* retina filter toggle [#107](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/107) ([@bobhuf](https://github.com/bobhuf)) -* fix live reload bundle script injector [#105](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/105) ([@wimvds](https://github.com/wimvds)) -* Update NodeAdminController.php [#103](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/103) ([@tentwofour](https://github.com/tentwofour)) -* add tag fix [#102](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/102) ([@konstantinsp](https://github.com/konstantinsp)) -* missing char and string to lower case [#101](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/101) ([@konstantinsp](https://github.com/konstantinsp)) -* Rename nodes_search table [#100](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/100) ([@kimausloos](https://github.com/kimausloos)) -* Fix for issue when namespace depth > 1 in KunstmaanGenerateCommand [#97](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/97) ([@tentwofour](https://github.com/tentwofour)) -* Update AbstractAdminListConfigurator.php [#96](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/96) ([@tentwofour](https://github.com/tentwofour)) -* Add bulk actions [#93](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/93) ([@jockri](https://github.com/jockri)) -* Fix dbal adminlist exports [#92](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/92) ([@jockri](https://github.com/jockri)) +* add extra security measures to prevent session hijacking [#130](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/130) ([@jockri](https://github.com/jockri)) +* Fix redirect add admin action and possible others. [#127](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/127) ([@Maff-](https://github.com/Maff-)) +* Use relative asset paths in stylesheets and asset() twig function [#126](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/126) ([@Maff-](https://github.com/Maff-)) +* Added imagine_filter call in chooser widget thumbnails [#111](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/111) ([@tentwofour](https://github.com/tentwofour)) +* added DisableButtonsOnSubmit function [#108](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/108) ([@bobhuf](https://github.com/bobhuf)) +* retina filter toggle [#107](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/107) ([@bobhuf](https://github.com/bobhuf)) +* fix live reload bundle script injector [#105](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/105) ([@wimvds](https://github.com/wimvds)) +* Update NodeAdminController.php [#103](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/103) ([@tentwofour](https://github.com/tentwofour)) +* add tag fix [#102](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/102) ([@konstantinsp](https://github.com/konstantinsp)) +* missing char and string to lower case [#101](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/101) ([@konstantinsp](https://github.com/konstantinsp)) +* Rename nodes_search table [#100](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/100) ([@kimausloos](https://github.com/kimausloos)) +* Fix for issue when namespace depth > 1 in KunstmaanGenerateCommand [#97](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/97) ([@tentwofour](https://github.com/tentwofour)) +* Update AbstractAdminListConfigurator.php [#96](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/96) ([@tentwofour](https://github.com/tentwofour)) +* Add bulk actions [#93](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/93) ([@jockri](https://github.com/jockri)) +* Fix dbal adminlist exports [#92](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/92) ([@jockri](https://github.com/jockri)) ## 3.0.0 / 2014-12-31 -* added missing dependency [#90](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/90) ([@konstantinsp](https://github.com/konstantinsp)) -* added missing letters to slygifier [#86](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/86) ([@konstantinsp](https://github.com/konstantinsp)) -* Remove unused repo call [#83](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/83) ([@kimausloos](https://github.com/kimausloos)) -* Add Symfony 2.6, remove 2.4 [#82](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/82) ([@roderik](https://github.com/roderik)) -* private to public method change [#81](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/81) ([@konstantinsp](https://github.com/konstantinsp)) -* tags field default options [#79](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/79) ([@konstantinsp](https://github.com/konstantinsp)) -* admin route names changed to lowercase [#78](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/78) ([@konstantinsp](https://github.com/konstantinsp)) -* added estonia and swedish country codes [#77](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/77) ([@konstantinsp](https://github.com/konstantinsp)) -* convert russial letters to translit [#76](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/76) ([@konstantinsp](https://github.com/konstantinsp)) -* fix failing translation fixtures [#75](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/75) ([@krispypen](https://github.com/krispypen)) -* fix for forms which are nodes and not implement haspageparts interface, ... [#73](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/73) ([@krispypen](https://github.com/krispypen)) -* pageparts should not depend on HasNodeInterface, but on HasPagePartsInte... [#70](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/70) ([@krispypen](https://github.com/krispypen)) -* menu items in the backend should not always have a link, so now you can ... [#69](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/69) ([@krispypen](https://github.com/krispypen)) -* Upgrade CKEditor to 4.4.6 to fix Safari under Yosemite issues [#67](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/67) ([@roderik](https://github.com/roderik)) -* fix add translation [#66](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/66) ([@wimvds](https://github.com/wimvds)) -* Make slugrouter configurable [#65](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/65) ([@kimausloos](https://github.com/kimausloos)) -* fix translation import [#64](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/64) ([@wimvds](https://github.com/wimvds)) -* Fix/support multiple databases in adminlists [#63](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/63) ([@wimvds](https://github.com/wimvds)) -* add useful node repository helper functions [#62](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/62) ([@wimvds](https://github.com/wimvds)) -* fix for wrong highlighting in admin tree / page title / breadcrumbs... [#61](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/61) ([@wimvds](https://github.com/wimvds)) -* entity interface added [#60](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/60) ([@wimvds](https://github.com/wimvds)) -* fix elastica host configuration [#57](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/57) ([@krispypen](https://github.com/krispypen)) -* added estonian and new swedish codes [#54](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/54) ([@konstantinsp](https://github.com/konstantinsp)) -* german translations [#51](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/51) ([@virtualize](https://github.com/virtualize)) -* fix wrong parameter fetch from container [#49](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/49) ([@Devolicious](https://github.com/Devolicious)) -* Feature/make upgrade easier [#48](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/48) ([@Devolicious](https://github.com/Devolicious)) -* Fix travis path [#47](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/47) ([@kimausloos](https://github.com/kimausloos)) -* Generator cleanup for article bundle [#45](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/45) ([@virtualize](https://github.com/virtualize)) -* fix kunstmaan_admin parameters [#43](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/43) ([@wimvds](https://github.com/wimvds)) -* check if pdf files still exists before transforming + do not fail on rem... [#42](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/42) ([@Devolicious](https://github.com/Devolicious)) -* Fix for paging : perform full search to fetch number of results if needed... [#40](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/40) ([@wimvds](https://github.com/wimvds)) -* Feature/refactor search [#39](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/39) ([@wimvds](https://github.com/wimvds)) -* Feature/modify admin paths [#36](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/36) ([@wimvds](https://github.com/wimvds)) -* Allow to reorder the nodes in Backoffice's sidebar's jstree [#33](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/33) ([@T4m](https://github.com/T4m)) -* Added note about browser support on the README file [#31](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/31) ([@sebastien-roch](https://github.com/sebastien-roch)) -* MediaBundle: Implemented moving a media through drag-and-drop [#30](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/30) ([@sebastien-roch](https://github.com/sebastien-roch)) -* fixed deprecated for generate commands [#29](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/29) ([@virtualize](https://github.com/virtualize)) -* Fixed path to analytics JS file [#28](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/28) ([@sebastien-roch](https://github.com/sebastien-roch)) -* Fixed demosite db prefixes [#27](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/27) ([@virtualize](https://github.com/virtualize)) -* Load uglifyjs2 and uglifycss as vendors through NPM to avoid local installation [#26](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/26) ([@sebastien-roch](https://github.com/sebastien-roch)) -* use Finder instead of glob [#22](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/22) ([@wimvds](https://github.com/wimvds)) -* fix copying assets [#20](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/20) ([@wimvds](https://github.com/wimvds)) -* implement mime type guesser factory (so it can be modified on a per proj... [#18](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/18) ([@wimvds](https://github.com/wimvds)) -* add created and updated timestamps to node translations [#16](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/16) ([@wimvds](https://github.com/wimvds)) -* clean up generator bundle / improve page & pagepart generator [#15](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/15) ([@wimvds](https://github.com/wimvds)) -* quickfix: prevent enforcing admin locale in previews [#14](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/14) ([@wimvds](https://github.com/wimvds)) -* bugfixes for admin list orderBy/orderDirection [#13](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/13) ([@wimvds](https://github.com/wimvds)) -* Fix issue with getting order direction from query string [#11](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/11) ([@lucian-v](https://github.com/lucian-v)) -* Insight fixes [#9](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/9) ([@roderik](https://github.com/roderik)) -* More insight fixes [#8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/8) ([@roderik](https://github.com/roderik)) -* Move to minimum-stability: "dev" like symfony/symfony [#7](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/7) ([@roderik](https://github.com/roderik)) -* Some insight fixes [#6](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/6) ([@roderik](https://github.com/roderik)) -* Moving all bundles to 3.0-dev and depend on ~3.0.0 [#2](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2) ([@roderik](https://github.com/roderik)) +* added missing dependency [#90](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/90) ([@konstantinsp](https://github.com/konstantinsp)) +* added missing letters to slygifier [#86](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/86) ([@konstantinsp](https://github.com/konstantinsp)) +* Remove unused repo call [#83](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/83) ([@kimausloos](https://github.com/kimausloos)) +* Add Symfony 2.6, remove 2.4 [#82](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/82) ([@roderik](https://github.com/roderik)) +* private to public method change [#81](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/81) ([@konstantinsp](https://github.com/konstantinsp)) +* tags field default options [#79](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/79) ([@konstantinsp](https://github.com/konstantinsp)) +* admin route names changed to lowercase [#78](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/78) ([@konstantinsp](https://github.com/konstantinsp)) +* added estonia and swedish country codes [#77](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/77) ([@konstantinsp](https://github.com/konstantinsp)) +* convert russial letters to translit [#76](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/76) ([@konstantinsp](https://github.com/konstantinsp)) +* fix failing translation fixtures [#75](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/75) ([@krispypen](https://github.com/krispypen)) +* fix for forms which are nodes and not implement haspageparts interface, ... [#73](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/73) ([@krispypen](https://github.com/krispypen)) +* pageparts should not depend on HasNodeInterface, but on HasPagePartsInte... [#70](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/70) ([@krispypen](https://github.com/krispypen)) +* menu items in the backend should not always have a link, so now you can ... [#69](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/69) ([@krispypen](https://github.com/krispypen)) +* Upgrade CKEditor to 4.4.6 to fix Safari under Yosemite issues [#67](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/67) ([@roderik](https://github.com/roderik)) +* fix add translation [#66](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/66) ([@wimvds](https://github.com/wimvds)) +* Make slugrouter configurable [#65](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/65) ([@kimausloos](https://github.com/kimausloos)) +* fix translation import [#64](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/64) ([@wimvds](https://github.com/wimvds)) +* Fix/support multiple databases in adminlists [#63](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/63) ([@wimvds](https://github.com/wimvds)) +* add useful node repository helper functions [#62](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/62) ([@wimvds](https://github.com/wimvds)) +* fix for wrong highlighting in admin tree / page title / breadcrumbs... [#61](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/61) ([@wimvds](https://github.com/wimvds)) +* entity interface added [#60](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/60) ([@wimvds](https://github.com/wimvds)) +* fix elastica host configuration [#57](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/57) ([@krispypen](https://github.com/krispypen)) +* added estonian and new swedish codes [#54](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/54) ([@konstantinsp](https://github.com/konstantinsp)) +* german translations [#51](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/51) ([@virtualize](https://github.com/virtualize)) +* fix wrong parameter fetch from container [#49](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/49) ([@Devolicious](https://github.com/Devolicious)) +* Feature/make upgrade easier [#48](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/48) ([@Devolicious](https://github.com/Devolicious)) +* Fix travis path [#47](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/47) ([@kimausloos](https://github.com/kimausloos)) +* Generator cleanup for article bundle [#45](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/45) ([@virtualize](https://github.com/virtualize)) +* fix kunstmaan_admin parameters [#43](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/43) ([@wimvds](https://github.com/wimvds)) +* check if pdf files still exists before transforming + do not fail on rem... [#42](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/42) ([@Devolicious](https://github.com/Devolicious)) +* Fix for paging : perform full search to fetch number of results if needed... [#40](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/40) ([@wimvds](https://github.com/wimvds)) +* Feature/refactor search [#39](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/39) ([@wimvds](https://github.com/wimvds)) +* Feature/modify admin paths [#36](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/36) ([@wimvds](https://github.com/wimvds)) +* Allow to reorder the nodes in Backoffice's sidebar's jstree [#33](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/33) ([@T4m](https://github.com/T4m)) +* Added note about browser support on the README file [#31](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/31) ([@sebastien-roch](https://github.com/sebastien-roch)) +* MediaBundle: Implemented moving a media through drag-and-drop [#30](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/30) ([@sebastien-roch](https://github.com/sebastien-roch)) +* fixed deprecated for generate commands [#29](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/29) ([@virtualize](https://github.com/virtualize)) +* Fixed path to analytics JS file [#28](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/28) ([@sebastien-roch](https://github.com/sebastien-roch)) +* Fixed demosite db prefixes [#27](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/27) ([@virtualize](https://github.com/virtualize)) +* Load uglifyjs2 and uglifycss as vendors through NPM to avoid local installation [#26](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/26) ([@sebastien-roch](https://github.com/sebastien-roch)) +* use Finder instead of glob [#22](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/22) ([@wimvds](https://github.com/wimvds)) +* fix copying assets [#20](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/20) ([@wimvds](https://github.com/wimvds)) +* implement mime type guesser factory (so it can be modified on a per proj... [#18](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/18) ([@wimvds](https://github.com/wimvds)) +* add created and updated timestamps to node translations [#16](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/16) ([@wimvds](https://github.com/wimvds)) +* clean up generator bundle / improve page & pagepart generator [#15](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/15) ([@wimvds](https://github.com/wimvds)) +* quickfix: prevent enforcing admin locale in previews [#14](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/14) ([@wimvds](https://github.com/wimvds)) +* bugfixes for admin list orderBy/orderDirection [#13](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/13) ([@wimvds](https://github.com/wimvds)) +* Fix issue with getting order direction from query string [#11](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/11) ([@lucian-v](https://github.com/lucian-v)) +* Insight fixes [#9](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/9) ([@roderik](https://github.com/roderik)) +* More insight fixes [#8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/8) ([@roderik](https://github.com/roderik)) +* Move to minimum-stability: "dev" like symfony/symfony [#7](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/7) ([@roderik](https://github.com/roderik)) +* Some insight fixes [#6](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/6) ([@roderik](https://github.com/roderik)) +* Moving all bundles to 3.0-dev and depend on ~3.0.0 [#2](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2) ([@roderik](https://github.com/roderik))