Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/area51-phpbb3

Fork of phpBB for the development discussion board on area51.phpbb.com.
https://github.com/phpbb/area51-phpbb3

[ticket/16705] Fix check_disk_space function

PHPBB3-16705

91a5a73dca110aad9f44a90ebfc089517ae351b6 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16698] Enhance check for default charset

PHPBB3-16698

9f316bd255851bf90a863b6327094bbd7c0f2506 authored almost 4 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

5b7feeb8ca191bda3c2d3a989eb2fe0bc7cd3bbe authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6139 from marc1706/ticket/16620

[ticket/16620] Output short array syntax in dev:migration-tips

0daf4b6b1cf003ed02c981d12670b10d443c7926 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16620] Output short array syntax in dev:migration-tips

PHPBB3-16620

3ab6059b56735be03d37c1025c60ccc3884a2938 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16589] Remove "or click unsubscribe ... link" sentence

PHPBB3-16589

8e599e23a04d5d03881b61104627adb1258d9fd3 authored almost 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16698] Enhance check for default charset

PHPBB3-16698

ecf6acd73010d261c4515807f30a7d7399c29ec8 authored almost 4 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

f041bcce88f4aa70557122bd427b2ba06781225f authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6135 from 3D-I/ticket/16696

[ticket/16696] Fix unsupported operand types in viewforum - PHP8

bb8768b6043595540fa65373c24457f270dd4512 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

de711bb7c03d228aa6a403bb89150c34510e29db authored almost 4 years ago by Máté Bartus <[email protected]>
Merge pull request #6137 from marc1706/ticket/16697

[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check

1ee1dbb629f2213e2074d5255cb3312eed05c122 authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check

The $CP$ prefix is not part of the actual password hash.
phpBB2 passwords converted do currently...

7d37b650a4008e80135ac8898fe973baad8f4e92 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16696] Unsupported operand types in viewforum.php - PHP8

PHPBB3-16696

6c15f723711d18d7d40ea774538452dec75b8be4 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16643] Fixes

PHPBB3-16643

1ce97fe8ea2293881a091a450f079b2737ae35d2 authored almost 4 years ago by Máté Bartus <[email protected]>
Merge pull request #4453 from Nicofuma/ticket/11063

[ticket/11063] Use HTTPS for phpBB's version check

ded551812ad141a302524bd2ba1969b528c999d3 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16643] Remove dbms_version config setting

PHPBB3-16643

0f7b89838a3222555b94d164ffaa7492b663461e authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16589] Visit at => visit to

PHPBB3-16589

552587dbb2b11abba4aee7177f033005d53ad309 authored almost 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16643] Refactor installer tasks to use Doctrine DBAL

PHPBB3-16643

2a57477718ebee6a5858d5c7c152101f175e040c authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16643] Add Doctrine DBAL to phpBB

PHPBB3-16643

aab2679966584508586e348903be4925eb18953e authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16643] Refactor installer task ordering

PHPBB3-16643

d9bfb4d01d0708e782bd82789666420774d9056d authored almost 4 years ago by Máté Bartus <[email protected]>
Merge branch '3.3.x'

0f3ea6991d4e31b4816b37f06fb43504bba97108 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.3.3' into 3.3.x

0602fa23167b6c140c0c35e833ce10f307d80313 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #4129 from marc1706/ticket/10824

[ticket/10824] Use composer.json in styles/languages

c5b58e8b254df437b5ee2ffaef5f28a283180358 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Small fixes to code style after code review

PHPBB3-10824

262bf5d71cd20c1e7bbfff0bc15ef2e0afb89baa authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Improve code style and docblocks in language file helper

PHPBB3-10824

42b2a109d178e1f97381026d4282388bca09405c authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add missing imports and adjust json sanitizer imports

This way the imports will also be a bit more explicit to the fact
that this is only a json sanit...

c93da86f83b5661cb771641153ac7e743351dd79 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add return type hints

PHPBB3-10824

cf8f79356d4be2ff189a4315e5c7e184f66da810 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Remove unused file

PHPBB3-10824

40fca6254d6a326e061330ed6f0977fa3c6c886c authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Clean up coding style in list_style

PHPBB3-10824

5bff0c0761e4d19dd99479bbdcd71e91143e4894 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Resolve issues with displaying style and style info in ACP

PHPBB3-10824

10151ae64292c57bf2bc5461414d6ef352ffe339 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add default emtpy parent-style to prosilver composer.json

PHPBB3-10824

068f621ed1582dd6dd51a5f6392328aababb63ae authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use tilde for lang string concatenation

PHPBB3-10824

0f614d91f929845b67079fed45eaed848715236c authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Move parenthesis to next line

PHPBB3-10824

66178b26e9920fbc72b51a2c73509bf6f83a3416 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use short array syntax

PHPBB3-10824

b7d0903f1b1e55ca608fa313944c75c55cdb6817 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Clean up code a bit

PHPBB3-10824

ed9be050ad5bded4920e488b550705ad374f1085 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use language class for language instead of user class

