| /[drupal]/contributions/modules/phpbbforum/phpbbforum.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
updated instructions
reset password fixed
Bugs and new comments
Fixed DRUPAL-5 compatibility
DRUPAL-5 version 2. initial commit
phpBB 3.05 compatibility.
Fixed issue #317650 patch by Grey Teardop Added newest icon position settings Added in INSTALL.txt about password reset issue #459600
Fixed #450270, #275704, #428496. Table should be 'drupal2phpbb' Fixed # hook_form_alter Fixed Titles of phpBB #455700, #441264
#450270 Fixed recent blocks settings. Fixed code for Drupal5 backport.
Fixed #423730,#367848 Changed #367848 Added #445024 Added Groups and roles sync.
Fixed some bugs. Groups sync is not working in this dev. Will be in next release.
fixed assigning roles and groups and more
#423730 cleanups before beta1
issues #410166, #408800 functions.php has been fixed. viewtopic.php - include_once fixed
Added custom profile fields sync special support for pf_gender field
Added hook system and hooks 'login' and 'logout' and some include without once in phpBB3 have been fixed changed and added functions for hooks
issue #407982 and changed and added functions for hooks
issue #404788
added phpbbforum.theme.custom-sample.inc and changed phpbbforum.theme.inc
1. issue #339376 2. LDAP Integration bug fixed
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
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
New version 2.0 first commit
error handling in _phpbbforum_convert_sig()
#273506 by stealth warning in signature sync function
#272634 bug in 'if ($scrolling =' found by Udi #245573 patch by Melkon
Timezones sync control When logging out redirect to front page in D6
Fixed Log and Display phpBBForum module messages control
Trying to fix issue #257707 by type casting to (float)
$data += array('user_timezone' => (float) $val);
New constants
define('PHPBB_DISABLE_MODULE', 0); // Only use in emergency
define('PHPBB_DISABLE_AUTO_LOGOUT', 0);
fixed #245573 sync fixed birthday sync added timezone sync
better defense from bots
Changed login_default_validators Added new PM, short recent titles and new settings
changed external authentication removed double 'user_login_authenticate_validate'
omitted apostrophe on line 760 after $path in phpbbforum.module, thanks to paf
fixed D6 logintoboggan login with email
commented
//variable_get('phpbbforum_map_user_birthday', 'profile_birthday') => $phpbb_user->data['user_birthday'],
validation bug in update account
fixed registration inframe
added hook_validate to validate registration data in phpBB
insert $category == 'account', $user is not valid
fixed hook_form_alter links in phpBB master mode
fixed update user
changed update_user spec, fixed warnings
hook alter
a couple of common mistakes ->data in get_user missing global in user deletion
Initial Drupal 6 release
Initial Drupal 5 release.
Initiial Drupal 6 release
Fixed bugs.
Initial commit phpBBforum module
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |