Skip to content

Enonic XP 6.9.0 beta 1

Pre-release
Pre-release

Choose a tag to compare

@jsi jsi released this 20 Dec 16:12
· 6810 commits to master since this release

Changelog

Features

  • CMS Expert role (XP-4549).
  • Content Grid - Dim content items for users with read-only access (XP-4462).
  • Execute main.js when application starts (XP-4647).
  • Node-lib (XP-4145).
  • Open Content Wizard in native browser tabs (XP-4442).
  • Repo Service API (XP-3997).
  • Site config permission check (XP-4545).
  • Time-based publishing (XP-4554).
  • Unpublish dialog - Add progress bar (XP-4271).

Improvements

  • Add Caption, Artist, Copyright to vector images (XP-4533).
  • Add correct notification messages, when a parent folder with children has been removed or published (XP-4628).
  • Add sliding effect when opening the preview panel on mobile (XP-4524).
  • Change "mod-" in shortcut tooltips to "Cmd" or "Alt-" based on user platform (XP-4495).
  • Content Wizard - Change layout of the Navigation Step Toolbar (XP-4657).
  • Content preview panel - Change message when there are errors during rendering (XP-4491).
  • Date/Time picker - Add placeholder text (XP-4519).
  • Date/Time picker - Correctly move focus when pressing enter for datepicker with occurrences (XP-4518).
  • Image Editor - Add tooltips to the icons (XP-4503).
  • Image Selector - Don't show count in button labels when one image is selected (XP-4490).
  • Image caching - Store cached images using a hash (XP-4644).
  • Image editor - Replace Reset button with "Reset filters" link (XP-4496).
  • Implement loading of configuration from multiple paths (XP-4568).
  • Implement registration of event listeners in javascript (lib-event) (XP-4661).
  • Increase hit box area in the Content grid under mobile resolution (XP-4460).
    • Content Grid - Right-align the column with checkboxes under mobile resolution (XP-4461, Task).
  • Install App dialog - Close the dialog upon selecting a distro file (XP-4566).
  • Move Content Dialog - Focus the 'Move' button upon selecting destination content (XP-4668).
  • Move core-config to server-config (XP-4621).
  • Notifications message panel - Add transparency (XP-4499).
  • Page Components view - Open text component for edit on double-click (XP-4688).
  • Page Editor - Minimize the Wizard form after the page is unlocked (XP-4480).
  • Redesign of Content preview on mobile resolution (XP-4667).
  • Remove checks for site.xml and application.xml for application test (XP-4671).
  • Remove file extension from display name for uploaded media files (XP-4449).
    • Remove file extension from display name when uploading new content (XP-4448, Improvement).
  • Require should also be possible with JSON (XP-4458).

Bugs

  • Application installation - Temporary application jar is not deleted (XP-4267).
  • As default, 500-errors in portal should be logged (XP-4273).
  • Clicking dependencies in the Dependencies widget shows wrong results in the Content Grid (XP-4532).
  • Content Tree - Content item selection doesn't always change after a link is clicked in the preview panel (XP-4567).
  • Content Wizard - Action button tooltips are no longer shown on F2 (XP-4627).
  • Content Wizard - Collapse icon is misplaced (XP-4629).
  • Content Wizard - On mobile resolution the Page Editor toggle buttons are visible when the editor is not (XP-4686).
  • Content Wizard - The main help text icon doesn't toggle help text inside mixin item-sets (XP-4659).
  • Content Wizard toolbar - Fix menu overflow and alignment of the help-text icon (XP-4482).
  • Content/Application/User Grid - Turn off zebra backround (XP-4704).
  • ContentSelector- Pressing edit-button does not open the new browser tab with a content-wizard page (XP-4625).
  • Date/Time picker - Fix keyboard navigation (XP-4517).
  • Dependencies Widget: outbound dependencies not displayed , when site with inserted images was selected (XP-3893).
  • Error appears in the browser console, when a background image was selected in the SiteConfigurator dialog (XP-4472).
  • Error appears in the browser console, when application was removed and selected again (XP-4420).
  • Fold Button - Expand/collapse dropdown on click instead of on hover (XP-4702).
  • Fragment Wizard -Error appears in the browser console, when selected option was removed in the Inspection Panel (XP-4633).
  • HTML Area - Layout breaks after inserting an image and clicking outside of the editor (XP-4479).
  • HTTP client - SSL domain validation fails with hosts having multiple certificates (XP-4552).
  • Image Editor - Change header opacity (XP-4701).
  • Image Editor - Fix repositioning when toggling the edit mode (XP-4529).
  • In Content Studio, Browse view triggers parts twice (XP-4653).
  • Input types inside an option set are not validated on the server (XP-4610).
  • Insert Link dialog - Mandatory "Text" field is no longer checked by validation (XP-4698).
  • Install App dialog - Still showing offline error message after going online (XP-4690).
  • ItemSet content wizard - Notification dialog must appear when trying to close the wizard with unsaved changes (XP-4422).
  • Launcher toolbar does not work for custom admin tools (XP-4238).
  • LiveEdit - highlighter rectangle is shifted, when text component has been inserted (XP-4604).
  • Manual order fails after moving content to manually sorted parent (XP-4619).
  • Manually uploaded content isn't sorted correctly (XP-4447).
  • Mixins do not work inside option-set (XP-4601).
  • Move Dialog - Enable paging (XP-4615).
  • Not enough space to show options in the dropdown selector, when site configurator dialog not big enough (XP-4419).
  • OptionSet - Config "expanded" works only on the first level (XP-4603).
  • Page Editor - After customizing a page linked to a page template, the page keeps the reference to the template (XP-4655).
  • Page Editor - Alt-Tab doesn't tab out of Text Component Firefox.
  • Page Editor - Error when using tags inside a Part component (XP-4544).
  • Page editor - On-hover border is shown in text mode (XP-4493).
  • Page editor - Text component incorrectly goes out of edit mode (XP-4494).
  • Page editor - Wrong height of the context menu (XP-4578).
  • Preload a node before selecting it in the Content Grid when the content was clicked in the preview (XP-4608).
  • Principals with an uppercase letter in the name cannot be deleted (XP-4687).
  • Running functions in contextLib.run using 70 times slower than normal (XP-4543).
  • Shortcut - The Wizard form won't refresh after another version of content was restored (XP-4484).
  • Sort dialog - Catch key events (XP-4500).
  • Sort dialog - Fix focusing and keyboard navigation (XP-4501).
  • Sort dialog - Reset selected sorting option when the dialog was canceled (XP-4502).
  • Tooltip not appearing when hovering over ContentTreeGrid (XP-4576).
  • Wizard Step Form - X icon is not correctly aligned (XP-4696).

Refactorings

  • Refactor JaxRs it's multiple servlets (XP-4669).