Skip to content

8.x-2.0-rc2

Compare
Choose a tag to compare
@DevinCarlson DevinCarlson released this 26 Apr 19:08
· 2888 commits to 7.x since this release

Demo Framework 8.x-2.0-rc2 contains the following updates:

Module updates

  • Updated the dropzonejs module to 8.x-1.0-alpha5.
  • Updated the Field Formatter Class module to 8.x-1.0.
  • Updated the Image Effects module to 8.x-1.0-beta1.
  • Updated the Lightning profile to 8.x-2.05.
  • Updated the Link Class module to 8.x-1.2.
  • Updated the Message module to 8.x-1.0-alpha6.
  • Updated the Message Notify module to 8.x-1.0-alpha4.
  • Updated the Responsive Preview module to the latest commit hash.

Bug fixes and improvements

  • Checked the raw response in the content embed test to cover custom scenario themes.
  • Added test coverage for embedding content.
  • Overwrote the lightning ckeditor buttons adding justification group for rich_text editor.
  • Updated Travis configuration.
  • Removed Panels IPE tempstore alterations now that preview issues are fixed.
  • Updated layout saving behaviour in PanelsInPlaceContext to match latest changes.
  • Accommodated changes to Lightning test setup and added additional workflow tests.
  • Made df_tools_panelizer a requirement of df_tools to fix inconsistent layout naming.
  • Added DFExtension contexts.
  • Added test files.
  • Modded Latest articles view to sort by changed date
  • Updated "I save the layout" set definition to match Panelizer changes.
  • Forced saving as custom when using IPE on Landing Pages.
  • Added responsive_preview to the build and patch Panelizer to force custom saves in IPE.
  • Added migration process plugin to support UUID entity URLs.
  • Added tabs to groups pages.
  • Added support for Scenarios admin theme.
  • Resolved dependencies.
  • Accommodated changes to subprofile structure.
  • Updated profile inheritance patch.
  • Patched core to list unmet dependencies.
  • Removed Lightning form patch.
  • Added new rest resource to retrieve basic site information to df_tools_services.
  • Fixed bug where the content embed block would lose its view mode whitelist.
  • Cleaned up theme-level blocks created in tests.
  • Replaced core hack with a ctools patch to fix unserialization errors with Panels IPE.
  • Tweaked Block categories and labels for embedding existing content.
  • Followup to add proper permission check for hiding Scheduler regardless of the form.
  • Added very basic check that hides the "scheduler" fieldset for non-reviewers -- cleaned up df_admin, moving all .module code into df_core.module
  • Stopped enabling cropping by default due to issues with Acquia Content Hub.
  • Rewrote the crop thumbnail so it is less pixelated/jpeg artifact laden.
  • Switched Hero crop type from 16:9 (HD) to 16:10 (Dual Wide).
  • Added additional Hero cropping.
  • Added the contact_message_rest module.
  • Ignored robots-replace.txt placed in builds.
  • Fixed weight for thumbnail image style cropping.
  • Updated the media block to open in modal
  • Turn on df_tools_crop by default, setting the square crop type available to Image media bundle.
  • Patched the Contact Storage module to avoid config conflicts with the Message module.
  • Patched the Page Manager module to fix bugs with modules adding custom REST formats.