drealty 4.0.0

New features

Drupal 8/9 version of the original Drealty D7 module. There's no upgrade path from D7 version - has to be a fresh installation of the module.

drealty 7.x-3.0

Bug fixes
New features
  • #2761645 by bloomt, jrb: Cannot import media : PHP Fatal error: Call to undefined method drealtyConnection::is_connected() (#)

drealty 8.x-3.x-dev

Just a creation of the 8.x branch. Will be not at all usable and unsupported until further notice. Initial code from latest 7.x-3.x branch.

drealty 7.x-3.0-beta6

Bug fixes
New features

The newest beta release supports the following:

  • Importing of data via cron and DrupalQueue
  • Support for Agent entities
  • Support for Office entities
  • Support for OpenHouse entities
  • Bulk field creation/mapping of Resources instead of a per-field basis

A new revised README is included for setting up the site with Elysia Cron instead of Drush for hosts who do not support crontab customization.

drealty 7.x-3.0-beta3

New features
Bug fixes

+ Fix for issue #1514350 - Increase the column length for rets_key and rets_id to prevent 'data too long' and 'data truncated' errors for some users.
+ Fixed issue when deleting mapped fields that were shared between multiple property types, it would also remove the RETS mapping from any property type that had previously mapped that field.
+ Issue #1498424 by TwoD. Broken RETS Query tester. Patch supplied by TwoD.
+ Issue #1519706 by TwoD. String cleanups. Coder Review initial pass.
+ Issue #1518174 by TwoD. Add Token support in custom RETS queries.
This patch adds support for using tokens in the custom query field(s).
It allows you to, for example, create "incremental" queries to only download listings that have been updated since the last time the listings class was successfully updated: (Status=A), (Last_updated_field=[drealty_class:last_updated]+).
Note: Incremental queries like in this example are probably incompatible with the new "delete/deactivate expired listings" feature recently committed. Since only recently changed items will be queued for processing and drealty diffs the queued listings to all previously fetched listings to know which ones are no longer available, it'll remove/deactivate every listing not recently changed...
+ Added a new view mode "gallery" to drealty_listing entity type.

drealty 7.x-3.0-beta2

New features
Bug fixes

+ Issue #1512700: Squash Pathauto Entity / Alias bug for good by Kevin Quillen. Squash Pathauto Entity / Alias bug for good. Using new Entity() vs. entity_create() was causing Pathauot Entity to create duplicate alias entries.

drealty 7.x-3.0-alpha9

New features
Bug fixes

Many bug fixes and some new features.

Ensure that you run update.php or drush updatedb as there are some db changes.

drealty 7.x-3.0-alpha7

New features
Bug fixes

Added Import / Export functionality.
Various bug fixes.

drealty 7.x-3.0-alpha5

Bug fixes

Fixed an error with the addressfield and geofield create form alter.
Removed cache_drealty table from the schema as it was unused.

you can safely copy this over or update via drush, just go in and drop the cache_drealty table after.

drealty 7.x-3.0-alpha3

Bug fixes

You'll want to do a fresh install on these alpha releases:

disable drealty
uninstall it
delete the modules/drealty folder
download the release
put it in sites/all/modules
enable the module

Issue #1289718 by jday - drealty.install had some schema issues that were preventing a proper install.
Deleted some files that were no longer needed.
Fixed the configuration page as it wasn't saving correctly.
Removed some functions that were no longer used in drealty.module

drealty 7.x-3.0-alpha2

Bug fixes

Issue #1457300 by stockliasteroid - fixed an issue with the import offset tracking method, was skipping 1 listing every iteration.
Issue #1461768 by stockliasteroid - Added an exclude this field mapping from the hash calculation so that you can mark various fields as not 'hashable' .
Changed the import process only to return the fields that have been mapped.

drealty 7.x-2.0-beta15

Bug fixes

Rolled back the photo sort commit, as it is not working. If you downloaded beta-12 or 14, please update to 15

drealty 7.x-2.0-beta11

Bug fixes

Issue #1395494 by freephile: Lines 595 and 596 of the drealty.install file specify the table as drealtyoffice but in fact it should be drealty_office (note the underscore)

drealty 7.x-2.0-beta8

Fix some issues.

Images should now display correctly.

Make sure to run update.php as there are some db changes. If all else fails export your connection(s) and re-install the module then import your connections back in.

Read http://drupal.org/node/1356516 to add in yahoo place finder support for the geocoder module.

drealty 7.x-2.0-beta7

Bug fixes

still plenty of bugs ... still very much in beta

removed the view to administer the connections and switched it out to the entityapi's admin ui, so the views errors should go away.

you can safely update to this version and just remove the drealty connections view from the system (ie delete it).

drealty 7.x-2.0-beta5

Issue #1303134 by webvant: Implemented a method to select which 'object type' to download when downloading images. Also added a configuration option to select wether or not to download images per resource class.

drealty 6.x-1.0-beta5

Bug fixes

various bug fixes:

import function fixes
deleting connection wasn't deleting the cck fields properly

renamed the wcmls_search to drealty_apachesolr and started on setting that up to make it configurable, still experimental.

made some enhancements and config options to the idx contrib module as well.

Subscribe with RSS Subscribe to Releases for Drupal RETS Real Estate Framework (dRealty)