Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download complete_profile-7.x-1.0-rc1.tar.gztar.gz 9.7 KB
MD5: 8876378368d13fa132cf0aafc7524ef0
SHA-1: 476c4b78a807cf3da6f5d6c5d45ecd212c2852e6
SHA-256: 3e66a756cb4405ec70f2f668275d7341aba5bf7d7ef8beeacf9ff22fc4b5eeca
Download complete_profile-7.x-1.0-rc1.zipzip 10.83 KB
MD5: 54ff6acf32b2d109797c0d391c168457
SHA-1: 3faab461a6979305e744cd895493a346037616b3
SHA-256: e524ef716b0633d260a6652c5643c66f2dad71c1996fc92dbb42c58d5c0d7140

Release notes

Changes since 7.x-1.0-beta1:

  • #1481390: Ensure destinations and query strings are passed through the complete profile form.
  • #1922932: Improved performance by checking a session variable before doing the heavy inpsection work.
  • #1760628: Fixed hook_init() is too greedy. Use hook_page_build() to only run on HTML requests.
  • #1799408: Fixed compatability with field access.
  • #1558620: Hide field module fields that are not configured to show on the registration page.
  • Cleanup complete_profile_form().
  • Ensure that registration profile fields are saved when submitting the complete profile form.
  • #1481384: Added support for deprecated core profile module.
Created by: Dave Reid
Created on: 21 Feb 2013 at 07:01 UTC
Last updated: 21 Feb 2013 at 13:54 UTC
New features
Bug fixes

Other releases