PHPBB3-10824

646f9826ec5fedfbb3dabb31fd41ccde183ae6de authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use short array syntax

PHPBB3-10824

3b6fc0a4d9f59f36b8e8b604a704c3cf67bbb4c2 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Update comments to reflect change versions

PHPBB3-10824

7ed687ff156a722ae15385842ec5b58fe4a17cad authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add basic test for json sanitizer

PHPBB3-10824

a39f8ad5d1d05d95c3d264efe4e2f2f838f45ae1 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Move declare strict_types and adjust version

PHPBB3-10824

c25e06e46b7319043a3aecb572d1513d0299b872 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Switch to new namespace for json sanitizer

PHPBB3-10824

93949d1be4a1a3e6a1be26b56762f2694509baf1 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Move json sanitizer to json folder

PHPBB3-10824

27c69c2740eddfd8d459eff910260b804163f6e4 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Make sure to always return array from decode method

PHPBB3-10824

414327dc7071a9d9c94ed3d8fabbe5d83a978a5a authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Remove not needed PHP version requirement

PHPBB3-10824

9284500b5e3910af2afb302505be97343e2dc98f authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add more details to language details page

PHPBB3-10824

5f9543f24f208986aad621727f8b99013048ecb9 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Switch to OOP style for module class

PHPBB3-10824

b4dd0f737daaf527e66bb1d989fa5391fc5a23cb authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use correct language and style composer.json data

PHPBB3-10824

adf9f49a42effa1f064f6ce7d103e252ef568848 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add new helper function for decoding and sanitizing in place

PHPBB3-10824

5dc2e500f5d93ef5da6a5f8e965c0b5f9947d22b authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2

PHPBB3-10824

204f81c6f72af7930de6c3e25d1f89c8394be728 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Move parse_cfg_file() to functions_compatibility

PHPBB3-10824

ca4fdeaf2b91f3c07e5ffd202b18cebdea424612 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Update versions to current master

PHPBB3-10824

d43144c5a200a371b07cfc8b88da762ea78cf0a1 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Fix typo in language composer.json

PHPBB3-10824

6383648c533777293e05a64a2684c9c00c6b2935 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Display message about invalid styles on install style view

PHPBB3-10824

81f3483994e04f0ff14aec3988baab3825a14911 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Update language composer.json chmod

PHPBB3-10824

e30170341e2671de29ce6122277c864a8c069c4e authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Update language composer.json

PHPBB3-10824

732935582a791eaf5b4375d878d2dcffc16759e4 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Use json sanitizer in language_file_helper

PHPBB3-10824

21c9883ac788caf19461bf5009f66d1830ac6c2c authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Add json sanitizer class

PHPBB3-10824

04e791d9fe13c004e57cd7b024e02a5cf0a65d99 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Show display-name in acp and change composer name

PHPBB3-10824

b0337b21d54174a21303b362d8d8928862316d63 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/10824] Make languages use composer.json

PHPBB3-10824

8244aff9cbcc8f70d1ed13dbf163a0d45a46344c authored almost 4 years ago by Joas Schilling <[email protected]>
[ticket/10824] Make styles use composer.json files

PHPBB3-10824

a2004466467b378d26f09a3cf5c4b9c0a81730ec authored almost 4 years ago by Joas Schilling <[email protected]>
Merge branch '3.3.x'

cd7455605841d86638cacc9d9493ecb0d2e1f040 authored almost 4 years ago by Máté Bartus <[email protected]>
Merge pull request #6128 from 3D-I/ticket/16689

[ticket/16689] Fix SQL errors for Bitly OAuth

9cc910cb348da63bb9a4351c2157ef1ebbc44691 authored almost 4 years ago by Máté Bartus <[email protected]>
[prep-release-3.3.3] Add migration for 3.3.3

61fa45e5de203f3569c1088d83e0b0d08ae795e5 authored almost 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.3] Update version numbers to 3.3.3

9cf8bd25cbafb773fa6726042458e89633b3465d authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

28e4c2a72c19aa9ef73fbe18139095da616a2274 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6133 from 3D-I/ticket/16691

[ticket/16691] Fix illegal offset for report_pm_closed notification

fc89dfff9e59ae48377025d05b862cdca7641a09 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16691] Fix illegal offset for report_pm_closed notification

PHPBB3-16691

84c43093b1576125f3133172a75e153c60511baf authored almost 4 years ago by 3D-I <[email protected]>
Merge pull request #6127 from rxu/ticket/16650

[ticket/16650] Add simple functional test

fa8fd661d0d3fd81c735fd0d19a8529a56ce47e5 authored almost 4 years ago by Máté Bartus <[email protected]>
Merge branch '3.3.x'

29e7226c96340d48e7ddf73b128177f01141f19f authored almost 4 years ago by Máté Bartus <[email protected]>
Merge pull request #6129 from rxu/ticket/16690

[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag

c2b0533fb8a00b1965d881670da744e16a439e14 authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16690] Fix html functions default flag in convertor

PHPBB3-16690

