message_ui 7.x-1.x-dev

A dev version of the module. Basically i just took the patch export if as a contrib module.

search_autocomplete 7.x-3.2

New features
Bug fixes

Release 7.x-3.2 is about drastic performance improvment when using views.

omega 7.x-4.0-beta4

Bug fixes
  • Adding minified versions of some of the js files that ship with Omega. Also incorporating D8 matchmedia.js with backwards compatibility layer.
  • Adding minified versions of some of the js files that ship with Omega. Also incorporating D8 matchmedia.js with backwards compatibility layer.
  • Issue #2007008 by fubhy: Fixed Google Chrome Frame does not work if IE support is set to 'none'.
  • Removing deprecated setting for inline media queries.
  • Fixing views table row classes.
  • Fixing bug in drush omega-export that caused the command to fail when used together with the --revert option.
  • Replaced uses of str_replace() with preg_replace() on class arrays in preprocess functions.
  • Issue #1983130 by DeFr: Fixed 'Skip to main content' link broken.
  • Adding panelizer view mode template to fix double class attribute.
  • Issue #1978452 by pmelab: Fixed profile attribute in 'head' tag.
  • Issue #1978432 by pmelab: Fixed Invalid conditional comments for !IE.
  • Issue #1978460 by pmelab: Added exclude css after rewrite.
  • Altered field preprocess to only replace specific classes with BEM syntax.
  • Fixing CSS/JS excludes from misc folder.
  • Removing Gemfile.lock from .gitignore, because we actually want to have that in git.

search_api_solr 7.x-1.0

New features
Bug fixes
Insecure

This is the first stable release of the Search API Solr Search module. It contains several bug fixes compared to the last release candidate (RC 5), as well as two small new features.

Especially interesting might be that the module now contains all required config files (#1896080: Include elevate.xml and other required config files), while it previously implicitly assumed/required that Solr's example config files would be present. This is also good since some of the example config files contain unwanted definitions. See the note in the Setting up Solr handbook page for details.
(If your existing Solr server is already running fine, you don't need to change the config files, except to maybe eliminate unwanted example definitions.)
There were no other config file changes since RC 5.

Users who use the "More Like This" feature on their site and are using, or plan to use, Solr 4.x, should also make sure to check out #2004596: MLT not working with Solr 4.x. Though a workaround was committed, the feature's functionality is currently severely restricted. Please discuss in this issue how this can or should be fixed.

Please also note in this context, that Solr 4.3+ is currently not completely supported by this module yet: #1992806: Fix wrong path to contrib dir in 4.x. There is an easy workaround, though, explained in the Setting up Solr handbook page.

Also interesting, if you are using HTTP Authentication, might be that you now don't need to re-enter the password every time you save the server settings (#1884312: Default password not set when editing existing server with HTTP authentication).

Pages

Subscribe with RSS Subscribe to RSS - 7.x