Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
84.69 KB
MD5: c2f6196ad6d3620533a1af990fe8102a
SHA-1: 094b25bc2cc2a1a67881925c087d542bed7f48c6
SHA-256: 963b72903cb390703f43265a159f7be2131f5ccb317eec51129596c599b1f6a1
Download zip
122.63 KB
MD5: 7c6472512fe272466c5c2eb54e5eab6b
SHA-1: 31d7b8d27f5663a62a135fb4500420a17a5188c4
SHA-256: 22b2b967d85d7b54fa73cc07b38265678a010b744dec908bd95f2d11ce4eea14
Release notes
The second alpha release for User Relationships 7.x-1.0, which fixes a number of bugs and contains various improvements for the user interface.
Changes since 7.x-1.0-alpha1:
- #1102476 by Berdir: Revamp relationship listings and local tasks using renderable arrays and alter hooks instead of templates.
- #1125956 by Berdir: Fixed missing admin settings for various submodules.
- #1116854 by deviantintegral: Use the account being viewed, and not the current user, when calculating access to mail settings.
- #1116854 by deviantintegral: Use #access to set visibility of user relationship mailer settings.
- #1114412 by Berdir: Fixed relationships are incorrectly auto-approved.
- #1092754 by Berdir: Fixed relationship type filter.
- #1103458 by Berdir: Simplified relationship types listing pgae.
- #1099394 by Berdir: Moved general fieldset outside of vertical_tabs.
- #1051812 by Berdir: Changed requestee/requester views fields to display user name.
- #1113680 by Berdir: Fixed UI for implicit relationships is missing.
- #1099398 by Berdir: Added states integration to hide dependant form fields in add relationship type.
- #1113882 by Berdir: Fixed typo in update function leads to fatal error.
- by Berdir: Fixed bug in update function, value was not unseralized.