Commit Graph

484 Commits (c448440ce844666a09fb8c9e287bfe4d293b8fad)

Author SHA1 Message Date
webchick 2c01d0549e Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
webchick a1ac3f6d95 Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and field_create_field() have wrong variable name in doc. 2011-06-26 23:18:53 -07:00
webchick 9e46929974 Issue #1026878 by LoMo, pillarsdotnet: Fixed Float and Decimal values not fully validated. 2011-06-26 22:42:06 -07:00
webchick 7fb83c6354 Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples). 2011-06-21 22:56:40 -07:00
webchick 4e934df8eb Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly. 2011-06-21 22:31:35 -07:00
webchick 6bca3db38b Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:27:14 -04:00
webchick 86f0c5684e Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs. 2011-06-08 20:41:56 -07:00
webchick 02d6d3541a Issue #1017850 by yched: Improve documentation for field_view_value(). 2011-06-04 11:10:28 -07:00
webchick a8dc7a1d50 Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example. 2011-05-30 21:07:39 -07:00
webchick 70ec086e99 Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field(). 2011-05-30 20:51:03 -07:00
webchick 3ace0b2a33 Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:39 -07:00
webchick de8325a3ef Issue #1089174 follow-up by plach: Fix notices and expand tests. 2011-05-23 16:11:56 -07:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 78f4cc01c1 - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:38:57 -07:00
Dries Buytaert 94a137d7a8 - Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong. 2011-05-08 16:18:03 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
Dries Buytaert b130c2f71f - Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types(). 2011-04-25 22:03:53 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
Dries Buytaert 00361a2c78 - Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is. 2011-04-12 22:49:18 +02:00
webchick 8fbf445fa0 Issue #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-28 08:49:12 -07:00
webchick e7390c50b5 Issue #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code. 2011-03-28 08:39:48 -07: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
Angie Byron 0e0d97452b #841266 follow-up by Nephele: Fixing tests broken by label change. 2010-12-06 20:41:33 +00:00
Angie Byron 4fcae8068f #841266 by Nephele: Fix typo in field ui string. 2010-12-06 18:04:27 +00:00
Angie Byron 1e0d940380 #985804 by solotandem, jhodgdon: Errors array missing key in hook_field_validate documentation 2010-12-02 00:13:47 +00:00
Angie Byron cb358b4e51 #932502 rolled back. Needs more work. 2010-12-01 07:11:38 +00:00