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

Initial version

github.com/phpbb/modx_editor - 8224ac474e7468c929816ff1882fdf26eaaca212 authored about 16 years ago by Marek A. Ruszczyński <[email protected]>

github.com/phpbb/modx_editor - 1a3524f43b4d4a5914de044f9034309ebc4c68c2 authored about 16 years ago by Marek A. Ruszczyński <[email protected]>
Using return as HoL suggested. If it doesn't work on PHP 5.1 we can just go back to the way it was.

github.com/phpbb/umil - 12af5e531c3895ec9de843218b4c5887ba0f6822 authored about 16 years ago by Nathan Guse <[email protected]>
Not sure if this fix will be kept for PostgreSQL. PostgreSQL doesn't work when adding tables otherwise, but I have to find out if any other issues will come up because of it.

github.com/phpbb/umil - 98d3da1e6c9603ce53fb1f99fd7c1146ea722d42 authored about 16 years ago by Nathan Guse <[email protected]>
Fixing the call to get_available_dbms.

umil->run_actions now figures out the current version for itself and sorts the version correctly.

github.com/phpbb/umil - 0a9ef85152bade35b2ffb6d2af197308a0f44914 authored about 16 years ago by Nathan Guse <[email protected]>
Do not include the module info file if that info class already exists (for some reason I was getting an error that the class existed when testing MSSQL).

I had the Manual and Automatic module uninstall method borked. Fixed now.

github.com/phpbb/umil - 7d0e66b1d67cd0301c2d05885bc8bf20b5c02918 authored about 16 years ago by Nathan Guse <[email protected]>
Search settings completed

github.com/phpbb/documentation - 459bcb389a5b1aa34d9e8048447b49dd836085c3 authored about 16 years ago by Jan Skovsgaard <[email protected]>
purge_cache was changed to cache_purge a while back, but I forgot to update the internal calls to that function.

Changed the imageset refresh so that it should work with any new images added to the cfg file.

...

github.com/phpbb/umil - c7608fa2befaebb186c731a5ce561c8eccbc541f authored about 16 years ago by Nathan Guse <[email protected]>
Moving the umil_run_actions function from umil_auto to umil->run_actions.

This should allow the use of the array method used for umil_auto system for those not wanting a ...

github.com/phpbb/umil - fa15632d79de1dba956985866e7405f10973be4a authored about 16 years ago by Nathan Guse <[email protected]>
Mostly just a test, but also a small fix.

github.com/phpbb/documentation - 5671af6c5903a4e8eacf9d5e054d6ae68e1f2171 authored about 16 years ago by Yuriy Rusko <[email protected]>
Finish up overview, profile, and preferences section of User Guide.

github.com/phpbb/documentation - 2cc720050a0e91bb95f4edceb2a04ee3af8250cf authored about 16 years ago by Phil Crumm <[email protected]>
Rebranding

github.com/phpbb/automod - 66768991990676d83679700917ac1085e6317baa authored about 16 years ago by Josh Woody <[email protected]>
Rebranding

github.com/phpbb/automod - 077ba0a83c6bba0600cce1edc0414cf9e1359d98 authored about 16 years ago by Josh Woody <[email protected]>
Shortening umil up a bit by using the $dbms_type_map from db_tools

github.com/phpbb/umil - 1005ffb05018e4c1471c7264fc5d0bf5461963db authored about 16 years ago by Nathan Guse <[email protected]>
Allowing an empty array to call umil->cache_purge.

For the module functions, we will check if !$parent and if not setting $parent to 0 (in case any...

github.com/phpbb/umil - 379fe2a0cb364008d574ba483cd738c840bad0ab authored about 16 years ago by Nathan Guse <[email protected]>
Should now work for mssql_odbc

github.com/phpbb/umil - 6562b050a7e7a2b967e5069ec263e17811b8b4d6 authored about 16 years ago by Nathan Guse <[email protected]>
Initial commit

github.com/phpbb/umil - e4db41b9f6430b6e2cd12865006405cc60c46f23 authored about 16 years ago by Nathan Guse <[email protected]>
initial directory structure.

github.com/phpbb/umil - 3f5bd43632b62f4e08c7eecbbcbb3981e2aad1d5 authored about 16 years ago by Igor Wiedler <[email protected]>
- Fix installation of translations

github.com/phpbb/automod - aca0783853e790e2c4be6bf03f14c854dfd5793f authored about 16 years ago by Josh Woody <[email protected]>
- Bugs 35555, 36595, 37135, 37345, 37505

- Some further TLC for the installer
- Hide labels in details page if their data does not exist

...

github.com/phpbb/automod - a2df2e2faaa262b6984db8043ffdf366749fd543 authored about 16 years ago by Josh Woody <[email protected]>
translation continued ;)

