usernode 5.x-1.4

Bug fixes

changes since 5.x-1.3:

#237012 patch by setvic: allow Pathauto alias generation for usernode author-name and author-uid
#258040 patch by alfaguru: Fixed possible issues when not all users have usernodes due to database inconsistencies
#240915 patch by deekayen: coder module compliance
#233331 patch by deekayen: add exception for simpletest to delete
improved the usernode deletion avoidance code to not initiate a redirect
#182393 fixed uninstallation procedure

usernode 5.x-1.3

New features
Bug fixes

changes since 1.2
* updated usernode creation to always use drupal_execute, this makes usernode compatible with auto_nodetitle
* #172863 patch by dkruglyak and me: fix usernode creation for special cases
* #174389: makes checking for nodeprofile module more robust, so that only the correct version is recognized
* #174299: fixed usernode content type default setting
* #174299: added more content type default settings, now usernodes come with the body field disabled per default

usernode 5.x-1.2

changes since 1.1:
* #138483: fixed the log field to only appear if the user has appropriate permissions or node revisions are enabled
* changed the usernode default view to make use of the latest nodeprofile module's display settings. So if you use nodeprofile, also update it to at least version 1.1.

usernode 5.x-1.1

changes since usernode 5.x 1.0:

* #126917 patch by douggree: Limit number of new created usernodes when module is enabled and use cron to add the rest
* nodefamily integration: let nodefamily know that usernodes are lonely. This enables one to use nodefamily's pageroute integration with usernodes.
* documentation: fixed language mistake

usernode 5.x-1.0

first 5.x compatible release!

changes since 4.7.x-1.0:
* #118001 patch by Bèr Kessels: include usernode nid in the user object on _load
* #109235 patch by jpetso: Default usernode type to not promote to front page for fresh installs
* #112238: bugfix: usernode_user doesn't maim the user object any more on insert
* #109238 patch by jpetso: add a "edit usernodes" permission
* #104536 patch by jpetso: user ID is now available in views as a field
* usernodes are now created using drupal_execute()

usernode 4.7.x-1.1

changes since 1.0:
* #118001 patch by Bèr Kessels: include usernode nid in the user object on _load
* #109235 backport to 4.7 by jpetso: Default usernode type to not promote to front page for fresh installs
* #112238: bugfix: usernode_user doesn't maim the user object any more on insert

Subscribe with RSS Subscribe to Releases for Usernode