drupal/modules/field
Dries Buytaert fc980fa793 - Patch #632012 by plach: field_sql_storage_field_storage_write() performs a multiple-insert query for each field translation instead of making a global multiple-insert query handling all the available field translations. 2009-11-13 19:19:50 +00:00
..
modules - Patch #632012 by plach: field_sql_storage_field_storage_write() performs a multiple-insert query for each field translation instead of making a global multiple-insert query handling all the available field translations. 2009-11-13 19:19:50 +00:00
theme - Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
field.api.php - Patch #631048 by yched: number rounding should not be done by widgets. 2009-11-12 21:03:36 +00:00
field.attach.inc #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() space. 2009-11-08 19:11:56 +00:00
field.crud.inc - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
field.default.inc - Patch #627204 by yched: removed unnecessary prefix on field 'add more' element. 2009-11-09 18:23:41 +00:00
field.form.inc - Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
field.info #367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
field.info.inc - Rollback of #631486 (wrong incomplete commit) 2009-11-13 11:59:14 +00:00
field.install - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
field.module - Patch #615484 by yched: remove schema rebuild from field_cache_clear(). 2009-10-31 18:00:48 +00:00
field.multilingual.inc - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
field.test - Rollback of #447816. 2009-11-12 20:07:06 +00:00