github.com/phpbb/documentation - f0d3892ab0f3d682d31982b7b3a26e6f744cbd84 authored about 16 years ago by Jan Skovsgaard <[email protected]>
Translation continuing...

github.com/phpbb/documentation - 86ca7bbfb7bc36df5f8286718eaa37567b76d301 authored about 16 years ago by ESQARE <[email protected]>
#32135, 37145

github.com/phpbb/automod - d545713303c91094cab9390e4acf4ece3b43c99b authored about 16 years ago by Josh Woody <[email protected]>
- Small UI fixes

- avoid notice if a MOD doesn't have comments

github.com/phpbb/automod - 4bd29af1f355b4bbaa2eba274e5200f429c7903c authored about 16 years ago by Josh Woody <[email protected]>
Implement comments (#32135)

github.com/phpbb/automod - 85a541edab14004dae2e7e779e898a7049789b32 authored about 16 years ago by Josh Woody <[email protected]>
Might as well go all the way with this

github.com/phpbb/automod - b04ce669182bdc4ee7058c9af71f4550552897b3 authored about 16 years ago by Josh Woody <[email protected]>
#35655, 36105, 36305, 36625

github.com/phpbb/automod - 7ea7a1a9bb29c6f51a9cd224f957fc896928005c authored about 16 years ago by Josh Woody <[email protected]>
A (little) first part of the German translation

github.com/phpbb/documentation - e65f952dea1f60c18f7fc350640b17020522cca7 authored about 16 years ago by Philipp Kordowich <[email protected]>
bool attributes are non-unique too, delete old attributes, always search delta first

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@42 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 2e4f8434ac44d4a101cdd542d2b27b4159aeecf8 authored about 16 years ago by Nils Adermann <[email protected]>
correctly interpret the output of pidof

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@41 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 7be921961f02f5064703d50183b328601f7c8699 authored about 16 years ago by Nils Adermann <[email protected]>
correctly interpret the output of pidof

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@40 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 31d6696a8977d9b11b83709ed2fa5cef8d8a34c7 authored about 16 years ago by Nils Adermann <[email protected]>
updated mod packager and install file

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@38 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - ad978d6a07553b3146d28c67688e8c7e220ca1e2 authored about 16 years ago by Nils Adermann <[email protected]>
allow choosing the indexer memory limit in the ACP

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@37 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 567a5b20bad45c2f1bc36d9aa116d66fa0c2f80a authored about 16 years ago by Nils Adermann <[email protected]>
locate pidof rather than assume it is in path

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@36 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 1433d74ff9f5006f7004aedec5b5304060ca0b2c authored about 16 years ago by Nils Adermann <[email protected]>
retry multiple times

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@35 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 5a5f463688a3692b5fb37dd1fcd284f2f756cde5 authored about 16 years ago by Nils Adermann <[email protected]>
sort groups rather than elements of groups

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@34 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - b8cbda517a5182fce8d04b9276c5233a9d58f750 authored about 16 years ago by Nils Adermann <[email protected]>
sort topics by last_post_time, retry connecting on connection refused

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@33 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 85f29aa0106a6f92ddc427d3929a0cad2dcfe583 authored about 16 years ago by Nils Adermann <[email protected]>
make sure the values are integers and not strings

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@32 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 6674b2057abe613410da5217c193654f20bddb40 authored about 16 years ago by Nils Adermann <[email protected]>
sphinx does not handle index updates through attribute updates ...

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@31 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 026f7b5feee35a5bdc85d5cea04b0c3328da4d25 authored about 16 years ago by Nils Adermann <[email protected]>
avoid a NOTICE on failed connection

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@30 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - e1a7b62abe74f4a395b87ba483d41c58ee6b4adf authored about 16 years ago by Nils Adermann <[email protected]>
avoid a NOTICE on failed connection

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@29 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - bd9d53eb57d635e07703ca85e74e15cf73277bc5 authored about 16 years ago by Nils Adermann <[email protected]>
max matches = 100000

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@28 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 7560c3f817b2ae696378741251bf93ccfed71ee8 authored about 16 years ago by Nils Adermann <[email protected]>
max matches = 1000000

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@27 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 0efb00d6ab7f956264a48f8cbe207cd9a2356366 authored about 16 years ago by Nils Adermann <[email protected]>
restart searchd after config change

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@26 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - ddcbd90d6e6a783e2f3703311b53420e8ba964cd authored about 16 years ago by Nils Adermann <[email protected]>
max_matches can be large as we use SetLimits

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@25 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 3d813ebbd0dd3a7ac9ec7c46c3a48fa15452bac4 authored about 16 years ago by Nils Adermann <[email protected]>
check log/write_test not logwrite_test

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@24 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - aa5541050d7ac8131b751a7aa7d1fce7b9e2bd21 authored about 16 years ago by Nils Adermann <[email protected]>
install MODX file should be named install.xml

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@22 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - d09ad69f4a79820c34bb0290f278372db2e3c62c authored about 16 years ago by Nils Adermann <[email protected]>
added a mod packaging tool

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@19 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 588b475b2e868d0c613a6cc855bbe3c291af54c6 authored about 16 years ago by Nils Adermann <[email protected]>
MODX folder for the plugin

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@18 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - bf6a767a4ab475e7ba296cfb55ea6545a6f9acf9 authored about 16 years ago by Nils Adermann <[email protected]>
adjusting properties

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@17 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 6bdad2bb21fafd8a1775aa3f416a4dea8b27f5bc authored about 16 years ago by Nils Adermann <[email protected]>
let sphinx handle author searches instead of using the native approach

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@16 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 09cf820386080ba72f249a984b873937e94fafb3 authored about 16 years ago by Nils Adermann <[email protected]>
Small oops fixed

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@15 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - c608f74d767edbc2a48adf3a14bdc0511ada26d1 authored about 16 years ago by toonarmy = Chris Smith <[email protected]>
live updating and deleting from index, stopwords option works, most narrow filter first, freeresult in index_created

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@14 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 90241ff0a347af5f1ef6efc4f9b310faf14ff643 authored about 16 years ago by Nils Adermann <[email protected]>
removed reliance on base search backend and search result caching

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@13 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - 473824b47e367cdb55cb6b2ca1d8b53ec05ce901 authored about 16 years ago by Nils Adermann <[email protected]>
use proper 0.9.8 attributes, correctly search title/body only

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@12 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - bc92a858febee107377d2f31414f0409ab686db4 authored about 16 years ago by Nils Adermann <[email protected]>
some clarifications on setting up sphinx in the acp, and first step towards 0.9.8 support

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@11 058e8d10-4797-47b5-994a-8fa6acaf3df0

github.com/phpbb/sphinx-for-phpbb - dde04d5b4f0be70e071d9d14a56bf283db1c5c25 authored about 16 years ago by Nils Adermann <[email protected]>
A number of fixes, including #26865, #33425, #33975, and #35675

github.com/phpbb/automod - e95573ec511855499b6ea50103e58b1375e5b269 authored about 16 years ago by Josh Woody <[email protected]>
more translations :-)

