| /[drupal]/contributions/modules/drupalvb/drupalvb.inc.php |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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.
#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.
#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: 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.
#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.
#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.
#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.
#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.
#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.
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.
#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.
#177074 by sun: Fixed login to vB admin cp after user export.
#177074 by sun: Fixed login to vB admin cp after user export.
Fixed PHP fatal error in user export action.
Fixed PHP fatal error in user export action.
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.
Further code clean-up; added PHPdoc blocks.
#194204 by sun: Removed positive status messages after login, registration, aso.
Major code clean-up.
#205572 by sun: Fixed PHP fatal error if config.php does not exist.
Adding fix to cache the vB config array per GroteBozeWolf.
Module finally updated to 5.x. Thanks for your patience, guys. Several major patches have recently been added, so there are some good new features over the original 4.7.x version. Enjoy!
Added valcker's patch for database prefixes... last update before going to 5.0!
Bug fixes and a patch by valcker for exporting users from Drupal to vBulletin.
Fixed two issues, first release with new project deployment system at drupal.org. (Man I suck at CVS.)
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 |