First functional port of latest Sheetnode on D6. Only sheetnode.module is supported:
* Sheetnode content type
* Sheetfield, um, field
* Views integration
* Search indexing
* Token integration
* Full SocialCalc support
You will need to get the latest SocialCalc version to support D7. Upgrading from previous dev versions of D7 is not supported (and might never be). To upgrade from D6, you should first upgrade your D6 version to 6.x-1.6 or later.
Adding simpletest test that creates a user with view a post comments permissions, creates a node authored by that user and uses curl to simulate an ajax post of a comment on that node.
Fixed warnings/exceptions in issue 1495756.
Added comment template as per issue 1447580.
Fixed issue with multiple comment forms loading as per issue 1494782.
Issue #1484738: Fixed 'Fast connect' doesn't provide automated account creation.
Issue #1312100 by ovidyou, Amitaibu: Fixed _fbconnect_get_username() doesn't work.
Issue #1459968 by TimLeytens: Fixed White screen after log in: PHP Fatal error: Call to undefined function facebook_login_page().
Bugfix: Wrong register path when not install Drupal in domain root folder
Issue #1499510 by jcisio: Remove dependency on Libraries.
Bug #1318004: Fatal error: Call to a member function getUser() on a non-object in sites/all/modules/fbconnect/fbconnect.module