Ecosyste.ms: OpenCollective

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

phpBB

The phpBB Collective collects funds to support development related expenses for the phpBB project, like server or code hosting bills, as well as expenses for in-person events like team meetings or conference attendance cost for phpBB Team members.
Collective - Host: opensource - https://opencollective.com/phpbb - Website: https://www.phpbb.com - Code: https://github.com/phpbb

[ticket/12759] Make sure $field_id has unique elements

Otherwise it would cause a bunch of repetitive IDs passed to the IN clause

PHPBB3-12759

github.com/phpbb/phpbb-core - 99fc982dcd73875338ee10c3bd81907a04bfeaca authored over 10 years ago
[ticket/12759] Little code cleanup

PHPBB3-12759

github.com/phpbb/phpbb-core - edf34a7d8a0684031c05fe8cec2dbae8a6769918 authored over 10 years ago
[ticket/12759] Add phpDoc comments to explain get_option_lang

PHPBB3-12759

github.com/phpbb/phpbb-core - 2a496627df9f014b2781f92867f44c7e58dd8845 authored over 10 years ago
[ticket/12777] Add is_purged()

PHPBB3-12777

github.com/phpbb/phpbb-core - 00f098d1bbd892abb418846960772ca36071e5ce authored over 10 years ago
[ticket/12777] Update doc block of is_configured()

PHPBB3-12777

github.com/phpbb/phpbb-core - 8763381bd97048b0a1ee2596c69802a860cc74a0 authored over 10 years ago
[ticket/12777] Rename extension status functions and add is_configured()

PHPBB3-12777

github.com/phpbb/phpbb-core - 3821473317303411e4d871fb73a56bf29d8a20a7 authored over 10 years ago
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts

PHPBB3-12446

github.com/phpbb/phpbb-core - 53db97e9d40717dd1d2b1265b7c7a19f771e7157 authored over 10 years ago
[ticket/12773] Fix language variable name in cli extension enable command

PHPBB3-12773

github.com/phpbb/phpbb-core - 87e388117986db8ec0b368ed738e94579e2edc5e authored over 10 years ago
[ticket/12771] Shanging substr to strpos

Logical change ...

PHPBB3-12771

github.com/phpbb/phpbb-core - 0db8a5e95a08cf7ba39e836b42ee420f0f665a8a authored over 10 years ago
Merge remote-tracking branch 'nickvergessen/ticket/12099' into develop-ascraeus

