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

[task/Pimple] Add Pimple

github.com/phpbb/support-toolkit - e54fe8e183a7e75dfa498f7a898baf4f949b177e authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Update phpBB vendor

github.com/phpbb/support-toolkit - 184febbf4bd2ed57581841af75b14d9c81153658 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Initialise all caches

Initialise all caches that are used by the STK and
update the comment to correctly explain what ...

github.com/phpbb/support-toolkit - 78225e51789bb2ffaf918877c080c8e23092d65e authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Allow language entries as parameter into page_header

github.com/phpbb/support-toolkit - 11625b80a130c16ca06b1072d79cbe9e906f67fa authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Run first tool

Make tools that use the "trigger overview" runnable, and correctly
display the success page.

github.com/phpbb/support-toolkit - 774673f2ba22c0c2a43985d579f2b844f095a7bf authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Compile templates into the STK cache dir

github.com/phpbb/support-toolkit - 578f764100fb2abaf48e50e063dc1f7aae6203f7 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Load language files only once

Do not attempt to load a language file if it is
already included.

github.com/phpbb/support-toolkit - 7ec07ccd174654b701fe9f807ecc2fb44954b9b4 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Load language file when creating tool overview

github.com/phpbb/support-toolkit - 5d50a2a3fcff74788a5966568b5ec9bad71867c2 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Keep the "toggle arrow" when toggeling the menu

github.com/phpbb/support-toolkit - 6ea376b9d8148596190d3cdc27bcee7d727060af authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Move cache methods

Move all caching related code into the caching service provider

github.com/phpbb/support-toolkit - 04a6a8f3780e907451bb7a35d0dd7505ad0405dd authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Cache tool and category listing

Add the caching of the category and toollistings, no need to
load that information on every page...

github.com/phpbb/support-toolkit - 7c8fb1e69895fbf3d0f29e3d60923c53d0a4f940 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Correct class loader

Use the correct class loader

github.com/phpbb/support-toolkit - 81006696d5a73d437215c5c5fb68f318a57c5b88 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] correct statement in vendor.py

Make sure that the checks, correctly verify whether a file exists
before removing it.

github.com/phpbb/support-toolkit - aa98da366d8a4501db5a90f3895783fc4203667c authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Add "trigger error" tool options

The tool options page is an overview page with only a run/cancel button.
Can be created by retur...

github.com/phpbb/support-toolkit - 992765b2b4fbe7a9da80cbd79e2e89d7161d6a09 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Overwrite vendor files

Update the vendor script so that if the `-u` argument is passed the script will overwrite
existi...

github.com/phpbb/support-toolkit - b5864d3ae540751d8bff5a886d6aa3cbe0387eda authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Update vendor

github.com/phpbb/support-toolkit - d199e7713a141f0576f79700824a3884fa870107 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Move version check controller

The version check class now also handles the version check of the toolkit
itself. Move the class...

github.com/phpbb/support-toolkit - 7eb100f2b7e31f3857a77955b0f97fb4d3fc7add authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Throw excpetion when STK disabled

Add the ability to disable the STK itself through the version file

github.com/phpbb/support-toolkit - 32498757194041ec3898ee24f47e4f5a6d7744c1 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Refactor version check controller

Refactor the version check controller so that it also can handle the
version information for the...

github.com/phpbb/support-toolkit - 3c5b7853c570931ca6a9cc5ceb73564fa4441aa5 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Remove mock database tests

github.com/phpbb/support-toolkit - 0c246e824900226501f84b630cd63c9727026f5f authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Move mock config to wrapper directory

github.com/phpbb/support-toolkit - abdd03f83135b020bf78b488df7d5402de8d87b1 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Chaching notice

Add a notice if the STK can't cache. Although the toolkit will remain
functioning without cachin...

github.com/phpbb/support-toolkit - e9037b02aa559c1875f7c1d940d3a93d6b1ae1c2 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Move navigation creation

Move the assignment code for the navigation blocks into
the template wrapper.

github.com/phpbb/support-toolkit - e1c285f5e381871044e7a9f4c495d643de98c467 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Remove un needed template call

github.com/phpbb/support-toolkit - 05ed4a91230b2a0aca2f0e65ea5d0e5ab09a7238 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Add rounded corners to .error/.success box

github.com/phpbb/support-toolkit - e57c3a19e4ab1825bd48350721f9933b635358c3 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Support Toolkit logo's

Bring back the Support Toolkit logo's, need to be updated for phpBB
3.1.

github.com/phpbb/support-toolkit - b49a3594d7484c32405c01fe38e7ecc602296d33 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Move wrapper into own directory

Store any wrapper objects in their own directory, also use the same
directory structure as their...

