Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download og_invite_people-7.x-2.0-alpha1.tar.gztar.gz 15.17 KB
MD5: a3846d8807ffa6caf6b3781cc2c52e0f
SHA-1: f83cb43aa0c9ad84ef5801341a5ae0ef903f0473
SHA-256: e0c7cc3f51c9f32147882c75bf060e673b231d3cff6150a25f6f4c2104e04a45
Download og_invite_people-7.x-2.0-alpha1.zipzip 19.96 KB
MD5: be9ce8da46f7ddd9bdd7f7cefaa84b2b
SHA-1: f01a2a5572311752d24be7e4fa3627982a808b6d
SHA-256: 7ddd3b2507e4e9dc07d72e20eec741e17abc40950717f796f985dbe6e2766880

Release notes

  • Issue #2574625 - One-time login link not working fixed.
  • Issue #2576949 - Configurable email templates. Updb required.
  • Removed comment, after some thought it made no sense
  • DRYed variable
  • Removed @group placeholder, it'd be too much fuss to do that consistently and we already have node title token. Non-node group implementors will know what to do.
  • Get mail text from i18n variable
  • Get mail text from variable like user module does to allow customization of english texts
  • Fixed whitespace issue in mail body
  • Issue #2372919: Invitation mail with group tokens
  • Add group entity to mail tokens to prepare #2372919
  • Fixed signature of drupal_mail call
  • Issue #2320449 by laughnan: Existing user notification
  • Issue #2309559 so by default all invited users are active
  • Added todo
  • Fixed field selection
  • Fixed drupal_mail signature
  • Fixed single-form check in validate callback
  • Added option to not use fieldset
  • Fixed typos
  • Fixed form callback signature
  • Added edit-membership pane
  • Adds option to not include membership stat
  • Added optional og roles translation (currently needs og patch)
  • Improved fieldset title
  • Fixed page callback
  • Improved settings form
  • Added panel pane
  • Fixed og_invite_people_check_menu_rebuild_needed()
  • Simplified settings form submit
  • Updated readme
  • Added comments
  • Factored out main form to reduce code weight
  • If needed, rebuild menu
  • Removed ubsoleted submodules
  • Added remove-og-tab setting
  • Added invite tab setting
  • Added user field configuration
  • Factored away variable
  • Added single-invite setting
  • Factored apart field selection and ataching
  • Abstracted out $attached_user_fields
  • Renamed variable for more clarity
  • Factored out $single_invite_form
  • Added setting for role selection widget
  • Added settings form stub
  • Updated readme
  • Use "include in registration form" to detect required fields
  • Updated email validation for single user invite
  • Added intelligent single/multi invite switch by user required fields
  • Added single user invitation with required field, rebased and improved from patch by alesrebec
  • Added checkboxes for roles for better ux
  • Added editable membership state
  • Added helper modules
  • Issue #2309559 - Remove the state field from the invite form and make all invited users active.
Created by: alesr
Created on: 29 Sep 2015 at 15:06 UTC
Last updated: 18 May 2018 at 22:08 UTC
New features

Other releases