Commit Graph

103 Commits (d5d1366e6b085a28f88f6d7dab49f1bcb2c8bfc1)

Author SHA1 Message Date
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
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 28a17bc5bf #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter(). 2010-12-07 05:09:58 +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
Dries Buytaert 2e438914d2 - Patch #830020 by chx, yched: field_get_display() does not get the entity. 2010-11-21 19:09:18 +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 1affe10ba9 - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc. 2010-11-18 05:37:47 +00:00
Angie Byron 14d2f790cc #950138 follow-up by yched: Small comment whitespace fix. 2010-11-15 00:40:19 +00:00
Dries Buytaert cfc01f0ae9 - Patch #915168 by chx, yched, sun: foreign key support is missing from text and file module. 2010-11-07 22:06:16 +00:00
Dries Buytaert d91b1c77aa - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
Angie Byron ecf913b37f #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to instance definitions. 2010-10-23 18:23:24 +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
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert ce17e244d4 - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached. 2010-08-03 01:54:24 +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 8a3098d0c1 - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php. 2010-07-25 02:45:27 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +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 5628bc2c9b - Patch #680416 by Amitaibu, yched: allow defining fields that can not be added via UI. 2010-05-18 18:30:49 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Angie Byron 87f3d3320c #717572 by trevjs: Fixed items param in hook_field_validate() should not be passed by reference. 2010-05-05 06:32:22 +00:00
Angie Byron 3f28263291 #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and field_ui().api.php. 2010-05-03 07:37:51 +00:00
Angie Byron fede1c1182 #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented. 2010-05-01 00:06:44 +00:00
Angie Byron 682ad44a50 #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid(). 2010-04-30 19:24:03 +00:00
Dries Buytaert 237b0da86c - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() is not documented. 2010-04-24 07:19:09 +00:00
Dries Buytaert 257a5b8ef5 - Patch #777098 by jhodgdon: field storage purge hooks are not documented. 2010-04-22 23:38:17 +00:00
Dries Buytaert 8cb52e47c1 - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented. 2010-04-22 22:51:54 +00:00
Dries Buytaert a75480a0c8 - Patch #739470 by yched, fago: hook_field_update_instance() invocation is missing. 2010-04-22 19:06:34 +00:00
Dries Buytaert 1201676f3d - Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentation, remove @todo. 2010-04-06 16:49:12 +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
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
Angie Byron acc3e9312c #719432 by heyrocker: Document hook_field_extra_fields_alter(). 2010-03-04 18:28:29 +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 af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Angie Byron 52f99dc071 #645926 by Damien Tournoud and yched: hook_field_storage_details() should be per-field, not per-instance. Allows Views/Field integration to get unblocked. 2010-01-13 04:37:03 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert b12d812b93 - Patch #665878 by yched: fixed field_extra_fields() 2010-01-02 15:00:34 +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 a838c8be49 - Patch #667602 by Crell: fixed typo in Field API documentation. 2009-12-26 12:53:35 +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 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