Skip to content

Instantly share code, notes, and snippets.

@serundeputy
Created January 5, 2017 22:24
Show Gist options
  • Save serundeputy/d3ad2b8fe2bebba73fe568ce6ab6f0e5 to your computer and use it in GitHub Desktop.
Save serundeputy/d3ad2b8fe2bebba73fe568ce6ab6f0e5 to your computer and use it in GitHub Desktop.
prelim release notes so far: 5 Jan 2017 pending 1.6.0

Changes since 1.5.2

  • #2369: CSS tweaks to mobile menu toggle. Doc fixes.
  • #2369: Fix menu toggle scripts.
  • #2369: Updated CSS and JS for menu toggle to match smartmenus recommendation.
  • #2369: Added a hamburger menu toggle to responsive drop-down menus.
  • #1689: Fixing view mode tests. Adding CSRF token to view mode enable links.
  • #315: Move entity view mode listings to Manage displays.
  • #315: Add the "Entity view mode" module to core
  • #2375: Add tests for new file management interface.
  • #2375: Adding bulk file deletion confirmation. Fixing bulk operations session issues.
  • #2375: Updating file administrative view. Addressing file deletion issues.
  • #2375: Add a view for managing files.
  • #2279: Admin menu doesn't update after adding, renaming or deleting a field.
  • #2059: Add field prefix for "File directory" location.
  • #2275: Create config_get_config_storage() to return the right storage object for a given config directory.
  • #2402: Add a setting to the breadcrumb block to add the current page as last crumb.
  • #2402 Add the current page as the last breadcrumb.
  • #675: Make system_settings_form() CMI aware; add config_set_multiple() and Config::setMultiple.
  • #2117: Remove site_mail from the installer UI.
  • #1122: Update form keys and variable names to match user interface.
  • #2446: Make iframes fit inside their parent.
  • #2439: Improve test setup and requirements checking.
  • #2249: Don't override background-size when no image is specified in hero.
  • Bumping version number for 1.6.x.
  • #2151: Add searchable strings to simpletest results.
  • #2133 Update block modal button.
  • #1052: Document theme_debug and show warnings if it is enabled.
  • #1481 Remove references to Drupal 7.
  • #1946: Fixing image style tests to use strict type checking.
  • #1946: Add a white background (not black) when cropping images to larger dimensions.
  • #2317: Sticky header cells not properly aligned with the respective cells of the regular header.
  • #2399: Remove utility.css from Basis info file.
  • #2190: Prevent horizontal scroll on mobile for sitenames with long words.
  • #2405: Fix remaining "Add redirect" instances (should be "Add URL redirect").
  • #873 Add date and time format field descriptions.
  • #2345: [UX] Installer: Allow using .po translation files from drupal.org without having to rename them.
  • #2329: Backdrop installation in different language not possible (#1642)
  • #1757: Update installer browser menu links to 'Install new X projects'. (#1547)
  • #2190: Add template files for layouts and the hero block to achieve a full-bleed hero.
  • #2386: Enable browser spellcheck on ckeditor fields.
  • Removing unnecessary urldecode() from cancel links.
  • Rename query tag 'term_access' to 'taxonomy_term_access' for consistency with other entity types.
  • Add a validation token to the machine name element.
  • #2128: [UX] Improve help text on "Update modules" page (#1635)
  • #2298: layout thumbnail and name links are broken.
  • #2285: Admin menu doesn't update after updating or deleting a vocabulary.
  • #1617: Normalize the font-size of contextual links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment