location 6.x-3.0-rc1
bdragon - October 6, 2008 - 18:19
Official release from CVS tag: DRUPAL-6--3-0-RC1
First released: October 6, 2008 - 18:19
First released: October 6, 2008 - 18:19
Download: location-6.x-3.0-rc1.tar.gz
Size: 1.63 MB
md5_file hash: 5c1ab4a768099c2d1a6166b2bc414a7a
Last updated: October 6, 2008 - 18:20
View usage statistics for this releaseSize: 1.63 MB
md5_file hash: 5c1ab4a768099c2d1a6166b2bc414a7a
Last updated: October 6, 2008 - 18:20
This is the first version of Location for Drupal 6 that is capable of upgrading from 5.x properly.
Please try out the upgrade path and report any problems!
Changes since DRUPAL-6--3-0-test3:
- Take advantage of the new gmap_get_key function for the google geocoder.
- Remove location_province_select_options().
- Sync theming with Drupal 5 version.
- Remove the rest of location.theme.
- Readd address field.
- Repair some broken views relationships.
Add 'allow empty' to the lid filter so the additional filter options appear. - Remove colons from field titles in the default views, add a redesigned usernode view (it uses users instead of usernodes.)
- Add a location: lid is not null filter to all the default views.
- Fix a warning in the change detection code.
- Drupal 6 version of location_generate, that hooks into devel_generate.module.
- Add type synchronization in location_addanother.module.
- #313236 by pounard: Fix emptiness check for view op of hook_user().
- Fix #314835, reported by marcoBauli: Make collapsibility work again. I had accidentally broken this while fixing notices. Additionally, collapsible now works on single-location forms.
- Fix how defaults are used when expanding location elements. This eliminates warnings after enabling location_phone / location_fax, and lets 'collection default' work as intended.
- Extend token support to use all location fields and simplify the code.
Split token support into its own include file.
Fix views 2 support for location_fax and location_phone. - Remove hack that avoids altering a usernode form.
- #286159 by Cobalt747@drupaler.ru, location side. Add missing t()s.
- Commit geodaniel's changes from #307738 comment 5.
- Commit 6.x port of location_addanother that's been sitting around in my sandbox.
- Upgrade path to Drupal 6.
Tested on MySQL and PostgreSQL.
Please be careful until this code is fully proven! - Fixed a bunch of E_ALL and did some code cleanup.