* nickvergessen/ticket/12099:
[ticket/12099] Fix correction in path_helper test
[ticket/1209...

github.com/phpbb/phpbb-core - f4c643b3c3498618b1da2550a644261e2eef9e1c authored over 10 years ago
[ticket/9801] Remove spaces before * in docblock

PHPBB3-9801

github.com/phpbb/phpbb-core - c7749a4f6d89c77f06dc25ff9487727a7ecc7965 authored over 10 years ago
[ticket/12764] Properly handle errors upon connecting to MySQLi database

As the db_connect_id gets set up by mysql_init(), the db_connect_id will be an
object with empty...

github.com/phpbb/phpbb-core - dd3562947f28adb8be6950bf4b644e069674e332 authored over 10 years ago
[ticket/12771] Change var name

Change var name

PHPBB3-12771

github.com/phpbb/phpbb-core - 0ff2efb4511d6c563647aec699cc6e8237946c6d authored over 10 years ago
[ticket/12771] Bug in profilefield_base_migration when used in ext

The base migration class should create lang entry for the new CPF
but it is supposed to strip it...

github.com/phpbb/phpbb-core - 09d9395881596a82957dd5037bc431633f5c339c authored over 10 years ago
Comment also applies to local validation

github.com/phpbb/phpbb-translation-validator - 73017836f7573d0496557475d875a07cf25ac3de authored over 10 years ago
[ticket/12448] Fix null columns for MS SQL

PHPBB3-12448

github.com/phpbb/phpbb-core - 262f7ae96ca7b8827913773a6d6bdd085da65f6b authored over 10 years ago
[ticket/12448] Fix null columns for postgres

PHPBB3-12448

github.com/phpbb/phpbb-core - 21d1da19bf06392ebc67bf42e56f74c563dc5be4 authored over 10 years ago
Update readme to composer tool

Fix #6

github.com/phpbb/phpbb-translation-validator - 1e8086405b89e9608051161dce8ec65c64801698 authored over 10 years ago
Check that 3.1 files do not have a php closing tag

Fix #1

github.com/phpbb/phpbb-translation-validator - f1e5c96b724f65d8993eaca823571f3ec61d7d40 authored over 10 years ago
Merge pull request #13 from carlo94it/ticket/12

[ticket/12] Default value for $languageDir

github.com/phpbb/phpbb-translation-validator - cb500a6c5a0b3f193c3c8780e21ad48d337ff9e0 authored over 10 years ago
Merge pull request #3 from phpbb/release-3.1.0-RC1

Releasing 3.1.0-RC1

github.com/phpbb/versioncheck - 1f925a40577dca2e5ba2d7a83a565193af6cc3da authored over 10 years ago
Update README.md

github.com/phpbb/ideas - bbadd1cbd3cfb2eab2ef3bdaaa545601faa499fd authored over 10 years ago
[ticket/12448] Allow null as default value for columns

PHPBB3-12448

github.com/phpbb/phpbb-core - 4d53bee289520dbc8a73dd874b7b4e57628f13d1 authored over 10 years ago
[ticket/12766] Event exporter does not like RCx as version

PHPBB3-12766

github.com/phpbb/phpbb-core - 8f6c89ec2ef2db0c261f77381560ea28bc5a6fe4 authored over 10 years ago
Releasing 3.1.0-RC1

github.com/phpbb/versioncheck - a58f7514e41dbd1b19b079d0a5b3a1bcbcdf2138 authored over 10 years ago
Update download package to 3.1.0-RC1

github.com/phpbb/area51 - 8ffe5b0defc44b43211b71c8fe228cfdfc8f00a3 authored over 10 years ago
[prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1

github.com/phpbb/phpbb-core - de30f4942fa3cecca81a8468c5cf6090c21c5243 authored over 10 years ago
Merge pull request #2 from phpbb/extensions

Add version file for Board Announcements Extension 1.0.0-b1

github.com/phpbb/versioncheck - 10df33939cf9b4a45372f5c3cb3a7b31f0a66a2b authored over 10 years ago
[ticket/9801] Add viewonline_helper service to allow proper testing

The viewonline_helper service can and will be extended in the future which
will allow us to also...

github.com/phpbb/phpbb-core - 4e6c3f74c0d1339059a0b7d363b24b57ee7bf498 authored over 10 years ago
[ticket/12334] Changed from valueid to value_raw

PHPBB3-12334

github.com/phpbb/phpbb-core - 6d491bdf32a97c79b01a4b8b0a931315b3ab0252 authored over 10 years ago
[ticket/12334] Add PROFILE_FIELD_VALUEID template var

PHPBB3-12334

github.com/phpbb/phpbb-core - 72ed1b8d7056f057e844bcd7a9c76265727dd837 authored over 10 years ago
[ticket/12334] Added field_novalue fall-back as requested

PHPBB3-12334

github.com/phpbb/phpbb-core - f8d34cee3f4b5610d8b3a92c62c56604da57340f authored over 10 years ago
[ticket/12334] Implemented get_profile_valueid method

PHPBB3-12334

github.com/phpbb/phpbb-core - cf418b7e68109152d9c86794ee678a881af90487 authored over 10 years ago
[ticket/11148] Use mimetype guesser for uploaded avatars

PHPBB3-11148

github.com/phpbb/phpbb-core - b428f7b36b5ab4b41628faeb466713016d44eec4 authored over 10 years ago
[ticket/12762] Make ext.php optional for extensions

PHPBB3-12762

github.com/phpbb/phpbb-core - e7017b022c1f7d6817bbb95624d346f66a7ad30f authored over 10 years ago
Merge pull request #2625 from Nicofuma/ticket/12726

[ticket/12726] Add Code Sniffer sniff ensuring PHP files do not contain any unused use statement...

github.com/phpbb/phpbb-core - 4af6465b925c54f9c1476cedf7bf2a04ddb7dbbb authored over 10 years ago
Merge remote-tracking branch 'PayBas/ticket/12608' into develop-ascraeus

* PayBas/ticket/12608:
[ticket/12608] Change CSS classes to prevent styling conflicts
[ticke...

github.com/phpbb/phpbb-core - b034c6bf1ca24ba91483218c3ab5f5f553fd80d6 authored over 10 years ago
[ticket/12387] Fix a call to sql_freeresult in full_text_native

PHPBB3-12387

github.com/phpbb/phpbb-core - 03aca7bce0090da70c7b3906a6988ba49cd28c34 authored over 10 years ago
[ticket/12726] Ensure PHP files do not contain any unused use statements

PHPBB3-12726

github.com/phpbb/phpbb-core - c03f0411975977fa0cfe74f2217b8ff21145f95d authored over 10 years ago
Merge pull request #2629 from nickvergessen/ticket/12747

[ticket/12747] Drop support for Firebird

* nickvergessen/ticket/12747:
[ticket/12747] Remove ...

github.com/phpbb/phpbb-core - 640c82e72cc9c23888748f483af724ace0d72608 authored over 10 years ago
[ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresult

PHPBB3-12387

github.com/phpbb/phpbb-core - d4baa182c6b2fc5e0af223542d3f41c47aecca0a authored over 10 years ago
Merge pull request #2591 from rxu/ticket/12704

[ticket/12704] Improve the load time information in the footer when enabled

* rxu/ticket/12704:...

github.com/phpbb/phpbb-core - df16b3d1e457ac23b0441734ece368e8af34979b authored over 10 years ago
[ticket/12387] Use the hash as query_id for caching

PHPBB3-12387

github.com/phpbb/phpbb-core - 293e9c018d4ffb1959d1dbff00c128a4524a945e authored over 10 years ago
[ticket/12608] Change CSS classes to prevent styling conflicts

PHPBB3-12608

github.com/phpbb/phpbb-core - 5f6d9c079f5c7324f57d798dc2fb9f29df1cbdba authored over 10 years ago
Merge pull request #2615 from Dragooon/ticket/12730

[ticket/12730] Add Google+ profile field

* Dragooon/ticket/12730:
[ticket/12730] Update Googl...

github.com/phpbb/phpbb-core - 96ef020bb386690361d34dbab52cf47b4d8a0f00 authored over 10 years ago
[ticket/12387] Remove unnecessary checks

PHPBB3-12387

github.com/phpbb/phpbb-core - 921bbb1e362028b545fa70a637a8cdaf40c67345 authored over 10 years ago
[ticket/12387] mssql_query return true if a select query returns 0 row

PHPBB3-12387

github.com/phpbb/phpbb-core - fa91b9da76743ce3faa29c925c49c9e33cbd7c45 authored over 10 years ago
[ticket/12387] Cleanup *_free_result call and remove @ on that call

PHPBB3-12387

github.com/phpbb/phpbb-core - e276c05c1bcdb28d22df06ac8cd80486377c5418 authored over 10 years ago
Some changes to the index

github.com/phpbb/ideas - dd97f698ded70241697e358045a723ff77baa0f2 authored over 10 years ago
Hotfix to remove preview until fixed

github.com/phpbb/ideas - e7ab5f11709eb5d6ad1e2cff8f604760471cd060 authored over 10 years ago
Merge pull request #2630 from Nicofuma/ticket/12723

[ticket/12723] Add Sniff ensuring PHP files use the correct file header

* Nicofuma/ticket/12723...

github.com/phpbb/phpbb-core - d5f08b122410fa17c05403579d33e13855d269e6 authored over 10 years ago
[ticket/12723] Add Sniff ensuring PHP files use the correct file header

PHPBB3-12723

github.com/phpbb/phpbb-core - 3fcd9b7b09b007ee9318fd3b7f988571f9fb8039 authored over 10 years ago
[ticket/12] Use $packageDir as default instead of $languageDir

github.com/phpbb/phpbb-translation-validator - 9f6f55ac62ecd1618f09a626a856806815cf6361 authored over 10 years ago
Allow displaying notices without debug mode

github.com/phpbb/phpbb-translation-validator - 6cc9a25cefd7b1d308f95ad43cfab1e37e7ad69c authored over 10 years ago
Fix order of plural rule debug message

Fix #11

github.com/phpbb/phpbb-translation-validator - 3c90c9c508b623539f8f40ff7263c4470234ac7e authored over 10 years ago
[ticket/12756] Fix mysqli_fetch_assoc on hhvm

PHPBB3-12756

github.com/phpbb/phpbb-core - af58d5da0941839c2f01320129eb3db25a7549aa authored over 10 years ago
[ticket/12] Default value for $languageDir

github.com/phpbb/phpbb-translation-validator - 9a191900d2a175e95c312a4e11644c972e8f543a authored over 10 years ago
[ticket/12730] Update maxlen for type_googleplus to 255

PHPBB3-12730

github.com/phpbb/phpbb-core - c9b947cf50a53d5a6e8b0fd6e76b3b749d7b9764 authored over 10 years ago
[ticket/12730] Update field_length to be 20 by default for Google+

PHPBB3-12730

github.com/phpbb/phpbb-core - 4510e060c52ac54e13c0ec80f33b5c13d68e7522 authored over 10 years ago
[ticket/12730] Restore field_length to 10 for type_googleplus

PHPBB3-12730

github.com/phpbb/phpbb-core - 84aa79238fa6cb8aba2388e1cc48ce9b938384da authored over 10 years ago
[ticket/12730] Switch service name to googleplus for type_googleplus

PHPBB3-12730

github.com/phpbb/phpbb-core - 399f633e38c38a70d6e586a6556012410db97e37 authored over 10 years ago
[ticket/12730] Add missing brackets to type_googleplus.php

PHPBB3-12730

github.com/phpbb/phpbb-core - 92c89bba5d0340f1875f9a1521ce6fa2502c665d authored over 10 years ago
[ticket/12730] Minor formatting fixes

PHPBB3-12730

github.com/phpbb/phpbb-core - ac383bd5f6ead45d84611ec218d6b69637d5d946 authored over 10 years ago
[ticket/12730] Spaces in block header

PHPBB3-12730

github.com/phpbb/phpbb-core - 3a7754675d1b3118335b755774e811578bb67151 authored over 10 years ago
[ticket/12730] Incorrect indentation for type_googleplus

PHPBB3-12730

github.com/phpbb/phpbb-core - d1d63962a1ef8d1296e6233627a5062756f49773 authored over 10 years ago
[ticket/12730] Use string template for Google+ CPF instead of a new one

PHPBB3-12730

github.com/phpbb/phpbb-core - 38f36a06910e2c4648b0c518a9c1bd82508877d7 authored over 10 years ago
[ticket/12730] Add a Google+ field by default

PHPBB3-12730

github.com/phpbb/phpbb-core - 589157aaf0396cf78526ae5895ff0bb502742d91 authored over 10 years ago
[ticket/12730] Add Google+ profile field type

Google+ has a "+" before a custom URL but doesn't for those which are using
their integer ID. To...

github.com/phpbb/phpbb-core - 163f3de56de844b951fa9f3e481b910bcaefaa2a authored over 10 years ago
Merge pull request #2628 from Dragooon/ticket/12731

[ticket/12731] Add YouTube custom profile field

* Dragooon/ticket/12731:
[ticket/12731] Add f...

github.com/phpbb/phpbb-core - 46edff697e39343e898f1b5ecfa5df11176a3803 authored over 10 years ago
Merge pull request #2621 from Dragooon/ticket/12732

[ticket/12732] Add Skype custom profile field

* Dragooon/ticket/12732:
[ticket/12732] Update ...

github.com/phpbb/phpbb-core - 9599641db2d57536d3cb13537798fff911361550 authored over 10 years ago
Merge pull request #2612 from Dragooon/ticket/12733

[ticket/12733] Add Twitter custom profile field

* Dragooon/ticket/12733:
[ticket/12733] Add f...

github.com/phpbb/phpbb-core - 4fd1a923cf04e25c15634d697b0d23ab9f3e9a11 authored over 10 years ago
[ticket/12731] Add YouTube custom profile field

PHPBB3-12731

github.com/phpbb/phpbb-core - 0a0e2705528b1ad3bb343cdacabbbf673322f1d2 authored over 10 years ago
[ticket/12733] Add Twitter custom profile field

PHPBB3-12733

github.com/phpbb/phpbb-core - e4959806d15f6c3a6b64c362c40672f869e573ee authored over 10 years ago
[ticket/12733] Fix spacing for block header in profilefield_twitter.php

PHPBB3-12733

github.com/phpbb/phpbb-core - 311038be23e34e50db6a799fced1eb3a93cb1ca6 authored over 10 years ago
[ticket/12733] Convert spaces to tabs

PHPBB3-12733

github.com/phpbb/phpbb-core - aafbb444a00ba7842a6640eb9c78e81b83a76752 authored over 10 years ago
[ticket/12704] Improve the load time information in the footer when enabled

PR #2570 has added new constant to display load time information without
debug mode is being on ...

github.com/phpbb/phpbb-core - 370673778b85f51d72282c9bf267b346fab32227 authored over 10 years ago
[ticket/12729] Convert spaces to tabs

PHPBB3-12729

github.com/phpbb/phpbb-core - 108a87c04c261bc4a8fbb8d3ee0111c6e8b4f38b authored over 10 years ago
[ticket/12729] Move ALPHA_DOTS to above ALPHA_SPACERS

Have easier matches first for better performance

PHPBB3-12729

github.com/phpbb/phpbb-core - 07d3e495ba7b91ad83c8efd83ba0de1c53c92bb5 authored over 10 years ago
[ticket/12729] Fix block header spacing for profilefield_facebook.php

PHPBB3-12729

github.com/phpbb/phpbb-core - 7336ed1d8d1c631cfde211bb50a87df738ad6c88 authored over 10 years ago
[ticket/12729] Unnecessary whitespace in profilefield_facebook.php

PHPBB3-12729

github.com/phpbb/phpbb-core - c7e9d3e887b6a7d51e5fbcf59126635d5907af94 authored over 10 years ago
[ticket/12729] Add Facebook custom profile field

PHPBB3-12729

github.com/phpbb/phpbb-core - 60ee8d5b83c4f96ea5b8f8e89dd358f8407cdf7d authored over 10 years ago
[ticket/12732] Missing comma after validation definition

PHPBB3-12732

github.com/phpbb/phpbb-core - 5d8b861655e4e8ddb006c6689a92192dfa1e8d8f authored over 10 years ago
[ticket/12732] Use user info instead of chat as default Skype action

PHPBB3-12732

github.com/phpbb/phpbb-core - 33306fc329e410db35137d1db5078a42d42496b7 authored over 10 years ago
[ticket/12732] Add Skype custom profile field

PHPBB3-12732

github.com/phpbb/phpbb-core - 56caafdd182c50057f019d0b9ff03b365ac1c0c1 authored over 10 years ago
[ticket/12747] Drop support for Firebird

PHPBB3-12747

github.com/phpbb/phpbb-core - 79a20cf5e55fdd2c567dcc6734ee397bf655c949 authored over 10 years ago
[ticket/12738] Inject config object into content_visibility class

PHPBB3-12738

github.com/phpbb/phpbb-core - af933fd8c19a16dbe5aaa76326b73e122639c16c authored over 10 years ago
Order messages by error level

Fix #5

github.com/phpbb/phpbb-translation-validator - ba7feded6c56beacc5fa54d70594d0d47539e8e3 authored over 10 years ago
Merge pull request #8 from carlo94it/ticket/7

[ticket/7] Don't force decored parameter

github.com/phpbb/phpbb-translation-validator - cbcf28ed53e49e7981ad4e75a4b6888f10a77afe authored over 10 years ago
[ticket/11528] Move related code from functions_posting to function

Move related code from functions_posting to
remove_post_from_statistic() in content_visibility.p...

github.com/phpbb/phpbb-core - c3fcb778523f31906695ac8eeab2bccde6830c88 authored over 10 years ago
[ticket/7] Don't force decored parameter

github.com/phpbb/phpbb-translation-validator - 70a6b808a83388fccae2eb934773ddeee6e48ba6 authored over 10 years ago
Merge pull request #2525 from Nicofuma/ticket/12638

[ticket/12638] v30x\local_url_bbcode break the migrations if we don't use the auto updater

* Ni...

github.com/phpbb/phpbb-core - 78b39a3cdab175c82fce751fe6df0538eface325 authored over 10 years ago
[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy

PHPBB3-12721

github.com/phpbb/phpbb-core - 174bed592da0bf23f4f3ed01e3a0b68abf5df177 authored over 10 years ago
[ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllman

PHPBB3-12721

github.com/phpbb/phpbb-core - 82e2cce9903a478bb87b9ed32b50a33e8bd5d207 authored over 10 years ago
[ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset

PHPBB3-12721

github.com/phpbb/phpbb-core - 491f12f97a864611123e363c44641f65d52c5c09 authored over 10 years ago
Merge pull request #2604 from Nicofuma/ticket/12722

[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset

* Nicofuma/ticket/12...

github.com/phpbb/phpbb-core - 4b9553cf667d6a5dd683bcb58076ba5960971284 authored over 10 years ago
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset

PHPBB3-12722

github.com/phpbb/phpbb-core - 283a81be7eb68d7cbf095b335801793373ec4fa1 authored over 10 years ago
Add version file for Board Announcements Extension 1.0.0-b1

github.com/phpbb/versioncheck - 7c2fdda44e4879c398db08acb65c4a908feabe19 authored over 10 years ago
Revert "Add version file for Board Announcements Extension"

This reverts commit ccecf3e824b5bfdb8c11075c7a6152ba57a3453e.

github.com/phpbb/versioncheck - 32f805aa882e736d9bc81fd721d5ce039f44e5fd authored over 10 years ago
Add version file for Board Announcements Extension

github.com/phpbb/versioncheck - ccecf3e824b5bfdb8c11075c7a6152ba57a3453e authored over 10 years ago