yelp 7.x-2.7

Bug fixes
Unsupported
  • Issue #2752061 by bapi_22: Yelp image not found
  • Issue #2752901 by bapi_22, celeritytech: Readme file is not drupal standard & spelling mistake

yelp 7.x-2.6

Bug fixes
Unsupported
  • Issue #2587401: Must select at least one category
  • Update method for retrieving list of categories from Yelp. No longer fetches from the web, instead uses a static json array

yelp 7.x-2.2

Bug fixes
Unsupported

Fixed a bug with converting miles to km that was resulting in a YELP API error message "AREA TO LARGE" resulting in now results being returned.

yelp 7.x-2.1

Bug fixes
Unsupported

- Change the way yelp_api_filter_data() was filtering columns so taht it uses drupal_get_schema() instead
- fix typo with search_parameters variable that was producing invalid results.

yelp 7.x-2.x-dev

Bug fixes

fix an issue with a variable typo that was breaking search parameters
as well as a fix for PHP Notice errors.

yelp 7.x-2.0

New features
Unsupported

A complete rewrite of the Yelp Search results module for Drupal 7.

Module has been split into two different modules.

Yelp API
-The Yelp API module provides the necessary functions and hooks to query the Yelp API and return results.

Yelp Blocks
The Yelp Blocks module provides custom blocks to display Yelp API search results.

yelp 7.x-1.0

New features
Unsupported

Drupal 7 release of Yelp module.

Thanks to jeffschuler for the patch.

yelp 6.x-1.1

New features
Unsupported

Added icon for module for use with the Admin module

Subscribe with RSS Subscribe to Releases for Yelp