languagefield 8.x-1.9

Bug fixes
New features

Issue #3209756: Add token support [D8-D10]
Issue #3330797: Add schema.yml for field settings
Issue #2958837: Change permission for custom languages
Issue #3330782: Add left-2-right indicator; change langcode length from 10 to 12
Issue #3330774: Fix Symfony\Component\Routing\Exception\MissingMandatoryParametersException
Issue #3330766: Drupal 10 compatibility - sync CustomLanguageForm with Drupal\language\Form
Issue #3297486: Automated Drupal 10 compatibility fixes

languagefield 7.x-1.8

Bug fixes

Issue #3300428 by mvantuch: PHP 8.0 compatibility
Issue #3022684 by Gomez_in_the_South: Statically cache the list of fields during token generation

languagefield 8.x-1.8

New features

Issue #3266921: Translate language names in widget/formatter/settings
Issue #3249993: Support diff module

languagefield 8.x-1.7

Bug fixes

This release fixes 2 bugs and contains some code maintenance:

  • Issue #3147898: Drupal 9 - phpcs fixes
  • Issue #3231553: Repair autocomplete widget (error introduced in 8.x-1.5)
  • Issue #3224440: Fix Cache-miss getSettableOptions() with multiple languagefields on a page

languagefield 8.x-1.5

Bug fixes

Issue #3038704 by pobster: Views filter error with Limit list to selected items
Issue #3036979 by echo15: Apply coding standards
Issue #3033777 by Matthijs: Trying to get property VALUE of non-object
Issue #3000076 by chipway: Remove version and quotes from description in info file

languagefield 7.x-1.7

New features

Only 1 new, small, feature/bug fix:
Issue #2895585 by StephaneQ: Not all language codes are accepted

languagefield 8.x-1.4

New features

This version introduces 'Custom Languages'.
In D7, this module used the 'installed, disabled' core/standard languages. I D8, the Custom languages ware not easily formattable, and each new langugae appears on the site, too. This is not the main usecase of this module. So, you can now create Custom languages, to be used in a 'Language' field.

languagefield 7.x-1.6

Bug fixes

Issue #2451967 by jonhattan: Use language name when there's no native name
Issue #2866144 by stefanos.petrakis: Filter by comparing to current content language
Issue #2821791: Fatal error: Call to undefined function languagefield_property_info_callback()

languagefield 8.x-1.3

Bug fixes
New features

Issue #2833108 by stella: Select list widget does not display user configured title or description
Issue #2821878 by Sutharsan, stella: Add checkbox/radio field widget
Issue #2834573 by gerzenstl: Fatal error due to missing dependencies

languagefield 8.x-1.2

Bug fixes
New features

Issue #2707625 by dakala, matsbla: Add autocomplete widget
Issue #2636144: [D8-port] add languageicons support

languagefield 7.x-1.5

Bug fixes

Issue #2805191 by czigor: Rules does not work any more
Issue #2744739 by scuba_fly: Notice: Undefined index: name in _languagefield_...

languagefield 7.x-1.4

Bug fixes
New features

Issue #2635676 by pcambra: PHP Fatal error: Class 'MigrateDestinationEntity'
Issue #2111303: Fixed Token value [field_collection_item:field-language-field...
Issue #2319695 by rafal.enden, Petrica: Fixed Views filter
Issue #2609036 by heykarthikwithu: Remove unused variables in the code
Issue #2217385 by guillaumev, becw: Add Migrate support for languagefield
Issue #2532962 by fago: Allow selection of language neutral
Issue #2445253 by sdrycroft: Use of undefined constant LANGUAGEFIELD_LANGUAGE...

languagefield 8.x-1.1

New features

Issue #2707625 by dakala, matsbla: Add autocomplete widget (tag style)
Issue #2749495 by jacktonkin: Remove dpm() call from LanguageAutocompleteController

languagefield 8.x-1.0

The first D8 release of the Language Field module.
It still lacks Views support. Volunteers can help here: #2619446: Integration with Views (D8)

languagefield 8.x-1.x-dev

New features

Language field is now ported to Drupal 8!

All field types in D8 have a new settings form, so when settting up the field type, submit the following settings forms:
- Manage fields --> Storage Settings (under [Edit]);
- Manage form display --> settings wheel, press [Update], then [Save];
- Manage display --> choose formatter, choose settings wheel, press [Update], then [Save];

Seethe 'Port to D8' issue for the current status of the port to D8.

languagefield 7.x-1.2

New features
Bug fixes

Issue #2064805 by stefan.korn: Fixed error when using languageicons.
Issue #1924538 by michaellenahan, johnv: Fixed sort order of Language list.
Issue #1363522 by miiimooo: Added Entity property info as 'languagefield' property.
Issue #1761212 by johnv: Fixed translated display of Language names.

languagefield 7.x-1.0

Initial release

While there is no dependency, you will need the core List / Options field modules enable to use this module.

Subscribe with RSS Subscribe to Releases for Custom Language field