Commit Graph

589 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
Jennifer Hodgdon 8e6e51547e Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter 2012-04-17 15:14:29 -07:00
webchick e22feb7123 Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle. 2012-04-12 00:50:52 -07:00
Jennifer Hodgdon d3994552e8 Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:46:31 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 146a05e440 Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation. 2012-03-23 13:47:27 -06:00
webchick 1569c4bde2 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-13 09:41:32 -07:00
webchick f145e08cfd Issue #1245332 by Dave Reid, rfay, willvincent: Fixed Warning when all bundles removed from an entity. 2012-03-11 22:48:23 -07:00
webchick a697ccdb79 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:37:30 -07:00
webchick 410ddeb83b Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-10 12:42:58 -08:00
Jennifer Hodgdon 31a97a0a75 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:24:06 -08:00
Jennifer Hodgdon 87f6530e09 Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:16:48 -08:00
Jennifer Hodgdon 0e866d2087 Issue #1458796 by damiankloip: Make Field API docs say they are about Field API 2012-03-05 08:37:21 -08:00
webchick 7500ee40f4 Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable(). 2012-03-01 21:21:29 -08:00
webchick 271dc4f3f3 Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info. 2012-02-28 23:11:34 -08:00
webchick e7d02a1ba0 Issue #1068016 by franz, Niklas Fiekas, karschsp, BartVB, catch | jpincas: Fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-28 23:09:09 -08:00
webchick d892dc24e8 Issue #1393234 by dww, Niklas Fiekas: Fixed API docs for field_access() are confusing. 2012-02-14 13:58:09 -05:00
Dries c9d44bf4e0 - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-07 14:55:33 -05:00
webchick 8abbf61f0e Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields. 2012-01-31 00:13:12 -08:00
webchick 2797acb952 Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. 2012-01-21 09:54:59 -08:00
webchick 0736fbb14b Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data(). 2012-01-21 09:52:47 -08:00
webchick dae2df9cb5 Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature. 2011-12-31 16:11:08 -08:00
webchick 5f9bb354ef Issue #1380660 by aspilicious, loganfsmyth: Fixed field_available_languages() static cache never cleared. 2011-12-31 15:56:32 -08:00
webchick 1bbb219c2e Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:40:33 -08:00
webchick 8de8ead4d3 Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. 2011-12-24 17:25:37 -08:00
webchick 86ff7681c8 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:31:34 -08:00
Dries ee6826fc16 - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:41:11 -05:00
webchick 09d37840be Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. 2011-12-10 23:39:15 -06:00
webchick e9360598a8 Issue #673224 by rocket_nova, jhodgdon: Fixed None of the hooks in field.api.php are grouped as such. 2011-12-10 23:34:11 -06:00
webchick e59e9d948f Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-12-10 23:15:51 -06:00
Dries fcc870726c - Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs. 2011-12-09 10:32:50 -05:00
webchick 364a36e8ab Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-11 20:53:42 -08:00
webchick 1986255b09 Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist. 2011-10-25 12:29:39 -07:00
webchick a5fd8c9478 Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field . 2011-10-19 23:39:43 -07:00
webchick 36dfb0797b Issue #1310164 by sven.lauer: Documentation missing for #object in Field API. 2011-10-17 09:24:23 -07:00
webchick 0710e3cd5e Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module. 2011-10-17 08:45:00 -07:00
webchick 4c90f539bd Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI. 2011-10-09 07:55:41 -07:00
webchick fe1461efbc Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry. 2011-10-06 10:36:07 -07:00
webchick 1961c11175 Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-10-05 17:55:07 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
Dries Buytaert 19d469fb07 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
Dries Buytaert 40f9532922 - Patch #1212018 by Liam Morland: form required marker in field.form.inc should use theme system. 2011-09-10 10:21:34 -04:00
webchick 16b5120350 Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields. 2011-08-29 23:12:18 -07:00
webchick 3a9a4ee0e6 Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter(). 2011-08-29 11:00:28 -07:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 8cba9e72b1 Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use. 2011-07-31 19:41:58 -07:00
webchick fb55033fff Oopsie. Wrong patch. 2011-07-31 19:41:30 -07:00
webchick 9c85b350d1 Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use. 2011-07-31 19:39:41 -07:00
webchick 73db412ca9 Issue #1194480 by James_Stallings, jhodgdon: Fixed field_default_view() doc has problems. 2011-07-28 15:50:58 -04:00
webchick 0f399a6dbf Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions example code is wrong. 2011-07-28 15:27:02 -04:00
webchick d2f75bfe92 Issue #1206200 follow-up by chx: Commit missing hunk from 7.x version. 2011-07-20 02:30:14 -07:00
webchick be1bb23a1e Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
webchick ee8670c295 Issue #1206200 by plach, chx: Add support for field meta conditions in EntityFieldQuery to allow for field language updates. 2011-07-20 01:02:18 -07:00
webchick 1f00fb6cc7 Issue #1047070 by douggreen, marcingy, yched: Fixed list_field_update_forbid() logic is backwards. 2011-07-06 14:02:58 -07:00
webchick 1942cb4d0b And the .install file for the test. You'd think I wouldn't forget that TWICE, but you would be wrong. 2011-07-04 10:09:47 -07:00
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