Commit Graph

380 Commits (ef6589aae46bd75df27f657a350082cfdeef9021)

Author SHA1 Message Date
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
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