| Commit message (Collapse) | Author | Age |
|
|
|
| |
disabled.
|
|
|
|
| |
vocabulary to upgrade.
|
|
|
|
| |
have to use machine_name(), not vid.
|
| |
|
|
|
|
| |
taxonomy_index() table during hook_node_delete().
|
| |
|
| |
|
|
|
|
| |
et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
| |
|
|
|
|
| |
Fix critical upgrade path bugs from Drupal 6 to Drupal 7
|
|
|
|
| |
taxonomy_schema(). It was already dropped in an update function.
|
|
|
|
| |
taxonomy_get_term_by_name() query.
|
| |
|
|
|
|
| |
compliance with standards.
|
| |
|
|
|
|
| |
data translation.
|
|
|
|
| |
Field API based solution.
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
| |
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
This can now be accomplished with Field API.
|
|
|
|
| |
to Drupal 7.
|
|
|
|
| |
confused with taxonomy terms as fields).
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
all .install files.
|
| |
|
| |
|
| |
|
|
|
|
| |
table namespace.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
usability of the aliased URL admin page.
|
|
|
|
| |
descriptions.
|
|
|
|
| |
by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
|
|
|
|
| |
indicies for common queries.
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
source code and messages printed
|
| |
|
| |
|
|
|