drupal/modules/field
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
..
modules - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content' 2010-08-08 13:02:37 +00:00
tests - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
theme - Patch #402044 by Jeff Burnz, yched: field RTL CSS tweaks. 2010-05-22 20:23:01 +00:00
field.api.php - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached. 2010-08-03 01:54:24 +00:00
field.attach.inc - Patch #869350 by chx, yched: some field functions are called a bit too often. 2010-08-01 19:49:35 +00:00
field.crud.inc - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached. 2010-08-03 23:01:14 +00:00
field.default.inc #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
field.form.inc - 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
field.info #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
field.info.inc - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached. 2010-08-03 23:01:14 +00:00
field.install - 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
field.module #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
field.multilingual.inc - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00