root / branches / phpBB-3_0_0 / phpBB / includes / functions_convert.php

View | Annotate | Download (59.9 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
9905 08/01/2009 01:28 PM Meik Sievertsen

Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)

9636 06/20/2009 06:45 PM Meik Sievertsen

- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....

8876 09/18/2008 04:26 PM Meik Sievertsen

Prevent integer overflow - Bug #19895

8805 09/02/2008 08:36 AM Meik Sievertsen

Fix one design failure in phpBB3. Do not count non-approved posts to the user_posts. Before, a user was able to circumvent basically any protection based on post counts.
At the same time implement the queue_trigger feature.

8667 06/21/2008 06:05 PM Meik Sievertsen

further checks on maximum storage length

8479 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8379 02/13/2008 05:28 PM Henry Sudhof

Fixing converter bugs.
#21215
#18575
#18435
#16565

8285 12/26/2007 03:53 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8179 10/14/2007 02:31 PM Henry Sudhof

#14736
#14725

8133 10/04/2007 02:56 PM Meik Sievertsen

also use the new bbcode uid generation for the convertor

8072 08/30/2007 11:21 PM Meik Sievertsen

necessary changes...

8033 08/15/2007 07:32 PM Meik Sievertsen

some bugs fixed

7992 08/01/2007 05:50 PM Henry Sudhof

Introducing some changes to acp_icons. This adds language variables.
The JS candy is mostly only for firefox, the actual fix is splitting the list.

#13917
#13911

7961 07/27/2007 07:33 PM Meik Sievertsen

err, forgot to commit

7952 07/26/2007 01:51 PM Henry Sudhof

Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set.
Might be revisisted in the future.
#13797

7882 07/14/2007 01:32 PM Henry Sudhof

#13379

7809 06/29/2007 03:37 PM Henry Sudhof

#12461

7807 06/29/2007 01:39 PM Henry Sudhof

Oh well, not much we can do for boards already converted.
#12819

7806 06/28/2007 08:21 PM Henry Sudhof

#12731
#12791

7772 06/18/2007 09:33 AM Henry Sudhof

#12519

7767 06/16/2007 03:49 PM David M

- Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)
- Firebird can now work properly in PHP4

7760 06/15/2007 05:18 PM Henry Sudhof

#12429

7744 06/10/2007 03:42 PM Henry Sudhof

#12287
#12219

A little clean-up in the installer (thanks ToonArmy)

7736 06/09/2007 01:11 PM Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7692 05/27/2007 05:07 PM Henry Sudhof

Some fixes and improvements.
#11817
#11851
#11801
#11461

7666 05/23/2007 05:05 PM Henry Sudhof

This probably broke things :|
#10697
#11421
#11555
#11421

7662 05/22/2007 04:08 PM Henry Sudhof

Changed the way we assemble user_group entries during cross-DB conversion. The old way produced many invalid entries for admins.

7646 05/19/2007 06:40 PM Meik Sievertsen

we included a check for getimagesize() existance... now we again can suppress notices while running this function.

7608 05/16/2007 04:45 PM Meik Sievertsen

label changes, language fixes...

7549 05/12/2007 05:46 PM Henry Sudhof

oops

7545 05/12/2007 02:27 PM Henry Sudhof

Huh?

#10787

7529 05/11/2007 05:28 PM Henry Sudhof

Further fine-tuning of avatars.

7516 05/09/2007 07:15 PM Meik Sievertsen

#8108

7455 05/03/2007 04:29 PM Meik Sievertsen

some language-specific adjustements
fix prune users (adding the list of users to the confirmation page)
tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element)

7429 04/30/2007 12:46 PM Henry Sudhof

Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.

-Route all avatar downloads through download.php - adrien
-Change the way inline attachments are delivered
-Fixes a few (unreported) bugs, notably avatar upload during group generation...

7412 04/27/2007 06:13 PM Meik Sievertsen

fixing...

7401 04/25/2007 06:30 PM Henry Sudhof

Still fine-tuning remote avatar conversion. Prepare to be yelled at.

7400 04/25/2007 05:01 PM Henry Sudhof

Don't complain about failed calls to ini_set.

7399 04/25/2007 03:14 PM Henry Sudhof

