aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/convertors/convert_phpbb20.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-0/+2
| | | | PHPBB3-11015
* Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
|\ | | | | | | | | | | | | | | * develop-olympus: [ticket/11135] Full replacement of credit link to https Conflicts: phpBB/install/convertors/convert_phpbb20.php
| * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
| | | | | | | | PHPBB3-11135
| * [develop-olympus] Bumping version numbers to final for 3.0.11 releases.Andreas Fischer2012-05-311-1/+1
| |
| * [develop-olympus] Bumping version numbers to final for 3.0.10 releases.Andreas Fischer2011-11-201-1/+1
| |
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
| | | | | | | | PHPBB3-9916
* | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-3/+3
|\ \ | |/ | | | | | | * develop-olympus: [ticket/9416] HTML entities in poll titles and options incorrectly re-encoded
| * [ticket/9416] HTML entities in poll titles and options incorrectly re-encodedrxu2011-11-171-3/+3
| | | | | | | | PHPBB3-9416
| * [develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.Andreas Fischer2011-06-121-1/+1
| |
* | [ticket/10045] Update version in some more files.Joas Schilling2011-02-161-1/+1
| | | | | | | | | | | | I did not include the docs/INSTALL.html, because we need to do a bit more on that file before releasing 3.1 (Add section how to update from 3.0 to 3.1, ...) PHPBB3-10045
* | Merge branch 'develop-olympus' into developAndreas Fischer2010-12-291-1/+1
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/9348] Call phpbb_set_encoding() on config value 'default_dateformat'. [ticket/9953] Set focus to password on re-authentication [ticket/9905] Add SQLite to the DSN description [ticket/9859] Remove years from the credit line.
| * [ticket/9348] Call phpbb_set_encoding() on config value 'default_dateformat'.Richard Foote2010-12-281-1/+1
| | | | | | | | | | | | | | | | | | Call phpbb_set_encoding() on 'default_dateformat' to properly re-encode non-ascii characters that might be in default_dateformat. E.g. "d M Y à H:i" PHPBB3-9348
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/ | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-081-1/+1
|
* Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-051-2/+2
|
* Merge r10473 into the 3.0.7 branch.Josh Woody2010-02-041-1/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10476 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix coppa setting in convertor (Bug #50735) - at the same time increase ↵Meik Sievertsen2009-09-151-3/+3
| | | | | | target phpBB version number for the phpBB2 convertor and convertor version number. ;) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10148 89ea8834-ac86-4346-8a33-228a782c2dd0
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-231-0/+2
| | | | | | | - add option for minimum post chars (which is a required setting for quick reply, therefore we introduce it here) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9656 89ea8834-ac86-4346-8a33-228a782c2dd0
* Actually, this should never happen, ... #41945Henry Sudhof2009-02-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9333 89ea8834-ac86-4346-8a33-228a782c2dd0
* As proposed by marshalrusty: re-hash plain MD5s left in the databaseHenry Sudhof2009-02-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9312 89ea8834-ac86-4346-8a33-228a782c2dd0
* dumdidum...Meik Sievertsen2008-12-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by ↵Nils Adermann2008-11-241-1/+13
| | | | | | A_Jelly_Doughnut)t) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9113 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version numberMeik Sievertsen2008-10-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version for the convertorMeik Sievertsen2008-06-071-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8619 89ea8834-ac86-4346-8a33-228a782c2dd0
* version updateMeik Sievertsen2008-04-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8492 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing converter bugs.Henry Sudhof2008-02-131-2/+4
| | | | | | | | | | | #21215 #18575 #18435 #16565 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8379 89ea8834-ac86-4346-8a33-228a782c2dd0
* and the final version number ;)Meik Sievertsen2007-12-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8274 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-11-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8250 89ea8834-ac86-4346-8a33-228a782c2dd0
* '1' might not have been a good choiceHenry Sudhof2007-10-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8216 89ea8834-ac86-4346-8a33-228a782c2dd0
* anyone having any further form token problems or other very critical bugs ↵Meik Sievertsen2007-10-141-1/+1
| | | | | | found? If so, go, head to the bug tracker or message me through IRC. ;) git-svn-id: file:///svn/phpbb/trunk@8191 89ea8834-ac86-4346-8a33-228a782c2dd0
* RC6 preparationMeik Sievertsen2007-10-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8173 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14704Henry Sudhof2007-10-121-10/+10
| | | | | | | That should solve the issue for the user table, I hope that it doesn't manifest at other places. git-svn-id: file:///svn/phpbb/trunk@8167 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change, might help with some lost usersHenry Sudhof2007-10-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8164 89ea8834-ac86-4346-8a33-228a782c2dd0
* prevent posting empty messages with some UTF8-characters as well as fixing ↵Meik Sievertsen2007-10-111-2/+2
| | | | | | conversion in CVS. git-svn-id: file:///svn/phpbb/trunk@8163 89ea8834-ac86-4346-8a33-228a782c2dd0
* deregister globals to install tooMeik Sievertsen2007-10-041-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@8130 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, yeah...Meik Sievertsen2007-08-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8070 89ea8834-ac86-4346-8a33-228a782c2dd0
* and up the number...Meik Sievertsen2007-07-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7972 89ea8834-ac86-4346-8a33-228a782c2dd0
* changes...Meik Sievertsen2007-07-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7842 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12731Henry Sudhof2007-06-281-2/+2
| | | | | | | #12791 git-svn-id: file:///svn/phpbb/trunk@7806 89ea8834-ac86-4346-8a33-228a782c2dd0
* new wrapper for LIKE expressions to streamline the fixes. We actually need ↵Meik Sievertsen2007-06-231-1/+1
| | | | | | to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely). git-svn-id: file:///svn/phpbb/trunk@7788 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a few things for postgres. Thanks to wagnerch for researching the ↵Henry Sudhof2007-06-221-5/+10
| | | | | | | | | issue and providing a patch. #12587 git-svn-id: file:///svn/phpbb/trunk@7787 89ea8834-ac86-4346-8a33-228a782c2dd0
* *grumble*Henry Sudhof2007-06-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7756 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12287Henry Sudhof2007-06-101-1/+7
| | | | | | | | | #12219 A little clean-up in the installer (thanks ToonArmy) git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0
* changed the treatment for some profile fields. Thanks to the videolan team ↵Henry Sudhof2007-06-021-5/+5
| | | | | | for bringing this up. git-svn-id: file:///svn/phpbb/trunk@7704 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes and improvements.Henry Sudhof2007-05-271-6/+4
| | | | | | | | | | #11817 #11851 #11801 #11461 git-svn-id: file:///svn/phpbb/trunk@7692 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10899Henry Sudhof2007-05-141-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7578 89ea8834-ac86-4346-8a33-228a782c2dd0
* PGSQL is pretty strict about datatypesDavid M2007-05-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7555 89ea8834-ac86-4346-8a33-228a782c2dd0
* typo :(David M2007-05-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7554 89ea8834-ac86-4346-8a33-228a782c2dd0
* missed a spotDavid M2007-05-121-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7553 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-05-121-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7552 89ea8834-ac86-4346-8a33-228a782c2dd0