Skip to content

Releases: sulu/sulu-minimal

1.5.20

09 Jan 13:23
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • ENHANCEMENT #4319 [MediaBundle] Added possibility to have a image format configuration file without formats

1.6.23

03 Dec 13:50
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • FEATURE #4236 [MediaBundle] Added autorotation based on exif
  • HOTFIX #4304 [DocumentManager] Fix performance issue by removing redundant properties on Metadata
  • HOTFIX #4263 [Content] Fix param default value
  • HOTFIX #4240 [All] Fix travis timeout for PHP 5.5
  • HOTFIX #4207 [WebsiteBundle] Redirect pages with trailing slashes were missing query paraamters
  • HOTFIX #4241 [SecurityBundle] Set default locale for admin user to "en"
  • HOTFIX #4112 [SecurityBundle] Added exception messages to user provider for enabled and locked

1.5.19

03 Dec 12:05
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • HOTFIX #4304 [DocumentManager] Fix performance issue by removing redundant properties on Metadata
  • HOTFIX #4263 [Content] Fix param default value
  • HOTFIX #4240 [All] Fix travis timeout for PHP 5.5
  • HOTFIX #4207 [WebsiteBundle] Redirect pages with trailing slashes were missing query paraamters
  • HOTFIX #4241 [SecurityBundle] Set default locale for admin user to "en"
  • HOTFIX #4112 [SecurityBundle] Added exception messages to user provider for enabled and locked

2.0.0-alpha4

11 Oct 13:03
Compare
Choose a tag to compare
2.0.0-alpha4 Pre-release
Pre-release

