summaryrefslogtreecommitdiff
path: root/modules/field/field.attach.inc
Commit message (Collapse)AuthorAge
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵webchick2012-04-12
| | | | field_bundle_settings() out per bundle.
* Issue #1458796 by damiankloip: Make Field API docs say they are about Field APIJennifer Hodgdon2012-03-05
|
* Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed ↵webchick2012-01-21
| | | | hook_field_delete() no longer invoked during field_purge_data().
* Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page ↵webchick2011-12-24
| | | | should link to Field Language API page.
* Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link ↵webchick2011-12-22
| | | | back to it.
* Issue #1349610 by bartlantz: Added make the subtopics of Field API link back ↵webchick2011-12-10
| | | | to it.
* Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and ↵webchick2011-06-26
| | | | field_create_field() have wrong variable name in doc.
* Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does ↵webchick2011-06-21
| | | | not handle field language correctly.
* Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵webchick2011-06-14
| | | | must call field_attach_delete_bundle() in hook_uninstall().
* Issue #1089174 follow-up by plach: Fix notices and expand tests.webchick2011-05-23
|
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Issue #1106528 by joachim: field_attach_form_validate() documentation ↵webchick2011-03-28
| | | | indentation is incorrect.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().Angie Byron2010-12-07
|
* #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached ↵Angie Byron2010-11-20
| | | | more than once
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #869350 by chx, yched: some field functions are called a bit too often.Dries Buytaert2010-08-01
|
* - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵Dries Buytaert2010-07-30
| | | | from node preview if previewed more than once.
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #864638 by glipay: typo in comment for field_attach_form().Dries Buytaert2010-07-26
|
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵Dries Buytaert2010-06-17
| | | | submit functions on button level submits, without validation. Oh yeah.
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
| | | | dereine, bjaspan: listing API for field API.
* #362021 by plach, yched, sun: Update field_attach_prepare_translation() for ↵Angie Byron2010-06-06
| | | | D7 entity API.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #629252 by plach, yched: field_attach_form() should make available ↵Dries Buytaert2010-05-23
| | | | all field translations on submit.
* - Patch #584130 by jhodgdon, yched: field Attach API page has outdated ↵Dries Buytaert2010-04-04
| | | | information.
* - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ↵Dries Buytaert2010-04-04
| | | | documented.
* - Patch #760238 by yched: optimize _field_invoke().Dries Buytaert2010-04-04
|
* - Patch #757288 by catch: optimize comment_save().Dries Buytaert2010-03-31
|
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* - Patch #712564 by yched: fixed formatting of documentation in ↵Dries Buytaert2010-02-13
| | | | field_attach_query().
* #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
|
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #697694 by aspilicious: Doxygen fixes.Angie Byron2010-01-29
|
* #681994 by chx and litwol: Add more descriptive comments for ↵Angie Byron2010-01-12
| | | | field_attach_query().
* #671928 by asimmonds: Fixed typo in doxygen.Angie Byron2010-01-04
|
* - Patch #665878 by yched: fixed field_extra_fields()Dries Buytaert2010-01-02
|
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #658302 by yched: repurpose hook_field_sanitize() into ↵Dries Buytaert2009-12-28
| | | | hook_field_prepare_view().
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #612894 by yched: display field improvements.Dries Buytaert2009-12-20
|
* - Patch #658302 by yched: re-purpose hook_field_sanitize() into ↵Dries Buytaert2009-12-13
| | | | hook_field_prepare_view().