/[drupal]/contributions/modules/phpbb2drupal/phpbb2drupal.module
ViewVC logotype

Log of /contributions/modules/phpbb2drupal/phpbb2drupal.module

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 18:02:13 2009 UTC (7 weeks, 3 days ago) by nbz
Branch: MAIN
CVS Tags: DRUPAL-6--2-1, HEAD
Changes since 1.106: +12 -8 lines
Diff to previous 1.106
#594876 - Various bugs reported and solutions provided by Phliplip (http://drupal.org/user/566088) : Allow for support for signatures for forums module and also fix bugs in the attachments code.

Revision 1.68.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 17:45:39 2009 UTC (7 weeks, 3 days ago) by nbz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.68.2.5: +11 -8 lines
Diff to previous 1.68.2.5 , to branch point 1.68 , to next main 1.107
#594980 - reported and solution provided by Phliplip (http://drupal.org/user/566088): Do not replace empty bbcode_uid's as they only strip the data of colons.

Revision 1.43.2.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 17:41:30 2009 UTC (7 weeks, 3 days ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.8: +14 -9 lines
Diff to previous 1.43.2.2.2.8 , to branch point 1.43.2.2
#594980 - reported and solution provided by Phliplip (http://drupal.org/user/566088): Do not replace empty bbcode_uid's as they only strip the data of colons.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 17:35:02 2009 UTC (7 weeks, 3 days ago) by nbz
Branch: MAIN
Changes since 1.105: +11 -8 lines
Diff to previous 1.105
#594980 - reported and solution provided by Phliplip (http://drupal.org/user/566088): Do not replace empty bbcode_uid's as they only strip the data of colons.

Revision 1.43.2.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 01:02:57 2009 UTC (4 months, 3 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.7: +5 -5 lines
Diff to previous 1.43.2.2.2.7 , to branch point 1.43.2.2
#275732 - patch by xurizaemon (http://drupal.org/user/76026) - fix links to filters

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 22:04:37 2009 UTC (6 months ago) by nbz
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.104: +14 -5 lines
Diff to previous 1.104
#469390 - hopefully fix the last of the markup issues. Finally!

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 01:12:24 2009 UTC (6 months, 1 week ago) by nbz
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.103: +2 -2 lines
Diff to previous 1.103
#340764 - fix attachment import for topics. it should be post_msg_id, not post_id

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 02:27:45 2009 UTC (8 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.102: +3 -3 lines
Diff to previous 1.102
#396444 - patch by jmpoure (http://drupal.org/user/227864) - remove ORDER BY from COUNT queries - they break on pgsql

Revision 1.68.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 02:24:26 2009 UTC (8 months, 2 weeks ago) by nbz
Branch: DRUPAL-6--1
Changes since 1.68.2.4: +3 -3 lines
Diff to previous 1.68.2.4 , to branch point 1.68
#396444 - patch by jmpoure (http://drupal.org/user/227864) - remove ORDER BY from COUNT queries - they break on pgsql

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 16:00:19 2008 UTC (10 months, 4 weeks ago) by nbz
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.101: +9 -6 lines
Diff to previous 1.101
#351316 - reported and patch supplied by memfis (http://drupal.org/user/245764) - Fix uploads/attachments.

Revision 1.68.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 15:53:47 2008 UTC (10 months, 4 weeks ago) by nbz
Branch: DRUPAL-6--1
Changes since 1.68.2.3: +8 -5 lines
Diff to previous 1.68.2.3 , to branch point 1.68
#351316 - reported and patch supplied by memfis (http://drupal.org/user/245764) - Fix uploads and also the duplicate private message test.

Revision 1.68.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 20:56:59 2008 UTC (13 months ago) by nbz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4
Changes since 1.68.2.2: +6 -5 lines
Diff to previous 1.68.2.2 , to branch point 1.68
#282216 - "function _phpbb2drupal_check_tables() causes errors". Solution found by litwol (http://drupal.org/user/78134)

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 20:54:51 2008 UTC (13 months ago) by nbz
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.100: +5 -4 lines
Diff to previous 1.100
#282216 - "function _phpbb2drupal_check_tables() causes errors". Solution found by litwol (http://drupal.org/user/78134)

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 17:08:32 2008 UTC (13 months ago) by nbz
Branch: MAIN
Changes since 1.99: +4 -2 lines
Diff to previous 1.99
change imported last access time to = previous login time instead of user session time, based on reccomendation by user "enzypher".

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 20:10:09 2008 UTC (13 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.98: +7 -6 lines
Diff to previous 1.98
Update the hash checking as the previous logic relying on "user_pass_convert" was bogus as it always seems to = 0. Bug reported by enzipher in #297137 comment 25

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 23:10:04 2008 UTC (13 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
For some reason getting the parent id does not work too well with the mysql connections (but does with mysqli) - cosmetic change to see if it makes a difference.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 21:02:39 2008 UTC (13 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.96: +2 -2 lines
Diff to previous 1.96
#297137 - updated code by enzipher (http://drupal.org/user/179782) to update the regexp from the last issue to something that actually works.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 14:00:17 2008 UTC (13 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.95: +4 -1 lines
Diff to previous 1.95
[#297137] Hopefully fix the smiley import in the text - code by enzipher (http://drupal.org/user/179782)

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 18:49:03 2008 UTC (13 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.94: +3 -2 lines
Diff to previous 1.94
just testing if this helps with the forum categories import when using the mysql driver instead of mysqli

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 22:29:12 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
1. Remove warning message over search engine accounts as they are no longer imported

2. Do not import forum topics of forum_type = 2 as they are just links and Drupal dopes not support that - it shows them as normal forums.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 22:17:12 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.92: +2 -2 lines
Diff to previous 1.92
do not import users with a user_type = 2 - these are dummy accounts for search engines and webcrawlers.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 22:08:45 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.91: +4 -4 lines
Diff to previous 1.91
my bad - inactive users get a user_type = 1 in phpbb3, not 0

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 21:47:28 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.90: +9 -1 lines
Diff to previous 1.90
phpbb3 stores user status in user_type instead of user_active as phpbb2 did. inactive users get an id of 0. there are other status too, no idea what they mean. KISS - user_type of 0 = inactive. The rest mean active. further complication - duplicate check sets $user->user_active to 0 if the user is a duplicate. Assume the only time the $user->user_active is set before now is in duplicate check and nothing is taken from database - so php isset() should work.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 19:41:06 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.89: +6 -5 lines
Diff to previous 1.89
1. fix the hash import into phpass module tables by a) fixing the insert statement and b) modifying the hash identifier to what the phpass module uses.
2. Add some info about phpass on the instructions page.
3. Slight modifications to the settings form.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 17:23:35 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
phpbb3 has native hashed longer than 32 characters (and also old hashes which are still 32 characters), so ermoving string limit for hash.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 15:44:25 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.87: +3 -3 lines
Diff to previous 1.87
should be 'pass', not 'password'.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 15:40:38 2008 UTC (15 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.86: +12 -5 lines
Diff to previous 1.86
Check if password has been converted from md5 to phpass. If it has not, import it directly to drupal using old method. If it has, the store it in the phpass module table.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 22:23:27 2008 UTC (16 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
no message

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 18:51:53 2008 UTC (16 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.84: +5 -4 lines
Diff to previous 1.84
depend on the phpass module, put the phpass password into the users_phpass table and set the normal password to the word phpass.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:27:15 2008 UTC (16 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
fix for attachments (last commit was also a fix for attachments)

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:18:01 2008 UTC (16 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
no message

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:16:16 2008 UTC (16 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.81: +2 -1 lines
Diff to previous 1.81
Fix the broken category/forum creation

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 02:13:03 2008 UTC (17 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.80: +54 -439 lines
Diff to previous 1.80
Big changes:
1. remove phpbb2 compatibility
2. remove poll import (they will be imported as forum topics, but without the poll data - I will leave that for an additional module if someone steps up.)
3. replace re-encoding function - phpbb3 is also utf8 - with just a sanitising function.

taxonomy/category import is still broken.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 22:53:06 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
fix another oops - was using wrong var for forum_id. Thanks again to rayneitami

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 15:22:22 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.78: +5 -5 lines
Diff to previous 1.78
more oops fixing.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 15:19:51 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.77: +1 -2 lines
Diff to previous 1.77
and fix another oops

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 15:18:02 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.76: +3 -3 lines
Diff to previous 1.76
small fixes to last commit

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 15:16:21 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.75: +19 -39 lines
Diff to previous 1.75
reduce code cuplication for the category/forum import from phpBB3

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 01:39:42 2008 UTC (20 months, 1 week ago) by nbz
Branch: MAIN
Changes since 1.74: +54 -14 lines
Diff to previous 1.74
new forum and topic import code for phpBB3. Totally untested.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 00:58:06 2008 UTC (20 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.73: +31 -22 lines
Diff to previous 1.73
#209195 - Add support for phpbb3. get code from patch in comment 32 to modify a couple of queries. Untested.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 15:50:51 2008 UTC (20 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.72: +8 -8 lines
Diff to previous 1.72
surround instances of PHPBB2 and PHPBB3 with '. Thanks to rayneitami for spotting this blooper.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 19:47:35 2008 UTC (20 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.71: +16 -6 lines
Diff to previous 1.71
hopefully this will allow category/forum import to work properly.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 19:10:51 2008 UTC (20 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.70: +3 -3 lines
Diff to previous 1.70
fix an oops from last commit. (change 1 to a zero in two places.)

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 19:09:10 2008 UTC (20 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.69: +35 -10 lines
Diff to previous 1.69
#209195 - Add support for phpbb3. Modified (untested) patch with additions from post 26 by rayneitami.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 00:04:37 2008 UTC (20 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.68: +17 -2 lines
Diff to previous 1.68
Move fixes that were included in Drupal-6.x-1.0 release to head

Revision 1.68.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 19:25:08 2008 UTC (21 months ago) by nbz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.68.2.1: +9 -2 lines
Diff to previous 1.68.2.1 , to branch point 1.68
#222612 - Table check uses wrong table names prefix

Revision 1.68.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 19:04:23 2008 UTC (21 months ago) by nbz
Branch: DRUPAL-6--1
Changes since 1.68: +9 -1 lines
Diff to previous 1.68
if topic edit time is less that topic created time, replace edit time with created time.

Revision 1.43.2.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 21:03:29 2008 UTC (21 months, 2 weeks ago) by nbz
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0
Changes since 1.43.2.2.2.6: +7 -3 lines
Diff to previous 1.43.2.2.2.6 , to branch point 1.43.2.2
#204021 - Check if message is a duplicate before saving.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 21:12:40 2008 UTC (21 months, 2 weeks ago) by nbz
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.67: +4 -74 lines
Diff to previous 1.67
Rename phpbb2drupal.settings.inc to phpbb2drupal.pages.inc, move two more functions over ("phpbb2drupal_main" and "phpbb2drupal_postconfiguration")

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 01:10:40 2008 UTC (21 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.66: +23 -13 lines
Diff to previous 1.66
Make the Post Migration Configuration more useful by addiong step by step introductions for some basic settings.

Revision 1.43.2.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 18:07:58 2008 UTC (21 months, 3 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.5: +8 -1 lines
Diff to previous 1.43.2.2.2.5 , to branch point 1.43.2.2
#216428 - fix incorrect topic ordering for topics with zero replies

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 18:00:55 2008 UTC (21 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.65: +9 -2 lines
Diff to previous 1.65
#216428 - fix incorrect ordering for topics with zero posts/replies.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 15:57:44 2008 UTC (21 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.64: +3 -84 lines
Diff to previous 1.64
#203739 Break out privatemsg import into its own module.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 02:37:27 2008 UTC (21 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.63: +3 -3 lines
Diff to previous 1.63
clean up - comment out 'type' and 'variables' from pm import.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 02:32:01 2008 UTC (21 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.62: +16 -4 lines
Diff to previous 1.62
#202348 - borrow and adapt code by drunken Monkey from patch (in comment 4) to port privatemsg module to drupal 6

Revision 1.43.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 23:35:50 2008 UTC (22 months ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.4: +17 -3 lines
Diff to previous 1.43.2.2.2.4 , to branch point 1.43.2.2
#114451 - escape html entites to correct encoding. (utf-8 instead of iso-8859-1)

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 23:33:03 2008 UTC (22 months ago) by nbz
Branch: MAIN
Changes since 1.61: +13 -3 lines
Diff to previous 1.61
#114451 - Escape characters to correct encoding (utf-8 instead of iso-8859-1).

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 22:15:28 2008 UTC (22 months ago) by nbz
Branch: MAIN
Changes since 1.60: +1 -2 lines
Diff to previous 1.60
remove call to forum_enable which was added in last commit - it is not needed.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 19:39:26 2008 UTC (22 months ago) by nbz
Branch: MAIN
Changes since 1.59: +2 -1 lines
Diff to previous 1.59
1. Revert changes in settings to what it was in version 1.4 of phpbb2drupal.settings.inc.

2. Enable Forum vocabulary before getting Forum Vocabulary when importing categories.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 01:02:30 2008 UTC (22 months, 2 weeks ago) by nbz
Branch: MAIN
Changes since 1.58: +6 -2 lines
Diff to previous 1.58
Update encoding options using help from functions/info from phpbb3, which also needs to change encodings to utf-8

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 23:17:39 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.57: +52 -56 lines
Diff to previous 1.57
Fix coding styles, remove line from comment insert query (it was duplicated), fix upload import. Hopefully just pm's to go.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 20:51:52 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
update for compatibility with changes in taxonomy_node_save() for Drupal 6. Forums topics now show in forums. Polls still do not.

Revision 1.43.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 01:13:28 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.3: +9 -20 lines
Diff to previous 1.43.2.2.2.3 , to branch point 1.43.2.2
Use drupal_convert_to_utf8 to convert to utf-8

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 21:50:44 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
Fix a couple of stupid typo's.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 21:48:23 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.54: +3 -10 lines
Diff to previous 1.54
Use internal drupal_convert_to_utf8 function.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 19:55:42 2008 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.53: +8 -16 lines
Diff to previous 1.53
Comment import now works.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 20:19:33 2007 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.52: +22 -27 lines
Diff to previous 1.52
Fix a few "blind change" mistakes - changes made from coder module without actually looking at the code. Some revertions, some not.

Forum topic and poll import now works, but the new topics and polls are not listed under the forums.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 19:00:32 2007 UTC (22 months, 3 weeks ago) by nbz
Branch: MAIN
Changes since 1.51: +28 -12 lines
Diff to previous 1.51
Now working: Import users, Import forum categories.

TODO: Everything else from import topics, polls, comments and everything else.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 18:08:59 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.50: +29 -36 lines
Diff to previous 1.50
More database fixes

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 16:57:54 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.49: +10 -12 lines
Diff to previous 1.49
Fixes for _phpbb2drupal_check_module and _phpbb2drupal_check_tables to use existing functions module_exists and db_table_exists instead of sql queries.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 15:57:57 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: MAIN
Changes since 1.48: +10 -513 lines
Diff to previous 1.48
Everything except for database changes should be done. Still not working.

Revision 1.43.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 02:55:37 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.2: +16 -16 lines
Diff to previous 1.43.2.2.2.2 , to branch point 1.43.2.2
clean up errors, close brackets etc.

Revision 1.43.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 02:20:49 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2.2.1: +2 -2 lines
Diff to previous 1.43.2.2.2.1 , to branch point 1.43.2.2
Needed to use OR to check if iconv or libiconv functions are available, not an AND.

Revision 1.43.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 02:17:49 2007 UTC (22 months, 4 weeks ago) by nbz
Branch: DRUPAL-5--3
Changes since 1.43.2.2: +18 -4 lines
Diff to previous 1.43.2.2
1. Check if php function iconv is available, show error message if it is not and encoding option has been ticked.
2. Some platforms may have function called libiconv instead. Search for that if iconv is not available.
3. Find best match for characters that do not have an exact match.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 04:09:50 2007 UTC (23 months ago) by nbz
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
Another fix to the menu system. Still not working properly for the settings page.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 03:55:03 2007 UTC (23 months ago) by nbz
Branch: MAIN
Changes since 1.46: +7 -7 lines
Diff to previous 1.46
A few menu fixes that I missed first time around. Still atleast one issue to go.

Revision 1.43.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 03:32:31 2007 UTC (23 months ago) by nbz
Branch: DRUPAL-5
Branch point for: DRUPAL-5--3
Changes since 1.43.2.1: +2 -2 lines
Diff to previous 1.43.2.1 , to branch point 1.43 , to next main 1.107
fix an oops (previously removed an ')

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 03:17:23 2007 UTC (23 months ago) by nbz
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Fix a couple of oopses.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 23:39:08 2007 UTC (23 months ago) by nbz
Branch: MAIN
Changes since 1.44: +57 -60 lines
Diff to previous 1.44
Initial port to Drupal 6 with some coding style fixes as suggested by coder.module.

Revision 1.43.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 19:59:41 2007 UTC (23 months ago) by nbz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.43: +22 -30 lines
Diff to previous 1.43
#153128 - Use correct placeholder for links. Intitial patch by maartenvg (http://drupal.org/user/109716)

#67068 - change from mbstring to iconv for encoding change.

#114458 - Give feedback on import of Private messages.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 19:42:54 2007 UTC (23 months ago) by nbz
Branch: MAIN
Changes since 1.43: +22 -30 lines
Diff to previous 1.43
#153128 - Use correct placeholder for links. Intitial patch by maartenvg (http://drupal.org/user/109716)

#67068 - change from mbstring to iconv for encoding change.

#114458 - Give feedback on import of Private messages.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 05:36:55 2007 UTC (2 years, 5 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--2-0
Branch point for: DRUPAL-5
Changes since 1.42: +18 -18 lines
Diff to previous 1.42
#112032 Drupal 5 upgrade. Thanks webchick!

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 05:34:01 2007 UTC (2 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.41: +1 -15 lines
Diff to previous 1.41
#114425: Remove check for comment_files table, which
1) has changed name to  comment_upload_files
2) is installed automatically anyway by comment_upload.install.
Thanks Webchick!

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 04:45:56 2007 UTC (2 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
#114451 Topics imported with HTML entities escaped. Thanks Webchick.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 04:44:11 2007 UTC (2 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.39: +7 -7 lines
Diff to previous 1.39
#115515 Spelling error: attachements. Thanks webchick!

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 04:03:22 2007 UTC (2 years, 9 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
#114440 %forum_vid output to screen during category import. Patch by Webchick, with thanks.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 06:37:49 2007 UTC (2 years, 10 months ago) by augustin
Branch: MAIN
Changes since 1.37: +6 -6 lines
Diff to previous 1.37
#110506 Improve the regex that transforms the URl to take into account the BBcode.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 4 07:59:59 2006 UTC (2 years, 11 months ago) by augustin
Branch: MAIN
Changes since 1.36: +7 -1 lines
Diff to previous 1.36
#99097: import phpbb2 user fields for last access and last login.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 08:19:17 2006 UTC (3 years ago) by augustin
Branch: MAIN
Changes since 1.35: +4 -33 lines
Diff to previous 1.35
#93003 Use proper Drupal API to number comment and preserve proper threading. Patch by PMunn , with thanks.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 07:52:30 2006 UTC (3 years ago) by augustin
Branch: MAIN
Changes since 1.34: +510 -505 lines
Diff to previous 1.34
#98306 numerous code style fixes  by neclimdul with thanks.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 01:54:02 2006 UTC (3 years ago) by augustin
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
#93632 private messages import later causes key violations with postgresql.
Using the {sequence} table solves the problem. Patch by PMunn - with thanks.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 13:56:04 2006 UTC (3 years ago) by augustin
Branch: MAIN
Changes since 1.32: +130 -139 lines
Diff to previous 1.32
#98144 Use t() to support localization. Patch by neclimdul with thanks.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 06:58:15 2006 UTC (3 years, 1 month ago) by augustin
Branch: MAIN
Changes since 1.31: +44 -19 lines
Diff to previous 1.31
#85633 Better pgsql support, and standardization of SQL. Patch from PMunn with thanks.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 17:38:02 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30
#78866 better way to check for DB type used, proposed by Havran.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 17:32:53 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.29: +8 -2 lines
Diff to previous 1.29
#78866 check tables exist: correct syntax problem for postgresql.
Thank you havran for providing proper postgreSql fix.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 14:48:16 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.28: +18 -2 lines
Diff to previous 1.28
#64681 the registration date is sometimes stored in the English US format, and not as a linux timestamp.
Setting added.
Thanks to webchick for pointing out the function strtotime().

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 14:32:13 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
remove var phpbb2drupal_import_polls on cleanup.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 14:27:42 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#71780 DB schema error for table {files}: column 'list' does not exist.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 14:23:27 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.25: +35 -2 lines
Diff to previous 1.25
#71780 setting option: 	import polls or not?

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 13:45:09 2006 UTC (3 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.24: +17 -17 lines
Diff to previous 1.24
#71780 new poll structure.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 10:18:12 2006 UTC (3 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.23: +15 -4 lines
Diff to previous 1.23
Test presence of privatemsg table.
bbcode configuration settings.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 15 08:25:36 2006 UTC (3 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.22: +3 -4 lines
Diff to previous 1.22
bugfix: drupal table names were not in curly brackets, preventing proper prefixing.
bugfix: the folder to put avatars in is files/pictures/

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 15 06:43:18 2006 UTC (3 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.21: +78 -1 lines
Diff to previous 1.21
#60655 handles incoming links redirects with a new module.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 10:39:12 2006 UTC (3 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.20: +130 -3 lines
Diff to previous 1.20
#67068 changes the encoding during the migration from phpBB encoding settings to Drupal encoding settings.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 03:33:02 2006 UTC (3 years, 5 months ago) by augustin
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
#65310 Import password hash as is so that users don't have to reset their password after import.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 09:18:30 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.18: +13 -13 lines
Diff to previous 1.18
#64877 : paves the way to postgresl support.
added install file with mysql table creation.
I still need to add postgresql tables.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 17:54:58 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Bbcode and input format settings apply to comments, pm, and sigs.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 17:47:18 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.16: +11 -2 lines
Diff to previous 1.16
bbcode handling in user signature.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 16:09:35 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.15: +30 -8 lines
Diff to previous 1.15
1) #64681 : bug fix: the user's registration date is now properly imported.
2) bbcode is filtered when importing private messages, too.
3) few minor fixes.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 09:34:26 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.14: +211 -63 lines
Diff to previous 1.14
1) added option to replace bbcode with html.
2) added option to select input format for imported posts.
3) better use of new Form API: use of collapsible sections for better navigation.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 19:24:39 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.13: +2 -15 lines
Diff to previous 1.13
removed comment.module comment_upload.module comment_upload.mysql:
With 4.7, there is no need to have a patched version of comment.module.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 11:13:16 2006 UTC (3 years, 6 months ago) by augustin
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
See #60655 : the files redirecting traffic from the old phpBB url to
the new Drupal url requires the include path to be set up properly.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 12:25:41 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
#59471 fixed a few 4.7 upgrade issues.
private messages and polls still need testing.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 05:43:28 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.10: +800 -862 lines
Diff to previous 1.10
Drupal 4.7 upgrade #59471 by neclimdul (user 48673) .
Code cleanup and upgrade to Drupal 4.7 API.
There are still many small issues to iron out.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 06:35:48 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.9: +83 -4 lines
Diff to previous 1.9
Created 'post migration configuration' page.
Cleans all variables created during migration.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 12:28:02 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.8: +6 -5 lines
Diff to previous 1.8
Bugfix: don't drop phpbb2drupal_temp_* table as they are needed for redirections
from old phpBB2 forum.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 11:44:20 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.7: +17 -5 lines
Diff to previous 1.7
Settings: choice to not import users who have never posted.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 07:36:54 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.6: +72 -25 lines
Diff to previous 1.6
Added private message import.
Various bug fixes.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 07:56:23 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.5: +60 -6 lines
Diff to previous 1.5
Updated import attachement settings.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 05:59:28 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.4: +0 -466 lines
Diff to previous 1.4
Removed redundant old migration script.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 05:52:23 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.3: +1933 -1 lines
Diff to previous 1.3
John Hwang's import script has been placed within a proper Drupal module. I have set all the main hooks, and developped a fairly comprehensive setting page. Users now only have to enable this module like any other module, and configure everything from admin/settings/phpbb2drupal. There are still many minor details to fix, but the main login is set, and overall it works well. beginner.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 05:47:21 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.2: +1 -598 lines
Diff to previous 1.2
Changing to John Hwang's project: #45403 .

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 06:50:09 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
Changes since 1.1: +46 -6 lines
Diff to previous 1.1
See issue #57380 and documentation #57197 : update README.txt with link to documentation.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 07:09:20 2006 UTC (3 years, 7 months ago) by augustin
Branch: MAIN
See #57197 by beginner, a.k.a. Augustin Masquilier
First release of the phpBB2 to Drupal migration script in a Drupal module form.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2