Skip to content

7.x-4.0-rc2

Compare
Choose a tag to compare
@sylus sylus released this 04 Aug 22:17
· 1060 commits to 7.x-4.x since this release

Security Update(s):

  • Drupal Core
  • Admin Views
  • jQuery
  • Path Breadcrumbs
  • Services
  • Views Bulk Operations

Performance Update(s)

  • Improved theme registry performance
  • Render caching for computation heavy functions in hook_preprocess_page()
  • Hierarchical Taxonomy performance on Edit Draft page
  • Path Breadcrumbs caching enabled by default

Features:

  • Update Panel Layout icons + markup
  • Improved Tabbed Interface support
  • Updates to WxT jQuery Framework
  • Aggresive caching to hook_preprocess_page for improved page performance
  • Date Modified CTools plugin is now working as expected
  • Improved base theme logic when handling subtheme logo settings

Fixes:

  • (Commit: 0e3f6cf) Fixed WetKit WYSIWYG for Enable line wrapping in Wysiwyg by default.
  • (Commit: 1ef9c25) Fixed WetKit Images for Update breakpoint performance patch.
  • (Commit: b4c747d) Fixed WetKit Core for Update panopoly_magic to latest official release.
  • (Commit: bb9754f) Fixed WetKit Migration for #2543762 - Convert wetkit slider to WET 4 and make it more versatile
  • (Commit: bb4cfc8) Fixed WetKit Migration for #2543762 - Convert wetkit slider to WET 4 and make it more versatile
  • (Commit: d1fd844) Fixed WetKit Bean for #2543762 - Convert wetkit slider to WET 4 and make it more versatile
  • (Commit: 716ea83) Fixed WetKit Bean for #2543762 - Convert wetkit slider to WET 4 and make it more versatile
  • (Commit: f8f44f5) Attempt to resolve Chrome issues.
  • (Commit: b54db53) Fixed WetKit Test for Test with just firefox and no chrome exception.
  • (Commit: b44918d) Fix for missing selenium.
  • (Commit: fef9df4) Update Selenium to latest version.
  • (Commit: f6da1a4) Update Selenium to latest version.
  • (Commit: a4a190d) Fixed WetKit Migration for Add support for latest Entity Translation revision addition.
  • (Commit: 402c9bc) Fixed WetKit Bootstrap for Fix for cache issue with Custom Search.
  • (Commit: ece283d) Fixed WetKit Language for #2537760 - wetkit_language ET and FT upgrade
  • (Commit: 2e52684) Fixed WetKit Admin for Add missing title to Panes layout.
  • (Commit: 939e69b) Fixed WetKit Panel Layouts for Minor markup adjustments for Boxton layout.
  • (Commit: 39e22bb) Fixed WetKit Bean for Fix for Code style issue.
  • (Commit: c4fbaeb) Fixed WetKit Language for Update Features Translation to latest stable.
  • (Commit: 7e72c20) Fix WetKit Layouts for #2532600 - Update Icons for layouts to be understandable, and cleaner.
  • (Commit: 4c9c53a) Fixed WetKit Bootstrap for #2533860 - disabling "Show 'Home' breadcrumb link" in wetkit_bootstrap arbitrarily pops off first breadcrumb element
  • (Commit: f872756) Fixed WetKit Bootstrap for #2530288 - Logo settings in sub-theme not working
  • (Commit: 6ef6131) Adjust Travis env params.
  • (Commit: cb7d1f6) Fixed WetKit Language for #2533850 - use i18n_variables to set Home / Accueil translation
  • (Commit: 79dd079) Fixed WetKit Breadcrumbs for Enable temporary caching by default.
  • (Commit: 290cf2d) Fixed WetKit Core for #2537780 - wetkit_core features and webforms upgrade
  • (Commit: 88164b3) Fixed WetKit Core for #2484927 - Display entity label and UUID in dialog
  • (Commit: d51c391) Streamline Password Reset process for Issue #889772.
  • (Commit: 7e33550) Fixed WetKit Admin for #2537750 - admin_views SA-CONTRIB-2015-132
  • (Commit: 3c42eb9) Fixed WetKit Panel Layouts for Cleanup of Panel Layouts.
  • (Commit: aefabd1) Fixed WetKit Breadcrumbs for Update path breadcrumbs to latest official (SA-CONTRIB-2015-133)
  • (Commit: 8af7e3e) Fixed WetKit Panel Layouts for Cleanup of Panel Layouts.
  • (Commit: 594765f) Fixed WetKit Test for Update Behat for Date Modified improvements.
  • (Commit: f773c17) Fixed WetKit Theme for #2530288 - Logo settings in sub-theme not working
  • (Commit: 9610eee) Fixed WetKit Bootstrap for #2530288 - Logo settings in sub-theme not working
  • (Commit: 81e22f7) Fixed WetKit Panel Layouts for #2530220 - Mackenzie layout is missing the bootstrap container class
  • (Commit: 179bfcc) Fixed WetKit Core for #2529722 - The UUIDs of cloned variant and relative panes are the same of original ones
  • (Commit: cfa7a1f) Fixed WetKit WET-BOEW for #2434721 - Date modified - bugs
  • (Commit: c64fec2) Fixed WetKit Migration for Fix for slow Taxonomy import related to Pathauto.
  • (Commit: 4f19cfe) Fixed WetKit Bootstrap for #2527832 - Additional caching for hook_preprocess_page()
  • (Commit: 5b19e48) Fixed WetKit Bean for #2528454 - Render Caching for slideout_bean
  • (Commit: 23fb291) Fixed WetKit Test for Fix for removed accessibility permissions causing failed test.
  • (Commit: 92b5862) Fixed WetKit Deployment for #2528666 - Removal of unused xautoload + configuration
  • (Commit: 65bf07d) Fixed WetKit WYSIWYG for #2528658 - Removing deprecated Accessibility module
  • (Commit: daa7976) Fixed WetKit Core for #2528658 - Removing deprecated Accessibility module
  • (Commit: 80c26a2) Fixed WetKit Core for #2528658 - Removing deprecated Accessibility module
  • (Commit: 05d2a58) Fixed WetKit Bean for #2528454 - Render Caching for slideout_bean
  • (Commit: 439eb5a) Fixed WetKit Core for Allow for more granular control to flush WxT render caches.
  • (Commit: 28aabac) Fixed WetKit Bean for #2528454 - Render Caching for slideout_bean
  • (Commit: 07755b3) Fixed WetKit Bootstrap for #2527832 - Additional caching for hook_preprocess_page()
  • (Commit: 621f9a9) Fixed WetKit WET-BOEW for Support for cache clearing when switching WxT themes.
  • (Commit: e7e14e6) Fixed WetKit Menu for Remove expensive calls in WetKit Menu relating to custom css.
  • (Commit: 55b818f) Fixed WetKit Migration for Enforce description for every Migration class.
  • (Commit: a868925) Fixed WetKit Migration for Attempt to improve Taxonomy insert speed.
  • (Commit: 23ac052) Fixed WetKit Migration for Update the Migrate module to latest stable release.
  • (Commit: f1932b2) Fixed WetKit Users for #2522698 - Wetkit users image style settings for profile picture
  • (Commit: 3d36e18) Fixed WetKit Test for Remove check for active-trail as conflicts with caching introduced in #2527832
  • (Commit: 6673a57) Fixed WetKit Bootstrap for #2527832 - Additional caching for hook_preprocess_page()
  • (Commit: c318e50) Fixed WetKit Breadcrumbs for #2511662 - Changing the wetkit breadcrumb/path breadcrumb home link title doesn't work when not using path breadcrumbs
  • (Commit: 3ce3f08) Fixed WetKit Core for #2516906 - SA-CONTRIB-2015-131 upgrade to views_bulk_operations v 3.3
  • (Commit: 9a9b2ce) Fixed WetKit Bean for #2521828 - Wetkit bean twitter block renders an empty h2
  • (Commit: 2a7e9c4) Fixed WetKit Bootstrap for Fix for logging wrapper collapsed.
  • (Commit: 5106eb8) Fixed WetKit Theme for Small css adjustments for Modal.
  • (Commit: 32566fd) Fixed WetKit Theme for Small css adjustments for Modal.
  • (Commit: f88b321) Fixed WetKit Theme for Small css adjustments for Modal.
  • (Commit: bd5bce2) Fixed WetKit Widgets for Fix for media exposed filter on libraries tab.
  • (Commit: f756176) Fixed WetKit Theme for Small css adjustments for Modal.
  • (Commit: 5a70e6b) Fixed WetKit WET-BOEW for #2509414 - Updating WxT from v4.0.10 to v4.0.14
  • (Commit: dcf704d) Fixed WetKit WET-BOEW for #2509414 - Updating WxT from v4.0.10 to v4.0.14
  • (Commit: 67254bb) Fixed WetKit Bean for Fix for Tabbed Interface adding active to every tablist liste item.
  • (Commit: afc918d) Fixed WetKit Images for Update picture module to the 2.9 version.
  • (Commit: fb47e1a) Fixed WetKit Demo for Remove bad contexts that shouldn't be assigned.
  • (Commit: 32a4350) Fixed WetKit Core for Updates to advanced_help, hierarchical_select, and panopoly_magic.
  • (Commit: 1747ca3) Fixed WetKit Bean for Update Bean module to 1.9 version.
  • (Commit: 7ea771d) Fixed WetKit Theme for Adjustments for modifications made to advanced help menu path.
  • (Commit: fa5f8c7) Fixed WetKit Bootstrap for Fix for visual regression on fieldsets leveraging bootstrap panel class
  • (Commit: 9201285) Fixed WetKit Admin for #2508399 - JQuery SA-CONTRIB-2015-123 - Open Redirect
  • (Commit: 754a6e4) Fixed WetKit Search for #2302955 - Unable to search from 404 page
  • (Commit: 44ab705) Fixed WetKit Theme for Fix for option text-aligner using inline-block instead of float.
  • (Commit: ff1342d) Fixed WetKit Core for Removal of legacy CSS causing issues with Modal.
  • (Commit: 4e961fc) Fixed WetKit Theme for Small css adjustments for Modal.
  • (Commit: f087f04) Fixed WetKit WET-BOEW for #2509414 - Updating WxT from v4.0.10 to v4.0.14
  • (Commit: f1b5d5a) Fixed WetKit Theme for #2400083 - Horizontal tab region on front page always has title "Search"
  • (Commit: e19387f) Fixed WetKit Widgets for Small accessibility improvement to Media + Minor alt handling updates.
  • (Commit: b776797) Fixed WetKit Bootstrap for LinkIT styling issues on dialog open.
  • (Commit: b1e6849) Fixed WetKit Core for #2484927 - Display entity label and UUID in dialog
  • (Commit: c326c65) Fixed WetKit Admin for #2508399 - JQuery SA-CONTRIB-2015-123 - Open Redirect
  • (Commit: cb65092) Fixed WetKit Core for #2434721 - Date modified - bugs
  • (Commit: 0bb2cf5) Fixed WetKit WET-BOEW for #2434721 - Date modified - bugs
  • (Commit: eb3b23f) Fixed WetKit Test for #2434721 - Date modified - bugs
  • (Commit: 13917f3) Fixed WetKit Core for #2503341 - Region title for wetkit tabs
  • (Commit: bea4e37) Fixed WetKit Test for #2434721 - Date modified - bugs
  • (Commit: 3d03d6d) Fixed WetKit Core for #2434721 - Date modified - bugs
  • (Commit: cbd2bf8) Fixed WetKit WET-BOEW for #2434721 - Date modified - bugs
  • (Commit: 28fe52d) Fixed WetKit Menu for #2506647 - Call to undefined function wetkit_menu_requirements()
  • (Commit: 2ff38bf) Fixed WetKit Language for #2508465 - i18n 7.x-1.13 drupal core compatibility update
  • (Commit: 0598438) #2508275 - Drupal 7.38 released with SA critical
  • (Commit: 43852be) Fixed WetKit Test for #2494539 - WxT Behat tests expansion
  • (Commit: ddb2985) Fixed WetKit Test for #2494539 - WxT Behat tests expansion
  • (Commit: 33bd0d5) Fixed WetKit Test for #2494539 - WxT Behat tests expansion
  • (Commit: 5198c58) Update WetKit Test for more Behat additions.
  • (Commit: 0e072c6) Fixed WetKit Core for Update panopoly magic to show single preview mode.
  • (Commit: 11522b6) Fixed WetKit Menu for #2496495 - New group-list menu theme functions
  • (Commit: 43242f8) Fixed WetKit Core for #2482943 - upgrade to views v 3.11
  • (Commit: 09a48e7) Fixed WetKit Bootstrap for wetkit bootstrap breadcrumbs showing duplicate titles
  • (Commit: 8a507db) Fixed WetKit Bootstrap for #2496481 - Need menu_tree wrapper for a new group-list menu
  • (Commit: 4240873) Fixed WetKit Panel Layouts for #2496453 - Some layouts not ported to 4.x correctly
  • (Commit: 1a1c4e6) Fixed WetKit Bootstrap for #2498363 - WxT Bootstrap Settings instructions for Search box visibility fixed
  • (Commit: fc62047) Fixed WetKit Bootstrap for #2499125 - Customization Overrides - Disable rendering of menu items instructions fixed
  • (Commit: cf55b77) Fixed WetKit Panel Layouts for #2500369 - Boxton layout is missing the bootstrap container class
  • (Commit: 57b7247) Fixed WetKit Theme for #2500585 - wetkit theme change text 2x to 4x
  • (Commit: 932b8a3) Fixed WetKit Bootstrap for #2492305 - button theme function needs an accessible icon only option
  • (Commit: 089578a) Second loop in module_implements() being repeated for no reason
  • (Commit: d792752) Fixed WetKit Test for Fix for Bean Follow link.
  • (Commit: ef7fb5a) Fixed WetKit Bean for Remove unneeded dependency.
  • (Commit: 088d936) Fixed WetKit Bean for Missing body in search bean (field definition).
  • (Commit: 6414a8c) Fixed WetKit Core for Update panopoly_magic and webform to latest stable.
  • (Commit: f532905) Fixed WetKit Bean for Missing body in search bean.
  • (Commit: ab869e6) Fixed WetKit Core for Update features to 2.5 version.
  • (Commit: 83e4044) Fixed WetKit Deployment for #2482837 - distinct query fix bulk deployment view
  • (Commit: be9bcdd) Fixed WetKit Core for #2482943 - upgrade to views v 3.11
  • (Commit: a311c83) Fixed WetKit Core for #2480345 - "Edit Draft" hs_taxonomy performance fix for wetkit 1.9 and 4.0 rc1
  • (Commit: 3de578a) #2487085 - Wetkit Improve theme registry build performance by 85%
  • (Commit: 865c06a) Fixed WetKit Deployment for #2485619 - Resolve SA for services module
  • (Commit: 2430f17) Fixed WetKit Language for #2479349 - Language switcher does not preserve query parameters
  • (Commit: 5462b10) Fixed WetKit Core for #2145567 - CTools Contexts are missing UUID support
  • (Commit: 166414b) Prepare for next release.