summaryrefslogtreecommitdiff
path: root/modules/field/field.attach.inc
Commit message (Expand)AuthorAge
* - 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 f...Dries Buytaert2010-07-30
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - 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
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei...Dries Buytaert2010-06-14
* #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D...Angie Byron2010-06-06
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #629252 by plach, yched: field_attach_form() should make available al...Dries Buytaert2010-05-23
* - Patch #584130 by jhodgdon, yched: field Attach API page has outdated inform...Dries Buytaert2010-04-04
* - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ...Dries Buytaert2010-04-04
* - 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
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
* - Patch #712564 by yched: fixed formatting of documentation in field_attach_q...Dries Buytaert2010-02-13
* #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
* #697694 by aspilicious: Doxygen fixes.Angie Byron2010-01-29
* #681994 by chx and litwol: Add more descriptive comments for field_attach_que...Angie Byron2010-01-12
* #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 f_...Dries Buytaert2009-12-31
* - Patch #658302 by yched: repurpose hook_field_sanitize() into hook_field_pre...Dries Buytaert2009-12-28
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo...Dries Buytaert2009-12-21
* - Patch #612894 by yched: display field improvements.Dries Buytaert2009-12-20
* - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_pr...Dries Buytaert2009-12-13
* - Patch #552436 by yched: validation of the number of values in field_default...Dries Buytaert2009-12-13
* - Patch #657828 by yched: make hook_field_formatter() act on all field values.Dries Buytaert2009-12-12
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ar...Dries Buytaert2009-12-11
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ...Dries Buytaert2009-12-04
* #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() sp...Angie Byron2009-11-08
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you can...Angie Byron2009-11-08
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
* - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()...Dries Buytaert2009-10-22
* #493314 by yched and catch: Add multiple hook for formatters.Angie Byron2009-10-16
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi...Dries Buytaert2009-10-15
* - Patch #593522 by sun: a better and faster drupal_alter().Dries Buytaert2009-10-13
* - Patch#583020 by c960657 | yched, Dries: fixed warning about missing argumen...Dries Buytaert2009-10-02
* - Patch #367013 by bjaspan, yched: clean ups for field_update_field().Dries Buytaert2009-09-30
* - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ...Dries Buytaert2009-09-29
* - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach...Dries Buytaert2009-09-27
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda...Dries Buytaert2009-09-26
* #569072 by rcross and yched: Clean field_attach_()* namespace by renaming an...Angie Byron2009-09-10