513e62f61d8ac65e9bf29c7ce10835ea56d9e616 authored almost 4 years ago by rxu <[email protected]>
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag

PHPBB3-16690

2fd4dbb6857ac36385e95b67f01e6852efc269f4 authored almost 4 years ago by rxu <[email protected]>
[ticket/16689] Fix SQL errors for Bitly OAuth

PHPBB3-16689

6f183a831ca0379b952c63d81459a44f3c425e40 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16689] Fix SQL errors for Bitly OAuth

PHPBB3-16689

c5434009553623ebab0dd2bf234431d5685be557 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16689] Fix SQL errors for Bitly OAuth

PHPBB3-16689

2c4b86264803504268f11431f875c530af1f731a authored almost 4 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

64ee69b51986fab6916b13fe9c542e4f80c324c0 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6125 from Crizz0/ticket/16660

[ticket/16660] Remove not needed RESET button from MCP and UCP

ddf5de83497f3cfb54398755b363fd108821cf8e authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16650] Adjust catalog entries assertion

PHPBB3-16650

a368b0f26d79ca15f837ffca930ba1569d0da7f4 authored almost 4 years ago by rxu <[email protected]>
[ticket/16650] Add simple functional test

PHPBB3-16650

2bee8312ab30dfe21453e41d4e2a73becc5c9c32 authored almost 4 years ago by rxu <[email protected]>
Merge branch '3.3.x'

c9484b7a1b4380d158edd5496ac583000e78a8f4 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6118 from iMattPro/ticket/16681

[ticket/16681] Use Font Icons for ACP Action Buttons

5b0d5d6b6eeaa52706ed0c135ca100e4365645bd authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6119 from marc1706/ticket/16650

[ticket/16650] Adjust code for retrieving packagist info for composer 2

fc3728055fb2c2607c7795729c570691d86d4d68 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16660] Remove not needed RESET button fomr MCP and UCP

PHPBB3-16660

8ceff6d039131a16caabe0ad61f9a1a8e7660b99 authored almost 4 years ago by Christian Schnegelberger <[email protected]>
Merge pull request #6123 from marc1706/ticket/16687

[ticket/16687] Add check stylesheet with stylelint to github workflow

5c50f12686bc2494c3d587c829054a5a1dfe01ac authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16650] Fix composer 2 compatibility issues

PHPBB3-16650

76c4b7fe74cc2e91d14d7cb6f20410c049e19b99 authored almost 4 years ago by rxu <[email protected]>
Merge branch '3.3.x'

c48b6fb33add468da38208bbd290b367b43cc8c4 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6124 from CHItA/ticket/16675

[ticket/16675] Restore rxu's fix

fb8ebe54f72ab58f8e168d8ee354ee92c82fc80e authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16675] Restore rxu's fix

PHPBB3-16675

859ce034629e4068ca3b260382b13c93b4c9cfac authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16687] Add check stylesheet with stylelint to github workflow

PHPBB3-16687

e5418dd054250a89ca76387fe22ca49d26914e6c authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16681] CSS adjustment

PHPBB3-16681

009efef3c9b4cf2ba48250146c61f10309358a8e authored almost 4 years ago by Matt Friedman <[email protected]>
[ticket/16681] Remove inline styles

PHPBB3-16681

ffbd1abd87dca38d587d3fab030a992e18fa5f02 authored almost 4 years ago by Matt Friedman <[email protected]>
[ticket/16681] Use Font Icons for ACP Action Buttons

PHPBB3-16681

6e5cb747b033bba6bd61bd726d248970f733b752 authored almost 4 years ago by Matt Friedman <[email protected]>
Merge branch '3.3.x'

fa39e37e2692ba29dbda4dcbc11e45800bd1fd61 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6121 from 3D-I/ticket/16685

[ticket/16685] Fix SQL error in ACP for DB name if not correctly escaped

b48d3328fe8e4d95b6bb07cb462ef523282bf38a authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

fca6ffa131ad01848d6f200c3f57194382e2c6ce authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6122 from AlfredoRamos/ticket/16686

[ticket/16686] Simplify get_database_size() SQL query for PostgreSQL

9da049748a84e51f78147350eee56faea2a1f6a4 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16686] Simplify get_database_size() SQL query for PostgreSQL

Reduce number of queries to get database size and add it to the cache
for 2 hours, like it is be...

63b7da3b60ae2874fb908b094f23d4ca826b229c authored almost 4 years ago by Alfredo Ramos <[email protected]>
Merge branch '3.3.x'

10a0f50b848e248aa864c719b088d3e6ed969d12 authored almost 4 years ago by Máté Bartus <[email protected]>
Merge pull request #6120 from marc1706/ticket/16684

[ticket/16684] Trigger builds on release branches and tags

72557dee527ebde6a22ebca94d591a9e733a623f authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/16685] Fix SQL error in ACP for DB name if not correctly escaped

PHPBB3-16685

2f2782ed1e1afe1c19f8571a3aa7216157832480 authored almost 4 years ago by 3D-I <[email protected]>