github.com/phpbb/documentation - 01e83cb3568be978731f3c71858d1e78449da595 authored about 16 years ago by Jan Skovsgaard <[email protected]>
translation continued

github.com/phpbb/documentation - 9016430c1b840601148901e2ea2788c573b74247 authored about 16 years ago by Jan Skovsgaard <[email protected]>
translation continued and eneable svn:keywords

github.com/phpbb/documentation - 1e11f0eb816edaa501a68bf587bb6eb153845a0c authored about 16 years ago by Jan Skovsgaard <[email protected]>
Some probs :)

github.com/phpbb/documentation - 5c801f500a59a4aaaadec69d87cbdedaae640ada authored about 16 years ago by Raimon Meuldijk <[email protected]>
translation continuing

github.com/phpbb/documentation - 86e06a8800823ea6426bb926878f413067d31cf0 authored about 16 years ago by ESQARE <[email protected]>
Fixing some bugs. Highlights:

- It is now possible to execute a find target twice in a row on the same file
- find -> replace -...

github.com/phpbb/automod - ba53e3cb36a6be2909688f544464ffd99051c5ac authored about 16 years ago by Josh Woody <[email protected]>
continuation of translation

github.com/phpbb/documentation - 362ccd42fb24dea6d536850a382f839db604350a authored over 16 years ago by daroPL <[email protected]>
updated for translation

github.com/phpbb/documentation - 1a1e43578cdb805019255b23599b82976f2c0f3f authored over 16 years ago by ESQARE <[email protected]>
sections titles.

github.com/phpbb/documentation - 87ac073fc7fa17e9af813f84fbf9a261108428ca authored over 16 years ago by Raimon Meuldijk <[email protected]>
some images ...... with no thumbs :-p

github.com/phpbb/documentation - 19e3829da72d57930d7136bed474c0639f22abe3 authored over 16 years ago by Raimon Meuldijk <[email protected]>
Update

github.com/phpbb/documentation - 4d448e2140d20d5e511ea4d23a74ae595a03b94c authored over 16 years ago by Raimon Meuldijk <[email protected]>
admin_guide.xml, glossary.xml and moderator_guide.xml files modified

