Commit Graph

100 Commits (e11e3f4f7fe7a8652dc13e933a6b94f58b292e5c)

Author SHA1 Message Date
mcdruid 64871d4fac Issue #3322003 by poker10: [D7 PHP 8.2] Fix Deprecated function: Creation of dynamic property in tests 2022-11-18 11:15:04 +00:00
mcdruid 143ea01c9e Issue #3322011 by poker10: [D7 PHP 8.2] Deprecated function: Creation of dynamic property EntityFieldQuery::$alterMyExecuteCallbackPlease 2022-11-18 10:58:38 +00:00
mcdruid c985a673da Issue #3166668 by akhilavnair, arx-e, poker10, mcdruid, igorbarato, Fabianx: PHP 7.4 and empty entity_keys for taxonomy term result in notices 2022-05-27 09:32:44 +01:00
mcdruid ab6168bcd1 Issue #980144 by DuaelFr, yched, ACF, aerozeppelin, poedan, tim.plunkett, mgifford, swentel, SamH, asgorobets, dxvargas, sun, Everett Zufelt, alexpott: Issues with "required, multiple" fields in forms 2021-05-28 16:26:34 +01:00
mcdruid f5a0ff9296 Issue #3156847 by Ayesh, Taran2L, sjerdo: [PHP 8] Parameter order fixes 2021-03-23 22:43:09 +00:00
mcdruid 7430460c2c Issue #3085148 by Taran2L, mcdruid, kiamlaluno: Fix field_test_field_attach_delete_bundle() 2020-05-21 12:25:29 +01:00
David Rothstein 9ddfc4697d Issue #1823306 by mkalkbrenner, p-neyens, webflo, swentel, zuuperman: Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field() 2015-03-29 17:47:44 -04:00
David Rothstein e7b2772c25 Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed field_has_data looks at current data instead of revisioning data: this can lead to data loss. 2014-11-03 12:49:23 -05:00
David Rothstein be54be0d14 Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs. 2014-09-02 22:58:02 -04:00
Jennifer Hodgdon c1b6dc1dae Issue #2145077 by TR: Fix spelling errors in D7 tests and comments 2013-12-03 16:45:15 -08:00
David Rothstein 9988e47d6d Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema foreign keys support is broken. 2013-08-04 23:13:28 -04:00
Jennifer Hodgdon 6c7540d48a Issue #1797106 by dcam, izus, xjm, lazysoundsystem, zuuperman, Lars Toomre: Remove t() from test asserts in field module 2013-04-26 08:33:35 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein b9d7b6f0fc Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions to act on a single field within an entity. 2013-03-30 19:17:49 -04:00
David Rothstein bd1dc1fdbb Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
David Rothstein 735adae7f3 Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not set a 'label' on the Test Entity. 2012-11-05 21:43:53 -05:00
David Rothstein 55fbef328f Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-29 23:35:26 -04:00
David Rothstein e0961c9015 Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. 2012-07-08 23:58:02 -04:00
David Rothstein 84e34e4ad4 Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE. 2012-06-03 17:10:00 -04: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 7500ee40f4 Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable(). 2012-03-01 21:21:29 -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
Dries ee6826fc16 - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:41:11 -05: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
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
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 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 de8325a3ef Issue #1089174 follow-up by plach: Fix notices and expand tests. 2011-05-23 16:11:56 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +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 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +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
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 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 cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Angie Byron 682481a259 #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached more than once 2010-11-20 19:57:01 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00
Dries Buytaert 4a5e9447c0 - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases and document bundle limitations. 2010-11-05 19:57:28 +00:00
Dries Buytaert add6d63dbf - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not reflected on settings. 2010-10-20 00:13:33 +00:00
Angie Byron 3e6b9b5ea3 #876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabulary machine names are changed. 2010-10-13 05:19:26 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00