Skip to content

Enonic XP 6.11.0

Compare
Choose a tag to compare
@srs srs released this 13 Jul 10:40
· 4325 commits to master since this release

Changelog

Features

  • Ask for confirmation when trying to close modal dialog with changed site configuration (#4915).
  • Display Page Template info in the Details panel (#4916).
  • Dump and load versions (#4998).
  • Implement handling of Publishing Issues in Content Studio (#4550).
  • Multi-repository search (#4892).
  • Support custom image scaling in HTML Area (#5216).

Improvements

  • Add fade-in effect to the home page background (#5086).
  • Add parameters to Shortcut content type (#5102).
  • AttachmentUploader - Show placeholder text when no file is selected (#4811).
  • ContentWizard panel - publish menu on the toolbar should be enabled, when the content is 'New' or 'Offline' (#5151).
  • Detail Panel - UI improvements (#4816).
  • Details Panel - Show content summary inside the Info Widget (#5042).
  • Implement imagePlaceholder in portal lib (#5153).
  • Logback - Size and time based (#4940).
  • Replace Back button with an icon in Create Issue and Schedule dialogs (#5098).
  • Restyle X icon in modal dialogs (#5092).
  • Show placeholder text inside the URL field of the Insert Link dialog (#4921).
  • Support headers in attachments in mail lib (#5068).
  • Add an option to disable Welcome Tour (#5243).
  • Use ISO datetime as standard logback config (#5263).
  • Don't close 'Edit Permissions' dialog without warning, if something is not saved (#5120).
  • Page Component View - Don't expand layout after DnD (#5136).

Bugs

  • Alert about unsaved changes appears when closing content that was moved out of a site (#4646).
  • ApplicationBrowseItemPanel - Titles for id-provider are not correct (#5004).
  • ApplicationItemStatisticsPanel should be cleared when an application was uninstalled (#4955).
  • Applications - App-info should be cleared when the application was uninstalled (#4842).
  • Border around selected page component is cut off or invisible on long pages (#4952).
  • Button 'Move' should be disabled when all contents are selcted (#4815).
  • Can not set maximum="0" on options in option-set (#5001).
  • Delete content with id that doesnt exists yields NPE (#4895).
  • Details Panel - link 'Edit permissions' should not be displayed if an user has no permissions to the content (#4976).
  • Dropdown of the Publish button is not visible under low resolution (#5018).
  • Edit Permissions Dialog - context menu should be closed by clicking outside of the menu (#5017).
  • Error appears in the console when an Image has been inserted into HtmlArea (#4957).
  • Error appears in the console, when try to insert a special char into HtmlArea (#4960).
  • Exclamation mark should be removed in few notification messages (#5117).
  • Fix CSS conflict causing broken toolbar of the text editor in inline mode (#5145).
  • Fix messages in notifications about User Store actions (#5170).
  • Fullscreen mode doesn't work for HTML Area in the Inspect panel (#4877).
  • HTML Area won't scroll inside the Inspect panel (#4878).
  • HtmlArea - when inserted image has been removed, text is duplicated in the area (#4975).
  • Http Library - Temporary file should be deleted after use (#5065).
  • ImageSelector wizard - page is not refreshed when selected image was changed in the new wizard-tab (#4825).
  • Impossible to upload image in a page template (#4820).
  • Incorrect notification message when trying to create a userstore or a role with existing name (#4827).
  • Incorrect validation of OptionSet-content in the grid (#4830).
  • Macro dialog is missing vertical scrollbar (#4845).
  • Missing translations in the localization properties file (#5160).
  • Move dialog dropdown list doesn't expand fully if site in content studio was expanded (#4924).
  • Nested OptionSet - Broken border in the form when 'ImageSelector' is present in options (#4814).
  • OptionSet -Error appears when an option contains occurrences of htmlArea (#4841).
  • Page Component View -Error appears in the console and layout is broken when a component was dragged out the modal dialog (#4984).
  • Publish Wizard - incorrect tooltip for the Remove -button (#4945).
  • Set in Set content- when ImageSelector is present in the content, button 'Edit' does not open the Image (#4821).
  • Setting manual order value doesnt mark children as modified for publish (#5046).
  • Site Configurator Dialog - Image in a htmlArea overlaps buttons on the toolbar (#5028).
  • Site Wizard - Image-component should not be deleted when related image was deleted (#4959).
  • Site.xml with only one input type with foldout doesn't show properly (#4914).
  • http-client lib creates new connection-pool for each request (#4861).
  • repositoryService.deleteBranch does not delete recursivly (#5064).
  • Broken public API for publishing (#5273).
  • ID Provider outside Portal - Incorrect Content-Length for redirections (#4965).
  • Mobile resolution - "Instantly delete..." checkbox is too wide (#5022).
  • Mobile resolution - ApplicationItemStatisticsPanel is not displayed when an application is selected (#5027).
  • Mobile resolution - ImageEditor dialog doesn't fit the viewport (#5023).
  • Mobile resolution - Install buttons are shown partially in the Install App dialog (#5026).
  • Mobile resolution - Users App icon is not available in the User wizard (#5024).
  • Path-cache not invalidated when deleting repository (#5254).
  • text-components should do html-stripping (#4981).
  • Details Panel goes blank instead of switching into floating mode (#5210).
  • Fix taborder inside Input occurrence view (#5196).
  • Handle unsupported HTTP methods (#5157).
  • Node Lib - Modify node - Untouched Long are converted to Double (#5069).

Refactorings

  • Move LiveEditInjection code to app-contentstudio (#4876).
  • Refactor content-service out of Content commands (#4794).
  • Move lib-cache to external project (#5251).
  • Move lib-http-client to external project (#5250).
  • Move lib-xslt into external project (#5253).