This should ensure that most avatars are displayed with correct dimensions. Might slow down conversions and there can be no absolute guarantee.

#10105

7393 04/24/2007 01:19 PM Henry Sudhof

ah. Where did those line breaks go?

7392 04/24/2007 01:13 PM Henry Sudhof

Hmm, does this thing work?

Let's get rid of #9680 and #9843 while we are at it.

7322 04/10/2007 10:50 PM Meik Sievertsen

checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)

7302 04/08/2007 05:14 PM Meik Sievertsen

#9659
#9569

7211 03/20/2007 04:40 AM David M

#5137

7198 03/15/2007 09:33 AM Meik Sievertsen

if path is false we do not return one...

7180 03/12/2007 10:43 PM Meik Sievertsen

remove user with empty username_clean...

7118 03/04/2007 03:31 PM Meik Sievertsen

- change conversion to process dotted topics after syncing (else some informations needed are wrong or do not exist at all). This also adds the ability to shift some operations to the very end after syncing.
- remember entered register data when changing the default language.

7076 02/25/2007 11:09 PM Nils Adermann

- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156]
- allow cancelling search index creation/removal
- custom CSS class name input too short [Bug #8328]...

7063 02/25/2007 02:21 PM Meik Sievertsen

this hopefully solves the issue of wrongly converted ips completely. Sometimes there is really no ip...

7040 02/23/2007 02:50 PM Meik Sievertsen

- fixed some convertor bugs
- adjusted forum standard access (+polls) role to include f_delete (no update, only new installations will have the change included)

7034 02/22/2007 05:20 PM Meik Sievertsen

trying to fix two conversion issues
- anonymous user not entered correctly or entered with user id 0 (need to be tested)
- ips not converted

7015 02/19/2007 08:35 PM David M

#8234
- some stupid bugs in restore
- centralized the method of getting tables

7007 02/18/2007 02:42 PM Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

7002 02/17/2007 03:14 PM Nils Adermann

- fixed a referencing problem with objects (PHP4/5 conflict)
- user_group_auth can take data from both target and source database

6995 02/17/2007 12:06 AM Nils Adermann

- allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
- abstracted some installation code that is now relevant to converting as well into functions_install.php (mostly DBMS selection related)...

6984 02/13/2007 01:14 AM David M

#8084

6976 02/09/2007 03:28 PM Meik Sievertsen

grrr

6975 02/09/2007 03:24 PM Meik Sievertsen

some fixes to be committed.

6972 02/07/2007 05:32 PM Meik Sievertsen

fix permission bug for added categories during conversion as well as lowering the maximum execution limit.

6971 02/07/2007 05:02 AM David M

#7698
- small UTF-8 thing

6970 02/06/2007 08:09 PM Meik Sievertsen

Some... fixes... laying around here.

6956 02/02/2007 04:36 PM Meik Sievertsen

only very tiny fixes.

6954 02/01/2007 04:13 AM David M

- should fix some Firebird issues ( can't believe that nobody found this until now )

6939 01/27/2007 05:41 PM Meik Sievertsen

some very tiny adjustements.

6931 01/26/2007 05:10 PM Meik Sievertsen

heh

6930 01/26/2007 05:09 PM Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6927 01/24/2007 06:19 PM Meik Sievertsen

- fix severe bug with email hash calculation
- fix bug in convertor not correctly converting config values

6915 01/21/2007 07:33 PM Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

6907 01/19/2007 12:42 PM Meik Sievertsen

#7248

6905 01/18/2007 03:41 PM Meik Sievertsen

fixing some bugs

6872 01/10/2007 05:47 PM Meik Sievertsen

fix some general bugs and some convertor related

6865 01/09/2007 03:10 PM Meik Sievertsen

- some bugfixes
- bugfixes for the convertor (typecasting for example was totally broken)

6855 01/07/2007 06:38 PM Meik Sievertsen

erm...

6854 01/07/2007 06:25 PM Meik Sievertsen

some fixes...

6851 01/07/2007 03:08 PM Meik Sievertsen

- fix some convertor bugs.
- added support for the validated birthday mod and fixed the integration of nils' birthday mod

6847 01/06/2007 08:39 PM Meik Sievertsen

what is this? is it a plane? is it super-grobi? no, it is the convertor...