| Commit message (Expand) | Author | Age |
* | #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached mo... | Angie Byron | 2010-11-20 |
* | #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ... | Angie Byron | 2010-11-20 |
* | - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases ... | Dries Buytaert | 2010-11-05 |
* | - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not refle... | Dries Buytaert | 2010-10-20 |
* | #876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabula... | Angie Byron | 2010-10-13 |
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
* | - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). | Dries Buytaert | 2010-09-26 |
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an... | Dries Buytaert | 2010-09-24 |
* | #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. tit... | Angie Byron | 2010-09-11 |
* | - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install file... | Dries Buytaert | 2010-09-04 |
* | - Rollback of #447816 -- didn't meant to commit that just yet. | Dries Buytaert | 2010-08-18 |
* | - Patch #879910 by plach: fixed text_field_prepare_translation() broken. | Dries Buytaert | 2010-08-17 |
* | - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun... | Dries Buytaert | 2010-08-08 |
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim... | Angie Byron | 2010-08-05 |
* | #851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdate... | Angie Byron | 2010-08-02 |
* | #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ... | Angie Byron | 2010-06-24 |
* | - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ... | Dries Buytaert | 2010-06-17 |
* | - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. | Dries Buytaert | 2010-06-17 |
* | - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei... | Dries Buytaert | 2010-06-14 |
* | - 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 #680416 by Amitaibu, yched: allow defining fields that can not be add... | Dries Buytaert | 2010-05-18 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an... | Dries Buytaert | 2010-05-01 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). | 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 #735808 by fago: fix multiple field value form to work with form API ... | Dries Buytaert | 2010-03-21 |
* | - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of c... | Dries Buytaert | 2010-03-12 |
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text... | Angie Byron | 2010-03-07 |
* | - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_in... | Dries Buytaert | 2010-02-22 |
* | #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 |
* | #668386 by yched: Handle unavailable entity types or bundles. | Angie Byron | 2010-02-07 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | #680910 by yched and bjaspan: Allow fields to be restricted to entity types. | Angie Byron | 2010-01-30 |
* | #599122 follow-up by scor and catch: Do not use module_load_include() in glob... | Angie Byron | 2010-01-28 |
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro... | Angie Byron | 2010-01-13 |
* | #645926 by Damien Tournoud and yched: hook_field_storage_details() should be ... | Angie Byron | 2010-01-13 |
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo... | Dries Buytaert | 2009-12-21 |
* | - Patch #612894 by yched: display field improvements. | Dries Buytaert | 2009-12-20 |
* | - 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 |