Skip to content

2.0.0-alpha6

Pre-release
Pre-release
Compare
Choose a tag to compare
@danrot danrot released this 16 May 13:23

Full Changelog | Follow Upgrade | Release Blog

  • (#4540) Fix copying of teaser selection in WebspaceCopyCommand
  • (#4570) Remove wrong call to translate for non-translatable social media services
  • (#4569) Reset page of medias to one when returning from MediaDetails view
  • (#4549) Remove bundleReady and startApplication manually
  • (#4562) Fix binary file response of html files
  • (#4567) Add contact details fields to contact form
  • (#4527) Disallow interactions with static elements
  • (#4566) Rename contact content type to contact_account_selection
  • (#4561) Add more fields to snippet list
  • (#4551) Add possibility to define a mailto link
  • (#4565) Rename snippet content type to snippet_selection
  • (#4543) Registered FOSJsRoutingBundle in bundles.php and added an admin routes configuration
  • (#4528) Add teaser selection
  • (#4504) [WebsiteBundle] dispatch an event after cache clear
  • (#4557) Add rule to sort keys in flow types
  • (#4558) Add search field in ListOverlay
  • (#4559) Upgrade to es7 compatible decorators
  • (#4555) Add taxonomies for snippets
  • (#4553) Add reload button for preview
  • (#4552) Allow nesting properties in forms and show preview in all page tabs
  • (#4548) Generate URL for ghost locales
  • (#4554) added errors array to list view
  • (#4547) Allow to create a contact with an account but without a position
  • (#4546) Allow to unpublish a page
  • (#4545) Fix colspan of overlays in contact form
  • (#4535) Update js dependencies
  • (#4476) Add resourceStorePropertiesToFormStore option to FormOverlayList
  • (#4538) CustomUrl with redirect behavior redirects to HTTP schema
  • (#4541) Fix types for getDerivedRouteAttributes function
  • (#4526) Fix accidental reload when tab is changed from dirty form
  • (#4520) Add history for page routes
  • (#4525) Add button to upload media
  • (#4518) Allow to manage default snippets
  • (#4532) Add command to media cache files which not longer exists
  • (#4531) Set correct mixed return type for content type interface
  • (#4530) Update phpstan to avoid deprecation notices
  • (#4529) Return undefined in TextArea and CKEditor5 field types when empty
  • (#4506) Allow to manage CustomURLs
  • (#4524) Conflict symfony/framework-bundle 4.2.7
  • (#4521) Add api options to export api call
  • (#4516) Fix SuluKernel without GLOB_BRACE support
  • (#4519) Fix webspace validate command
  • (#4517) Add method to access ids and excludedIds to ListResetHelperInterface
  • (#4512) Fix pathcleanup whitespace character problems
  • (#4511) Avoid remains of link set without selection
  • (#4510) Add own parameter for the structure default type
  • (#4508) Add autowiring for template attribute resolver service
  • (#4484) Introduce Analytics UI
  • (#4494) Add internal links for Media and Pages to CKEditor
  • (#4500) Rename internal links to page selection
  • (#4499) Check whether media has thumbnails
  • (#4482) Add setView for Admin Route object
  • (#4477) Add overlaySize option to FormOverlayList and Builder
  • (#4495) Set position of content section of Dialog to relative to hide overflow
  • (#4489) Added single-account-selection content type
  • (#4491) set ghost-locale to first available-locale if locale not exists in webspace
  • (#4492) Remove request attributes from resolver
  • (#4486) Add options constructor-parameter to SearchStore
  • (#4493) Add webspace and portal name to template attributes
  • (#4487) Implement ExternalLink for CKEditor
  • (#4490) Remove unused css files
  • (#4468) Implement export toolbar-action for contact list
  • (#4445) Fix debug document event dispatcher and media command
  • (#4488) JMS Serializer: Handle DateTimeImmutable correctly
  • (#4467) Fix single media selection content data for deleted media
  • (#4433) Fix fresh User object comparison to the deserialized User object
  • (#4464) Enable content manager to decide on crop for image formats
  • (#4485) Do not set default type for already existing resources
  • (#4452) Add FormOverlayList view
  • (#4456) Use default SelectionStore classes in MediaSelection containers
  • (#4473) Fix smart-content to allow null data
  • (#4450) Fix generation of inset thumbnails
  • (#4478) Fix resource-locator generation when creating a new page
  • (#4461) Extract PreviewForm into separate view to allow reuse of Form view
  • (#4469) Sulu core configuration: Remove required attribute from paths
  • (#4442) Add resource store properties to list store options
  • (#4444) Add excludedIds prop to DatagridOverlay containers
  • (#4471) Fix CKEditor preview for content that is not wrapped in an HTML tag
  • (#4462) Fix rendering of preview
  • (#4344) Fix media types configuration
  • (#4460) Fix bug in Requester for nested objects
  • (#4465) Fix closing of confirmation overlay for clearing the website cache
  • (#4459) Use colspan instead of size in grid
  • (#4457) Allow sub resources in ResourceRequester
  • (#4458) Use php-cs-fixer instead of StyleCI
  • (#4443) Add simple tab view for Webspaces
  • (#4446) Replaced the ToolbarDropdown Popoverlist with the ArrowMenu in the webspaces view
  • (#4434) Fix translation for snippet taxonimies
  • (#4414) Fix compatibility to massive search with php7.2 fix
  • (#4394) Add exception handling for breadcrumb function
  • (#4400) Fix join field descriptors
  • (#4285) Fixed join entity without doctrine-relation
  • (#4363) Better error display for dev environments
  • (#4370) Add attributes to sitemap-url
  • (#4357) Added dimension properties to video media
  • (#4376) Improve performance of User API
  • (#4367) Remove false deprecation from website controller renderStructure