Skip to content

Commit

Permalink
Add changelog for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed May 5, 2015
1 parent 205f11d commit 56dc496
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,60 @@
# Changelog

## 3.1.0 / 2015-03-31
## 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 <form> 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))
Expand All @@ -13,6 +67,7 @@
* [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))
Expand Down

0 comments on commit 56dc496

Please sign in to comment.