listing_location:
Added explanations for admin forms
Add distance field options configuration
Add alteration to map zoom for higher distances which is admin configurable
listing_job
Fixed access denied problems: http://drupal.org/node/1350572
Listing_location:
Added infinite loop protection for listing search
Added validation for bad or no data in search fields
Made admin province and city filters country dependent
Fixed some bugs with multi-country search
Listing_menu:
Fix menu link url
Major upgrade to listing_premium so that it now works'
small fixes including http://drupal.org/node/1278650
listing_location fixes include: Enabled geoip my location block.
Fixed geolocation so that it converts maxmind state province codes to location module ones and detects geoip correctly
Still having problems with git. This time git is inserting '<<<' into files where it discovers a conflict and then allows me to upload without that conflict being fixed.
listing_location:
Added geoip featured listing block
Add fallback if view is called with no args present
listing_jobappln:
Added JobApplications view to listing_jobappln.views_default. This was missing entirely
Added hook_requirements
Hopefully this finally sorts out the file structure problems encountered as a result of moving jobplus files over to listing_job. No namespace conflicts exist.