-
Merge branch 'master' of ssh://gnindl@git.drupal.org/project/profile_taxonomy.git
-
Translate top taxonomy term
-
Enable/disable select options properly
-
Check if user taxonomy array is not empty, otherwise profile_taxonomy_has_user_term() results in an error when no term is assigned to an user
-
Additional check on custom delimiter preventing error messages on node load
-
Custom delimiter for profile checkboxes
-
Unserialize term names from serialized profile checkboxes array
-
Consistent return type for profile_taxononmy_get_user_terms Fix for profile_checkboxes 2.0, custom delimited, serialized storage
-
Initial API for saving, removing, adding user terms including support for multiple values
-
Retrieve field type form profile field form