Commit Graph

581 Commits (b61b0d72791f4e4f78acced2efd04a5dbe0f2723)

Author SHA1 Message Date
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
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 0e0d97452b #841266 follow-up by Nephele: Fixing tests broken by label change. 2010-12-06 20:41:33 +00:00
Angie Byron 4fcae8068f #841266 by Nephele: Fix typo in field ui string. 2010-12-06 18:04:27 +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
Angie Byron cb358b4e51 #932502 rolled back. Needs more work. 2010-12-01 07:11:38 +00:00
Angie Byron 6d0ca97b8f #690622 by jhodgdon: Remove the word 'node' from various strings. 2010-12-01 00:31:38 +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 50d2a562c9 #932502 by yched, jgraham: Fixed Changing allowed values in List fields changes key associations. 2010-11-30 23:46:30 +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
Angie Byron ff4452f412 #841266 by das-peter, yched: Fixed Missing label for boolean fields when adding content 2010-11-20 09:17:28 +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 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
Angie Byron a365b198b6 #617596 follow-up by sun: optimize if statement. 2010-11-13 07:39:35 +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 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 d91b1c77aa - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
Angie Byron 2f76c696c0 #445736 by sun: Fixed Poll does not respect weight in Preview or More button. 2010-10-25 15:51:21 +00:00
Angie Byron e027699979 #902008 by sun: Fixed Optional field type modules should not be 'required' in .info file. 2010-10-25 15:48:41 +00:00
Dries Buytaert 738ef0e6eb - Patch #948116 by amateescu: field_update_instance() doxygen is broken. 2010-10-25 00:09:12 +00:00
Angie Byron 2079d300b4 #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both become empty when saved. 2010-10-24 04:18:10 +00:00
Angie Byron e8716ebf25 #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal. 2010-10-23 21:03:22 +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
Angie Byron 156dec00af Trying #886152 again: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 15:55:04 +00:00
Angie Byron 7f9a866cf1 Rollback of #886152. Broke testbot. 2010-10-23 01:34:02 +00:00
Angie Byron 21b41548cc #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 00:54:39 +00:00
Dries Buytaert 84f06dda86 - Patch #946646 by yched: move helper #element_functions() out of Field UI. 2010-10-22 00:44:47 +00:00
Dries Buytaert f31d0d3a49 - Patch #948584 by yched: wrong implementations of hook_field_formatter_settings_form(). 2010-10-22 00:42:42 +00:00
Angie Byron 816752c5f9 #934050 follow-up by sun: Fix broken upgrade path. 2010-10-20 15:57:42 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert cb1f944383 - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +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 5ab7658c0d #784792 by Jacine: Add Field type template suggestions for more granular field API theming. 2010-10-15 03:48:32 +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 ebaa90dc6b - Patch #913528 by chx, Berdir, catch, tstoeckler, yched, dereine: create new boolean field 'Cannot create references to/from string offsets nor overloaded objects'. 2010-10-11 19:57:00 +00:00
Angie Byron 826ede4622 #356036 by plach, catch: Allow creating nodes in default languages. 2010-10-09 03:43:31 +00:00
Dries Buytaert 973562ffa7 - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly. 2010-10-06 13:57:47 +00:00
Dries Buytaert c4d1e88a85 - Patch #853030 by Stevel: revision_id() is part of a primary key, but is not marked as NOT NULL. 2010-10-03 02:43:47 +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 0a8e9c5b20 - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node. 2010-09-29 19:46:40 +00:00
Dries Buytaert f833423b50 - Patch #915168 by chx, sun: foreign key support is missing from text and file module. 2010-09-29 01:37:03 +00:00
Dries Buytaert 782eb4c79c - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: taxonomy. 2010-09-28 02:58:13 +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 45acc5a46f - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() because it's faster. 2010-09-24 02:10:06 +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
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Angie Byron a18f95a87d #896170 by yched: Fixed default formatter for 'Text with summary' field type should be 'text_default()'. 2010-09-11 04:19:15 +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
Angie Byron a3fccfa524 #903704 by bleen18: Fixed typo in file number.module. 2010-09-07 17:56:41 +00:00
Dries Buytaert 7bf0fbf4b6 - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error). 2010-09-05 20:00:45 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +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 9c5977dbad - Patch #664136 by plach: document the field language api. 2010-09-02 20:59:11 +00:00
Angie Byron d073fa2a0b #664136 by plach, sun, yched: Enhance TF code documentation. 2010-08-31 15:02:39 +00:00
Dries Buytaert 479b71232b - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not allow for node access. 2010-08-22 16:11:12 +00:00
Dries Buytaert b36d4959ef - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x. 2010-08-22 12:55:04 +00:00
Dries Buytaert 26dce525a2 - Rollback of #447816 -- didn't meant to commit that just yet. 2010-08-18 00:44:52 +00:00
Dries Buytaert 16c888a917 - Patch #735426 by yched, mr.baileys: fields with select widget: first option is selected by default even if no 'default value' set for the field. 2010-08-17 21:48:39 +00:00
Dries Buytaert 946a8d5967 - Patch #879910 by plach: fixed text_field_prepare_translation() broken. 2010-08-17 18:25:31 +00:00
Dries Buytaert 82ddaf7e7e - Patch #877690 by das-peter, mfer: missing dependency 'text'. 2010-08-16 20:57:23 +00:00
Dries Buytaert 8f7eae302e - Patch #882520 by David_Rothstein: field_bundle_settings() API documentation doesn't format its code example correctly. 2010-08-14 03:10:04 +00:00
Dries Buytaert f0b3fa4b1b - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
form input in the 'node type' edit form was way too harsh (affects the
  display of all 'trimmed / summary_or_trimmed' formatters on all text
  fields in all view modes), and irrelevant for text fields on non-node
  entities, which are currently all blocked to 'trim to 600 chars'.

   * Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
   * Removed 'teaser_length' settings for node types
   * Added upgrade path for 'teaser_length' variable in node_update_7011()
   * Fixed a test
