location_chooser 7.x-1.4

Bug fixes
New features

The only really important reason to upgrade here is if you use the "Keep locations linked if source changes" setting (disabled by default) and your source nodes use revisions; the location linking will NOT work in this case (anytime you change a source location, it will not change the target nodes) and it will introduce other errors as well.

location_chooser 7.x-1.3

Bug fixes

Fixed small errors.

by cbeier: fixed #1982238 documentation and links to module admin page
fixed problems with location field display on target nodes

location_chooser 7.x-1.2

Bug fixes

Most recent versions of location introduced different displays for the location fieldset based on whether or not multiple locations are enabled. Since location chooser was designed to override location module's choices, this release restores control over that fieldset.

Also, instead of calling hook_form_alter, we call the node form specific alter hook, which should help performance a tiny bit since we are hooking into every form.

location_chooser 6.x-1.3

New features
Bug fixes

This release is a backport of recent updates to the 7.x branch. Please see the release notes for 7.x-1.1.

location_chooser 7.x-1.1

New features
Bug fixes

This update includes fixes for several bugs, as well as one new feature. It is basically a complete reworking of the way locations from nodes and other sources are chosen and formatted for display in the location chooser select box.

The display of unpublished nodes is now optional, and it is now disabled by default; anyone using source locations from unpublished nodes as part of their workflow will need to turn on that option after upgrading.

The select list should now respect the rules set by node access modules, with some limitations as explained below.

There is now an option to display only nodes authored by the current user.

The options in the select list are no longer doubly escaped.

location_chooser 7.x-1.0

Looks like I forgot to create the release for this. Well, since tests still pass with dev version of Location, I'm going to be bold.

location_chooser 6.x-1.2

New features
Bug fixes

by dnotes: added theme function for text in location chooser dropdown
#1171344 by dnotes: Fixed unchangeable location on target nodes (javascript)

location_chooser 6.x-1.1

Bug fixes

The 1.1 release of location_chooser fixes two bugs from the 1.0 release:

location_chooser 6.x-1.0

Initial 1.0 release of location chooser module. Allows defining source and target node types, allowing user locations as sources, and a site default location.

Subscribe with RSS Subscribe to Releases for Location Chooser