| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
| |
|
| |
|
|
|
|
| |
tokens, fix old queries.
|
|
|
|
| |
?q=admin/content can be a performance killer.
|
| |
|
| |
|
|
|
|
| |
link being below submit button on taxonomy term add.
|
|
|
|
| |
taxonomy_allowed_values().
|
| |
|
| |
|
| |
|
|
|
|
| |
formatters have a generic way to build the url of an 'entity'.
|
|
|
|
| |
recursion. Prevents unnecessary user_load()s from RDF.
|
| |
|
|
|
|
| |
Content-Type to 'Basic page'.
|
|
|
|
| |
Taxonomy landing page.
|
|
|
|
| |
Fix critical upgrade path bugs from Drupal 6 to Drupal 7
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
taxonomy_schema(). It was already dropped in an update function.
|
|
|
|
| |
and taxonomy_get_children().
|
| |
|
| |
|
| |
|
|
|
|
| |
'taxonomy_term_reference()'.
|
| |
|
| |
|
| |
|
|
|
|
| |
texts.
|
|
|
|
| |
f_a_prepare_view().
|
|
|
|
| |
taxonomy_get_term_by_name() query.
|
| |
|
|
|
|
| |
more consistent.
|
|
|
|
| |
taxonomy term and user account pages.
|
|
|
|
| |
added more tests.
|
|
|
|
| |
field_default_validate().
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
| |
|
| |
|
|
|
|
| |
compliance with standards.
|
|
|
|
| |
hook_taxonomy_term_load() parameters.
|
| |
|
| |
|
|
|
|
| |
all tables.
|
|
|
|
| |
Taxonomy module to new help standard.
|
|
|
|
| |
This should be a best practice, IMO.
|