2010-08-08 13:02:37 +00:00
Dries Buytaert 66d31c52ba - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron a1ce6bac55 #819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering multivalue file and image field uploads is broken. 2010-08-04 06:55:35 +00:00
Dries Buytaert 603d33649b - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached. 2010-08-03 23:01:14 +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 b2726296b6 - Patch #872068 by ksenzee: field.crud.inc has documentation TODOs. 2010-08-03 01:49:23 +00:00
Angie Byron 99d14f6f33 #851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems. 2010-08-02 05:40:17 +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 f6044dcd2c - Patch #863370 by andypost: fixed typo. 2010-07-26 16:59:24 +00:00
Dries Buytaert 803101b589 - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields(). 2010-07-26 03:07:04 +00:00
Dries Buytaert 239c66915f - Patch #857314 by andypost: add form for number formatter settings. 2010-07-26 02:59:13 +00:00
Dries Buytaert 6f5c006347 - Patch #862352 by chx: fields without columns throw notices. 2010-07-26 02:55:49 +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 328f1723d5 - Patch #717576 by mr.baileys: incorrect param name in text_field_widget_form(). 2010-07-07 13:30:06 +00:00
Dries Buytaert 0df5b37ab7 - Patch #729186 by catch: _field_info_collate_fields() resource usage. 2010-06-29 18:46:12 +00:00
Dries Buytaert 8e6d6e38ac - Patch #362021 by plach: field_attach_prepare_translation() needs to be updated for D7 API. 2010-06-28 20:58:42 +00:00
Dries Buytaert a7bbd6d13e - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken. 2010-06-26 02:16:23 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert e34b852671 - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially when installing modules. 2010-06-24 21:37:49 +00:00
Angie Byron 2d9fd20acc #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, and added tests. 2010-06-24 17:24:40 +00:00
Dries Buytaert 00936826ad - Patch #833654 by aaronbauman: change 'Larger' and 'Smaller' to 'Greater' and 'Less' in number module. 2010-06-23 13:45:40 +00:00
Angie Byron ce19c67110 #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +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 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 f0b5afb436 #822128 by roborn: Fixed 'Textarea + summary' widget broken when field allows multiple values. 2010-06-12 08:18:59 +00:00
Dries Buytaert 20223878e6 - Patch #809838 by mr.baileys: maxlength settings didn't work in Field UI. 2010-06-08 06:15:13 +00:00
Angie Byron 8dbd4d7edd #808664 by yched: Fixed required maxlength setting on body field. 2010-06-08 05:41:05 +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 d99623f8a1 - Patch #813822 by asimmonds: missing t() function in field_purge_field() causes fatal error. 2010-06-05 12:05:25 +00:00
Dries Buytaert 6f03daf8d4 - Patch #816750 by catch: field_info_field() docs. 2010-06-03 21:06:38 +00:00
Dries Buytaert 2276295fd6 - Patch #816642 by catch: improved field exceptions. 2010-06-03 13:08:52 +00:00
Dries Buytaert c1929c6c1e - Patch #759096 by catch: use fast drupal_static() pattern for field_available_languages(). 2010-06-01 18:29:41 +00:00
Dries Buytaert 78a04881d5 - Patch #707724 by TR: call them entities instead of objects. 2010-05-31 07:59:27 +00:00
Dries Buytaert 5a18bf9f92 - Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix from inline field markup. 2010-05-26 11:54:19 +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