Commit Graph

111 Commits (84194b38e368beec5acecee825d4ee3d01bf53a6)

Author SHA1 Message Date
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 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 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
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 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 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 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 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
webchick 8fbf445fa0 Issue #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-28 08:49:12 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +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 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
Dries Buytaert 8ec40cc27a - Patch #922824 by plach: no way to specify the language to view entities in. 2010-10-03 01:15:34 +00:00
Dries Buytaert 1d48f07fc7 - Patch #869350 by chx, yched: some field functions are called a bit too often. 2010-08-01 19:49:35 +00:00
Dries Buytaert 137011df91 - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once. 2010-07-30 03:06:18 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert e5ecbeac17 - Patch #864638 by glipay: typo in comment for field_attach_form(). 2010-07-26 17:00:13 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 9cf21be994 - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API. 2010-06-14 15:41:03 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert bb1c48af7f - Patch #629252 by plach, yched: field_attach_form() should make available all field translations on submit. 2010-05-23 07:30:56 +00:00
Dries Buytaert 6c049009e5 - Patch #584130 by jhodgdon, yched: field Attach API page has outdated information. 2010-04-04 12:48:18 +00:00
Dries Buytaert a9d7d54647 - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented. 2010-04-04 07:33:15 +00:00
Dries Buytaert 1c4ff2fc67 - Patch #760238 by yched: optimize _field_invoke(). 2010-04-04 07:15:48 +00:00
Dries Buytaert 46f51dec0c - Patch #757288 by catch: optimize comment_save(). 2010-03-31 11:49:51 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +00:00
Dries Buytaert 7610357974 - Patch #712564 by yched: fixed formatting of documentation in field_attach_query(). 2010-02-13 21:05:31 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 68d000561d #697694 by aspilicious: Doxygen fixes. 2010-01-29 01:59:32 +00:00
Angie Byron fd1a814f3f #681994 by chx and litwol: Add more descriptive comments for field_attach_query(). 2010-01-12 06:21:34 +00:00
Angie Byron dd3856d6ec #671928 by asimmonds: Fixed typo in doxygen. 2010-01-04 15:56:28 +00:00
Dries Buytaert b12d812b93 - Patch #665878 by yched: fixed field_extra_fields() 2010-01-02 15:00:34 +00:00
Dries Buytaert a0f3abf035 - Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view(). 2009-12-31 08:26:59 +00:00
Dries Buytaert 5af362233e - Patch #658302 by yched: repurpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-28 20:24:08 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert e9f1814748 - Patch #612894 by yched: display field improvements. 2009-12-20 21:08:26 +00:00
Dries Buytaert 601150c262 - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
Dries Buytaert 8b4406ef5d - Patch #552436 by yched: validation of the number of values in field_default_validate(). 2009-12-13 12:41:08 +00:00
Dries Buytaert 6a13eb22fc - Patch #657828 by yched: make hook_field_formatter() act on all field values. 2009-12-12 20:16:03 +00:00