Skip to content

3.1.1

Compare
Choose a tag to compare
@roderik roderik released this 05 May 18:08
· 3464 commits to master since this release
  • [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 (@jockri)
  • [AdminBundle] Allow custom configuration for the ckEditors #375 (@diskwriter)
  • [AdminBundle] Cleanup and fix styling FOS Change Password form #386 (@IbeVanmeenen)
  • [AdminBundle] Fix bad UX for DND PageParts #369 (@IbeVanmeenen)
  • [AdminBundle] Fix rich-editor issues for pageparts with subentities #364 (@IbeVanmeenen)
  • [AdminBundle] Fix tooltip and colorpicker implementations #367 (@IbeVanmeenen)
  • [AdminBundle] IP and user agent check now are disabled by default #396 (@woutervandamme)
  • [AdminBundle] Prevent session hijacking checks from starting a session and preventing pages to be cached in Varnish #361 (@kimausloos)
  • [AdminBundle] Show list of available groups when creating a new admin user via the console #320 (@woutervandamme)
  • [AdminBundle] Update sortable to v1.2.0 #340 (@IbeVanmeenen)
  • [AdminBundle, UserManagmentBundle, AdminListBundle] Added seperate event to add tabs to admin forms and user forms #349 (@woutervandamme)
  • [AdminListBundle] Export should only export the currently selected filters #381 (@kimausloos)
  • [AdminListBundle] Fix the save button in adminlists, it was placed outside the tag #344 (@jockri)
  • [AdminListBundle] Re-use the default title logic for adminlists instead of duplicating it #334 (@jockri)
  • [ArticleBundle] Fix default sorting of article pages in adminlist, issue due to doctrine 2.5 adding validation checks #345 (@krispypen)
  • [ArticleBundle, FormBundle, NodeSearchBundle] Removed service method in favor of controller methods #316 (@woutervandamme)
  • [Documentation] Add missing upgrade notice for the ArticleBundle #313 (@roderik)
  • [Documentation] Removed the deprecated service method in favor of controller method #310 (@woutervandamme)
  • [FormBundle] Dispatch an event when a new formpage submission gets saved #343 (@jockri)
  • [FormBundle] Fix the formpage submissions due to the refactoring of the service method. #342 (@jockri)
  • [FormBundle] Layout export button form-bundle #387 (@IbeVanmeenen)
  • [GeneratorBundle] Added missing check for AbstractPagePart during page part generation #374 (@stefvaessen)
  • [GeneratorBundle] Add missing entity namespace folder in the AudioPagePartAdminType #365 (@mlebkowski)
  • [GeneratorBundle] Fix a typo in demosite fixture #397 (@woutervandamme)
  • [GeneratorBundle] Fix blue background styleguide demo-site #368 (@IbeVanmeenen)
  • [GeneratorBundle] Fix error when generating pagepart with images #356 (@arneruy)
  • [GeneratorBundle] Fix typo generator bundle #390 (@IbeVanmeenen)
  • [GeneratorBundle] Fix wysiwyg template to make it visible in frontend #350 (@denbatte)
  • [GeneratorBundle] Removed glob calls in favor of symfony finder #324 (@woutervandamme)
  • [GeneratorBundle] Updated behat tests for the new backend and demosite #355 (@arneruy)
  • [GeneratorBundle] Updated livereload injection for styleguide and added missing error image #329 (@IbeVanmeenen)
  • [GeneratorBundle] Use real bundle name if it’s not the same as the namespace #363 (@mlebkowski)
  • [GeneratorBundle] Validate entity names and database prefixes in the generators #318 (@arneruy)
  • [MediaBundle] Add priority to media handlers #394 (@arneruy)
  • [MediaBundle] Fix drag & drop file upload boolean conversion exception #366 (@mlebkowski)
  • [MediaBundle] Fix missing type variable when accessing FolderController #373 (@arneruy)
  • [MediaBundle] Fix missing use statement and cleaned file #348 (@denbatte)
  • [MediaBundle] Fix single slash in media path #323 (@arneruy)
  • [MediaBundle] Fix translations and behaviour for Drag and Drop media #319 (@IbeVanmeenen)
  • [MediaBundle] Media chooser type parameter now filters results correctly #335 (@woutervandamme)
  • [MediaBundle] Passed the type parameter on creation/deletion subfolder in media-chooser #339 (@woutervandamme)
  • [NodeBundle] Added pre and post event to the slugController #379 (@woutervandamme)
  • [NodeBundle] Don't BC break nodeTranslation introduced when we depreciated the service method #377 (@woutervandamme)
  • [NodeBundle] Fixed error when passing null to slugEvent #384 (@woutervandamme)
  • [NodeBundle, NodeSearchBundle] Handle case when RenderContext is not an array but ArrayObject #372 (@kimausloos)
  • [NodeBundle] Removed redundant code in SlugListener #391 (@woutervandamme)
  • [SeoBundle] Fix hanging flash message, it will now disappear after save #357 (@denbatte)
  • [SeoBundle] Fix robots.txt documentation #315 (@denbatte)
  • [SeoBundle] Remove the required option from the Open Graph Image field in the social tab #338 (@denbatte)
  • [SeoBundle] Suggest a default value in the robots.txt field when empty #347 (@denbatte)