Skip to content

2.0.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danrot danrot released this 06 Sep 06:22

Full Changelog | Follow Upgrade | Release Blog

  • (#4696) Add message when no shadow locale is available
  • (#4714) Remove React deprecations
  • (#4690) make repositories lazy
  • (#4718) Fix height of list under WebspaceTabs
  • (#4711) Introduce RouteCollection to enable routes being manipulated in other bundles
  • (#4651) Upgrade KernelTestCase class to Symfony KernelTestCase
  • (#4712) Rename singleton files to lowercase
  • (#4710) Fix PageList in Safari
  • (#4702) Hide buttons in column list if view permissions for pages is missing
  • (#4709) Update to latest JS packages
  • (#4698) Catch NotFoundHttpException in the AudienceTargetingCacheListener
  • (#4706) Prevent unnecessary config request if user is not logged in
  • (#4708) Move package.json to assets folder
  • (#4705) Fix display issues with pin button of navigation
  • (#4700) Add bundle-name as name-prefix to all REST routes
  • (#4699) Avoid bc break in content mapper
  • (#4703) Update to Babel 7
  • (#4689) remove deprecated classes/interfaces for twig services
  • (#4697) Update php version
  • (#4679) Add view data for the single media selection content type
  • (#4695) Use configured TargetGroup class for target-group association of FileVersion
  • (#4693) Remove various unnecessary Base classes
  • (#4692) Remove unused SuluResourceBundle
  • (#4691) Add 'getAllLocales' to webspace-manager
  • (#4684) Fix permissions in page list for roles without any permission
  • (#4687) Rename security column of se_roles table to securitySystem for MySQL 8.0 compatibility
  • (#4685) Move entire view when snackbar appears
  • (#4688) add command default names
  • (#4686) Fixed construct type for activeTheme in validate webspace command
  • (#4669) update reference-options doctrine extension
  • (#4683) Fix controller validation definition as fcqn
  • (#4680) Use permissions from security context if no object security has been set
  • (#4677) Hide actions for the Homepage Column in the ColumnList
  • (#4675) Add permissions overlay to collections
  • (#4671) Support multiple list metadata loaders
  • (#4674) Add options to ToolbarActions
  • (#4670) Add loader to MediaCard while image is loading
  • (#4673) Fix rendering contact add form
  • (#4643) Support multiple form metadata loaders
  • (#4661) Hide UI elements with missing permission
  • (#4667) Fix generation of URL for child pages
  • (#4668) Add dependency cruiser with rules
  • (#4665) Disallow editing of resource locator on homepage
  • (#4640) Increase phpstan level from 0 to 1 in phpstan.neon
  • (#4666) add posibility to change api-options and resource-key in resource-multi-select
  • (#4635) Filter media by types in media selection overlay
  • (#4636) Fix nested properties within block
  • (#4659) Remove obsolete fieldsActions
  • (#4660) Remove loader in settings tab when versioning is deactivated
  • (#4652) Detach file and file version in delete of media manager
  • (#4656) add publish toggler toolbar action
  • (#4657) Add possibility to extend existing CKEditor
  • (#4655) Fix some static types issues with EntityNotFoundException and WebspaceManager
  • (#4620) Media form dirty state and delete button
  • (#4653) Check permissions before saving information from permission tab
  • (#4648) Correct styling of MultiItemSelection
  • (#4650) Fix assertHttpStatusCode phpunit 7 compatibility
  • (#4649) Fix wrong session configuration
  • (#4644) Fix loading custom url list if creator has been deleted
  • (#4646) Fix smart-content sorting
  • (#4645) Update readme badge to show latest pre release tag
  • (#4642) Add toolbar-action for locking users to permission-tab of contact form
  • (#4627) Fix Routing when no prefix is Provided
  • (#4641) Hide the EnableUserToolbarAction for enabled users
  • (#4633) Fix Audience Targeting Bundle Condition saving
  • (#4639) Fix jumping width of RoleAssignment
  • (#4638) Fix switching between webspaces
  • (#4637) Fix choosing correct language for custom url
  • (#4631) Fix search button in firefox
  • (#4630) Add upgrade skeleton link to upgrade.md
  • (#4605) Fix sulu document init routes generation
  • (#4572) Fix false 406 status code for controller InvalidArgumentExceptions
  • (#4571) Fix language switcher for static routes
  • (#4579) Fix controller reference validation with FQCN