CVS messages for rListing - Real Estate Listing
August 12, 2008
-
search fix
July 3, 2008
-
rListing - Real Estate Listing: /modules/rlisting/listing/listing.css 1.1.2.2 @ DRUPAL-5
rListing - Real Estate Listing: /modules/rlisting/listing/listing.module 1.2.2.20 @ DRUPAL-5
rListing - Real Estate Listing: /modules/rlisting/listing/listing_room.php 1.1.2.1 @ DRUPAL-5#277563: fixed type for 'Add new Room' from 'Add new Openhouse'
March 26, 2008
-
Pretty sure this is working. Needs testing though. This update includes the sending of new properties that have been added/modified via a cron job. This compiles all the search results for a users Saved Searches since the previous date/time that the job was run, formats an e-mail and sends it to the user that owns the saved search. The e-mail is built with headings of the Saved Search name and the results from that. So, some results may appear more than once if they appear in multiple result sets. I've also enabled the "add to favorites" permission on the display of the Add/Remove to Favorites links. These will now not appear unless the appropriate perms allow it. Committed to 23 off Ghosts III by Nine Inch Nails
-
Adding a field to allow for sending mail for saved searches
March 24, 2008
-
Fixed typo Made the map in the teaser (search results) optional. You can turn it off in the Listing Settings. This should be on by default. Updated to Backstabber by The Dresden Dolls.
March 17, 2008
-
I was getting tired of holding in my head the tasks that the hooks were doing. I've updated the comments for hook_insert(), hook_update(), hook_load() and hook_delete()
March 10, 2008
-
rListing - Real Estate Listing: /modules/rlisting/listing/listing.module 1.24
rListing - Real Estate Listing: /modules/rlisting/listing_fav/listing_fav.module 1.3Removed the previous setting for redirecting the submitted search forms. This was done so that the existing search forms could still be used. Searches now have a result_path form element that tells them where to land. Added "Save This Search" to the existing search forms also.
-
rListing - Real Estate Listing: /modules/rlisting/listing/listing.module 1.23
rListing - Real Estate Listing: /modules/rlisting/rlistingapi/rlistingapi.module 1.5Added a section to the Listing Settings that allows for the admin to filter the roles that are available for registering users to select from. We didn't want users to be able to select 'developer', 'staff', etc.
-
rListing - Real Estate Listing: /modules/rlisting/listing/listing.module 1.22
rListing - Real Estate Listing: /modules/rlisting/listing_fav/listing_fav.install 1.2
rListing - Real Estate Listing: /modules/rlisting/listing_fav/listing_fav.module 1.2This is the start of the Saved Search code. Currently it's working with an external module that I'm writing but none of the forms in rListing are tied into it yet. I will get onto that shortly as I have another task I want to fix and checkin. Currently these functions allow for the following; There is a new setting "Search Saved Target" which allows you to set the page you are redirected too when a search is saved/viewed. This gives you the flexibility to redirect to your own URLs. This was needed as I'm currently working on a rather customized version of the search results in a separate module. listing_fav/search/view is a list of the currently logged in users saved searches. If you attempt to save a search while not logged in you're redirected to the user login page.
March 6, 2008
-
Added the ability to select which items appear in the summary of search results. Also created a new function to return a single thumbnail (the first in the list) that is available to the listing summary in the search results. By default this should still produce a search results summary that is the current default if it's not touched.
