| Commit message (Expand) | Author | Age |
* | - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() i... | Dries Buytaert | 2010-04-24 |
* | - Patch #777098 by jhodgdon: field storage purge hooks are not documented. | Dries Buytaert | 2010-04-22 |
* | - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented. | Dries Buytaert | 2010-04-22 |
* | - Patch #739470 by yched, fago: hook_field_update_instance() invocation is mi... | Dries Buytaert | 2010-04-22 |
* | - Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentati... | Dries Buytaert | 2010-04-06 |
* | - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ... | Dries Buytaert | 2010-04-04 |
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. | Dries Buytaert | 2010-03-25 |
* | #719432 by heyrocker: Document hook_field_extra_fields_alter(). | Angie Byron | 2010-03-04 |
* | #707724 follow-up by yched: More Field API/Entity API terminology clean-up. | Angie Byron | 2010-02-12 |
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
* | #641670 by yched and sun: Move ['#field'] meta information into (). | Angie Byron | 2010-02-11 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | #645926 by Damien Tournoud and yched: hook_field_storage_details() should be ... | Angie Byron | 2010-01-13 |
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
* | - Patch #665878 by yched: fixed field_extra_fields() | Dries Buytaert | 2010-01-02 |
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
* | - Patch #667602 by Crell: fixed typo in Field API documentation. | Dries Buytaert | 2009-12-26 |
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo... | Dries Buytaert | 2009-12-21 |
* | - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_pr... | Dries Buytaert | 2009-12-13 |
* | - Patch #552436 by yched: validation of the number of values in field_default... | Dries Buytaert | 2009-12-13 |
* | - Patch #657828 by yched: make hook_field_formatter() act on all field values. | Dries Buytaert | 2009-12-12 |
* | - Patch #652834 by yched, effulgentsia: changed Field formatters as render ar... | Dries Buytaert | 2009-12-11 |
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
* | - Patch #631048 by yched: number rounding should not be done by widgets. | Dries Buytaert | 2009-11-12 |
* | #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() sp... | Angie Byron | 2009-11-08 |
* | #567064 follow-up by sun: Updated documentation. | Angie Byron | 2009-11-08 |
* | - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limi... | Dries Buytaert | 2009-11-01 |
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme fun... | Angie Byron | 2009-10-23 |
* | - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()... | Dries Buytaert | 2009-10-22 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | - Pactch #569224 by bangpound: expose field storage details through field att... | Dries Buytaert | 2009-10-14 |
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by defa... | Angie Byron | 2009-10-10 |
* | - Patch #597832 by markus_petruxm: add (), arguments to field_access() to en... | Dries Buytaert | 2009-10-09 |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach... | Dries Buytaert | 2009-09-27 |
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda... | Dries Buytaert | 2009-09-26 |
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for co... | Dries Buytaert | 2009-09-10 |
* | - Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() ... | Dries Buytaert | 2009-09-09 |
* | - Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance... | Dries Buytaert | 2009-09-09 |
* | #559506 by quicksketch and plach: Added variable to field widgets. | Angie Byron | 2009-08-27 |
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loadin... | Dries Buytaert | 2009-08-25 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | - Patch #446518 by sun: remove argument from check_markup(). | Dries Buytaert | 2009-08-20 |
* | #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CO... | Angie Byron | 2009-08-19 |
* | #548630 by bjaspan: Document hook_field_is_empty(). | Angie Byron | 2009-08-14 |