| /[drupal]/contributions/modules/drupalvb/CHANGELOG.txt |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
#545702 by sun: Fixed fatal error on path drupalvb/logout.
#516778 by sun: Updated installation instructions for DrupalvB.
#516778 by sun: Updated installation instructions for DrupalvB.
#380658 by sun: Fixed fatal error on path drupalvb/login.
by smk-ka: Updated IP detection to use ip2long().
by smk-ka: Added integration for Privatemsg, Guestbook, Buddylist modules. by smk-ka: Refactored data mapping storage.
by smk-ka: Fixed wrong post order and cut posts in vB after export. by smk-ka: Refactored data export and batch processing. by smk-ka: Added confirmation form for export actions.
by smk-ka: Added export of Drupal forums to vBulletin. by smk-ka: Added synchronization of user roles/usergroups. by smk-ka: Added support for custom database connection port.
#364807 by sun: Fixed note about importing vBulletin users.
#364807 by sun: Fixed note about importing vBulletin users.
#336632 by jcfiala, sun: Fixed vB cookies not removed on logout.
#336632 by jcfiala, sun: Fixed vB cookies not removed on logout.
#334521 by sun: Fixed fatal error on path drupalvb/logout.
#323068 by sun: Added support for local hostnames.
#323068 by sun: Added support for local hostnames.
#328513 by sun: Fixed installation instructions in README.txt.
#328513 by sun: Fixed installation instructions in README.txt.
#230678 by smk-ka, sun: Ported DrupalvB to Drupal 6.x.
Preparing release 5.x-2.2.
#230678 by sun: Code clean-up in preparation for the port to D6.
#230678 by sun: Code clean-up in preparation for the port to D6.
#290557 by sun: Added removal of obsolete drupalvb_default_timezone variable.
#290557 by sun: Added removal of obsolete drupalvb_default_timezone variable.
#285408 by sun: Fixed initial user import cannot happen in drupalvb.install.
#285408 by sun: Fixed initial user import cannot happen in drupalvb.install.
by sun: Fixed missing t() for private messages page in Drupal.
by sun: Fixed missing t() for private messages page in Drupal.
#300835 by frando, sun: Added user import from vB for password recovery form.
#300835 by frando, sun: Added user import from vB for password recovery form.
by sun: Fixed missing global $user object in forum user info block.
by sun: Fixed missing global $user object in forum user info block.
#290557 by sun: Fixed bad language and timezone set for users created via DrupalvB.
#290557 by sun: Fixed bad language and timezone set for users created via DrupalvB.
#308858 by smk-ka: Fixed user sessions sometimes not properly created in vBulletin due to a different vB behavior upon user login.
#308858 by smk-ka: Fixed user sessions sometimes not properly created in vBulletin due to a different vB behavior upon user login.
#285718 by smk-ka: Added protection against timing problems on heavy Drupal sites, where the redirector could try to register a user twice, resulting in broken user mappings.
#285718 by smk-ka: Added protection against timing problems on heavy Drupal sites, where the redirector could try to register a user twice, resulting in broken user mappings.
#308860 by smk-ka: Added separate login/logout menu handlers to accommodate different session lifetimes.
#308860 by smk-ka: Added separate login/logout menu handlers to accommodate different session lifetimes.
#308857 by smk-ka: Fixed usernames containing non-latin1 characters not synced due to missing encoding.
#308857 by smk-ka: Fixed usernames containing non-latin1 characters not synced due to missing encoding.
by sun: Fixed wrong global variable name for $cookie_domain.
by sun: Fixed wrong global variable name for $cookie_domain.
#274292 by TW-IYF, sun: Fixed wrong encryption of password in vB session cookie.
#274292 by TW-IYF, sun: Fixed wrong encryption of password in vB session cookie.
by sun: Added block displaying top forum posters. by smk-ka, sun: Added block and Panels content-type for displaying recent user posts. #252677 by smk-ka, sun: Fixed wrong mapping for existing vB users after logon in Drupal. #128322 by smk-ka, sun: Code clean-up.
by sun: Added block displaying top forum posters.
by smk-ka, sun: Added block and Panels content-type for displaying recent user posts.
#252677 by smk-ka, sun: Fixed wrong mapping for existing vB users after logon in Drupal.
#128322 by smk-ka, sun: Code clean-up.
#271663 by smk-ka: Fixed join date of exported users is set to current date.
#271663 by smk-ka: Fixed join date of exported users is set to current date.
#272845 by smk-ka, sun: Fixed switching database connector breaks vB connection.
#272845 by smk-ka, sun: Fixed switching database connector breaks vB connection.
#272846 by smk-ka: Added removal of Drupal vB's variables in hook_uninstall().
#272846 by smk-ka: Added removal of Drupal vB's variables in hook_uninstall().
#271663 by sun: Updated vBulletin version compatibility note.
#271663 by sun: Updated vBulletin version compatibility note.
#253076 by sun: Fixed database connection errors when db is not setup properly.
#253076 by sun: Fixed database connection errors when db is not setup properly.
#131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.
#131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.
#131089 by sun: Fixed docs about cookiedomain.
#131089 by sun: Fixed docs about cookiedomain.
#253652 by sun: Fixed invalid passwords in vB after exporting users.
#253652 by sun: Fixed invalid passwords in vB after exporting users.
#253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.
#253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.
Code clean-up for block configuration/output.
Code clean-up for block configuration/output.
#253653 by sun: Added warning to user export action.
#253653 by sun: Added warning to user export action.
#253521 by sun: Fixed SQL error if vB user profile contains additional fields.
#253521 by sun: Fixed SQL error if vB user profile contains additional fields.
#253076 by sun: Fixed fatal error if db connection is not valid.
#253076 by sun: Fixed fatal error if db connection is not valid.
#253200 by sun: Fixed missing database table prefix after upgrading to 2.x.
#253200 by sun: Fixed missing database table prefix after upgrading to 2.x.
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.
#121148 by sun: Added lazy instantiation of existing vB users in Drupal.
#121148 by sun: Added lazy instantiation of existing vB users in Drupal.
#142368 by sun: Fixed login error if default language is not English.
#142368 by sun: Fixed login error if default language is not English.
#252677 by sun: Added validation to prevent users from registering existing vB usernames.
#252677 by sun: Added validation to prevent users from registering existing vB usernames.
#249901 by sun: Changed drupalvb_create/update_user() function signatures.
#249901 by sun: Changed drupalvb_create/update_user() function signatures.
Code clean-up, primarily regarding drupalvb_set_login_cookies().
Code clean-up, primarily regarding drupalvb_set_login_cookies().
#130048 by sun: Fixed vB user creation failed due to mysql-specific function.
#130048 by sun: Fixed vB user creation failed due to mysql-specific function.
Added vB variables (options) output for development/debugging.
Added vB variables (options) output for development/debugging.
#177074 by sun: Fixed login to vB admin cp after user export.
#177074 by sun: Fixed login to vB admin cp after user export.
#250439 by sun: Fixed database table prefix must not be required.
#250439 by sun: Fixed database table prefix must not be required.
Added variable to switch db connection only when necessary.
Added variable to switch db connection only when necessary.
Fixed PHP fatal error in user export action.
Fixed PHP fatal error in user export action.
Fixed wrong include path for drupalvb.inc.php.
Fixed wrong include path for drupalvb.inc.php.
Complete module re-write. #131877 by sun: Fixed warning messages if config.php could not be found. #119327 by sun: Fixed wrong forum path due to missing database access. #130048 by sun: Fixed fatal error on mysqli by implementing new database interface. #119334 by sun: Fixed SQL errors due to wrong db_url. #114718 by sun: Fixed table not found error due to wrong table prefix.
Complete module re-write. #131877 by sun: Fixed warning messages if config.php could not be found. #119327 by sun: Fixed wrong forum path due to missing database access. #130048 by sun: Fixed fatal error on mysqli by implementing new database interface. #119334 by sun: Fixed SQL errors due to wrong db_url. #114718 by sun: Fixed table not found error due to wrong table prefix.
Preparing release 5.x-1.2.
#128322 by sun: Added docs about cookie domain.
#194204 by sun: Removed positive status messages after login, registration, aso.
#121148 by kkronyak: Fixed wrong redirection paths in drupalvb_action_handler().
Major code clean-up.
#205572 by sun: Fixed PHP fatal error if config.php does not exist.
Added changelog.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |