| Commit message (Collapse) | Author | Age |
|
|
|
| |
to container.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
Fix critical upgrade path bugs from Drupal 6 to Drupal 7
|
|
|
|
| |
Add POD to installation requirements.
|
|
|
|
|
|
| |
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. :\
|
| |
|
|
|
|
| |
more cllean up for the term form UI.
|
| |
|
|
|
|
| |
blocking.
|
| |
|
| |
|
|
|
|
| |
argument.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
al: Fixed Seven theme lacks formatting on common html elements such as lists, paragraphs, code...
|
|
|
|
| |
taxonomy_schema(). It was already dropped in an update function.
|
|
|
|
| |
locale module.
|
| |
|
|
|
|
| |
hook_token_info(), and hook_token_info_alter().
|
|
|
|
| |
aggregator_feed() record.
|
|
|
|
| |
and taxonomy_get_children().
|
|
|
|
| |
complex query to return a proper empty set.
|
|
|
|
| |
themable.
|
| |
|
| |
|
| |
|
|
|
|
| |
(with tests)
|
| |
|
|
|
|
| |
drupal_write_record() can't update a column to NULL. (with tests)
|
|
|
|
| |
page, resulting in SQL errors.
|
| |
|
| |
|
|
|
|
| |
so that language options get set properly.
|
| |
|
| |
|
|
|
|
| |
for Webkit.
|
| |
|
|
|
|
| |
preprocess overrides.
|
| |
|
| |
|
|
|
|
| |
they do not interfere with screen readers.
|
| |
|
|
|
|
| |
produces invalid code and directory names for @import files which breaks IE (with tests).
|
|
|
|
| |
from system.module and separate presentational and behavior-supporting styles.
|
| |
|
|
|
|
| |
restriction in SimpleTest.
|
|
|
|
| |
body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
|