user_categories 7.x-1.1

Bug fixes

save category bundles in variable_set so that on module uninstall those bundles and the fields attached to them get deleted .
this allows enabling the module after uninstall without field attach colliding with pre-existent field data entries .

also fix issue #2808727

user_categories 7.x-1.0

Bug fixes

http://drupal.org/node/1924532
attaching user_category view modes to the user entity modes
this way if someone does user_view($user, 'client') it will be passed on to user_categories_category_view
and site builder can configure field display using field ui for the user_category entities

user_categories 7.x-1.0-beta2

New features

implementing better category presentation using dedicated theme
abandoning user-profile-category since it is not suited to entity fields

Subscribe with RSS Subscribe to Releases for User categories