aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_convert.php
Commit message (Expand)AuthorAgeFilesLines
...
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-1/+2
* Prevent integer overflow - Bug #19895Meik Sievertsen2008-09-181-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-0/+1
* further checks on maximum storage lengthMeik Sievertsen2008-06-211-15/+15
* Fixing converter bugs.Henry Sudhof2008-02-131-1/+1
* #14736Henry Sudhof2007-10-141-1/+9
* also use the new bbcode uid generation for the convertorMeik Sievertsen2007-10-041-22/+29
* necessary changes...Meik Sievertsen2007-08-301-1/+1
* some bugs fixedMeik Sievertsen2007-08-151-1/+1
* Introducing some changes to acp_icons. This adds language variables.Henry Sudhof2007-08-011-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-3/+3
* Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set.Henry Sudhof2007-07-261-16/+19
* #13379Henry Sudhof2007-07-141-1/+3
* #12461Henry Sudhof2007-06-291-1/+1
* Oh well, not much we can do for boards already converted.Henry Sudhof2007-06-291-1/+7
* #12731Henry Sudhof2007-06-281-0/+10
* #12519Henry Sudhof2007-06-181-1/+1
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-161-1/+1
* #12429Henry Sudhof2007-06-151-1/+1
* #12287Henry Sudhof2007-06-101-6/+7
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Some fixes and improvements.Henry Sudhof2007-05-271-0/+7
* This probably broke things :|Henry Sudhof2007-05-231-0/+21
* Changed the way we assemble user_group entries during cross-DB conversion. Th...Henry Sudhof2007-05-221-12/+3
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-1/+1
* label changes, language fixes...Meik Sievertsen2007-05-161-4/+5
* oopsHenry Sudhof2007-05-121-1/+1
* Huh?Henry Sudhof2007-05-121-2/+6
* Further fine-tuning of avatars.Henry Sudhof2007-05-111-15/+18
* #8108Meik Sievertsen2007-05-091-0/+3
* some language-specific adjustementsMeik Sievertsen2007-05-031-2/+2
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-3/+12
* Still fine-tuning remote avatar conversion. Prepare to be yelled at.Henry Sudhof2007-04-251-1/+29
* Don't complain about failed calls to ini_set.Henry Sudhof2007-04-251-3/+3
* This should ensure that most avatars are displayed with correct dimensions. M...Henry Sudhof2007-04-251-8/+23
* ah. Where did those line breaks go?Henry Sudhof2007-04-241-0/+2
* Hmm, does this thing work?Henry Sudhof2007-04-241-4/+3
* checking in some fixes... also added "previous/next pm in history" links to p...Meik Sievertsen2007-04-101-1/+1
* #9659Meik Sievertsen2007-04-081-1/+1
* #5137David M2007-03-201-1/+1
* if path is false we do not return one...Meik Sievertsen2007-03-151-0/+5
* remove user with empty username_clean...Meik Sievertsen2007-03-121-0/+26
* - change conversion to process dotted topics after syncing (else some informa...Meik Sievertsen2007-03-041-1/+4
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-32/+0
* this hopefully solves the issue of wrongly converted ips completely. Sometime...Meik Sievertsen2007-02-251-3/+3
* - fixed some convertor bugsMeik Sievertsen2007-02-231-6/+25
* trying to fix two conversion issuesMeik Sievertsen2007-02-221-3/+3
* #8234David M2007-02-191-1/+1
* fixing some bugsMeik Sievertsen2007-02-181-2/+2
* - fixed a referencing problem with objects (PHP4/5 conflict)Nils Adermann2007-02-171-2/+2