github.com/phpbb/support-toolkit - 335af509afddcc414d2f191de247b6eb1b781f1a authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Introduce template wrapper

Add an STK specific template class that extends the phpBB template
object with some STK specific...

github.com/phpbb/support-toolkit - 3168199df340726517d7c9ea85cf2b39ad80a8cc authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Notice for outdated tools

Display a notice if the user is using an outdated tool that isn't
blocked.

github.com/phpbb/support-toolkit - 97f17aadf0db1873f3dfced30b01e907d90a97aa authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Disable sqlite tests completely

Turns out that travis only has sqlite3 installed, re-enable sqlite
testing once phpBB support sq...

github.com/phpbb/support-toolkit - bbdd56e257ea87b06807f9cc9a3d700673378305 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Correct postgres tests on travis

Correctly create database when running tests on postgresql.

github.com/phpbb/support-toolkit - 65ed8f07e2e50fdcec870d585ca2713bc91e7fcb authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Commit all local changes

Commiting all local changes I've had so far. More to come

github.com/phpbb/support-toolkit - 80de168aa730f54f52769b95af3294fb195a42e2 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] First display

Some initial work on the view controllers.

github.com/phpbb/support-toolkit - 59d8ec7b28d91fe6a4644d9f2e66f13b18b9e9c7 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Correct tests

Prior commits broke the test suite

github.com/phpbb/support-toolkit - 1540cf000d9127bda3467f498695a36a16c8b5a6 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Some visual changes.

[ci skip]

github.com/phpbb/support-toolkit - 11614f47fbfa65a031df632517d44a9d85d0cc02 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Update all file headers.

[ci skip]

github.com/phpbb/support-toolkit - 452eeba11be0c8a4990a128293dc2977331362c8 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Fix typo in README

github.com/phpbb/support-toolkit - 127bb01239d28e2fd13b49c936cf314fbe495595 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] Add UMIL remote

[ci skip]

github.com/phpbb/support-toolkit - b4fbe17577070413237d12afaffd604f21cb0374 authored almost 13 years ago by Erik Frèrejean <[email protected]>
[stk/ascraeus] WIP. Support Toolkit for phpBB 3.1.x "Ascraeus"

Some initial work on the core for the new support toolkit, compatible
with phpBB Ascraeus. This ...

github.com/phpbb/support-toolkit - 10dbd1ce6c45b9c02377112e2ef4aa3685fd492c authored almost 13 years ago by Erik Frèrejean <[email protected]>
Changed files headers as per 3.1 coding guidelines.

github.com/phpbb/ideas - 13fcd18d6c09e39d2295f2f2119f02881e325944 authored almost 13 years ago by Callum Macrae <[email protected]>
[issue/3] Add .gitignore

Issue #3

github.com/phpbb/documentation - c87d17c21e7a012e5b5c3d62e18af67e523b3986 authored almost 13 years ago by Michael Cullum <[email protected]>
Its not on a submenu at phpBB.com

github.com/phpbb/documentation - 457ce2b67ec99a2e91a6e6e5cb45c78495d602d8 authored almost 13 years ago by Michael Cullum <[email protected]>
Adding readme.md

Issue #1

github.com/phpbb/documentation - 78b69d9fcc5aa63ddd49646c32ba22b892eb9c2c authored almost 13 years ago by Michael Cullum <[email protected]>
Updated README.

github.com/phpbb/ideas - 1e3f056cd85e5f1ab5c87d833854463105190d4f authored almost 13 years ago by Callum Macrae <[email protected]>
Update STK version to 1.0.5

github.com/phpbb/versioncheck - fcbd9127ef89ee895011f27aea05978f618fb2a9 authored almost 13 years ago by Patrick Webster <[email protected]>
Removed a couple useless else statements.

github.com/phpbb/ideas - 3b9ded9c2c26acc4469f807e29a3535612db6334 authored almost 13 years ago by Callum Macrae <[email protected]>
phpBB 3.0.10 released

github.com/phpbb/versioncheck - 0394d76eeacc71682604fa6195c1be598be24c98 authored almost 13 years ago by Nils Adermann <[email protected]>
Added ability to delete ideas.

github.com/phpbb/ideas - d936b4f60878d22fa0d349302f568062a6009c3d authored almost 13 years ago by Callum Macrae <[email protected]>
Updated README.md.

github.com/phpbb/ideas - 7519c406a8c55fab8a668882a209e683753214f3 authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a bug.

github.com/phpbb/ideas - 0e190f0847d7380a4d2cafd9d96635844d6e6155 authored almost 13 years ago by Callum Macrae <[email protected]>
Added install script.

github.com/phpbb/ideas - dd82a18957b84c95e7101514586afb1c28edb82e authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a critical bug where user links did not link to the correct user.

