Skip to content

Enonic XP 6.2.0

Compare
Choose a tag to compare
@srs srs released this 09 Nov 13:23
· 11183 commits to master since this release

Features

  • Custom error-pages in JavaScript (XP-1895).
  • Preparing for cluster support (XP-1742).
  • Implement gzip configuration for Jetty (XP-1650).
  • Global response-filter support in JavaScript (XP-1891).
  • Pluggable admin widget rendering using portal (XP-1916).
  • Implement request log configuration for Jetty (XP-1649).
  • Implement new Jetty server bundle (XP-1577).
  • Perfect caching of attachments, images and assets (XP-1681).
  • Implement generatePassword in lib-auth (XP-1840).
  • Implement changePassword in lib-auth (XP-1841).

Improvements

  • Upgrade to TypeScript 1.6.2 (XP-1812).
  • Init-project - Force writing in existing and non empty folder (XP-1932).
  • Implement experimental webjars support in build (XP-2102).
  • Upgrade to Jackson libraries 2.6.2 (XP-1806).
  • Detail panel - Change transition behaviour (XP-1768).
  • Content API - Automatically create content name on server (XP-1803).
  • Detail panel - Remove delay when switching between content items (XP-2000).
  • Add "Settings" button to context menu (XP-1793).
  • Keep content's attachment name while replacing it (XP-1824).
  • Implement simple modular JSON status API (XP-1936).
  • Style component placeholders with errors in Live Edit (XP-1736).
  • Fix layout of "More" and "Actions" fold buttons (XP-1861).

Bugs

  • Page Component View - State of context menu's dropdown icon doesn't change (XP-1885).
  • Page Component View - Toggle state of the "Inspect panel" button in toolbar when the context window is open (XP-1884).
  • Publish a content with an invalid reference fails with exception (XP-1889).
  • Component View not displayed if a descriptor is missing or has an error (XP-1528).
  • Content wizard toolbar - "Component view" and "Inspection panel" buttons are visible when LiveEdit is hidden (XP-1881).
  • Page Component View - Item context menu is shown after the view was closed (XP-1880).
  • Hide icon for collapsing content wizard when LiveEdit is inactive (XP-1952).
  • Detail panel - Missing display name for unnamed content (XP-2007).
  • Details Panel is empty when content have been selected and published (XP-1833).
  • ContentDeleteDialog - Wrong number of items to delete (XP-1948).
  • Attachment type for the same attachment differs depending of upload method (XP-1826).
  • Fix delete confirmation message for unnamed content (XP-1949).
  • Details panel has empty content on first open with selected item (XP-1946).
  • Apply node permissions does not work after import (XP-2077).
  • Image orientation not applied in portal (XP-2079).
  • Multiple duplicated requests when selecting content in Content Manager (XP-1783).
  • Selection counter of content grid does not count checked content that is collapsed (XP-2073).
  • Page Component View - Context menu should be closed when home-button is pressed (XP-1977).
  • LiveEdit - Error when opening Superhero for edit in XP admin (XP-1855).
  • Impossible to delete not valid content that has "modified" status (XP-1962).
  • LiveEdit panel must be shown by default when opening content for edit (XP-1961).
  • Controller get/post without a return giving 405 (XP-1964).
  • Component View - Fix presentation of page in tree (XP-1845).
  • Grid not refreshed when content deleted (XP-1846).
  • Enable Apply button in Edit Permissions dialog when overwrite child permissions is selected (XP-2012).
  • Incorrect appearance of Spinner when site-wizard was opened (XP-1960).
  • ContentVersionFactory - Incorrect ContentVersionId (XP-2014).
  • Three requests to WidgetDescriptorService made upon app page loaded (XP-1959).
  • Page Components View - Display name of site not present (XP-1958).
  • ContentBrowse-toolbar - 'More' and 'Refresh' buttons location problem (XP-1839).
  • Image name and path remains visible after unselecting item in ImageSelector (XP-1873).
  • Detail panel unexpectedly goes to floating mode (XP-1997).
  • Created content not displayed after the page redirection. (XP-2044).
  • Site Wizard - Preview-button on toolbar should be disabled when site has no templates (XP-1473).
  • App gradle-plugin not working for Gradle 2.8 (XP-1907).
  • Content with invalid fields is marked as valid (XP-1862).
  • Content still selected after clicking the remove button in the browse panel (XP-1987).
  • Detail panel - Contents disappear after modifying an item (XP-2035).

Refactorings

  • Remove unused common/application code in admin UI (XP-1814).
  • Remove RootNode class (XP-1818).
  • Add new logo to login screen (XP-2093).