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 branch '3.1.x'

b35edfa87d3f3d4dd5fe57a21a32a4400037643f authored almost 10 years ago
Merge pull request #3384 from brunoais/ticket/13592

[ticket/13592] Allow changing get_visibility_sql's result

75629d69a1da40873367086a0dae2f6bf31a005e authored almost 10 years ago
Merge pull request #3303 from Nicofuma/ticket/13513

[ticket/13513] Use paths relative to the phpBB root in the router

662320b5dbb9ced310712adfef4d1448f22f7a79 authored almost 10 years ago
[ticket/13617] Document magic number for forum_id

PHPBB3-13617

8b75ae8e68e3bf7b377b112b3073ab88b3a86894 authored almost 10 years ago
[ticket/13617] Use request->variable instead of request_var

PHPBB3-13617

f74a7e09d58213f01076b9fae036bbd557dcf249 authored almost 10 years ago
Merge branch 'ticket/13617' into ticket/13617-ascraeus

* ticket/13617:
[ticket/13617] Enforce column size limit for session_forum_id

Conflicts:
php...

f4382248653c9fdc646f9433ffd3d16d4ae66c85 authored almost 10 years ago
[ticket/12368] Correctly check if avatars migration is installed

Try to set the avatar type to string value to check if new avatar
types are supported.

PHPBB3-1...

6d92fe6409ca4ee4cce7d385be2443f39fc78a90 authored almost 10 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN

318fd7a0b9f8300291b8008822bcbc9f453a05ae authored almost 10 years ago
Merge pull request #3433 from Nicofuma/ticket/13643

[ticket/13643] Change the priority of kernel_terminate_subscriber to -10000

* Nicofuma/ticket/1...

69891134b290eb887b45d5466c7e22cdb43dbb0d authored almost 10 years ago
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN

