Commit Graph

589 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
David Rothstein ccec3e9382 Issue #2051787 by milesw: Document that caches should be cleared after calling field_attach_update(). 2013-12-30 20:12:15 -05:00
Jennifer Hodgdon c1b6dc1dae Issue #2145077 by TR: Fix spelling errors in D7 tests and comments 2013-12-03 16:45:15 -08:00
Jennifer Hodgdon 2912a88b8f Issue #1345654 by diego21, joachim: Make sure hook_field_info tells you there are other needed hooks 2013-11-11 09:27:30 -08:00
Jennifer Hodgdon a6a8a9fffd Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema() 2013-10-17 16:22:53 -07:00
Jennifer Hodgdon de79105a2f Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs 2013-08-13 08:10:02 -07: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 da8c75d95d Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docs 2013-07-03 07:46:24 -07:00
Jennifer Hodgdon fa1ea2a912 Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.install 2013-06-26 13:24:54 -07: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 5cf0a35963 Issue #1786740 by shanethehat: Fix up docs for field_update_instance() 2013-04-24 08:40:10 -07:00
Jennifer Hodgdon 496e56b341 Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs 2013-04-23 07:39:56 -07:00
Jennifer Hodgdon 694dc23de4 Issue #1614108 by David_Rothstein: Remove documentation of visible in hook_field_extra_fields, since it does not exist (yet) in D7 2013-04-16 12:56:25 -07:00
Jennifer Hodgdon 4462c53d65 Issue #1614108 by dcam, bartmcpherson, Xano: Add documentation to hook_field_extra_fields 2013-04-10 14:44:19 -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 9c52b71803 Issue #1821906 followup by David_Rothstein: Validate that the new $options parameter in various Field API public API functions is actually an array, to prevent conflicts with contrib modules. 2013-04-01 23:22:07 -04: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 29d1b4e911 Issue #1920340 by yched: Fixed Update URL of change notification for '_field_info_collate_fields() memory usage'. 2013-03-10 21:51:19 -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
Jennifer Hodgdon e02f847837 Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so it would actually work 2012-12-06 13:32:14 -08:00
Jennifer Hodgdon 452e0ec3eb Issue #1423090 by Albert Volkman: Fix invalid function see reference in field.module 2012-11-26 12:41:54 -08:00
Jennifer Hodgdon 6ed7d0eaaf Issue #1831408 by kotnik: Fix spelling of entity in docs 2012-11-10 07:09:04 -08: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
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
Jennifer Hodgdon 09cf935ff4 Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:49 -07:00
webchick 51fa0824c1 Issue #1507556 by C. Lee, IshaDakota: Fixed Remove colon from label for multi-valued field form. 2012-09-13 02:25:44 -07:00
webchick 5db3dd49ac Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-04 14:12:38 -07:00
Jennifer Hodgdon e1a760f48e Issue #699604 by cam8001, nmudgal: Use file name for links to form API reference instead of full URL 2012-09-04 09:44:08 -07:00
Jennifer Hodgdon 03c644b2ca Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -07:00
Jennifer Hodgdon dc5d2b4c8f Issue #1734482 by plopesc: Add return section to field_info_instance docs 2012-08-22 13:12:00 -07:00
webchick f06b61d62e Issue #1587822 by drumm, bfroehle: Code style: link in field_system_info_alter(). 2012-08-18 13:25:30 +02:00
Jennifer Hodgdon dd3d2f4917 Issue #1681468 by eddie_c: Add params and return to documentation for field_default_form function 2012-08-02 09:54:12 -07: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
Jennifer Hodgdon cad2a2524e Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of field_info_field return value 2012-07-18 06:24:05 -07:00
Jennifer Hodgdon d905b73462 Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to correct group 2012-07-17 16:27:20 -07:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
David Rothstein 34ac2b6286 Roll back issue #1400256 ($info['fields'] not always set). It was causing SimpleTest memory problems. 2012-07-11 14:16:20 -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
webchick 1246bbcb82 Issue #1400256 by MiSc, vlkff, populist: Fixed ['fields'], not always set?. 2012-07-07 13:32:51 -07:00
webchick 43b01fe4c3 Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically. 2012-07-03 11:44:13 -07:00
David Rothstein 43f6142ad0 Issue #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-12 10:51:05 -04:00
David Rothstein 0e89940b79 Issue #1432732 by Jorrit, B-Prod: Fixed Form error reporting fallback does not respect Drupal documentation. 2012-06-12 10:50:01 -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
Jennifer Hodgdon 762248332b Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings 2012-05-24 15:17:54 -07:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick 2b8686151f Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() returns inconsistent results – possible data loss. 2012-05-12 18:26:43 -07:00
Jennifer Hodgdon 7d64f9578e Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if 2012-04-27 09:37:22 -07:00
webchick 3a928db505 Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing. 2012-04-26 10:42:45 -07:00
webchick a097b49925 Issue #1541792 follow-up by chx: Fix random test failures. 2012-04-25 23:41:32 -07:00
webchick a04e1963ce Unbreaking testbot. 2012-04-25 15:30:08 -07:00
webchick bf6870ed08 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:01:18 -07:00