github.com/phpbb/documentation - 3fee36befb5749357d5aab0bfc105555ae71adb5 authored over 16 years ago by ESQARE <[email protected]>
#31745

github.com/phpbb/automod - 7302d3b16fa83f02f7ec499bd0c7c04a08a395b7 authored over 16 years ago by Josh Woody <[email protected]>
"Proof that I tested it"

github.com/phpbb/automod - 4eada9dce885ccb0c83b0ed77f99c06242e27132 authored over 16 years ago by Josh Woody <[email protected]>
- Major fixes for the mod parser

:: SQL now works whether all queries are in one tag, or are in their own tag
:: Allow <link> tag ...

github.com/phpbb/automod - ee5c2f96c80c8f301cc908109d9909f49a939781 authored over 16 years ago by Josh Woody <[email protected]>
Fix severe bug when installing MODs

github.com/phpbb/automod - 2871d428fa1ae34121e72d0c801e762d9159c172 authored over 16 years ago by Josh Woody <[email protected]>
A few updates .

github.com/phpbb/documentation - 001b69653f7b57619a98ec47ce4e3da96bed05a9 authored over 16 years ago by Raimon Meuldijk <[email protected]>
- Small interface changes -- more on the way

- Revise uninstall method - this does not currently support the "operation" action
- Broke change...

github.com/phpbb/automod - fb4fd8ee71cf39b5e83e144a22fa2b5752381526 authored over 16 years ago by Josh Woody <[email protected]>
translation continued

github.com/phpbb/documentation - 4d9bfcb75c3f8dcda96cbb4838ae9bddcc601b9c authored over 16 years ago by Jan Skovsgaard <[email protected]>
translation of admin guide started

github.com/phpbb/documentation - 6a7283750f55682090995fb2131ab3d183fc7d03 authored over 16 years ago by Jan Skovsgaard <[email protected]>
moderator guide translation completed 8)

github.com/phpbb/documentation - 8711873fb0a90b0e296916cd5fc7227bc6efef46 authored over 16 years ago by Jan Skovsgaard <[email protected]>
1.1. Requirements finished.

github.com/phpbb/documentation - 34152c82749c5e78b5d5208a5ac24853a6d54c67 authored over 16 years ago by Raimon Meuldijk <[email protected]>
translation continued

github.com/phpbb/documentation - 1e68be1c7ee6fd38ebf684ea6eef2c26e2cbf7b5 authored over 16 years ago by Jan Skovsgaard <[email protected]>
glossary.xml modified for translation

github.com/phpbb/documentation - 82ae0612ccec24b4b8dbbe5c640d14d579232727 authored over 16 years ago by ESQARE <[email protected]>
A begin.

github.com/phpbb/documentation - 74ee582e820ed054e52df9bc6cdc78f05bb6f960 authored over 16 years ago by Raimon Meuldijk <[email protected]>
adding a changelog item for phpBB 3.0.2

github.com/phpbb/quickinstall - f82b5aa67e8be9aea4a02793ff47ec33608f4167 authored over 16 years ago by Igor Wiedler <[email protected]>
new qi version <3

github.com/phpbb/quickinstall - 71b86a20f10f22e31a582001d4c0393564905a37 authored over 16 years ago by Igor Wiedler <[email protected]>
translation continued

github.com/phpbb/documentation - f5fb859896062eb6599bf0c828093aae4335f218 authored over 16 years ago by Jan Skovsgaard <[email protected]>
minor change in user_guide, moderator_guide translation started

github.com/phpbb/documentation - 7d42e4b4a73d6b5c83bc1d18e6a7a4c680e3440d authored over 16 years ago by Jan Skovsgaard <[email protected]>
user_guide.xml translation completed

github.com/phpbb/documentation - f1f806ce30c448e3ffde36184cf0395abcf12aed authored over 16 years ago by Jan Skovsgaard <[email protected]>
translation continued..

github.com/phpbb/documentation - 698849759901694843eb47ea97f5cc1778a2787e authored over 16 years ago by Jan Skovsgaard <[email protected]>
More translation

github.com/phpbb/documentation - 92c45ac2596450295ee2a01233a9247f1fc9b430 authored over 16 years ago by Jan Skovsgaard <[email protected]>
more lines translated

github.com/phpbb/documentation - ce32bfd6f617152a20a0d027aaef85f3d97ba3c6 authored over 16 years ago by Jan Skovsgaard <[email protected]>
translation continued..

github.com/phpbb/documentation - 6f74633c3718edceb6f6a809b9297da2ef20bd92 authored over 16 years ago by Jan Skovsgaard <[email protected]>