| Commit message (Collapse) | Author | Age |
|
|
|
| |
interface.
|
| |
|
|
|
|
| |
registration form.
|
| |
|
| |
|
|
|
|
| |
conversions.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
Fix critical upgrade path bugs from Drupal 6 to Drupal 7
|
|
|
|
| |
Add POD to installation requirements.
|
| |
|
| |
|
|
|
|
| |
argument.
|
|
|
|
| |
locale module.
|
|
|
|
| |
complex query to return a proper empty set.
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_write_record() can't update a column to NULL. (with tests)
|
| |
|
| |
|
|
|
|
| |
preprocess overrides.
|
|
|
|
| |
produces invalid code and directory names for @import files which breaks IE (with tests).
|
|
|
|
| |
from system.module and separate presentational and behavior-supporting styles.
|
|
|
|
| |
drupal_static() grokkable.
|
|
|
|
| |
sequence API work on non-MySQL databases.
|
| |
|
| |
|
| |
|
|
|
|
| |
expert => minimal, for consistency with labels.
|
| |
|
| |
|
| |
|
|
|
|
| |
rebuild lost Javascript translation files.
|
|
|
|
| |
to serve a page in Drupal 7 with no hits to the database when using alternate caching backends.
|
|
|
|
| |
links and Shortcut modules from template files.
|
|
|
|
| |
options in contrib.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
memory consumption of menu_rebuild() by splitting huge query into multiple passes.
|
| |
|
|
|
|
| |
to use.
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
|
|
|
| |
dependencies and trigger an error when they do not exist. (with tests)
|
|
|
|
| |
conditionally call element_children().
|
|
|
|
| |
after_build() function was run, instead of all after_build() functions.
|
| |
|
| |
|
|
|
|
| |
use new static caching API.
|