| Commit message (Expand) | Author | Age |
* | #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 |
* | - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. | Dries Buytaert | 2009-08-11 |
* | - Patch #528182 by yched: added missing field type documentation and removed ... | Dries Buytaert | 2009-08-01 |
* | - Patch #534318 by yched: better defaults and corrected documentation. | Dries Buytaert | 2009-07-30 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follo... | Dries Buytaert | 2009-07-15 |
* | - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. | Dries Buytaert | 2009-07-11 |
* | #516124 by yched: Clean up some Field API TODOs and remove unused APIs. | Angie Byron | 2009-07-11 |
* | #488542 by yched: Allow field UI to be attached to any fieldable entity. | Angie Byron | 2009-07-10 |
* | #502522 by yched: Allow drupal_alter() on various Field API meta-hooks. | Angie Byron | 2009-06-30 |
* | #503600 by yched: Fix typo in hook name in field.api.php. | Angie Byron | 2009-06-27 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | #392494 by yched and bjaspan: Provide a query API for Field API. This is nece... | Angie Byron | 2009-06-06 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | #453726 by yched: Remove unnecessary &s next to object parameters in field API. | Angie Byron | 2009-06-03 |