| Commit message (Expand) | Author | Age |
* | - Patch #792716 by catch: more useful field exception message. | Dries Buytaert | 2010-05-09 |
* | - Patch #366377 by matt2000: documentation improvements. | Dries Buytaert | 2010-05-09 |
* | - Patch #650748 by yched: tablename for deleted fields. | Dries Buytaert | 2010-05-06 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | #717572 by trevjs: Fixed items param in hook_field_validate() should not be p... | Angie Byron | 2010-05-05 |
* | #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and field_u... | Angie Byron | 2010-05-03 |
* | - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an... | Dries Buytaert | 2010-05-01 |
* | #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented. | Angie Byron | 2010-05-01 |
* | #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid(). | Angie Byron | 2010-04-30 |
* | - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #aja... | Dries Buytaert | 2010-04-30 |
* | - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() i... | Dries Buytaert | 2010-04-24 |
* | #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Gr... | Angie Byron | 2010-04-23 |
* | - 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 #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
* | - Patch #768488 by catch: _text_field_sanitize() caused double caching. | Dries Buytaert | 2010-04-13 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: ... | Dries Buytaert | 2010-04-10 |
* | - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl... | Dries Buytaert | 2010-04-07 |
* | - Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentati... | Dries Buytaert | 2010-04-06 |
* | - Patch #584130 by jhodgdon, yched: field Attach API page has outdated inform... | Dries Buytaert | 2010-04-04 |
* | - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ... | Dries Buytaert | 2010-04-04 |
* | - Patch #760238 by yched: optimize _field_invoke(). | Dries Buytaert | 2010-04-04 |
* | - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x... | Dries Buytaert | 2010-03-31 |
* | - Patch #757288 by catch: optimize comment_save(). | Dries Buytaert | 2010-03-31 |
* | - Patch #754794 by yched: _field_write_instance() writes useless 'entity_type... | Dries Buytaert | 2010-03-28 |
* | - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). | Dries Buytaert | 2010-03-27 |
* | - Patch #735894 by yched: critical bug: fields with unlimited maximum length ... | Dries Buytaert | 2010-03-27 |
* | #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function ... | Angie Byron | 2010-03-27 |
* | #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 |
* | - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect var... | Dries Buytaert | 2010-03-24 |
* | - Patch #686596 by dhthwy: child before parent class definition order breaks ... | Dries Buytaert | 2010-03-24 |
* | - Patch #735808 by fago: fix multiple field value form to work with form API ... | Dries Buytaert | 2010-03-21 |
* | - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' e... | Dries Buytaert | 2010-03-13 |
* | - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of c... | Dries Buytaert | 2010-03-12 |
* | #414424 follow-up by sun: Minor follow-ups to text_format patch. | Angie Byron | 2010-03-08 |
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text... | Angie Byron | 2010-03-07 |
* | #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ... | Angie Byron | 2010-03-07 |
* | - Patch #588882 by David_Rothstein: filter fallback format clean-ups. | Dries Buytaert | 2010-03-04 |
* | #719432 by heyrocker: Document hook_field_extra_fields_alter(). | Angie Byron | 2010-03-04 |
* | - Patch #693054 by yched: field_update_field() called the wrong field storage... | Dries Buytaert | 2010-03-03 |
* | - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay'... | Dries Buytaert | 2010-03-03 |
* | #727868 by yched: Remove stale TODO from field api. | Angie Byron | 2010-02-27 |
* | - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. | Dries Buytaert | 2010-02-27 |
* | - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. | Dries Buytaert | 2010-02-27 |
* | - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_in... | Dries Buytaert | 2010-02-22 |
* | #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag... | Angie Byron | 2010-02-17 |