2.0.0-alpha5
Pre-release
Pre-release
Full Changelog | Follow Upgrade | Release Blog
- (#4435) Implement missing features in Preview toolbar
- (#4448) Rename Datagrid to List
- (#4430) Ask for confirmation when leaving an edited form
- (#4439) Allow to create contacts and accounts without categories
- (#4440) Fix empty table look in firefox
- (#4353) Add toolbar action registry for datagrid
- (#4438) render back-button in datagrid-view when back-route of route is set
- (#4419) Add preview for collapsed form blocks
- (#4436) respect tab order when deciding if title of resource-tabse should be displayed
- (#4432) Make use of jexl.evalSync in ResourceTabs component
- (#4431) add set-back-route method to datagrid-route-builder
- (#4426) Use reaction instead of autorun to observe changes in stores of selection containers
- (#4383) Upgrade imagine library version
- (#4429) Persist persistent user settings with a value of false
- (#4424) Update jexl to avoid having callbacks
- (#4427) Save persistent settings on server
- (#4428) Use default template from webspace when adding new pages
- (#4425) add regenerator runtime to webpack config to fix ckeditor build
- (#4418) Allow installation of layershift/tld-extract ^2.0
- (#4423) Use default type of blocks when adding a new block
- (#4421) Fix error when switching template
- (#4416) Add router-attribute-to-datagrid-store option for datagrid
- (#4410) Replace sha512 with bcrypt
- (#4306) Add check in preinstall if using yarn and show error message
- (#4415) Fix tests for new enzyme update
- (#4393) Add config required-properties and required-tags for template xml reader
- (#4407) Fix naming of s3 services and parameters
- (#4412) Add possibility to load context based services
- (#4411) Introduce headings format chooser in TextEditor
- (#4403) Use ResourceSingleSelect to handle title and position in ContactForm
- (#4390) Add address and bank fields to contact and account form
- (#4401) Improve datagrid-metadata upgrade
- (#4405) codestyle: fix the order of the use statements
- (#4348) Fix cache invalidation and add tag invalidation
- (#4397) Add missing translation for reset-password mail message
- (#4402) Add npm audit security check to ci
- (#4398) Fix auto-wiring for context based services
- (#4386) Fix extending forms without any schema information
- (#4382) Add taxonomy fields to form for contacts and accounts
- (#4341) Add support for different request format for webspace templates
- (#4361) Decouple datagrid from resourceKey
- (#4380) Fix rerenderings of AutoComplete
- (#4321) Add s3 media storage
- (#4366) Show titleProperty in ResourceTabs
- (#4374) Add a default context to sulu kernel
- (#4351) Remove lowercase snippet manager
- (#4372) Remove required userId parameter from TagManagerInterface methods
- (#4373) Add autowiring for tag manager
- (#4362) Name forms based on its form key
- (#4330) renamed content-bundle to page-bundle
- (#4360) Add app version from composer.json to admin navigation
- (#4342) Make logger service optional
- (#4325) Add tab conditions
- (#4359) Do not display empty text while loading in SingleItemSelection
- (#4336) Cleanup tag bundle dependencies
- (#4332) Throw errors when mandatory route options are missing
- (#4352) Avoid multiple requests in ChangelogLine component
- (#4354) try to fix tests
- (#4349) Fix form submit of unstructured data
- (#4338) Fix accidently remove of build directory by IDE
- (#4346) Fix Upgrade for Route Options
- (#4276) Add RouteBuilders
- (#4334) Rename tag_list to tag_selection
- (#4335) Rename category_list to category_selection
- (#4337) Allow to nest sections in forms
- (#4329) Add upgrade for metadata refactoring
- (#4333) Fix checkbox height
- (#4299) Decouple resourceKey from forms
- (#4265) Added google-cloud storage for media
- (#4312) fix floating problem in forms
- (#4308) Added single front controller
- (#4319) Allow empty image formats configuration
- (#4322) Rename 'services.yml' file to 'services.yaml'
- (#4323) added apiOptions-option to form-view that allows to set attributes which are passed to the form-store
- (#4318) Parse input value not strictly matching time format in DatePicker component
- (#4296) Added easier way to overwrite public directory and base path
- (#4309) Prevent rerendering in MultiItemSelection
- (#4314) Added "datagrid_overlay" type to single_contact/single_account selection
- (#4313) Fixed php 7.3 compatibility
- (#4279) Fix errors and introduce PHPStan
- (#4264) Refactored media storage interface
- (#4304) Updated changes from release/1.5 branch.
- (#4303) implemented valid prop in single-media-selection and single-item-selection
- (#4300) implemented content-locale property in user store
- (#4226) Added namespaces to phpunit test for support symfony phpunit bridge
- (#4301) implemented value prop for action component
- (#4291) added and implemented loading prop for single-item-selection component
- (#4294) fix dirty state after saving empty ckeditor
- (#4295) allow to delete content of properties in excerpt
- (#4293) load full item on select in single-selection
- (#4290) adjusted selection components to not fire change-handler while selection-store is loading
- (#4281) implemented single media selection field-type
- (#4269) add toolbar item for draft deletion of page
- (#4285) Fixed join entity without doctrine-relation
- (#4287) Rename build folder to fix problems with php internal server
- (#4274) added .editorconfig file to improve code style consistency
- (#4288) added object-curly-spacing rule to eslint configuration
- (#4286) use reference-store in single-contact-selection content-type to invalidate cache
- (#4284) Add cache clear button to the WebspaceOverview
- (#4277) extracted media-selection field-type from media-selection container
- (#4283) Update readme file with installation and more badges
- (#4282) Put branch alias in extra section
- (#4275) fix single select in role form and user form
- (#4253) Added phpstan fixes
- (#4262) refactored select components to use exact object types
- (#4271) Fixed hash serializer for inline serialization
- (#4272) update flow to version 0.86
- (#4260) Added multi select field type
- (#4254) implemented disabled property for sulu field-type components
- (#4268) added configuration for test environment
- (#4241) Set default locale for admin user to "en".
- (#4267) Added the headline param for all the title or name properties
- (#4258) add headline param to Input field type
- (#4266) fix creating of new account without logo
- (#4248) Fix "salutations" typo in admin.en.json
- (#4263) fixed param default value
- (#4236) Added image rotation based on exif
- (#4247) implemented disabled property for simple field-type components
- (#4257) Fixed url field type initial value
- (#4256) Get media file extension based on mimetype
- (#4255) Validate composer json
- (#4252) fixed website caching by setting cache_lifetime.enhancer public
- (#4225) Add table to ckeditor
- (#4234) Fix plural form of "person" to "people".
- (#4250) Use field descriptor interface in resthelper
- (#4229) Added support for list-builder configuration in project config directory
- (#4246) Add focus point overlay
- (#4249) added autowire services for SecurityCheckerInterface and WebspaceManagerInterface
- (#4239) implemented handling of undefined-value in single-select component
- (#4233) Fix duplicate keys in translation strings JSON.
- (#4194) Make labels clickable for form fields
- (#4243) Add moving items to Media and Category Datagrids
- (#4230) Allow to move media collections
- (#4240) fixed travis timeout for php 5.5 test case
- (#4227) Make AudienceTargeting and Category tests faster
- (#4242) introduce datagridAdapterDefaultProps
- (#4238) fix copy of media format url
- (#4237) removed superfluous jshint configuration files
- (#4224) Add history and formats tab to media form
- (#4219) implement deleting of media in datagrid
- (#4222) fix loading in ColumnList when activating item
- (#4228) Added support for autowire for rest helper and field descriptor factory
- (#4223) added autoconfigure for sulu admin class
- (#4218) Use symfony translations in XML files
- (#4218) Use symfony translations in XML files
- (#4218) Use symfony translations in XML files
- (#4214) Place label for shadow toggler next to toggler instead above of it
- (#4207) Hotfix - redirect pages with trailing slashes were missing query params
- (#4217) add note to contact interface
- (#4211) consolidate initial loader for Datagrids
- (#4210) rename logs folder to match symfony 4
- (#4169) Allow symfony 3.4 compatible versions
- (#4208) add indicators for internal/external links and shadow pages
- (#4209) improve ContactBundle functional tests
- (#4112) Added exception messages to user provider for enabled and locked
- (#4192) Add shadow page fields to Page Settings
- (#4173) Improve phpdoc types for phpstan and use AuditableTrait
- (#4162) added single contact selection content type
- (#4206) remove the env file copy composer script
- (#4205) Add disabledCondition to dynamically change disabled state of form types