Skip to content

3.3.0

Compare
Choose a tag to compare
@roderik roderik released this 06 Sep 18:00
· 3045 commits to master since this release
  • Clear translation cache without exec but with native unlink function #694 (@jverdeyen)
  • [MenuBundle] use DomainConfigurationInterface instead of DomainConfiguration + depend on NodeBundle #693 (@jockri)
  • [MenuBundle] Make it possible to move menu items up/down #692 (@jockri)
  • [NodeBundle] Documentation fix #691 (@mdxpl)
  • [RedirectBundle] remove double input info #687 (@jockri)
  • [AdminBundle] Make it easier to append javascript/css/CKConfiguration #683 (@krispypen)
  • [RedirectBundle] Add domain field when configuring redirects #682 (@jockri)
  • [AdminBundle] Warning in collection when using media as type #680 (@yoshz)
  • [PagePartBundle] Hide pagepart dropdown when there are no options configured #679 (@jverdeyen)
  • [NodeBundle] Re-add nodemenu again in the rendercontext #678 (@krispypen)
  • [MenuBundle] Refactor MenuBundle to use a MenuService #677 (@jverdeyen)
  • [MultiDomainBundle] Cache root node #675 (@wimvds)
  • [AdminBundle] Updated select2 to 4.0.0 #674 (@yoshz)
  • [AdminBundle] Trigger change event for urlChooser and mediaChooser #673 (@yoshz)
  • [DashboardBundle] Only allow super admin to configure the dashboard #672 (@yoshz)
  • [FixturesBundle] Fix for fixtures populator entity array #671 (@virtualize)
  • [PagePartBundle] Pageparts recursive regions #668 (@wesleylancel)
  • [FixturesBundle] Allow adding "offline" structure nodes as a parent in fixtures. Incl … #667 (@jverdeyen)
  • [FixturesBundle] Insights fix for fixtures #666 (@wesleylancel)
  • [MenuBundle] Add option for activeClass on links for MenuBundle #663 (@wesleylancel)
  • [FixturesBundle] Add option to set pagetemplate in fixtures #662 (@wesleylancel)
  • [SEOBundle] Wrap cookbook information in block tag #661 (@jverdeyen)
  • [AdminBundle] Wrap the login logo in a block tag #660 (@jverdeyen)
  • [PagePartBundle] Translate context names #659 (@wesleylancel)
  • [FixturesBundle] Make sure pagepart translations are saved in fixtures #658 (@wesleylancel)
  • [FixturesBundle] Pass arguments to Faker provider #657 (@wesleylancel)
  • [PagePartBundle] Translate PageTemplate and PagePart names #656 (@wesleylancel)
  • [PagePartBundle] Added move up/down buttons for re-ordering pageparts #654 (@jockri)
  • [AdminBundle] Fix CreateUserCommand with --group option #653 (@jverdeyen)
  • [NodeBundle] Make it possible to configure internalName and weight for structure nodes #652 (@jockri)
  • [MediaBundle] Show internal name field for media folders #651 (@krispypen)
  • [AdminBundle] Allow custom ckeditor height #650 (@jockri)
  • [AdminBundle] Fix js error in media chooser #649 (@jockri)
  • [All Bundles] Sensiolabs Insight fixes #648 (@roderik)
  • [AdminBundle] Update ckeditor to 4.5.3, allow custom configuration and extra plugins #647 (@diskwriter)
  • [NodeBundle] Fix page edit tab logic #646 (@jockri)
  • [NodeBundle] fix reorder method in case the node hasn't been translated #645 (@samuele-mrapps)
  • [MultiDomainBundle] Fix host override warnings #644 (@wimvds)
  • [MultiDomainBundle] Update the MultiDomainBundle documentation + remove extra parameters from request _route_params #643 (@jockri)
  • [SeoBundle] Logical operators should be avoided #642 (@anvanza)
  • [MultiDomainBundle] Fix host override #641 (@wimvds)
  • [PagePartBundle] Make it possible to override the twig template for a custom PagePartWidget #635 (@jockri)
  • [SearchBundle] Add the locale to the request context when populating the search index #634 (@jockri)
  • [MultiDomainBundle] Add MultiDomainBundle #633 (@wimvds)
  • [PagepartBundle] Fix alingment of pageparts #632 (@Sambego)
  • [NodeBundle] Removed fallback logic for simple route loaders #630 (@jockri)
  • [AdminBundle] nested form: don’t remove entities in many-to-many relation #629 (@mlebkowski)
  • [AdminListBundle] Dispatch ADAPT_SIMPLE_FORM event in the AdminListController add action #628 (@dpk125)
  • Fixed nested form second level #627 (@evgemar)
  • [NodeBundle] Prevent add pagepart from blocking page #626 (@kimausloos)
  • [NodeBundle] Refactor online template #520 (@denbatte)