Downloads
Download tar.gz
22.85 KB
MD5: 0e3a961c291c0052d576969a8f7cb87d
SHA-1: 3a5a1544677fb5615917bb2e7388a4a76dcb2050
SHA-256: a7b0ea7682c1f596a190fe366d1cb9a2baad7e13425c321f31de5f11b26a52d1
Download zip
26.07 KB
MD5: 012b797b7da5e7fc03a7e9fe23ac1206
SHA-1: a647576ad61ec8e9c9b47df5e57dcd5c65c3a2f1
SHA-256: 60ef116da08de9edad38ff5609224f7efb0da44ac4e13349f26f82833f82ea1d
Release notes
Changes since DRUPAL-6--1-0-RC1:
- Added README.txt
- Changes for coder.module.
- #413812 by Liam McDermott: fixed problem 'Private msgs... all are from me?', {pm_index} requires two records for both sender and receiver.
- #281861 by Liam McDermott: fixed problem where duplicate existing Drupal usernames cause the VBulletin user and posts to be skipped.
- #644882 by smk-ka: fixed unknown table: pm_tags_index error.
- #615472 by juan_g: fixed SQL error when database name has reserved words and special characters.
- by liammcdermott: Changed interface so it is streamlined (e.g. we no longer include information on what tests were run if they work), changed GETs to POSTs where there is a side-effect.
- #271268 by liammcdermott: fixed migration failing with multiple databases defined in settings.php
- by Liam McDermott: Fixed part of import that required the Drupal database user to have read access to the vBulletin database.
- by Liam McDermott: Added tentative support for Batch API. It broadly works, but still requires an extension to the PHP timeout.
- by Liam McDermott: Fixed 'package' in .info files.