Updated the Gigya API calls to remove deprecated methods.
Fixed a bug where notifylogin wasn't getting called due to a naming problem, and another bug where the settings for the Connect and Login widgets weren't getting applied properly.
Version 2.0, our first out-of-beta version, fixes some more registration issues that our partners have reported in the last six months as well as enhances the share functionality.
We would like to thank Aaron Zinck for all his help in improving the module.
Here is a list of the Features included in this release:
Fixed several issues that are related to the registration form and login through Social Networks.
The Gigya module should now do a better job in supporting profile and registration related modules.
Sharing is now performed using Gigya’s Share widget, enabling seamless syndication of content to multiple destinations.
The Share widget supports sharing media items, including Video, Audio and other media file types
Due to multiple requests from our users, we have removed the Drupal popup module dependency.
We have deprecated the “Share with friends” feature
Installation notes:
When upgrading from beta 10 to version 2.0 please make sure you uninstall the module.
Version 1.0, our first out-of-beta version, fixes some more registration issues that our partners have reported in the last six months as well as enhances the share functionality.
We would like to thank Aaron Zinck for all his help in improving the module.
Here is a list of the Features included in this release:
Fixed several issues that are related to the registration form and login through Social Networks.
The Gigya module should now do a better job in supporting profile and registration related modules.
Sharing is now performed using Gigya’s Share widget, enabling seamless syndication of content to multiple destinations.
The Share widget supports sharing media items, including Video, Audio and other media file types
Due to multiple requests from our users, we have removed the Drupal popup module dependency.
We have deprecated the “Share with friends” feature
Installation notes:
When upgrading from beta 10 to version 1.0 please make sure you uninstall the module.
Beta 10 version fixes quite a few issues that have to do with the profile module and the registration form.
Many thanks to Aaron Zinck for his help in releasing this module. Great job, Aaron!!!
Here is a list of the bugs fixed in this release:
We have made sure that IE 8 works properly.
Gigya Module is now independent on the profile module - fixing the bug noted here.
Fixed a bug that caused a WSOD when authenticating a Drupal-created account using Gigya (Details here).
Fixed the "User register screen throws a fatal error when profile module is disabled" bug, noted here.
Anonymous Comments are no longer asked to Update Status, fixing the bug noted here.
The module now correctly calls unlink to avoid the issues mentioned here.
We have fixed several issues with the registration form. Bugs such as this one should be gone.
Socialize now automatically "links" an identity when the user connects to additional network, enabling users to authenticate with any connected identity for login purposes.
Also, when users sign-up they are prompted, to link the new identity to an existing account or sign-up for a new account. This feature is configurable through the Gigya Socialize module backend.
Socialize now automatically "links" an identity when the user connects to additional network, enabling users to authenticate with any connected identity for login purposes.
Also, when users sign-up they are prompted, to link the new identity to an existing account or sign-up for a new account. This feature is configurable through the Gigya Socialize module backend.
- Require install script to validate before gigya is available
- Updates to admin pages, killswitch
- Updated status textfield too small
- Content type no longer required for actions
- Admin UI cleanup
- Fixed bug #539368 pertaining to profiles
- Fix for bug #553494 - status updates
- Fixed share with friends bug #544654
- Overhaul error handling
- Fixed bug #557048
- Fixed google authentication error
- Changed avatar handling to add support for views (#551290) and imagecache (#552728)
Several bug fixes. Generally users should use the -dev version to keep up with the latest updates.
- Added: user photos VIA the social network
- Disable: password reset for accounts created with Gigya Socialize module
- Added: reminder to configure the module if it is enabled but not configured
- Fixed: wrong Newsfeed link URL
- Fixed: LoginUI container ID is a required parameter
- Fixed: Advanced coding not overwriting Login UIConfig setting
- Fixed: Typo in LoginUI container ID title
- Added: Readme.txt with installation instructions