Full Changelog | Follow Upgrade | Release Blog

  • (#4204) fix route navigation after deleting a media collection
  • (#4203) hide pagination if no data is available
  • (#4202) fix changing of folders in MediaOverlay
  • (#4200) validate password and roles correctly in user tab
  • (#4199) handle null values in API consistently
  • (#4198) fix font size in matrix items
  • (#4196) use correct Sulu version in Navigation
  • (#4197) fix default value of 0 for SingleSelect
  • (#4195) fix error when creating male contact
  • (#4186) Add role assignment section
  • (#4193) fix positioning of locale chooser
  • (#4191) update ckeditor to latest version
  • (#4101) Add tab for page settings
  • (#4190) add taxonomies to media fields
  • (#4170) Add column list options
  • (#4188) add missing fields to category form
  • (#4187) update references to form xsd
  • (#4178) Make navigation pinnable
  • (#4183) add form node to form schema
  • (#4185) make DatePicker field configurable
  • (#4184) add conflicting symfony versions
  • (#4181) changed timing of reuqests
  • (#4182) set service 'sulu_website.resolver.template_attribute' to public
  • (#4175) Refactored the translator to not use the request-analyzer
  • (#4180) fix datetime formatting for Symfony regression
  • (#4166) Fixed deprecation message for seo twig extension
  • (#4177) Matrix: Fix bug when value does not exists
  • (#4168) Make toolbar responsive
  • (#4176) added public flag to search-controller
  • (#4149) Role add/edit view
  • (#4148) Updated symfony to ^4.0
  • (#4167) fixed bug with undefined preview option
  • (#4163) Change ContentTypeManager::getAll to return only aliases instead of instances
  • (#4140) Fixed missing http cache parameters under dev and test env
  • (#3592) Basic preview implementation
  • (#4161) Bugfix in select boxes in firefox
  • (#4157) Multi select container
  • (#4160) changed add icon into a button and positioned all icons/buttons properly.
  • (#4164) Fix kernel name
  • (#4147) added root kernel path to be available as document data fixtures paths
  • (#4158) Fix image formats folder path
  • (#4152) remove prepended fos rest zone
  • (#4159) Introduce fieldTypeDefaultProps and restructure TestHelper
  • (#4155) Add expressions in form XMLs to conditionally display field types
  • (#4154) fix loading of environment specific configurations
  • (#4153) only check for reserved and required keyword in StructureXmlLoader
  • (#4156) Fix select types
  • (#4151) extract Form component
  • (#4150) fixed .env file generation
  • (#3966) Use Symfony 4 folder structure and prepend configurations
  • (#4146) Fix preview renderer preview attribute and xml http request
  • (#4134) Added input field to pagination.
  • (#4121) Set a timeout when purging caches
  • (#4143) Add limit to Datagrid pagination
  • (#4136) fix ordering of jsx props
  • (#4132) Add SingleItemSelection
  • (#4137) implemented initializer update-config hooks
  • (#4129) Add a URL field type
  • (#4125) Ordering pages in ColumnList
  • (#4119) Add SmartContent FieldType
  • (#4116) Add button for moving and copying page
  • (#4123) remove warning for missing translations
  • (#4122) Introduce IntlMessageFormat for better translations
  • (#4109) Remove validation-state from rendered link
  • (#4115) Exclude shadows on ghost via toggler
  • (#4105) Added documentation to the navigation context
  • (#4092) Fixed firewall in test website kernel for community bundle

1.6.22

05 Oct 11:57
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • HOTFIX #4146 [PreviewBundle] Fixed preview render preview attribute and XmlHttpRequest state
  • BUGFIX #4121 [HttpCache] Set a timeout when purging caches
  • BUGFIX #4109 [ContentBundle] Remove validation-state from rendered link
  • HOTFIX #4092 [TestBundle] Fixed firewall in test website kernel for community bundle

1.5.18

05 Oct 10:16
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • HOTFIX #4092 [TestBundle] Fixed firewall in test website kernel for community bundle

2.0.0-alpha3

17 Aug 08:54
Compare
Choose a tag to compare
2.0.0-alpha3 Pre-release
Pre-release

Full Changelog | Follow Upgrade | Release Blog

  • (#4114) fix TreeTable view for pages
  • (#4113) Fix error when pressing save buttons right after each other
  • (#4108) Copy locales in pages
  • (#4111) Add keyboard shortcuts to AutoComplete components
  • (#4107) Show publish state in Form component
  • (#4102) Introduce AutoComplete holding multiple values
  • (#4097) always activate WebLink component
  • (#4098) Use ToolbarActions to define Toolbar in Form
  • (#4090) Add FieldType for categories
  • (#4087) add excerpt tab to page

2.0.0-alpha2

07 Aug 13:24
Compare
Choose a tag to compare
2.0.0-alpha2 Pre-release
Pre-release

Full Changelog | Follow Upgrade | Release Blog

  • (#4083) Remember active Page in WebspaceOverview
  • (#4085) Fix missing image in MediaDetail view
  • (#4086) fix moving categories to top level after saving
  • (#4079) Introduce SEO tab for pages
  • (#4082) Make ColumnList, Table and Navigation more keyboard friendly
  • (#4078) Open overlay to copy content when Ghost form is opened
  • (#4081) center loading icon of Button
  • (#4080) Fix positioning of elements in ColumnList
  • (#4065) Allow to delete page from ColumnList
  • (#4071) add setNavigation to the upgrade
  • (#4074) Show published state in ColumnList
  • (#4077) Move titles resp. webspace select and datagrid toolbar into the same line
  • (#4070) Improve UPGRADING.md
  • (#4067) avoid returning the same id multiple times in filter query of smart content
  • (#4063) Bugfix: Copy language feature
  • (#4060) escape title in media overlay
  • (#3923) Update UPGRADE.md
  • (#4056) Added security-check for collections in media controller
  • (#4058) Added escaping of values in contact/media list
  • (#4057) removed password-hash from user-api

1.6.21

18 Jul 11:59
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • HOTFIX #4063 [ContentComponent] Fixed copy language function, which didn't copy the extension data
  • HOTFIX #4056 [MediaBundle] Added security-check for collection permission to media-controller
  • HOTFIX #5060 [MediaBundle] Added escaping of media edit overlay title
  • HOTFIX #4067 [SmartContent] Avoid returning the same id multiple times in filter query of smart content
  • HOTFIX #4058 [ContactBundle] Added escaping of name in contact-list
  • HOTFIX #4058 [ContactBundle] Added escaping for address and bank-accounts
  • HOTFIX #4058 [MediaBundle] Added escaping of name in media-list
  • HOTFIX #4057 [SecurityBundle] Removed password-hash from user-api

1.5.17

18 Jul 11:24
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • HOTFIX #4063 [ContentComponent] Fixed copy language function, which didn't copy the extension data
  • HOTFIX #4056 [MediaBundle] Added security-check for collection permission to media-controller
  • HOTFIX #5060 [MediaBundle] Added escaping of media edit overlay title
  • HOTFIX #4067 [SmartContent] Avoid returning the same id multiple times in filter query of smart content
  • HOTFIX #4058 [ContactBundle] Added escaping of name in contact-list
  • HOTFIX #4058 [ContactBundle] Added escaping for address and bank-accounts
  • HOTFIX #4058 [MediaBundle] Added escaping of name in media-list
  • HOTFIX #4057 [SecurityBundle] Removed password-hash from user-api