Log of /contributions/modules/phpbb2drupal/phpbb2privatemsg.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 21 21:15:09 2009 UTC
(6 months, 1 week ago)
by
nbz
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
replace privmsgs_bbcode_uid column with bbcode_uid as the column name in phpbb3 has changed from the one in phpbb2
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 9 02:21:47 2009 UTC
(8 months, 2 weeks ago)
by
nbz
Branch:
MAIN
Changes since
1.15: +3 -2 lines
Diff to
previous 1.15
Hack - give the messages a thread_id that is the same as mid.
Ideally this whole code should be replaced taking the proper values from phpbb. Just needs to be done, but we're not there yet.
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 29 17:08:44 2008 UTC
(11 months, 4 weeks ago)
by
nbz
Branch:
MAIN
Changes since
1.13: +3 -3 lines
Diff to
previous 1.13
import older messages (those with a lower id) first, and if messages are already imported, return a message.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 30 01:28:55 2008 UTC
(15 months, 4 weeks ago)
by
nbz
Branch:
MAIN
Changes since
1.11: +14 -11 lines
Diff to
previous 1.11
and now privatemsg import actually works. There is still problem with teh theming - probably down to the call to _phpbb2drupal_check_tables when the php data is in an external database.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 9 18:33:42 2008 UTC
(16 months, 2 weeks ago)
by
nbz
Branch:
MAIN
Changes since
1.6: +22 -27 lines
Diff to
previous 1.6
take code from 1.x branch and port to phpBB3.
The query code is currently missing a JOIN to the privmsgs_to folder, so we cannot tell if messages are new or not. On another note, the current version fo the privatemsg module no longer seems to store this status either.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 8 23:54:00 2008 UTC
(21 months, 2 weeks ago)
by
nbz
Branch:
MAIN
Changes since
1.1: +18 -8 lines
Diff to
previous 1.1
Some changes and addition of a cleanup function to remove variables set by this module. Tested and it works except for bug #204021 but that is also present in the unseparated phpbb2drupal for Drupal 5.x
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.