PHP_INT_MIN isn't a defined constant but it can be calculed by
~PHP_INT_MAX (two's complement of...

b2ee64e760d0296a0473cfe46af8760777845ead authored almost 10 years ago
[ticket/13647] Move FAQ page to a controller

PHPBB3-13647

22db132bf7a77c0769caa4d39ac0827ad05a1858 authored almost 10 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN

625c6acbbd66058661bb7728d1c49d1fd7e3ccf7 authored almost 10 years ago
Merge pull request #3427 from prototech/ticket/13551

[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN

* prototech/ticket/13551:
...

f92708fa55b46064ce27c3647e219d1a1e445ae3 authored almost 10 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13644] Always type hint dispatch_interface

f2a54c7796a3cf489bcded206ef772e1b661cd31 authored almost 10 years ago
[ticket/13644] Always type hint dispatch_interface

PHPBB3-13644

da4263d12c54474bddd67c1532a7044bbd45ec79 authored almost 10 years ago
[ticket/13522] Remove unneeded variables and correctly output input on error

PHPBB3-13522

e636513e95d1eb527ab62ba2f817a00cd26d6c66 authored almost 10 years ago
[ticket/13522] Use acp_get_question_input() for retrieving input data

PHPBB3-13522

262e940021b7c231021c9bf91e4f38ee76480523 authored almost 10 years ago
[ticket/13522] Trim array elements before processing further

PHPBB3-13522

9caa5604f3c2a250bd24660bc1c835fbea022640 authored almost 10 years ago
Merge branch '3.1.x'

a3d40467a8135128a4e9bdc375de5753fca1be5c authored almost 10 years ago
Merge pull request #3418 from brunoais/ticket/13631

[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event

a512f73e1275eade7c9cb3b5dfe00fc4a018f048 authored almost 10 years ago
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN

PHPBB3-13551

2ceaab05525ce3acfaf3d3b5f016bd997995f9fd authored almost 10 years ago
[ticket/13631] Better, more explicit comment explanation

PHPBB3-13631

3f5145382a840498965e3afbeb9cecd441ce91ec authored almost 10 years ago
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event

I don't get this... I was positive I, at some point, had it right... I don't get
what happened.....

2e21ee776b1d6da220cb24c8a82f168255528b5a authored almost 10 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13570] Remove unnecessary ternary condition from mysqli driver

9309011c1c70139e9302fde303dd77650fbb2016 authored almost 10 years ago
[ticket/13570] Remove unnecessary ternary condition from mysqli driver

PHPBB3-13570

eb7c99a0c71671f1d65370a1bd34e48218b22de1 authored almost 10 years ago
[ticket/13621] Prepend $where_sql and postpend closing parentheses on return

Prepend $where_sql and postpend closing parentheses on statements with return

PHPBB3-13621

0649e4711b9cbbe87a7bf52865ae47c3c0078acc authored almost 10 years ago
[ticket/10748] Split postgres DB tools into it's own class

PHPBB3-10748

cc22f9e6706314562ecbc3bb50ddce70af076504 authored almost 10 years ago
[ticket/13493] Append page name to base url if it doesn't contain it

PHPBB3-13493

f6d6469ee0e165b6672b935c81e475ae8d649ade authored almost 10 years ago
[ticket/13592] The name didn't make proper sense

PHPBB3-13592

368a4abd12dc9fef4c558d25248a3b542e1a2e95 authored almost 10 years ago
[ticket/13592] Empty line before event comment block.

I had forgotten this one

PHPBB3-13592

9bfd79eddcc18b25f16cd113c9594d69beacc243 authored almost 10 years ago
[ticket/13592] Removed unwanted space in self line.

PHPBB3-13592

04ea4364916668e3d33bae18ac3cff2fb19b5f6c authored almost 10 years ago
[ticket/13592] Allow full override of get_visibility_sql()

PHPBB3-13592

e7138fb0690c7acf75b9f41b683b59744be6d0ef authored almost 10 years ago
[ticket/13592] Allow changing get_visibility_sql's result

PHPBB3-13592

0f35589c686e794c2de025f117b13bddea40a183 authored almost 10 years ago
[ticket/13592] Allow changing get_visibility_sql's result

PHPBB3-13592

1427cfca6561cb9cc3ecf1e50dd712d0800daeae authored almost 10 years ago
[ticket/10748] Overwrite the type map correctly

PHPBB3-10748

6d9141c5f2fe2a778fefddb3e89d29884b4a6f33 authored almost 10 years ago
[ticket/10748] Replace direct creations of tools();

PHPBB3-10748

0d387d38d690408e55cebe6a9e4d7b8b5bc09d59 authored almost 10 years ago
[ticket/10748] Split MS SQL from the db tools file into it's own

PHPBB3-10748

863c50fc686f0287c291a77843a1f603bc15105c authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

c0b4e34d7226e72f5f19d85d5b10e15c0cd20a5b authored almost 10 years ago
[ticket/13588] Fixes wrong message in info fsockopen() disabled

PHPBB3-13588

09a60b40a153ff0981beda87f8c6d1982dd163ef authored almost 10 years ago
Merge pull request #3207 from Nicofuma/ticket/13407

[ticket/13407] Update Symfony to 2.7.*@dev

* Nicofuma/ticket/13407:
[ticket/13407] Update com...

8e42141da24aada1493783fe1f00e027437ad32f authored almost 10 years ago
Merge pull request #3257 from MGaetan89/ticket/13455

[ticket/13455] Change request_var() calls with $request->variable()

* MGaetan89/ticket/13455:
...

610b873077c359e8b51200f89e1a5cb77167cad2 authored almost 10 years ago
[ticket/13407] Bump minimal version to php 5.3.9

PHPBB3-13407

4a7a63f837968e5d7739beadf45c436f44b30b54 authored almost 10 years ago
[ticket/13455] Remove `request_var()` references from comments

PHPBB3-13455

2c6e0e95a9341646ca0d64a4fdb39b4e57d30f1f authored almost 10 years ago
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`

PHPBB3-13455

11b82e4068466ca2a5454f94fb9d7df149676971 authored almost 10 years ago
[ticket/13455] Update calls to `request_var()`

PHPBB3-13455

647170f7b3107063ad92edf4649dc6a82d45ecd5 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13348] Remove unnecessary global $cache
[ticket/13348] Use close...

1a14f965afb30bcbeadf473ffd87804c30235f0d authored almost 10 years ago
Merge branch 'ticket/13348-olympus' into ticket/13348

Conflicts:
phpBB/feed.php

e2d9c6694532a45158458df827c5d69ce03e57cc authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13569] Add missing sql_freeresults and remove unneeded results

426a075426b2b6f6e34f900795a3c871d131aeec authored almost 10 years ago
[ticket/13139] Fix tests

PHPBB3-13139

c5bfd8cc774e9af6f1017c50e77bc6f9dd7f9858 authored almost 10 years ago
[ticket/13494] Update calls to `set_config()`

PHPBB3-13494

43639dbd388082edbada73570a6fd92122d647c1 authored almost 10 years ago
[ticket/13569] Add missing sql_freeresults and remove unneeded results

PHPBB3-13569

77766db1fdf6d0351ab0a922f903ce4b00ae186c authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

Conflicts:
build/build.xml

7c8da1c768b8ab3cbd80c68b92b7c675b78058ca authored almost 10 years ago
[prep-release-3.1.3] Add migration for 3.1.3

6066fa66f49b01663c559053f58db9e51ad359a5 authored almost 10 years ago
Merge pull request #3352 from VSEphpbb/ticket/10388

Ticket/10388 Use Twig's JS escape filter instead of addslashes on LA_ keys

bffd8ec3e12dc2ba41a5332fbe0826eb42b03946 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql

9ce883d0b44426f137d1ef194bd04868e3b866bd authored almost 10 years ago
[ticket/10388] Update deprecation comment

PHPBB3-10388

c063fdee28aaae2f610f6a9f3c5071df16ddadec authored almost 10 years ago
[prep-release-3.1.3] Add migration for 3.1.3-RC2

aec5dc6c8722c4430e8e23138e6aefbb01456609 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

476754b71fdb302d3ea31bf0a88f1d255278d823 authored almost 10 years ago
[ticket/13553] Use defined title value in page headers too

PHPBB3-13553

1184b0783bbc0ae9e2d59f9f82092ffdc9119140 authored almost 10 years ago
[ticket/13553] Make title var accept a lang key var

PHPBB3-13553

64ec0aa232c2cc8133d53d73e2fe7bfa1e25980b authored almost 10 years ago
[ticket/13553] Message helper should accept a lang key var

PHPBB3-13553

ef466e3744c2d15093a74bdb23115e7ea8bfd619 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

8379d92a03002b877cc6323e8a9a0efec0328e14 authored almost 10 years ago
[ticket/13557] Add migrations for 3.0.13 and 3.0.13-PL1

PHPBB3-13557

330dbe60d95b9568d8a925805ef0308c650386a7 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13556] Fix exception translation with filedownloader

bd49b99b307c2aec936bdd6e5db31ac8c4430d50 authored almost 10 years ago
[ticket/13556] Fix exception translation with filedownloader

PHPBB3-13556

ca1e04058b9a42cca43716df8f801d6ecdc93746 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

3c8b2102fc1ec55fa639c0795d1967b19fa515d4 authored almost 10 years ago
Merge pull request #3341 from brunoais/ticket/13544

[ticket/13544] Fixing wrong SQL query for permission_unset() for roles

9afb8479fa36384829937a61ac03ce675889b9a3 authored almost 10 years ago
Merge branch 'prep-release-3.0.13' into prep-release-3.1.3

* prep-release-3.0.13:
[prep-release-3.0.13] Correct changelog link to 3.0.13 changes.
[prep...

f092609aa733c622dcee99b30e662932237427fc authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13553] Add a method to the controller helper to display a message
...

faa2583b90383b63c66763caad48ef19c3a6cb0c authored almost 10 years ago
Merge branch 'prep-release-3.1.3' into develop-ascraeus

dc2841d3493e19f4aa7320d21c5b6ddf130bb5ff authored almost 10 years ago
[ticket/13553] Add a method to the controller helper to display a message

PHPBB3-13553

1e1803dca44ed8143267cbfa3b5ca024fc1b1287 authored almost 10 years ago
[ticket/10388] Update deprecation date for addslashes

PHPBB3-10388

e6b02e6fc98c3b86103995b1be6facbde19105e7 authored almost 10 years ago
[ticket/10388] Use TWIG escape JS filter instead of addslashes

PHPBB3-10388

c0d9c66fe8b736c72388406eb0ba70a5c1aa4a15 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/12933] Add test cases for * wildcard searches
[ticket/12933] Han...

03d358c5b518f4526168cec9ac7d0c6dbbe04cc7 authored almost 10 years ago
Merge branch 'ticket/12933-olympus' into ticket/12933

14ba89b5651b52dce751fe03a05e93019781c30d authored almost 10 years ago
[ticket/13468] Update calls to `add_log()`

PHPBB3-13468

07beabe66d745d6c3231999e3ea8e1f4d6e6778f authored almost 10 years ago
[ticket/13544] Use integer case because $role_id is an int

PHPBB3-13544

8fd0ddd6ff8a3a47405e6b8510749ef82d4c5077 authored almost 10 years ago
[ticket/13544] Fixing wrong SQL query for permission_unset for roles

PHPBB3-13544

b136cf11c00006fed34e60df1504d5865fa00d03 authored almost 10 years ago
[prep-release-3.1.3] Add migration for 3.1.3-RC1

87a526990a7df18f6e8d71e64942121f5203f577 authored almost 10 years ago
[ticket/13522] Remove unused variables and unexpected returns

PHPBB3-13522

f11926654b8b9b29058ef8d3f311763f6753f01b authored almost 10 years ago
[ticket/13522] Remove empty answers from possible answers in Q&A

PHPBB3-13522

9e11846783df037715df51bb9df2dc5b47a4a7d9 authored almost 10 years ago
Merge pull request #3179 from Nicofuma/ticket/13372

[ticket/13372] Fix Url Generator/Matcher generation

c2245ba3c626907d182738727d2f5961e0074bf3 authored almost 10 years ago
Merge branch 'develop-ascraeus' into develop

f2d4127b411a717f33f6b0c1b01ede38e2b17541 authored about 10 years ago
Merge pull request #3321 from marc1706/ticket/13282

[ticket/13282] Use 0 as default for integer type columns in postgresql

47294055d891ae0bca7fef1c13f708f50e3fa27e authored about 10 years ago
Merge pull request #3275 from nickvergessen/ticket/13487

[ticket/13487] Add factory for db tool class

0f2b62212192d5d628f494742df590a41c0641b0 authored about 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13361] Rename exception to runtime_exception
[ticket/13361] Fix ...

5e56826b76796a5ee9a04a0c49d1fccc8f38d87b authored about 10 years ago
Merge pull request #3173 from Nicofuma/ticket/13361

[ticket/13361] Improve the exception listener

6ef4a2db20914fbcff08b98d9731ef44d90a1a8b authored about 10 years ago
[ticket/13282] Use strpos() instead of preg_match()

PHPBB3-13282

204aaf2dd873ed34336dfaaa57e2d5fdb84a9f98 authored about 10 years ago
[ticket/13282] Use 0 as default for integer type columns in postgresql

PHPBB3-13282

0077dfb6925e8dab0c8f7ad31ea2ba29b00ef956 authored about 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[develop-olympus] Increment version number to 3.0.14-dev.
[develop-olymp...

aa61d1bd95c2d9c9eb83596c0c6b124f6550f414 authored about 10 years ago
Merge branch 'develop-olympus' into develop-ascraeus

* develop-olympus:
[develop-olympus] Increment version number to 3.0.14-dev.
[develop-olympu...

c444242dd23a32fb0d76ad16a365a97e95a03d42 authored about 10 years ago
[ticket/13361] Rename exception to runtime_exception

PHPBB3-13361

63cc215bad196f1151bb56a67a63a4020d9cf9ed authored about 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13133] Fix variable name in set_custom_style()

1a4d93cec2af0d5bbcaa379a5fd3c0a56e8152c1 authored about 10 years ago
Merge pull request #3314 from VSEphpbb/ticket/13133

[ticket/13133] Fix variable name in set_custom_style()

* VSEphpbb/ticket/13133:
[ticket/13133...

f3f8820c04bb6c5d10d83c2af70b5d7064bc6a9a authored about 10 years ago
Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
[ticket/13530] Fix undefined variables

f7da4c87c5ff46c500c4cb070075beb264b4419d authored about 10 years ago
Merge pull request #3315 from nickvergessen/ticket/13530

[ticket/13530] Fix undefined variables

* nickvergessen/ticket/13530:
[ticket/13530] Fix undef...

2c5c70ae128ee4602650ac5dc1676a8c074b2b33 authored about 10 years ago
Merge pull request #3313 from nickvergessen/ticket/13528

[ticket/13528] Return correct translation instead of is_set()

* nickvergessen/ticket/13528:
[...

25a128b47c3d21c6579bc40570ec6b8e6a364f5b authored about 10 years ago
[ticket/13530] Fix undefined variables

PHPBB3-13530

4cd5d336d10504cb1cf9c1b0721e94d2d89defa7 authored about 10 years ago
Merge pull request #3313 from nickvergessen/ticket/13528

[ticket/13528] Return correct translation instead of is_set()

* nickvergessen/ticket/13528:
[...

2606aaa089f0ed2ed51c63db7a2eefb77932c162 authored about 10 years ago
Merge branch 'develop-ascraeus' into develop

Conflicts:
phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php
phpBB/phpbb/db/migration/p...

a05a97153b33661d32368b6e7868799df5522db9 authored about 10 years ago