| Commit message (Expand) | Author | Age |
* | - Rollback of #447816. | Dries Buytaert | 2009-11-12 |
* | - Patch #629074 by sun: field widgets are not themeable due to missing CSS cl... | Dries Buytaert | 2009-11-11 |
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end... | Angie Byron | 2009-11-10 |
* | - Patch #626354 by yched: remove #process pattern from number field. | Dries Buytaert | 2009-11-10 |
* | - Patch #627204 by yched: removed unnecessary prefix on field 'add more' ele... | Dries Buytaert | 2009-11-09 |
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
* | #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 |
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you can... | Angie Byron | 2009-11-08 |
* | #569542 by bjaspan and Mike Wacker: Auto-select single option if only one is ... | Angie Byron | 2009-11-02 |
* | #620228 by c960657: Fixed parameter name in number.module. | Angie Byron | 2009-11-01 |
* | - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limi... | Dries Buytaert | 2009-11-01 |
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
* | - Patch #615484 by yched: remove schema rebuild from field_cache_clear(). | Dries Buytaert | 2009-10-31 |
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
* | #619406 by yched: Removed unneeded variable assignment in field_multiple_valu... | Angie Byron | 2009-10-31 |
* | - Patch #307354 by xmacinfo, heather: rename 'Display fields' to 'Manage Disp... | Dries Buytaert | 2009-10-26 |
* | #613780 by yched: Fixed incomplete initialisation in _field_info_collate_fiel... | Angie Byron | 2009-10-25 |
* | #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 |
* | - Patch #608036 by effulgentsia: add content_attributes() variable for tpl fi... | Dries Buytaert | 2009-10-19 |
* | - Patch #605930 by bjaspan: fixed problem with list field static caching in f... | Dries Buytaert | 2009-10-18 |
* | - Patch #607478 by Scott Reynolds: fixed small spelling mistake in field.modu... | Dries Buytaert | 2009-10-18 |
* | - Patch #557924 by bjaspan, plach: fixed Options widget. | Dries Buytaert | 2009-10-17 |
* | #565480 follow-up by plach: Clean-ups and documentation. | Angie Byron | 2009-10-16 |
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | #470242 follow-up by bjaspan: Fix typo. | Angie Byron | 2009-10-16 |
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ... | 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 |
* | #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ... | Angie Byron | 2009-10-12 |
* | #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 |
* | #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_inc... | Angie Byron | 2009-10-09 |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | - Patch#583020 by c960657 | yched, Dries: fixed warning about missing argumen... | Dries Buytaert | 2009-10-02 |
* | - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. | Dries Buytaert | 2009-10-01 |
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
* | #590590 by plach: Fixed bug where field_create_field() ignores the 'translata... | Angie Byron | 2009-09-29 |
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ... | Dries Buytaert | 2009-09-29 |
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach... | Dries Buytaert | 2009-09-27 |
* | - Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing node... | Dries Buytaert | 2009-09-27 |
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda... | Dries Buytaert | 2009-09-26 |
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
* | - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardi... | Dries Buytaert | 2009-09-21 |
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ... | Dries Buytaert | 2009-09-21 |
* | - Patch #11218 by sun: fixed fatal error. | Dries Buytaert | 2009-09-20 |