| Commit message (Collapse) | Author | Age |
|
|
|
| |
taxonomy.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Field API based solution.
|
|
|
|
| |
avoid users rendering their site unusable.
|
| |
|
| |
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
| |
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
local actions.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
This can now be accomplished with Field API.
|
| |
|
|
|
|
| |
Woot. Woot.
|
|
|
|
| |
admin/structure.
|
| |
|
| |
|
| |
|
|
|
|
| |
returned error.
|
|
|
|
| |
confused with taxonomy terms as fields).
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
| |
|
| |
|
|
|
|
| |
With tests.
|
|
|
|
| |
al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
| |
|
| |
|
| |
|
|
|
|
| |
taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
|
| |
|
| |
|
|
|
|
| |
table namespace.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
Added a test for it too\!
|
| |
|
|
|
|
| |
a missing test for taxonomy_term_save().
|
| |
|
|
|
|
| |
taxonomy module. New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and term API.
|
|
|
|
| |
taxonomy_vocabulary_load().
|