| Commit message (Expand) | Author | Age |
* | - 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 |
* | #706962 by yched: Fixed No way to remove field instance from a bundle without... | Angie Byron | 2010-02-15 |
* | - Patch #600490 by scor: increased entity type size. | Dries Buytaert | 2010-02-15 |
* | - Patch #714480 by tstoeckler: boolean fields should not be able to have a se... | Dries Buytaert | 2010-02-15 |
* | - Patch #712564 by yched: fixed formatting of documentation in field_attach_q... | Dries Buytaert | 2010-02-13 |
* | - Patch #712988 by moshe weitzman: too small bundle column in field data tables. | Dries Buytaert | 2010-02-13 |
* | #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 #707828 by nagba: typo in text module handling the summary generation. | Dries Buytaert | 2010-02-08 |
* | - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for... | Dries Buytaert | 2010-02-07 |
* | #668386 by yched: Handle unavailable entity types or bundles. | Angie Byron | 2010-02-07 |
* | - Patch #700194 by yched: optimize field_modules_disabled(). | Dries Buytaert | 2010-02-06 |
* | - Patch #705420 by catch: add field name to create instance exception. | Dries Buytaert | 2010-02-05 |
* | - Patch #697880 by nagba, yched: properly initiatlize variable. | Dries Buytaert | 2010-02-01 |
* | - 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 |
* | #697694 by aspilicious: Doxygen fixes. | Angie Byron | 2010-01-29 |
* | #599122 follow-up by scor and catch: Do not use module_load_include() in glob... | Angie Byron | 2010-01-28 |
* | #695614 by figover: Small documentation fix in number module. | Angie Byron | 2010-01-26 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | - Patch #683736 by c960657: use db_like() where appropriate. | Dries Buytaert | 2010-01-13 |
* | - Patch #683028 by litwol: fixed typo that prevented field storage from being... | Dries Buytaert | 2010-01-13 |
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ... | Angie Byron | 2010-01-13 |
* | #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 |
* | #681994 by chx and litwol: Add more descriptive comments for field_attach_que... | Angie Byron | 2010-01-12 |
* | #680454 by Amitaibu: Initalize variable in _options_properties(). | Angie Byron | 2010-01-10 |
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
* | #671632 by yched: Fixed Number formatters capitalization. | Angie Byron | 2010-01-07 |
* | #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. | Angie Byron | 2010-01-04 |
* | #671928 by asimmonds: Fixed typo in doxygen. | Angie Byron | 2010-01-04 |