search_api_solr 7.x-1.0-rc4

New features
Bug fixes
Insecure

This is the fourth release candidate of the Search API Solr Search module, containing some bug fixes and new features.

Most notably, #1846254: Remove the SolrPhpClient dependency removed the dependency on the SolrPhpClient library. (Note: It's therefore important to run update.php immediately after upgrading the module to this version.) This module can therefore now be enabled like any other module, without installing any third-party libraries. After upgrading to this version, you can safely remove the SolrPhpClient library from your server.

#1897386: Update the common schema changed the used configuration files somewhat. You should therefore replace the configuration files and restart the Solr server. The changes are backwards-compatible, though, re-indexing is therefore not necessary (if you are upgrading from RC3 – upgrades from earlier versions still require a re-indexing, as noted in the RC3 release notes).

Also, #1744250: Support location based search added support for location-based searches. For code using this feature, see #1798168: Major module modifications.

If no new major bugs are reported for this release, a stable 1.0 release will be created soon.

panopoly 7.x-1.0-rc4

New features
Bug fixes
Insecure

This is the fourth release candidate release of Panopoly! Almost to a full 1.0 release :)

Here are instructions on how to upgrade:

  1. Download the latest packaged version of Panopoly from Drupal.org. This will include updated versions of all of Panopoly’s bundled modules, themes, and libraries.
  2. Upgrade your existing site to use the code you just downloaded. Check out these instructions for more information: http://drupal.org/node/1223018
  3. Backup your database and run update.php on your site. This may perform several database updates for Panopoly and its bundled apps and modules.
  4. Navigate to the admin screen for Features (admin/structure/features) and revert any overridden features (unless you have intentionally made overrides you want to keep).

Important notes:

  • Panels has a new permission for IPE. To use the IPE, grant users the "Use the Panels In-Place Editor with Page Manager" role.

Here are some of the updates in this release:

Panopoly Profile

  • Updated Drupal Core to 7.22 (#1964084)
  • Updated Panopoly modules not require Panopoly Core which allows wider use (#1840880)
  • Updated build-panopoly.make to work on Simplytest (#1956730)

Panopoly Core

pgn4web 7.x-1.3

New features

New features

It is now possible to specify several [pgn] tag parameters such as initialHalfmove, autoplayMode and others.

For big PGNs, you can also use the pgnData [pgn] tag parameter to reference a file with the PGN data.

Pages

Subscribe with RSS Subscribe to RSS - 7.x