Ecosyste.ms: OpenCollective

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

github.com/phpbb/phpbb

phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
https://github.com/phpbb/phpbb

[ticket/11449] Add separate method for deleting notifications by multiple types

PHPBB3-11449

d05ce65a985a9162c64ad1a8e3b2f517edef0108 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

ce0f7cb1fe19309ec5683d879ce07601912164e5 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6497 from marc1706/ticket/17150

[ticket/17150] Set max width for forum-image img

14b94a1e62f475370de399741d4b1f2104e7f71c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17152] Add template event to viewtopic_body.html

Add template event to viewtopic_body.html before the message

PHPBB3-17152

b550d1db0aec95c658ccd89447308f380de5d1d6 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/13276' into ticket/13276-master

6049fb8fdffa696d6df17fb5ba62a1b21817d166 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path

PHPBB3-13276

a686a2f057bdd3d76fbc6bd785b651bcc58c58f6 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

6d1284495b388fdd4e5c39d6d7c99ed3d8e5aca2 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6498 from marc1706/ticket/17141

[ticket/17141] Improve stability of path_helper and increase test coverage

22d6b035d6003f3f63cd927e8a89ef9e18513459 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

0ce7f0cb34b5b75ceb1b7d14b4204ab3e1132938 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6499 from marc1706/ticket/17140

[ticket/17140] Add missing parameter phpbb_root_path

bdeedfea4e13ba7b63bc808ebc8e22dbca853bf5 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15687] Force supplied filename to be correct and modify route

PHPBB3-15687

4e9cf239ed2a26e4992efa53ca7e2625f97801ae authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15687] Adjust regex for attachment URL

PHPBB3-15687

5cb0b267d315a5453589eb50c51dd7e375816ca7 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15687] Fix incorrect variable names thanks to copy & paste

PHPBB3-15687

b02ad26015cd96bf5d78bab77521dc51ad9515e8 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15687] Add attachment filename to attachment URL

This will also fix the invalid requirements for the file parameter of the URL.

PHPBB3-15687

df6ab1a811697d9ef5fe4a5854fa6b30fc93af4c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17140] Add missing parameter phpbb_root_path

PHPBB3-17140

85e5c9dcca7bbef3e6b3ed074cd3b410ac8c0196 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Fully cover path_helper with unit tests

PHPBB3-17141

91f216d9ce7dd5a7270918c9f6eb1cdf4af3e10d authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Remove duplicate prepending with phpbb_root_path

PHPBB3-17141

b0c008690a5d46d01719173b5969d0ae456fb0ac authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Symfony request can never be null so don't check for it

PHPBB3-17141

55ea8d603021546d19595250ba614a8013b19966 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Ensure correction is newer below 0

PHPBB3-17141

8223a956dfe69a564764049a371b23c7d5b8584f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17150] Set max width for forum-image img

PHPBB3-17150

cfd15752ee6bce660ae9f6494ee170ef1cc39e1d authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

d73b60781e967431ddbd848758afb1ba24941de8 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6494 from rxu/ticket/17148-master

[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier - master

a9ba897f6c84ae788bf7413b88bfaa0d84c6c6fc authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6493 from rxu/ticket/17148

[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier - 3.3.x

5ee2efd4c249549ab347e72ff06e260710e0eeb2 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

f7ddbb746277c59cee61a6c4fb89e934e7bca514 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6492 from im4bb/ticket/17146

Fix 'undefined array key' php8 warning

0fdc76521b9bb8128707cf43a2b4784c41bd1774 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Revert session_time sync back

This reverts changes made by last 2 commits as they seem to break things.

PHPBB3-16470

7ba5f8f22aa334a27aa7f5074b0be32b2a351793 authored over 1 year ago by rxu <[email protected]>
[ticket/17151] Adjust form macros to adhere to coding guidelines

PHPBB3-17151

d6e3daf29164b893c566ee08f056848014a0baf8 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Remove tests for user_lastvisit vs session_time sync

PHPBB3-16470
PHPBB3-14173

f99d1a7a51116f04e606c149712068b1cce67fbc authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Further do not rely on session_time displaying user activity

session_time has not been updated during session_length, so relying on it last
activity data wil...

33dfaa478c0349a7d52a2361674875c4aa8efe35 authored over 1 year ago by rxu <[email protected]>
[ticket/17146] Use empty for checking if user_jabber is not empty

PHPBB3-17146

4c72b7680915de392f5a92383424bcc8486c01f2 authored over 1 year ago by im4bb <[email protected]>
Merge branch '3.3.x'

51d27979ce10127c829df9b7acbe437a3a9dff86 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6491 from im4bb/ticket/17145

Change static to private variable due to php81 inheritance

bf50c63d6e979a586d0fab6cca79975c4c8f1fa4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17145] Change static to private variable due to php81 inheritance

PHPBB3-17145

464466cade456401184e05a38c8891fd3e796ca8 authored over 1 year ago by im4bb <[email protected]>
[ticket/16470] Do not sync user last visit time with expired sessions time

PHPBB3-16470
PHPBB3-14173

735b8260632f0cd25a7a40b1f6b669ff2caa0d9f authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

71ef82afce280ce7589da3d6878a045558afa2b3 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6489 from rxu/ticket/17142-master

[ticket/17142] Fix DBMS+cache related PHP warnings while installing - master

ecd36490580f55a3f75e9bda3fe3575016b42b00 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6488 from rxu/ticket/17142

[ticket/17142] Fix DBMS+cache related PHP warnings while installing - 3.3.x

b613c9f63dc86c8f7961b91a23e02af0cb661c88 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Update regex and tests for changed input data to youtube cpf

PHPBB3-17129

acaec9f95f3b94d81a697f14c2b56308492c1017 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

5ff11d9889729fdf1e26598b8d88d445c51748ab authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6495 from marc1706/ticket/17149

[ticket/17149] Update authors list and simplify pull request template

2f3066235cc85900cff45d892bd8dc8e435cf364 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17149] Remove extra note from pull request template

