Commit Graph

488 Commits (aefad8608de8a27423f588c88e0addf16a5ab817)

Author SHA1 Message Date
webchick 9033673c32 Issue #1026878 by LoMo, pillarsdotnet: Fixed Float and Decimal values not fully validated. 2011-06-26 22:42:16 -07:00
webchick af4a31b82d Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples). 2011-06-21 22:56:45 -07:00
webchick f0365dba09 Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly. 2011-06-21 22:31:44 -07:00
webchick 7257058a82 Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:26:10 -04:00
webchick 252b747295 Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs. 2011-06-08 20:42:04 -07:00
webchick 3588d0971f Issue #1017850 by yched: Improve documentation for field_view_value(). 2011-06-04 11:10:20 -07:00
webchick ec125c0a17 Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example. 2011-05-30 21:07:26 -07:00
webchick 1dcc93b2b9 Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field(). 2011-05-30 20:51:11 -07:00
webchick f2e94e83ca Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:30 -07:00
Dries Buytaert fd8fa3e4fb - Patch #1089174 by plach: rrepare view hooks do not receive the language parameter. 2011-05-21 20:38:38 -04:00
Dries Buytaert 553737dd01 - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:39:12 -07:00
Dries Buytaert 2a419f61aa - Patch #1089174 by plach: prepare view hooks do not receive the language parameter. 2011-05-13 10:29:20 -04:00
Dries Buytaert 05160e446b - Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong. 2011-05-08 16:18:15 -04:00
Dries Buytaert cabfacca39 - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 38311dc976 - Patch #1096446 by plach: entity_label() is not passing along the () parameter. 2011-05-04 20:37:56 -07:00
Dries Buytaert f5e8a63c91 - Patch #1097100 by quicksketch, boombatower, rfay, claar, bfroehle: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-25 22:22:56 -04:00
Dries Buytaert c51f55ecbc - Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types(). 2011-04-25 22:03:08 -04:00
Dries Buytaert 1c26ef0edf - Patch #1111288 by yched: wrong instance definition in field_ui().test. 2011-04-23 20:05:49 -04:00
Dries Buytaert aeb0651fb6 - Patch #1111288 by droplet: wrong instance definition in field_ui().test. 2011-04-23 16:28:03 -04:00
Dries Buytaert 125596eeff - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:16 +02:00
Dries Buytaert 4be05468d9 - Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is. 2011-04-12 22:49:35 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 6a63b3531a - Patch #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-27 19:48:37 -04:00
Dries Buytaert 2edad6ef14 - Patch #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code. 2011-03-27 09:44:50 -04:00
Dries Buytaert 787127df81 - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
webchick 34c6cdd66b Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for deleted fields in installs upgraded from rc1. 2011-03-10 01:40:12 -06:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 778151596f - Patch #1059184 by yched: warnings in list_update_7001 (edge cases). 2011-02-23 20:26:56 +00:00
Dries Buytaert 860e546695 - Patch #1019596 by RoboPhred: field_read_instance() doc says it will not return deleted instance, but that is a parameter option. 2011-02-19 01:09:31 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 1a7a0810dd #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in taxonomy_field_formatter_view() 2011-01-28 07:38:47 +00:00
Dries Buytaert ee9cfb918d - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in field_info_max_weight() function of modules/field/field.info.inc. 2011-01-24 12:51:08 +00:00
Dries Buytaert 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +00:00
Dries Buytaert 4db3ae34fb - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference parameter problem. 2011-01-18 18:11:30 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 0c8931dd76 #986992 follow-up by yched, saintiss: Fix to field_sql_storage_update_7001(). 2010-12-31 20:40:42 +00:00
Angie Byron 3999984bf8 #996160 follow-up by rfay: Fix typo. 2010-12-21 21:01:49 +00:00
Angie Byron 2d9916e6f6 #986992 follow-up by yched, sun: Robustify upgrade path. 2010-12-21 04:11:12 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert 51118f3fb4 - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade. 2010-12-18 02:04:36 +00:00
Dries Buytaert 4b687afc00 - Patch #932502 by yched, jgraham, grendzy: changing allowed values in 'List' fields. 2010-12-18 00:50:03 +00:00
Dries Buytaert 1bd3670b30 - Patch #998048 by jhodgdon: field_info_field() only works for active fields - document that. 2010-12-17 01:36:04 +00:00
Dries Buytaert bc3f72a978 - Patch #998016 by sven.lauer: _field_info_collate_fields() doc has the return values backwards. 2010-12-17 00:49:56 +00:00
Angie Byron c2ec8e397a #915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state 2010-12-15 04:13:48 +00:00
Angie Byron 40ced83cb3 #993852 by nenne, jhodgdon: Document various Field API constants. 2010-12-15 02:55:21 +00:00
Dries Buytaert 36278f01d8 - Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction. 2010-12-14 19:50:05 +00:00
Angie Byron 747185022b #990814 by yched, jhodgdon: Fixed Intermittent test failures in field.test 2010-12-07 06:12:44 +00:00
Angie Byron 28a17bc5bf #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter(). 2010-12-07 05:09:58 +00:00