select_translation 8.x-1.0

Bug fixes

This is the first stable release of select_translation for Drupal 8.

Changes since 8.x-1.0-rc1:

select_translation 7.x-1.5

New features

Added feature to show original language, when the translated language is unpublished.
Cleaned up the admin summary info of the views filter.
Fixed code style issues.

select_translation 7.x-1.4

Bug fixes

Fixed Issue #2234627 by pingwin4eg | tpicado: Filter not working with node-access rules applied.

select_translation 7.x-1.3

Bug fixes

Fixed bug, that the views handler wouldn't work when domain_access is enabled. This was introduced in the 1.2 release, and now it's fixed.

select_translation 7.x-1.2

Bug fixes

Fixed bug that caused duplicates in views, because nodes were joined on other nodes that had translation ids set to 0.
Fixed module category, and views category.

select_translation 7.x-1.1

Bug fixes
New features

Fixed the views query to actually work when the language list contains multiple languages.
Fixed query to work with domain module. Might also need fix for node access, somebody should try and report.
Added feature to override the language list, whenever the current user language is equal to the site default language, to only show content of the default site language.
Added feature not to include content that does not have translations (is not in a translation set, aka tnid = 0).

select_translation 7.x-1.0

New features

Initial stable release of Drupal 7 version of the module.

Big thanks to Alice Heaton for the original D6 module.
https://drupal.org/user/60899

citronica and citronica's husband for providing the initial port to D7.
https://drupal.org/user/354488

zuuperman for the option_definition fix.
https://drupal.org/user/361625

Subscribe with RSS Subscribe to Releases for Select translation