PHPBB3-17149

e0a30fbce79788581ca2a090a21fb86033f7d973 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17149] Move mrgoldy to former developers

PHPBB3-17149

a8658fe4d11542931494d9d2fcff59ab346d7250 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

407842bb4acd11cec2c461340be8ac66ac2dc110 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6485 from rxu/ticket/17107-master

[ticket/17107] Fix viewonline page locations for posting modes - master

03bdfa5719a1c31f4ad9dc4a849f35c2f5bb2c1b authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6484 from rxu/ticket/17107

[ticket/17107] Fix viewonline page locations for posting modes - 3.3.x

c11f16fda001dbac38e8401c5f6f8ba34e57e5fb authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Correctly handle user last visit update on session create

PHPBB3-16470
PHPBB3-14173

bbe2b213108f94121e05008fff23ed9ed3424e9d authored over 1 year ago by rxu <[email protected]>
[ticket/17148] Bump PostgreSQL minimum requirement to 9.4+

master branch uses Doctrine 3 which provides specific platform
only for PostgreSQL 9.4 and above...

bcf1befef89f9cf3924791d1eb688a1a15e9b9d0 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/17148' into ticket/17148-master

d9ebc9fe1a3db0e68cbba168ce2c7ea4f99436da authored over 1 year ago by rxu <[email protected]>
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier

PostgreSQL 9.3 and earlier versions don't support Empty SELECT lists
(support was added since v....

8c33a2180da2f1a2bed88a134f8a878932957736 authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Adjust user last visit time update logic

Previous logic doesn't work correctly as session_time value got updated
in regular manner, so th...

9e55d3cb44b7dc803192cd043c0646850a23eeea authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Adjust method result type

PHPBB3-16470
PHPBB3-14173

a14e8f8ce5c9ea788ae0d6d86b3cece6aa486b52 authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Fix PHP warning on legend output

This is a side issue revealed with the newly added viewonline functional test.
In current master...

39282c9f724366828b3722e8ac864528c7aff278 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/17107' into ticket/17107-master

7f3f2e04496ce5db946333e4b8681e4ca68fe0b6 authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Add method parameter and result type declarations

PHPBB3-17107

4f9bd296a75fabb43803071c99e56e90491778f5 authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

4a7f39c1c7d61ad4696f60ecfe6b111ef230c394 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6486 from rxu/ticket/17139

[ticket/17139] Fix PHP fatal error for file transfer tool of updater

65fb35223caa844e8fdd3167af86bffacb901918 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Add migration to update existing data

PHPBB3-16470
PHPBB3-14173

aefdd86020441bdc9f6032a82dd0da72860079ed authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Update user last visit time on session begin

Update user last visit time on session begin same way as on session create.

PHPBB3-16470
PHPBB3...

aafb5225387809f41ed432c1606cc454d3f5c908 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/17142' into ticket/17142-master

3e37770b61afc018dfbb95e043f3f07e8feb251d authored over 1 year ago by rxu <[email protected]>
[ticket/17142] Fix class inheritance issues

PHPBB3-17142

1eb81e9b2a0fa9e2c8428f1aaec4962d669a9cea authored over 1 year ago by rxu <[email protected]>
[ticket/17142] Fix tests' mock cache class

PHPBB3-17142

d8d67b5f17ec676882529d54ebf4785aa4a0b00d authored over 1 year ago by rxu <[email protected]>
[ticket/17142] Fix DBMS+cache related PHP warnings while installing

PHPBB3-17142

7adee3c50d3f0c280458b703c2597fbfa0059fef authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

442430002c684d79cae99fc0d83b46e616cf4897 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6478 from m-ober/ticket/17097

[ticket/17097] Fix PHP 8.2 deprecation warnings

75dcbeaa9fa1c35c04807512b3aa754cd7daf08b authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17097] Fix PHP 8.2 deprecation warnings

PHPBB3-17097

f4af87f718efc6f1c2c11c2a5ae94f576a8f5281 authored over 1 year ago by Micha Ober <[email protected]>
[ticket/17139] Fix more PHP fatal errors

