View | Annotate | Download (59.9 KB)
Copy 3.0.x branch to trunk
Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)
- [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....
Prevent integer overflow - Bug #19895
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.
further checks on maximum storage length
Hiding everywhere little buggers, eh?
Fixing converter bugs. #21215 #18575 #18435 #16565
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
#14736 #14725
also use the new bbcode uid generation for the convertor
necessary changes...
some bugs fixed
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
err, forgot to commit
Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set. Might be revisisted in the future. #13797
#13379
#12461
Oh well, not much we can do for boards already converted. #12819
#12731 #12791
#12519
- Oracle can't handle IN clauses with more than 1000 elements (Bug #12449) - Firebird can now work properly in PHP4
#12429
#12287 #12219
A little clean-up in the installer (thanks ToonArmy)
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!)
Some fixes and improvements. #11817 #11851 #11801 #11461
This probably broke things :| #10697 #11421 #11555 #11421
Changed the way we assemble user_group entries during cross-DB conversion. The old way produced many invalid entries for admins.
we included a check for getimagesize() existance... now we again can suppress notices while running this function.
label changes, language fixes...
oops
Huh?
#10787
Further fine-tuning of avatars.
#8108
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)
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...
fixing...
Still fine-tuning remote avatar conversion. Prepare to be yelled at.
Don't complain about failed calls to ini_set.
This should ensure that most avatars are displayed with correct dimensions. Might slow down conversions and there can be no absolute guarantee.
#10105
ah. Where did those line breaks go?
Hmm, does this thing work?
Let's get rid of #9680 and #9843 while we are at it.
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. :)
#9659 #9569
#5137
if path is false we do not return one...
remove user with empty username_clean...
- 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.
- 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]...
this hopefully solves the issue of wrongly converted ips completely. Sometimes there is really no ip...
- fixed some convertor bugs - adjusted forum standard access (+polls) role to include f_delete (no update, only new installations will have the change included)
trying to fix two conversion issues - anonymous user not entered correctly or entered with user id 0 (need to be tested) - ips not converted
#8234 - some stupid bugs in restore - centralized the method of getting tables
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.
- fixed a referencing problem with objects (PHP4/5 conflict) - user_group_auth can take data from both target and source database
- 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)...
#8084
grrr
some fixes to be committed.
fix permission bug for added categories during conversion as well as lowering the maximum execution limit.
#7698 - small UTF-8 thing
Some... fixes... laying around here.
only very tiny fixes.
- should fix some Firebird issues ( can't believe that nobody found this until now )
some very tiny adjustements.
heh
- 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...
- fix severe bug with email hash calculation - fix bug in convertor not correctly converting config values
fixing some bugs, most being submitted grammatical/spelling errors.
#7248
fixing some bugs
fix some general bugs and some convertor related
- some bugfixes - bugfixes for the convertor (typecasting for example was totally broken)
erm...
some fixes...
- fix some convertor bugs. - added support for the validated birthday mod and fixed the integration of nils' birthday mod
what is this? is it a plane? is it super-grobi? no, it is the convertor...