Skip to content

3.2.1

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