| Commit message (Expand) | Author | Age |
* | #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D... | Angie Byron | 2010-06-06 |
* | - Patch #813822 by asimmonds: missing t() function in field_purge_field() cau... | Dries Buytaert | 2010-06-05 |
* | - Patch #816750 by catch: field_info_field() docs. | Dries Buytaert | 2010-06-03 |
* | - Patch #816642 by catch: improved field exceptions. | Dries Buytaert | 2010-06-03 |
* | - Patch #759096 by catch: use fast drupal_static() pattern for field_availabl... | Dries Buytaert | 2010-06-01 |
* | - Patch #707724 by TR: call them entities instead of objects. | Dries Buytaert | 2010-05-31 |
* | - Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix ... | Dries Buytaert | 2010-05-26 |
* | - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s... | Dries Buytaert | 2010-05-23 |
* | - Patch #629252 by plach, yched: field_attach_form() should make available al... | Dries Buytaert | 2010-05-23 |
* | - Patch #402044 by Jeff Burnz, yched: field RTL CSS tweaks. | Dries Buytaert | 2010-05-22 |
* | - Patch #680416 by Amitaibu, yched: allow defining fields that can not be add... | Dries Buytaert | 2010-05-18 |
* | - Patch #795198 by heyrocker: numeric List fields should not be unsigned. | Dries Buytaert | 2010-05-12 |
* | - 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 |