github.com/phpbb/ideas - ea342caf38baa925a1a6d06cab1228e85d4b3515 authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a bug where stars could only be whole.

github.com/phpbb/ideas - f7b3c8a9be873e2c0f20b6725043f9801f6ca972 authored almost 13 years ago by Callum Macrae <[email protected]>
Added merged ideas to latest ideas.

github.com/phpbb/ideas - 0c62666f62256820fc7ee68a8dd5c8547d6bde47 authored almost 13 years ago by Callum Macrae <[email protected]>
Added comments to database.

github.com/phpbb/ideas - d1c9c6f81670155bb670665b2368ce71c1b6aaff authored almost 13 years ago by Callum Macrae <[email protected]>
Updated generated HTML to make it shorter and cleaner.

github.com/phpbb/ideas - 136521afa09b153ed5e7c8bee76dbb4d3648ba55 authored almost 13 years ago by Callum Macrae <[email protected]>
Removed a useless parseInt call.

github.com/phpbb/ideas - ce71abd1fb4678814deadd123909a9862a4f0c62 authored almost 13 years ago by Callum Macrae <[email protected]>
Made some improvements for logged out users.

Fixed a bug where they could vote using AJAX, made it so that they can't
even hover over the sta...

github.com/phpbb/ideas - 6fd3e1dc4122efb74895ce86240f7631c31cbcd8 authored almost 13 years ago by Callum Macrae <[email protected]>
Made ratings more accurate - to 0.1 instead of 0.5.

Many decimal places isn't a problem anymore because we're using images,
but for fallback reasons...

github.com/phpbb/ideas - 728260953344a5adca2a85baee5763527acc6ec3 authored almost 13 years ago by Callum Macrae <[email protected]>
Deleted tonnes of unused files.

github.com/phpbb/ideas - 42bb6a2d2c0f39b762a2becb4617a0e486d40024 authored almost 13 years ago by Callum Macrae <[email protected]>
Changed rating images.

github.com/phpbb/ideas - 901821c95d8839787cc33f5aec7a6ffac5a977c0 authored almost 13 years ago by Callum Macrae <[email protected]>
Made some style changes and added pretty star picture.

github.com/phpbb/ideas - cb7ad92c0efdfb64cde1c28666529ed2e6eee7c5 authored almost 13 years ago by Callum Macrae <[email protected]>
Made some style changes and added star images.

github.com/phpbb/ideas - f49e88e736f2198de52ac7b9f70a8f2ab7240e7c authored almost 13 years ago by Callum Macrae <[email protected]>
Added new lines between letters in language entries.

github.com/phpbb/ideas - 3e7c691c57d9b2b083f72103fb376f85af6962a5 authored almost 13 years ago by Callum Macrae <[email protected]>
Added "display ideas with status" to list.php.

github.com/phpbb/ideas - 0f90770b7950b1caa923f1765e752d3fc1973897 authored almost 13 years ago by Callum Macrae <[email protected]>
Moved a request_var call out of a loop.

github.com/phpbb/ideas - 51b0676662910620a80cc15a538a5a577d1ae8c2 authored almost 13 years ago by Callum Macrae <[email protected]>
Added sort by form to list.

github.com/phpbb/ideas - 1f928988eca1cd6f1cc2a461df21df5779ec7dd5 authored almost 13 years ago by Callum Macrae <[email protected]>
Documented the ideas class.

github.com/phpbb/ideas - 3780a365b5cd1bd0fd648e19c9e14db516329658 authored almost 13 years ago by Callum Macrae <[email protected]>
Hid merged ideas from top ideas.

github.com/phpbb/ideas - e48e2ce6e759fa926ba72e42136fafb0c958ba91 authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a typo in the TOP_IDEAS language entry.

github.com/phpbb/ideas - ccd5cf1fcda744f7313f93808f40ecdd40e825cc authored almost 13 years ago by Callum Macrae <[email protected]>
Removed rejected ideas from top ideas.

github.com/phpbb/ideas - b3e7e1b4b9692253572fca1943dc9c10f340ba20 authored almost 13 years ago by Callum Macrae <[email protected]>
Removed a duplicate variable assignment.

github.com/phpbb/ideas - bed24c08c9b7083b43280d1001fea330938d7c2a authored almost 13 years ago by Callum Macrae <[email protected]>
Moved submitting into ideas class.

github.com/phpbb/ideas - e1c954e76716fa1226fd4300c9596ed6a7831f27 authored almost 13 years ago by Callum Macrae <[email protected]>
Moved voting into $ideas class.

github.com/phpbb/ideas - f091495a5ba5d5b1541bc9be556cb9e1cae50daa authored almost 13 years ago by Callum Macrae <[email protected]>
Rounded ratings to nearest .5

