/[drupal]/contributions/modules/drupalvb/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/drupalvb/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.58 - (show annotations) (download)
Tue Aug 11 16:18:46 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.57: +2 -1 lines
File MIME type: text/plain
#545702 by sun: Fixed fatal error on path drupalvb/logout.
1 // $Id: CHANGELOG.txt,v 1.57 2009/08/02 01:23:10 sun Exp $
2
3 Drupal vB x.x-x.x, xxxx-xx-xx
4 -----------------------------
5
6
7 Drupal vB 6.x-2.x, xxxx-xx-xx
8 -----------------------------
9 #545702 by sun: Fixed fatal error on path drupalvb/logout.
10 #516778 by sun: Updated installation instructions for DrupalvB.
11 #380658 by sun: Fixed fatal error on path drupalvb/login.
12 #364807 by sun: Fixed note about importing vBulletin users.
13 #336632 by jcfiala, sun: Fixed vB cookies not removed on logout.
14 #334521 by sun: Fixed fatal error on path drupalvb/logout.
15 #323068 by sun: Added support for local hostnames.
16 #328513 by sun: Fixed installation instructions in README.txt.
17
18
19 Drupal vB 6.x-2.0, 2008-10-18
20 -----------------------------
21 #230678 by smk-ka, sun: Ported DrupalvB to Drupal 6.x.
22
23
24 Drupal vB 5.x-2.2, 2008-10-15
25 -----------------------------
26 #230678 by sun: Code clean-up in preparation for the port to D6.
27 #290557 by sun: Added removal of obsolete drupalvb_default_timezone variable.
28 #285408 by sun: Fixed initial user import cannot happen in drupalvb.install.
29 by sun: Fixed missing t() for private messages page in Drupal.
30 #300835 by frando, sun: Added user import from vB for password recovery form.
31 by sun: Fixed missing global $user object in forum user info block.
32 #290557 by sun: Fixed bad language and timezone set for users created via
33 DrupalvB.
34 #308858 by smk-ka: Fixed user sessions sometimes not properly created in
35 vBulletin due to a different vB behavior upon user login.
36 #285718 by smk-ka: Added protection against timing problems on heavy Drupal
37 sites, where the redirector could try to register a user twice, resulting in
38 broken user mappings.
39 #308860 by smk-ka: Added separate login/logout menu handlers to accommodate
40 different session lifetimes.
41 #308857 by smk-ka: Fixed usernames containing non-latin1 characters not synced
42 due to missing encoding.
43 by sun: Fixed wrong global variable name for $cookie_domain.
44
45
46 Drupal vB 5.x-2.1, 2008-07-17
47 -----------------------------
48 #274292 by TW-IYF, sun: Fixed wrong encryption of password in vB session cookie.
49 by sun: Added block displaying top forum posters.
50 by smk-ka, sun: Added block and Panels content-type for displaying recent user
51 posts.
52 #252677 by smk-ka, sun: Fixed wrong mapping for existing vB users after logon
53 in Drupal.
54 #128322 by smk-ka, sun: Code clean-up.
55 #271663 by smk-ka: Fixed join date of exported users is set to current date.
56 #272845 by smk-ka, sun: Fixed switching database connector breaks vB connection.
57 #272846 by smk-ka: Added removal of Drupal vB's variables in hook_uninstall().
58 #271663 by sun: Updated vBulletin version compatibility note.
59
60
61 Drupal vB 5.x-2.0, 2008-05-08
62 -----------------------------
63 #253076 by sun: Fixed database connection errors when db is not setup properly.
64 #131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.
65 #131089 by sun: Fixed docs about cookiedomain.
66
67
68 Drupal vB 5.x-2.0-RC3, 2008-05-02
69 ---------------------------------
70 #253652 by sun: Fixed invalid passwords in vB after exporting users.
71
72
73 Drupal vB 5.x-2.0-RC2, 2008-05-02
74 ---------------------------------
75 #253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.
76 by sun: Code clean-up for block configuration/output.
77 #253653 by sun: Added warning to user export action.
78 #253521 by sun: Fixed SQL error if vB user profile contains additional fields.
79 #253076 by sun: Fixed fatal error if db connection is not valid.
80 #253200 by sun: Fixed missing database table prefix after upgrading to 2.x.
81 #253030 by mistlethrush, sun: Fixed user passwords not updated during export.
82
83
84 Drupal vB 5.x-2.0-RC1, 2008-04-30
85 ---------------------------------
86 #121148 by sun: Added lazy instantiation of existing vB users in Drupal.
87 #142368 by sun: Fixed login error if default language is not English.
88 #252677 by sun: Added validation to prevent users from registering existing vB
89 usernames.
90 #249901 by sun: Changed drupalvb_create/update_user() function signatures.
91 Code clean-up, primarily regarding drupalvb_set_login_cookies().
92 #130048 by sun: Fixed vB user creation failed due to mysql-specific function.
93 Added vB variables (options) output for development/debugging.
94 #177074 by sun: Fixed login to vB admin cp after user export.
95 #250439 by sun: Fixed database table prefix must not be required.
96 Added variable to switch db connection only when necessary.
97 Fixed PHP fatal error in user export action.
98 Fixed wrong include path for drupalvb.inc.php.
99 Complete module re-write.
100 #131877 by sun: Fixed warning messages if config.php could not be found.
101 #119327 by sun: Fixed wrong forum path due to missing database access.
102 #130048 by sun: Fixed fatal error on mysqli by implementing new database interface.
103 #119334 by sun: Fixed SQL errors due to wrong db_url.
104 #114718 by sun: Fixed table not found error due to wrong table prefix.
105
106
107 Drupal vB 5.x-1.2, 2008-04-21
108 -----------------------------
109 #128322 by sun: Added docs about cookie domain.
110 #194204 by sun: Removed positive status messages after login, registration, aso.
111 #121148 by kkronyak: Fixed wrong redirection paths in drupalvb_action_handler().
112 Major code clean-up.
113 #205572 by sun: Fixed PHP fatal error if config.php does not exist.
114
115
116 Drupal vB 5.x-1.1, 2008-02-07
117 -----------------------------
118 #114718 by GroteBozeWolf: Fixed vB config is only read once.
119
120
121 Drupal vB 5.x-1.0, 2007-01-31
122 -----------------------------
123 Initial release of Drupal vB for Drupal 5.x.
124

  ViewVC Help
Powered by ViewVC 1.1.2