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
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
github.com/phpbb/phpbb-core - 98ef45d6bf2c75f6daaa601dc2e1ea11ee1287ae authored over 10 years ago
Remove hard-coded messages and add language variables for extension
exception messages.
PHPBB3-...
github.com/phpbb/phpbb-core - 139ba40723c7b56be5d44881b777db39947a0b33 authored over 10 years agoPHPBB3-11467
github.com/phpbb/phpbb-core - 709c389a0edc25248af77aaa413c4909d8d53a0b authored over 10 years ago[ticket/11366] Extension's version's check
* Nicofuma/ticket/11366: (29 commits)
[ticket/1136...
[ticket/12561] Add "after" check to schema_generator for columns_add
* PayBas/ticket/12561:
[...
PHPBB3-10899
github.com/phpbb/phpbb-core - 5e47238fc288a40aa48aecb220f12103df5c8141 authored over 10 years agoPHPBB3-10899
github.com/phpbb/phpbb-core - f581fe688199b44b31a3cbd5bd8a26ff38754e09 authored over 10 years agoPHPBB3-11366
github.com/phpbb/phpbb-core - e6a5cce9e2cf4a0c19e08b42c372a006720166b2 authored over 10 years agoPHPBB3-11366
github.com/phpbb/phpbb-core - 0b83a8ecfa949d750d15c220a037f5df4dcd5592 authored over 10 years ago
+ bug fix (missing exception)
+ Using \phpbb\version_helper
So, now, the version file have a new...
Add a feature to check automatically the version of the installed
extensions. The informations a...
PHPBB3-12597
github.com/phpbb/phpbb-core - a5cf3f8a734a90429ffd595b5f936bc25b5b3cd7 authored over 10 years ago[ticket/12174] Update topic_attachment flag when a post is soft-deleted
* Nicofuma/ticket/12174...
github.com/phpbb/phpbb-core - eb1ef7ec91f8ec594f096ac4a8f60a13c00e8123 authored over 10 years agoPHPBB3-12597
github.com/phpbb/phpbb-core - 94db3e2ab83df7486d3a213331740b9721a331b7 authored over 10 years ago
Also adds an optional argument to specify one precise cron task to
lauch, and modifies test file...
Actually fix the return status of command cron:run-all
Fix some doc block coding style issue
Fix...
PHPBB3-12597
github.com/phpbb/phpbb-core - d2f6ce068b1b0bfc84259f9d4b420dff2044e8d9 authored over 10 years agoPHPBB3-12597
github.com/phpbb/phpbb-core - cabefc0d238b2b0caceba404c55d8a9be61d9977 authored over 10 years agoFix previous commit : change execute to run in language keys
PHPBB3-12597
github.com/phpbb/phpbb-core - 3d4d3257a2904eb3ee0fe5632c64e02a63c7532e authored over 10 years ago
Removes a useless comment.
Switchs command name from cron:execute-all to cron:run-all.
Replaces ...
PHPBB3-12597
github.com/phpbb/phpbb-core - d37d7878775e1c38132b0c1abde836d121af0eda authored over 10 years agoPHPBB3-12597
github.com/phpbb/phpbb-core - aeb4595aa016a19b9d90858261c8718ed43b0e04 authored over 10 years agoPHPBB3-12597
github.com/phpbb/phpbb-core - 613a097a8dc065f8a962f247554f69f59f3cbb93 authored over 10 years agoPHPBB3-10899
github.com/phpbb/phpbb-core - df2c2ff67e1ec79df3a2cc232ea4695598e45d96 authored over 10 years agoPHPBB3-12594
github.com/phpbb/phpbb-core - 2f4c0ea279cc96d0755d03a2a05c28207ed4386f authored over 10 years agogithub.com/phpbb/phpbb-core - ec526515b168f1ce2a3889a41197ebbb0e313b12 authored over 10 years ago
PHPBB3-10899
github.com/phpbb/phpbb-core - 4f84fc0b21d6ab6c959a1ac3ae8648efa0321840 authored over 10 years ago[ticket/12509] Add an option to set the path of custom style directory (ie: email templates) for...
github.com/phpbb/phpbb-core - 99f15d6bfea0998e106ce30950db1ad69dfbd5da authored over 10 years ago[ticket/12536] Get Versions Should Not Require Both Stable and Unstable
* Nicofuma/ticket/12536...
github.com/phpbb/phpbb-core - 0a41d41d6c9886a946a55923a23f794f8053904c authored over 10 years ago
Conflicts:
phpBB/docs/hook_system.html
PHPBB3-12594
github.com/phpbb/phpbb-core - 90b2f1a46d536bebd4cb436aae32a14224bc71b1 authored over 10 years agoPHPBB3-12594
github.com/phpbb/phpbb-core - 461b00f5293605d9cbbcb8af77fdaed91a14544d authored over 10 years ago
Command cron:execute-all executes all available cron tasks.
Test files in tests/console/cron fol...
PHPBB3-12509
github.com/phpbb/phpbb-core - c51adf1d6b58c48ab33fdab546952060ef275e19 authored over 10 years agoPHPBB3-12536
github.com/phpbb/phpbb-core - 9db7f5c791e7ec33af1e35c1bf70bd68bfb10f1a authored over 10 years agoPHPBB3-12570
github.com/phpbb/phpbb-core - e89cf73a24a9608422abf7a37fc8931a1d3cbff9 authored over 10 years agoPHPBB3-12570
github.com/phpbb/phpbb-core - 8d376bbad8dbd0bc033ad4df6fefa96a560c3c72 authored over 10 years ago
We always want the number of matched rows instead of changed rows,
when running an update. So wh...
Also removed tabs
PHPBB3-12561
github.com/phpbb/phpbb-core - e668e29909f1be46132e83e50d60ea06d50145b2 authored over 10 years agoIf not, just append to the end
PHPBB3-12561
github.com/phpbb/phpbb-core - a8fc54c999585c3195b31314b0068de92e200bb8 authored over 10 years ago[ticket/12074] Managing extensions doesn't produce any log entry
* Nicofuma/ticket/12074:
[ti...
PHPBB3-12589
github.com/phpbb/phpbb-core - b2e06aa0a58632e1c0f34b4883c514d325992b2e authored over 10 years agoPHPBB3-12589
github.com/phpbb/phpbb-core - 573f06687d2c9af05846a25e6fdbf8b2d5a3139f authored over 10 years agoPHPBB3-12586
github.com/phpbb/phpbb-core - a5039719f85575a31a67d2bf422a87bd3aa454a0 authored over 10 years agoPHPBB3-12586
github.com/phpbb/phpbb-core - 887c715fee34417f9a8bddceddab059c9f59e5e8 authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - 634171e0384dd4d4e84e33097501b4da19adcf61 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - bc3a1a64dd7f1ea64513e0280674f2987fe2a9e2 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 6ffad21662d364ad06226ede2861575d3790836b authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 26a432a67dcb148a58c94334e9e4931a03522305 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - a4d3ebc0b29dee047fb0994defb5e43931884051 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 703048ce038a58322b3355a43a817937898a8aa7 authored over 10 years ago
- Notice if they dont use https but en does
- Warning if href is different from en
- Error if en ...
github.com/phpbb/phpbb-translation-validator - dd18711ffec61d244e7c11f3d70fe07b5249cb17 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 0db05ffe526338f3e7b2131f32c7fbe9fdbfc4c2 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - e459004693310ea5a7a98a82d475566aa62e07fb authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - a39b6c185da354c9cb061f9f9ac0cc2890752f4f authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 691d1e0c8d9a1b3fb0af767544aff2801f1f2e61 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 1045dcbb276d6209915af1dd34203bc76310c23e authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 95092769610eedb1ef5b72567e90f36be4cf39bd authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 922bbafbf2794b92aa33aef78e4c89db16e7a201 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - eac3ab6cba368390117af91def9f137afe9624c9 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - d0c40d1f2c460f50d4ac359d74a5a7a9fd81d014 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - cdfa3ad5256901321fa8798e067b383512fa7cda authored over 10 years ago
Validate strings
github.com/phpbb/phpbb-translation-validator - a4d361e86596cc0048fe8a7b334906ec67fa7c7d authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - c53ca46626c7f2184ae5cb126e72b8b592fb7670 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 9a728d5d477e4d460b50d8c00477fb1384f25179 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 437fb30ee485e5c6d701e1fb4cdda0daa76f6aeb authored over 10 years ago
Allow specifying the language dir only
github.com/phpbb/phpbb-translation-validator - 10bea76d67dcea92f820a1dd16472116e3d9763e authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - a0e22d9b25b0bb298976ac3896a4c77266aa9c38 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 418db10ac7e1a3cec349686228acc6576cdb4378 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - bafa81a034039cad7a414f0af99e4d3d4ce74c84 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 125189cc7f8aab2b10c9d31a11819e3996c73a50 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 71179ebaab324d273aa6ff61f521f878ade35525 authored over 10 years ago
Fix bin path
github.com/phpbb/phpbb-translation-validator - e6f5ea011863f601d488e5f28cad798f0a7494eb authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - cdf0caf1be4fe36b2962beb2b38c02833f10be4f authored over 10 years ago
Update version
github.com/phpbb/phpbb-translation-validator - 146dd79d86b92e95950640562b9b226a7c77c50a authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - 16420bef670367c6fd4fd7f9f15de303edb368e2 authored over 10 years ago
Feature/composer package
github.com/phpbb/phpbb-translation-validator - d41f380316224f1491f981bf9ad8a2882e3a790c authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - 2de5013431c6e30dc1f9b58b627bd7f5bb20b8f3 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - b0b2a6179fc81c75ed761da6a71f5e896632c9aa authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 16e829efc85c45312672f368cbb13d5a08a35820 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - b103f642ea641685e63435ee496cecaf0172c8ba authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 07c9f85b66d82966256e5c65f5cd6c91f615087b authored over 10 years ago
PHPBB3-12561
github.com/phpbb/phpbb-core - 009707fc84ed3b3a8cb6ec16df95fdb29806cade authored over 10 years agoSpelling corrections and other minor fixer uppers
github.com/phpbb/epv - 018b629166eadfbf2f183c1e091237a859685695 authored over 10 years agogithub.com/phpbb/phpbb-translation-validator - 4eba4167ebe30bf50f862f31cb9c55e7fb9c28c4 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - a7582b6b47a385ba1e7d0f9e04e6ff0de845140b authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 662602cb279fdabdbbbbf9faa4fafeb3b19b7ca0 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - f3c389bad4bb744d1a452702e29fa47564fccbd8 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 8ea5463e0b3ed8f74d766ebb18ab36a492fbd2bb authored over 10 years ago
github.com/phpbb/area51 - 803d2cccdbc80c8a108615455cb0ba391733b362 authored over 10 years ago
github.com/phpbb/area51 - c93a3cd61c570e460f4f79d2124eeff2a110a4ea authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - d2a29905207c72319064d1374453b1653154b6da authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 4bf716a45f1e960113922fbbd1d9cfa8f547ca5e authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - ffa9ca04e527a75f8dd9fea2366291937a579dd9 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - e439e12f584fcf24470bc518e9781a6055695827 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - b03dba97d88249bff9c89b140ea9c4e2993610c4 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 8e7c5de31bfaa9857ad22e46eb79b2f21a31dd04 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - b0a84d76f37ea0a69978445978896a2a8778f244 authored over 10 years ago
github.com/phpbb/phpbb-translation-validator - 200c9adfddae1465deef7f298b15488796e9dc7e authored over 10 years ago