github.com/phpbb/ideas - a0929b7b397c1e992d1b7892d8f57e2457007949 authored almost 13 years ago by Callum Macrae <[email protected]>
Hid vote links from logged out users.

github.com/phpbb/ideas - d96b9d6ab79b48a8b889f05a7c5a32dcd0bff87c authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a bug where anonymous users could vote.

github.com/phpbb/ideas - c2a2c42f8d06c1a33d9ee8a7a1f67d9a2834c93b authored almost 13 years ago by Callum Macrae <[email protected]>
Added ability to vote.

github.com/phpbb/ideas - 8a3862268223507c5af2f68315b27d32ea84fe9f authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed some white-space issues.

github.com/phpbb/ideas - f7fffaf61ad47973d1260bfe5d7cd057f1510e01 authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed a bug where anyone could post ideas.

github.com/phpbb/ideas - 54f19bad8265039d2740a3d98525585cc8ee94b3 authored almost 13 years ago by Callum Macrae <[email protected]>
Added form to take user to posting.php.

github.com/phpbb/ideas - d9b7fa32c4040e32508adfe76216b2f3c8a87bd6 authored almost 13 years ago by Callum Macrae <[email protected]>
Added posting.php.

github.com/phpbb/ideas - 513552944e3243f3915431498a488bd9122d4012 authored almost 13 years ago by Callum Macrae <[email protected]>
Added bbcode fields to database.

github.com/phpbb/ideas - 67e71e415c9077acb0e52674aa54a29660c9b765 authored almost 13 years ago by Callum Macrae <[email protected]>
Removed a set_custom_template call.

github.com/phpbb/ideas - ea9c9c076c05df4c96f96b47b403c74bcee22aff authored almost 13 years ago by Callum Macrae <[email protected]>
Fixed an error in install.sql.

github.com/phpbb/ideas - ea4e9bcc72e2512e249404148ecca75c41184a9c authored almost 13 years ago by Callum Macrae <[email protected]>
append_sid'd all links.

github.com/phpbb/ideas - e78a7d6aa867611bc9e81967273e4a9c017f53f1 authored almost 13 years ago by callumacrae <[email protected]>
Fixed a bug in the template.

github.com/phpbb/ideas - 9e3bc7a17eed71712297dc3bc58abbc2079b5d0f authored almost 13 years ago by callumacrae <[email protected]>
Moved list_body to idealist_body.

github.com/phpbb/ideas - 134c88f487c7b98d95d9831ede62277d2fa48748 authored almost 13 years ago by callumacrae <[email protected]>
Added list.php.

github.com/phpbb/ideas - 2884cf5841eb65d7e30ccc7718ce57472a7b3e63 authored almost 13 years ago by callumacrae <[email protected]>
Renamed categories to statuses and added some status-related functionality.

github.com/phpbb/ideas - b121539396a4b37134dbfea6231f827bcfdb539d authored almost 13 years ago by callumacrae <[email protected]>
Rearranged some variables, and fixed page header bug.

github.com/phpbb/ideas - b98bf40d727d86b1dc73ac88db4b13502840769b authored almost 13 years ago by callumacrae <[email protected]>
Kind of added idea.php (not yet fully functional).

github.com/phpbb/ideas - e68ce9107700a5017b0f85908f7fc6b6372a8527 authored almost 13 years ago by callumacrae <[email protected]>
Moved everything into an ideas directory.

github.com/phpbb/ideas - 6a77e7f08789fc874086290777a5704691d8830b authored almost 13 years ago by callumacrae <[email protected]>
DRYed code by moving getting user profile links to function.

github.com/phpbb/ideas - d43382369031a4a9511918ee2c6148376282e823 authored almost 13 years ago by callumacrae <[email protected]>
Added language entries.

github.com/phpbb/ideas - ea404152bbf88b1c39338091d37c41f79a14253a authored almost 13 years ago by callumacrae <[email protected]>
Added template, language and index page functionality.

github.com/phpbb/ideas - 9b12c56d0acae79432783e46f76a7073610e5a4f authored about 13 years ago by Callum Macrae <[email protected]>
Added basic Idea class.

github.com/phpbb/ideas - 7d2f9554d8f5d52bb5157a498b90131394429632 authored about 13 years ago by Callum Macrae <[email protected]>
Populated SQL dump.

github.com/phpbb/ideas - c721aa3e46adf472e2ae614678a6b06fcef95425 authored about 13 years ago by Callum Macrae <[email protected]>
Added SQL dump.

github.com/phpbb/ideas - 93e47ed17ce4a53a0c609c302313ba12c6fee7e8 authored about 13 years ago by Callum Macrae <[email protected]>
Added basic structure.

github.com/phpbb/ideas - 69fc99a9dc02b79f01c3b711e37fb7cbb75845cf authored about 13 years ago by Callum Macrae <[email protected]>