summaryrefslogtreecommitdiff
path: root/modules/field/field.multilingual.inc
Commit message (Collapse)AuthorAge
* #356036 by plach, catch: Allow creating nodes in default languages.Angie Byron2010-10-09
|
* #664136 by plach, sun, yched: Enhance TF code documentation.Angie Byron2010-08-31
|
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ↵Dries Buytaert2010-08-08
| | | | ->countQuery(), at least for MySQL.
* - Patch #759096 by catch: use fast drupal_static() pattern for ↵Dries Buytaert2010-06-01
| | | | field_available_languages().
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #707724 follow-up by yched: More Field API/Entity API terminology clean-up.Angie Byron2010-02-12
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* #565480 follow-up by plach: Clean-ups and documentation.Angie Byron2009-10-16
|
* #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵Angie Byron2009-10-16
| | | | between field API and locale module + translatable node bodies.
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
fields to Field API.