PHPBB3-17139

26d002a51a0a233ef6cf7be9e50e7efc5235cd5b authored over 1 year ago by rxu <[email protected]>
[ticket/17139] Fix PHP fatal error for file transfer tool of updater

Uncaught TypeError: ftp_delete(): Argument #1 ($ftp) must be of type
FTP\\Connection, bool given...

e0144ae7b2215ff6819b777454f419e7561a66d9 authored over 1 year ago by rxu <[email protected]>
[ticket/17139] Fix PHP fatal error for file transfer tool of updater

PHPBB3-17139

c2c7c271e74e2531b80e857865b598a738179135 authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Fix docblock issues

PHPBB3-17107

dfe6421da8fb30f633c8700cdd72fa59674b4d47 authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Fix viewonline functional test

PHPBB3-17107

60d267893c43ac01e2bc0b941c839b234a871f40 authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

9d087622e0ed83b30861f475679e9b9f9a72c096 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6469 from Crizz0/ticket/17004

[ticket/17004] Repair pagination func for global announcements in ucp front

e0361fe9fe849490ab5a184790a5de1c6eac4589 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6470 from marc1706/ticket/17100

[ticket/17100] Introduce twig macros for commonly used form elements

73f9398ab0f5334a73f41b98783a66998355369c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17107] Fix viewonline helper test

PHPBB3-17107

130e7f7e8a1d743a0c8173b30f896889060bb5a3 authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Fix viewonline page locations for posting modes

PHPBB3-17107

f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

07d4bc937ef97ae9bf9f711081c4507c9bd9d510 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6480 from rxu/ticket/17132

[ticket/17132] Restore language entries missing in phpBB 2.0 converter

bddb4decfbe0fd7c05b796828f87a7e64cb0ec44 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

4762fa1824245961d1a05f5bafd6b6ab6558e633 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6482 from marc1706/ticket/15129

[ticket/15129] Ensure link to installation guide is correct

3cde5974d239dbfe55823e97c1cb40654daac130 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Clean up code a bit based on code reviews

PHPBB3-17100

860598026b02ad137b6b47a57410bf2c69c4da17 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Add back style/all folder

PHPBB3-17100

d2e14f5d5de582925115cecf7e40a7eee9d4cf43 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Remove reuse of template/all files in acp

PHPBB3-17100

b1aa0ccbcde67d2db5de4bcbfb392cccd974102a authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Revert not needed twig changes

PHPBB3-17100

11eeeae1508e6d53d68958badbf7ea9ed844d7c3 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15129] Ensure link to installation guide is correct

PHPBB3-15129

5655febb8d94903e119b089bf8ae2d6af28554f8 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Update contact url template

PHPBB3-17129

437839ba722cedd94a888465bdaac1a90c1b5be4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17132] Restore language entries missing in phpBB 2.0 converter

PHPBB3-17132

4f49fb1f98da3edc277a5a7cffcecf1c09c79167 authored over 1 year ago by rxu <[email protected]>
[ticket/17129] Update social media profile types to support latest URLs

PHPBB3-17129

6e77ca50ae34d487446343e2abecae6ff82c96ef authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17004] Remove not needed if and topic_count

PHPBB3-17004

015c038d921c38dd86aaffff7eb40eab139f3a37 authored over 1 year ago by Christian Schnegelberger <[email protected]>
[ticket/17129] Update youtube profile field to be up to date with migrations

PHPBB3-17129

bd55fe7e8ca7052e5e7ee4b3fccce30891615839 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

80e55b2ec8e708421da584a8551bc1c782e2d505 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6392 from lionel-rowe/ticket/8071

[ticket/8071] Add sql_last_inserted_id alias for sql_nextid

6e66f1505c8c3d205dd6d5b9df70a3beb3903851 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

db93cfba0eed1970c736b89decfe116e64821022 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6477 from rxu/ticket/17127

[ticket/17127] Do not purge guest sessions when resetting password

640a2221a506deeee4eda041034c8507591aeaab authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17127] Remove redundant check for changed password

user_password will have been updated if u_chgpasswd is yes and new password
has been set, no nee...

c27214495c24827fd9a78cda022c721f4f0753fa authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Move forum selects to HTML files

PHPBB3-17100

4b17de74a4b1d82df0bf637a21d382b2e0b10fe4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Move date format select HTML to HTML files

PHPBB3-17100

9ee130fc594c8950931eac6f536ae8174eb5275f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Use class members for some global vars in acp_board

PHPBB3-17100

dda87664716f89669a2830a4309ebf51b6683e9c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Move onchange for date select to admin ajax.js

PHPBB3-17100

69f65956a9e8eff01da7a24724cfad7bc9a6435f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Cast after using null coalescing operator

PHPBB3-17100

3b20b84e5ae8898f368892818ef6b924a9dc7acd authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Remove no longer existing param description

PHPBB3-17100

64297cbbd477278423a054005fad8657d1a3ec69 authored over 1 year ago by Marc Alexander <[email protected]>