Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

1.3.0-RC2

Pre-release
Pre-release

Choose a tag to compare

@danrot danrot released this 28 Jul 15:54
· 226 commits to master since this release
  • BUGFIX #2692 [PreviewBundle] Fixed the generation of log and cache directory when context is part of path
  • BUGFIX #2697 [ContentBundle]  Deindex page after unpublishing
  • BUGFIX #2684 [ContentBundle] Disabled options in toolbar item which are not avialable when editing a page
  • FEATURE #2689 [ContentBundle] Added functionality to delete a draft
  • FEATURE #2559 [CoreBundle] Renamed parameters.yml to parameters.yml.dist so you can use a local version
  • BUGFIX #2678 [ContentBundle] Fixed error caused by draft label when opening a ghost page
  • BUGFIX #2668 [ContentBundle] Fixed resource locator generation for pages with unpublished parents
  • BUGFIX #2675 [ContactBundle] Fixed findGetAll-method of ContactRepository
  • ENHANCEMENT #2674 [SearchBundle] Added a WebsiteSearchController
  • BUGFIX #2524 [ContactBundle] Fixed contact-serialization for smart-content
  • BUGFIX #2632 [ContentBundle] prevent item select when ordering a column (husky)
  • BUGFIX #2663 [MediaBundle] made masonry view work for media with no thumbnail
  • ENHANCEMENT #2665 [Webspace] Introduced DelegatingFileLoader for webspace configurations
  • FEATURE #2669 [RouteBundle] Added is-published method for route-defaults-provider