/[drupal]/contributions/modules/phpbbforum/phpbbforum.pages.inc
ViewVC logotype

Log of /contributions/modules/phpbbforum/phpbbforum.pages.inc

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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 21:08:03 2009 UTC (2 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-BETA6, DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7, HEAD
Changes since 1.15: +196 -19 lines
Diff to previous 1.15
Bugs and new comments

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 19:47:11 2009 UTC (4 months, 2 weeks ago) by vb
Branch: MAIN
Changes since 1.14: +464 -459 lines
Diff to previous 1.14
Fixed Gallery2 link issue#512798

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 20:28:43 2009 UTC (4 months, 3 weeks ago) by vb
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0-BETA5
Changes since 1.14.2.1: +459 -0 lines
Diff to previous 1.14.2.1 , to branch point 1.14 , to next main 1.16
DRUPAL-5 version 2. initial commit

Revision 1.14.2.1
Sun May 10 14:29:39 2009 UTC (6 months, 2 weeks ago) by vb
Branch: DRUPAL-5
Changes since 1.14: +0 -459 lines
FILE REMOVED
file phpbbforum.pages.inc was added on branch DRUPAL-5 on 2009-07-03 20:28:43 +0000

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 14:29:39 2009 UTC (6 months, 2 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Branch point for: DRUPAL-5
Changes since 1.13: +459 -459 lines
Diff to previous 1.13
Fixed #450270, #275704, #428496. Table should be 'drupal2phpbb'
Fixed # hook_form_alter
Fixed Titles of phpBB #455700, #441264

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 19:37:51 2009 UTC (7 months ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA10, DRUPAL-6--2-0-BETA1
Changes since 1.12: +65 -12 lines
Diff to previous 1.12
fixed assigning roles and groups
and more

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 18:07:36 2009 UTC (7 months, 2 weeks ago) by vb
Branch: MAIN
Changes since 1.11: +9 -3 lines
Diff to previous 1.11
#425896
mode=smilies

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 17:51:40 2009 UTC (7 months, 3 weeks ago) by vb
Branch: MAIN
Changes since 1.10: +28 -22 lines
Diff to previous 1.10
#423730
cleanups before beta1

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 15:11:02 2009 UTC (7 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA9
Changes since 1.9: +9 -4 lines
Diff to previous 1.9
issues #410166, #408800
functions.php has been fixed.
viewtopic.php - include_once fixed

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 14:27:02 2009 UTC (7 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA8
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
issue #409192 message #4
functions.php has been fixed.
pm popup is displaying now on drupal page.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 22:01:51 2009 UTC (8 months ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA7
Changes since 1.7: +34 -202 lines
Diff to previous 1.7
Added hook system and hooks 'login' and 'logout'
and some include without once in phpBB3 have been fixed
changed and added functions for hooks

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:29:48 2009 UTC (8 months, 1 week ago) by vb
Branch: MAIN
Changes since 1.6: +54 -9 lines
Diff to previous 1.6
issue #404788

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 13:49:36 2009 UTC (8 months, 1 week ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA6
Changes since 1.5: +6 -8 lines
Diff to previous 1.5
Added exceptions and output by exception
#397162
onload_functions is not defined
styleswitcher.js

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 18:23:32 2009 UTC (8 months, 2 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.4: +6 -48 lines
Diff to previous 1.4
issue #397162
Since alpha4 phpBB file session.php has been changed.
You have to reapply new patch.
You can download changed phpBB3 files from
http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and may replace all or only session.php.
To upgrade from alpha releases carefully delete removed files and directories and
replace changed ones with new files.
issue #397080
Read updated INSTALL.txt

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 19:41:32 2009 UTC (8 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.3: +41 -27 lines
Diff to previous 1.3
1) issue #390552
/mcp files were changed and
you will have to reaply new patch
or you can download changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and replace only /mcp directory
2) issue #389648
3) Fixed Login on /phpbbforum pages

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 19:42:16 2009 UTC (8 months, 3 weeks ago) by vb
Branch: DRUPAL-6--2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to next main 1.16
issue #389562
issue #388558
added span tags in recent blocks
<span class="phpbbforum_recent_subject">
<span class="phpbbforum_recent_author">
<span class="phpbbforum_recent_date">
<span class="phpbbforum_recent_title">

to upgrade from alpha2 replace files

phpbbforum.pages.inc
phpbb_api_theme.php

and files in /css directory

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 19:14:37 2009 UTC (8 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
issue #389562

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 18:45:23 2009 UTC (8 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA2
Branch point for: DRUPAL-6--2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Added css for Garland

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 21:10:26 2009 UTC (8 months, 3 weeks ago) by vb
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1
New version 2.0 first commit

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