| Commit message (Collapse) | Author | Age |
|
|
|
| |
not allow for node access.
|
|
|
|
| |
fixes from SA-2008-073 not applied to Drupal 7.x.
|
| |
|
|
|
|
| |
option is selected by default even if no 'default value' set for the field.
|
| |
|
| |
|
|
|
|
| |
documentation doesn't format its code example correctly.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
->countQuery(), at least for MySQL.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
|
|
|
| |
multivalue file and image field uploads is broken.
|
| |
|
| |
|
| |
|
|
|
|
| |
FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
|
| |
|
|
|
|
| |
from node preview if previewed more than once.
|
|
|
|
| |
should default to FALSE.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
field_ui().api.php.
|
| |
|
| |
|
|
|
|
| |
updated for D7 API.
|
|
|
|
| |
is completely broken.
|
|
|
|
| |
Tournoud: text column type doesn't reliably hold serialized variables.
|
|
|
|
| |
sequentially when installing modules.
|
|
|
|
| |
and added tests.
|
|
|
|
| |
and 'Less' in number module.
|
|
|
|
| |
modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
|
|
|
|
| |
submit functions on button level submits, without validation. Oh yeah.
|
| |
|
|
|
|
| |
dereine, bjaspan: listing API for field API.
|
|
|
|
| |
allows multiple values.
|
| |
|
| |
|
|
|
|
| |
D7 entity API.
|
|
|
|
| |
causes fatal error.
|
| |
|
| |
|
|
|
|
| |
field_available_languages().
|
| |
|
|
|
|
| |
from inline field markup.
|
|
|
|
| |
screen.
|
|
|
|
| |
all field translations on submit.
|
| |
|