Ecosyste.ms: OpenCollective

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

github.com/phpbb/phpbb-core

[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.
https://github.com/phpbb/phpbb-core

Merge pull request #5102 from JoshyPHP/ticket/15527

[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration

c7172de86da784cceba02526b5a2cee7b9f2f4d8 authored about 7 years ago
Merge branch '3.2.x'

192e3461ddbade12511d18d74c69bd3c6e82a57b authored about 7 years ago
[ticket/15527] Remove "use" and specify full class name for exception

PHPBB3-15527

8be0e69231c17e382f0833c9a441504b12f17da4 authored about 7 years ago
[ticket/15531] Workaround for false-positive sniff

PHPBB3-15531

41d6dbfd15b7ad824d7c545b423e6ba87d38bc15 authored about 7 years ago
[ticket/15531] Log malformed BBCodes

PHPBB3-15531

3be5f8b1767211ba920496e58a7383ec839c6177 authored about 7 years ago
[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration

PHPBB3-15527

06ea3c047e7210c91f3b0696e80affc7fa94f71e authored about 7 years ago
[ticket/15526] Cast bbcode id to INT in merge bbcodes migration

PHPBB3-15526

c930bb29fc6a25060cf43b55cc9ee2c5868760b6 authored about 7 years ago
Merge branch '3.2.x'

10ad125049c9074bee3df740220709b672a3a80a authored about 7 years ago
Merge pull request #5083 from JoshyPHP/ticket/15512

[ticket/15512] Avoid reparsing non-existent polls

9f83d817d0fd10f6ffe02212d52fc9bf3fc0d67e authored about 7 years ago
Merge branch '3.2.x'

d89e92535323355676945e7737c09ce387c80709 authored about 7 years ago
[ticket/15099] Remove type attr from INCLUDECSS and INCLUDEJS

PHPBB3-15099

23e248832b413433e2393f7ec9f337ad83d8314f authored about 7 years ago
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic

PHPBB3-15518

30f54ef032b5288a9259fa5a4b22890d08682e88 authored about 7 years ago
[ticket/15508] Update loader

PHPBB3-15508

d55b553ca4ded2a389dcc8bbe5be665657d53027 authored about 7 years ago
[ticket/15508] Remove call to getEnvironment() from parser

PHPBB3-15508

8ae2acddacd740070057f23d801746c283ecac43 authored about 7 years ago
[ticket/15508] Replace Twig_NodeInterface with Twig_Node

PHPBB3-15508

af345bf9de158a781405573427bc883ff25eabe7 authored about 7 years ago
[ticket/15512] Avoid reparsing non-existent polls

PHPBB3-15512

60119d435b49f78b90bfc712220e849fe0644965 authored about 7 years ago
Merge branch '3.2.x'

b1ce21bebcae7e0e6f86608f1d1531cd7ccd0911 authored about 7 years ago
[ticket/15502] Fix migrations

PHPBB3-15502

926d4ad14c05cc2d5ddba4a440bd7eeb3f0c2658 authored about 7 years ago
Merge branch '3.2.x'

eb0c37d4aa4c8fc056574b94f6be784a43d2578c authored about 7 years ago
[prep-release-3.2.2] Add 3.1.12 to build and fix display of download box

29f43cd776e1c8d666bb3cec4334c3d8446bacf5 authored about 7 years ago
[prep-release-3.2.2] Add migration for 3.2.2

32fc48f73eefd57c3a8a3ff1270e1b6951ecab3b authored about 7 years ago
Merge pull request #5077 from marc1706/ticket/15353

[ticket/15353] Do not use empty to not offer empty archive for download

cadc5c95ae0d31c4be3e0333661fb6d3bb82d955 authored about 7 years ago
Merge pull request #5076 from marc1706/ticket/15496

[ticket/15496] Add sort key to SELECT in fulltext_postgres

889b967810dbcc752cf0a81a863a19fe18f84d4c authored about 7 years ago
Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2

75ef1719fe477a85d60b7b80014cd7ad5d8207d9 authored about 7 years ago
Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into prep-release-3.2.2

bb1e45f05c506336cb424c295d84d18dade51c80 authored about 7 years ago
[ticket/15353] Do not use empty to not offer empty archive for download

PHPBB3-15353

77a9f8171a73b399609d011efeddda10daab73e6 authored about 7 years ago
[ticket/15496] Add sort key to SELECT in fulltext_postgres

Postgres requires that the column being ordered also appears in the
SELECT part of the query.

P...

e837d07e446539bdf8930092eba819cf6e21cb27 authored about 7 years ago
Merge branch '3.2.x'

27511f7fa99763c03390306b7965293bc04e4dc9 authored about 7 years ago
Merge pull request #4680 from marc1706/ticket/15055

[ticket/15055] Add appveyor file to allow running tests on appveyor as well

65daf437a61fb5096a27140a2e7933072b874010 authored about 7 years ago
[ticket/15055] Properly support index length check on mssql

PHPBB3-15055

f499a6824a1dfdba30a2b8fef44dd2af6e8a9658 authored about 7 years ago
[ticket/15055] Specify utf8 as character set in sqlsrv_connect

This is needed to be able to correctly retrieve unicode data from the db.

PHPBB3-15055

e6c2d3147738106831f9908eafd67772f3eb5996 authored about 7 years ago
[ticket/15055] Try using build matrix

PHPBB3-15055

ebecfe07a4652a73ff05a3c1920bd6a8d733228d authored about 7 years ago
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql

PHPBB3-15055

16ce016f628c3a902f73560f450cdcb5917c58b5 authored about 7 years ago
[ticket/15055] Drop primary keys when necessary and fix test comparisons

PHPBB3-15055

ee1ba4e79abba3ea867b07d894e393f62efd2c2f authored about 7 years ago
[ticket/15055] Use unicode column types where necessary

PHPBB3-15055

3483bc2b100d9f87811e3be5f6a0bdb50452af98 authored about 7 years ago
[ticket/14972] Fix template context use of sizeof()

PHPBB3-14972

88486a04c35c2dc068dc4ffb41943b3aea81fa4b authored about 7 years ago
[ticket/14972] replace all occurrences of sizeof() with the count()

PHPBB3-14972

7e2aca3574802c05b4ddcf09a9c35431249c10b4 authored about 7 years ago
[ticket/14972] Fix create_insert_array() declaration in admin_activate_user

PHPBB3-14972

4413daa2cf4843e0f544178ecdc1ed3f4756b1d1 authored about 7 years ago
[ticket/14972] Fix use of deprecated media attachment constants

PHPBB3-14972

81fdbd8aaff741ede83e04f197075dbd9193ac5c authored about 7 years ago
[ticket/14972] Fix sizeof calls

As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as ...

233aaddf247cd79144708efb5982d85c00d5b6aa authored about 7 years ago
Merge branch 'ticket/security/211' into ticket/security/211-rhea

219b3be2f8bad2931b086e44e623d3bfe7a19d68 authored about 7 years ago
[prep-release-3.1.12] Add migration for 3.1.12

a2e040cc95c638be38fc165d32b774651651fcf9 authored about 7 years ago
Merge pull request #40 from phpbb/ticket/security/211

[ticket/security/211] Make sure website URL only uses http & https schemes

c996e61393fb877c141e5ca2f1dc9b9f654fd75c authored about 7 years ago
[ticket/15303] Correctly refer to $memcached and not $memcache

PHPBB3-15303

59b6dcd8ec32d6df36d2b44b654bb427f7b4682a authored about 7 years ago
Merge branch '3.2.x'

dab2c1932fc88053b28e1106c26bd37ee68478a5 authored about 7 years ago
[prep-release-3.2.2] Add migration for 3.2.2-RC1

506f4797b8230bdb6aa50a757b302d2791bedb7b authored about 7 years ago
Merge pull request #5017 from Elsensee/ticket/15339-33

[ticket/15339] Use manual method when adding modules

68efaad5d822f44043cb24af92caa5f61eecbd76 authored about 7 years ago
Merge pull request #4971 from Elsensee/ticket/15339

[ticket/15339] Use manual method when adding modules

bccc99ea1cc9bf62816f2b9c3bc258cb73d23c42 authored about 7 years ago
Merge branch '3.2.x'

981272b9f3995a1825a6a88b6dda1e4f44746333 authored about 7 years ago
Merge pull request #5061 from marc1706/ticket/15322

[ticket/15322] Add config for envelope sender & remove mail function setting

44ea25d82ecf17292894fb5076729c3f2187ea01 authored about 7 years ago
Merge branch '3.2.x'

f9cb7e51538684956843629c0826d8e029f0abd1 authored about 7 years ago
Merge pull request #5037 from hubaishan/ticket/14857

[ticket/14857] Throw `S` from dateformat for non English languages

ee33d1b41193e2844f6f2631f539c9c6b9699d67 authored about 7 years ago
Merge branch '3.2.x'

e87123fddf12b2951f9e478ed20c089f486d01c9 authored about 7 years ago
Merge pull request #5038 from JoshyPHP/ticket/15444

[ticket/15444] Merge duplicate BBCodes via a migration

65673c45dcd015697c07bb463726fbf8c5933a17 authored about 7 years ago
Merge branch '3.2.x'

4645015a33d987768f67c41fc889e332203fa71d authored about 7 years ago
Merge pull request #5053 from JoshyPHP/ticket/15468

Add a service to merge duplicate BBCodes

ec0914a93744c9e879864c1f64893d22c933226c authored about 7 years ago
Merge branch '3.2.x'

b20911207c20481284ded96dbac438f51b6b8e3e authored about 7 years ago
Merge pull request #5046 from JoshyPHP/ticket/15457

[ticket/15457] Updated s9e/text-formatter dependency

9eaf1b7913b2af232dabe7cf211afe3cd7b24274 authored about 7 years ago
Merge branch '3.2.x'

2925b6f71aff3b3b92aaf6949f176d4afed83070 authored about 7 years ago
Merge pull request #4868 from javiexin/ticket/15266

[ticket/15266] Fix events in content_visibility

a25fdcc35fc319a0dd62e16530d1cf4fae4da848 authored about 7 years ago
[ticket/15266] Update since, add changed, and use empty where applicable

PHPBB3-15266

ae867dd89b71b223c20ca54073fb28813f1aefd2 authored about 7 years ago
[ticket/15266] Expand functionality of content_visibility

Added new function "is_visible", and replaced several immediate
uses of the above, including a s...

84d3fe3b3e581c86c066c56b2ebe10cb7e5ee951 authored about 7 years ago
Merge branch 'ticket/15339' into ticket/15339-33

3153279ddd190d93a00133cc322da65ddc878ada authored about 7 years ago
[ticket/15339] Fix tests

PHPBB3-15339

a79fcab9d00570593614b22a6048a7b80c5b023c authored about 7 years ago
[ticket/14857] Throw `S` from dateformat for non English languages

Throw `S` (ordinal suffix) from dateformat for non English languages

PHPBB3-14857

c0c2645f4c8736b409035a529aa9cac0acef3824 authored about 7 years ago
Merge branch '3.2.x'

e703d6d5ac589bd4992f98c696a5e197860111fe authored about 7 years ago
Merge pull request #5036 from JoshyPHP/ticket/15442

[ticket/15442] Allow unsafe HTML in bbcode.html

5e045e369cf7d55a6d19fa4acaef356c3a66f160 authored about 7 years ago
Merge branch '3.2.x'

a1d84a421cdbfe338fda123339157dcad0f057d3 authored about 7 years ago
Merge pull request #5032 from rxu/ticket/15224

[ticket/15224] Fix some MySQL fulltext index searching errors

ea0c18959eaae00bfbb2a1019737c777828d9b40 authored about 7 years ago
[ticket/15322] Try to make new email setting more readable

PHPBB3-15322

ab25d69bcd8fbaa924345c6afd6ee1c9eabdf2e0 authored about 7 years ago
[ticket/15322] Add config setting for -f parameter & remove mail function name

The -f parameter can now be added via configuration in the ACP. Addtionally,
the config setting ...

622e8a884d9abf344f7c93617e6f67806d677ba0 authored about 7 years ago
[ticket/15444] Add a migration to merge duplicate BBCodes

PHPBB3-15444

c8d1e45b7a836eb5668259e82d357d5c2cecd175 authored about 7 years ago
[ticket/15468] Add a service to merge duplicate BBCodes

PHPBB3-15468

7534f064630bd3f35cbae62adb7c1534ba39e9a5 authored about 7 years ago
[ticket/15457] Updated s9e/text-formatter dependency

PHPBB3-15457

f4e83ab01b98f4365bb78d9bf5ee9530bfddcbd6 authored about 7 years ago
Merge pull request #4962 from rubencm/ticket/14972

[ticket/14972] replace all occurrences of sizeof() with the count()

17929e9b3c00cb882e7f881b15c54c352cb61c9a authored about 7 years ago
Merge branch '3.2.x'

316a38d106746c3571ffa088c0e4d44069533364 authored about 7 years ago
Merge pull request #5025 from hubaishan/ticket/15433

[ticket/15433] Fix phpbbcli can enable non-existent extension

45213e170166b40f5f3ef9bfb692cc701cd1d70f authored about 7 years ago
[ticket/15433] Fix phpbbcli can enable non-existent extension

Fix phpbbcli can enable non-existent extension

PHPBB3-15433

16c3fde144422c75c60845e72cedf1cab43d6305 authored about 7 years ago
Merge branch '3.2.x'

72a82319af5500d7ba60092839d7bcf8d700169a authored about 7 years ago
[ticket/15464] Detect BBCodes in uppercase when reparsing

PHPBB3-15464

c5819dc64ed4a5f55fa07f00e1d4b09a27612dd9 authored about 7 years ago
[ticket/15339] Free sql results in migration module tool

PHPBB3-15339

c8521f980b52610d1493cc50368aaf08f89dafcd authored about 7 years ago
[ticket/15339] Allow a module to have multiple parents

Also restore old behaviour from Olympus regarding re-sorting modules

PHPBB3-15339

e7c0e372c07b17ad13b39f077e9a98f7d89b1731 authored about 7 years ago
Merge branch '3.2.x'

b3840ec71c1b87717dc3a4d09285dee1140e7788 authored about 7 years ago
Merge pull request #4976 from rubencm/ticket/15171

[ticket/15171] Replace all BBCode templates by default

d8fb35b8a5844d07b818e105db7ea6c355852b59 authored about 7 years ago
Merge branch '3.2.x'

0623b96fbf8dd47fa78f1cbba491b80662eb9fb4 authored about 7 years ago
Merge pull request #4949 from marc1706/ticket/15353

[ticket/15353] Make sure users can continue update after merging file diff

2429f28550fe2bf64b2fc30b67dc984ffa6f2715 authored about 7 years ago
[ticket/15442] Allow unsafe HTML in bbcode.html

PHPBB3-15442

4245214c46de80a78193de4cac8c1152118bd01b authored about 7 years ago
[ticket/15224] Fix some MySQL fulltext index searching errors

PHPBB3-15224

353bc159784e5bd9026af8390251d5e6962cf980 authored over 7 years ago
Merge branch '3.2.x'

7fd2314855ecae90643dd945b3e88b8731e8f1b0 authored over 7 years ago
Merge pull request #5019 from marc1706/ticket/14994

[ticket/14994] Refactor template->assign_block_var

7bf57cff45e5250358c360093f2f4ffe7b8760e5 authored over 7 years ago
Merge branch '3.2.x'

8418d3f297353be17639f6de563c96d1e5604761 authored over 7 years ago
Merge pull request #5013 from rxu/ticket/15419

[ticket/15419] Fix Sphinx UTF8 search in delta index

5371c1b000e24e7a03a95f9389df42b879fa6346 authored over 7 years ago
[ticket/14994] Refactor template->assign_block_var

Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_ar...

3879c1f8dd3c007a17e71d1fb64914f6da718045 authored over 7 years ago
[ticket/14994] Refactor template->assign_block_var

Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_ar...

49c2ef62bb33be14361a4e801e998081902adb12 authored over 7 years ago
Merge pull request #5020 from marc1706/ticket/15424

[ticket/15424] Multiple typo fixes in docs & comments

f72725a2483ee6d3af5f23b72c8ef40f885d2dbc authored over 7 years ago
Merge branch '3.2.x'

f17c5fa6aaac691025f0fbf3fce41589b1cb833c authored over 7 years ago
Merge pull request #4988 from Elsensee/ticket/15389

[ticket/15389] Allow arrays in event dispatcher

0a8c5ea224bb9248b613dccabe0a693fbbacd973 authored over 7 years ago
Merge branch '3.2.x'

05b8ec2309501a74957bb476bf4769f34872ecb3 authored over 7 years ago
Merge pull request #4973 from DavidIQ/ticket/15372

[ticket/15372] Add permission for listing topics without being able to read them

7ba84c532250277b118ff72f937958f71e826957 authored over 7 years ago
Merge branch '3.2.x'

a39728346adfc9e7622783c777c529a8ba5ffc07 authored over 7 years ago