Ecosyste.ms: OpenCollective

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

github.com/mybb/mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://github.com/mybb/mybb2

Update links in the welcomeblock template to support url_route (#318)

8a4d6d1eae54afd2895fef38a5f7f2c70f227717 authored about 7 years ago by Ian <[email protected]>
Merge pull request #317 from 1e4/patch-1

Update CONTRIBUTING.md

c0d79c2cdc41b83751afb518b51af844c79a2a8f authored about 7 years ago by Justin Soltesz <[email protected]>
Update CONTRIBUTING.md

Updated SCSS to SASS because I was wrong.

f12e8b945dc23124e636775b6aa005afe4ddaa56 authored about 7 years ago by Ian <[email protected]>
Update CONTRIBUTING.md

Fixed the headings to work properly - also changed SASS to SCSS as I'm pretty sure you mean SCSS...

aac8f580b383f32685ffbb1fa8cbdd4792d2d718 authored about 7 years ago by Ian <[email protected]>
Update `friendsofphp/php-cs-fixer` dependency (#313)

b70c245913faa5cf434a0965a08ea749d6abfb4f authored about 7 years ago by Jordan Mussi <[email protected]>
Makes primary button text visible (#315)

615c9b2fa0b15ce1df3a5794b992f57674cc3d0a authored about 7 years ago by Jordan Mussi <[email protected]>
Fix incompatability error (#316)

Fatal error: Declaration of MyBB\Core\Form\Field::getValidationRules(): string must be compatibl...

411836433500ff22075e2d80243f8e92118a42b8 authored about 7 years ago by Jordan Mussi <[email protected]>
Updated Controllers import to adhere to extended coding style guide (#309)

* Updated Controllers import to adhere to extended coding style guide

Updated the controllers...

4d8f23b215feb309c47fa38ad10d6bc2b26b45cd authored over 7 years ago by Rob D <[email protected]>
Fix RenderableInterface:getValidationRules sig (#300)

b4db977732f62efc7b5f0d415a2504dc50ee8d84 authored over 7 years ago by Euan T <[email protected]>
Re-order boot method to fix new topic routing (#299)

cab98d8dc5052bf8e78de42974a779f190b8f1c3 authored over 7 years ago by Euan T <[email protected]>
Fixes viewing conversation list and conversation (#301)

675e73542f09b811e57c5aac8dbd4e9672b6341f authored over 7 years ago by Euan T <[email protected]>
Added post Typescript (#298)

* Added post Typescript

Added post module and utils module.

* Arrow functions, foreach as ...

a7f2d2154c95606331445db74495dc952ca39279 authored over 7 years ago by Eric Jackson <[email protected]>
Merge pull request #292 from chack1172/acp-improvements

Control Panel Improvements

3fd671a3d89e351eb1651cf2b29ed996c2743b2e authored over 7 years ago by Matslom <[email protected]>
Merge pull request #297 from Eric-Jackson/sass-organization

Webpack removed, Sass reorganized

cffd307983adffe0a716d7c69406b09745bd41d5 authored over 7 years ago by Justin Soltesz <[email protected]>
Resolve merge conflicts

59f85408fe2488c99903dbb40b72ed0a5bde1651 authored over 7 years ago by Eric <[email protected]>
Webpack removed, Sass reorganized

Removed some dependancies that were used for web pack, and added in
Justin’s reorganization of t...

0dc41c4418c0778f88cfece74a3f1bb42c7370e0 authored over 7 years ago by Eric <[email protected]>
Updated npm packages, fixed Modernizr errors (#295)

b2252e188d962333361a4a5fbdd565088c483ad8 authored over 7 years ago by Eric Jackson <[email protected]>
Requested changes

Done requested changes.

95c2221f2ece39ec3f0f27b3c423567d96218906 authored over 7 years ago by Nereo Berardozzi <[email protected]>
Fix #290 Settings table seed (#293)

* Fix #290 Settings table seed

* Fix code style

cf3af4dce164dfcf2ba6fce14457aeab54058211 authored over 7 years ago by Matslom <[email protected]>
Fixed User Controller

c252a629c054d4665b3a3f20450913f3662ac5b2 authored over 7 years ago by Nereo Berardozzi <[email protected]>
Control Panel Improbements

- Added breadcrumbs
- Added confirmation page before user deletation

888ebf334212f07930b64196ecce8e6b5f9c7408 authored over 7 years ago by Nereo Berardozzi <[email protected]>
Fix #247 Update auth controllers to new Laravel structure (#289)

5dbc9a503c7036b141962e3ff3c7d150c7e8ac34 authored over 7 years ago by Matslom <[email protected]>
Fix MyBB build (#288)

* Fix key generation

* Fix task to prevent running without connection to DB

* Fix Db conne...

c8437bf5d7bea17bc6f2fb70438ff30ff1000913 authored over 7 years ago by Matslom <[email protected]>
Fix README header formatting (#291)

54fb01b8ff8816bc9cce358ca46682d279d2e357 authored over 7 years ago by Josh Harmon <[email protected]>
Tasking system for #12 (#287)

* Task system for #12

* Add some tests and improve tasks

* Code style improvements

* Fi...

a8e4701a86fe4b39593851570dc60953ec7584ad authored over 7 years ago by Matslom <[email protected]>
Fix #241 issues with missing sessions directory (#283)

2e8a1e56105838a3fbddcde222a9c8753b501a24 authored almost 8 years ago by Matslom <[email protected]>
Added type-hints. (#286)

* Added type-hints.
Added return type-hints.
Tweaked the docblocks to better match how the met...

aeda2a6a552953800bd3e4355c911367d3885439 authored almost 8 years ago by Azareal <[email protected]>
Adds ability to edit settings from ACP (#282)

8c74584f8b9ad48531bba147aa3a691c819fa87d authored almost 8 years ago by Matslom <[email protected]>
Added basic user search. (#280)

* Added basic user search.
Linked the usernames in the User Manager to their associated profile...

673bfe629f9a7a213be0dee32111cac28d5299f3 authored almost 8 years ago by Azareal <[email protected]>
Added the ability to delete users (#278)

* Add files via upload

* Add files via upload

* Added the rest of the files.
Git was taki...

68dfbb2e549615a193522ba136593e6537fa96b4 authored almost 8 years ago by Azareal <[email protected]>
Feature #276 ACP: basic forums management (#275)

* Initial forums management

* More forums management

* Small fixes

c9dca01c2a21f4ed8ee1d3dfb1d608ccf4c1fe73 authored almost 8 years ago by Matslom <[email protected]>
Move user account validation to request classes (#277)

5d15d8d532d9ea0599466b82403aa9a906b5ad98 authored almost 8 years ago by Matslom <[email protected]>
Fix code style for quote.js.

Signed-off-by: Euan Torano <[email protected]>

330b90778f2ac151dba99f5dc085e654ede98b29 authored about 8 years ago by Euan Torano <[email protected]>
Upgrade to Laravel 5.3

I’ve followed the upgrade guide from the Laravel docs, but our structure is very different now d...

4007051c2344d347437d8889a03d1ffe825ecebc authored about 8 years ago by Euan Torano <[email protected]>
Remove nestedset dependency. Reduce queries on forums selection. (#271)

105f84b6a11a062bc597ec21439e96fe35c42cbd authored about 8 years ago by Matslom <[email protected]>
[WIP] Feature: Warning system for #47 (#268)

* follow style guide

* revert earlier changes

* Start working with warning system

* Fix...

633e228a4ce74b55dea6762d79d272c2af432c17 authored about 8 years ago by Matslom <[email protected]>
Adding modernizr to gulpfile.

d312ba51e33824becbce3e5e33c6358e10eda981 authored about 8 years ago by Euan Torano <[email protected]>
Updating frontend dependencies

Creating simple frontend test script to test the new TypeScript cookie class and spinner.

8692e81f24a9fefcffc6746b7415a435e24e78ff authored about 8 years ago by Euan Torano <[email protected]>
Fixes #203 Search (#266)

* Fixes #203 Search

* Rename id to token to avoid future confusion

75693721c0d0ff1d55628e1bda198bfe96d22d6a authored about 8 years ago by Jones <[email protected]>
Removing HHVM as discussed (#265)

8309d159c485297fbcb7dd55085b90ea31524479 authored about 8 years ago by Jones <[email protected]>
Update Database Models to use ::class (#259)

5fa44ca15d7e8754abf54f2f38ddf9b4958f7b5d authored over 8 years ago by Paul Bender <[email protected]>
Translated mod tools (#258)

3985571a51207079133024439c3e88dbd3d8deb2 authored over 8 years ago by Paul Bender <[email protected]>
Added stick/unstick topic mod option (#257)

* Added stick/unstick topic mod option (#45)

* Fixed various issues

* Translate sticky mod...

a545d134d3729d0a9a773d9d9d63c01bfb9f7247 authored over 8 years ago by Paul Bender <[email protected]>
Merge remote-tracking branch 'origin/master'

d451b3d6d3e8fb841a992363592b6835a48de01a authored over 8 years ago by Justin Soltesz <[email protected]>
New admin control panel styling

Still to do:
- responsive layout
- new layouts for users & profile field lists

d291bfe7f30b04a0cf4dc2fe65c7411a260a2545 authored over 8 years ago by Justin Soltesz <[email protected]>
Fixes Travis Errors

25c9835e8f9b3b66f24d005167ea1fd2acb99927 authored over 8 years ago by JordanMussi <[email protected]>
Fixes Travis Errors

42d378ec698fc0008013c29cdb5e0146ac252923 authored over 8 years ago by JordanMussi <[email protected]>
Adding Spinner TS class.

5e9ac3e3a577ff6b44b76d7c3c123feb0a24d7ae authored over 8 years ago by Euan Torano <[email protected]>
Starting JS rewrite using TypeScript.

80d4d5b7ac1ce8a76bd8a57af688183f438f2282 authored over 8 years ago by Euan Torano <[email protected]>
Fixed create topics/posts to guests (#255)

Edited some files to allow guests to send threads and posts

d3bd1bf38a3ad98554fdfebbab279b69e28a1d38 authored over 8 years ago by Nereo Berardozzi <[email protected]>
Fixing some conversations markup & CSS

5fcbc142e3f35fd2a2011a3b4b6416efd41cebbf authored over 8 years ago by Justin Soltesz <[email protected]>
Fixed user edit (#254)

64585b742eaa27c6778cd91e9c8528982db167f6 authored over 8 years ago by Nereo Berardozzi <[email protected]>
Follow style guide (#253)

* follow style guide

* revert earlier changes

745cee3bb1affadafb7913cf56b54c7ede810563 authored over 8 years ago by Matslom <[email protected]>
Updated Users Manager (#252)

6d03d427da689b3ee57efa5ef4ccc983d1e5ab13 authored over 8 years ago by Nereo Berardozzi <[email protected]>
Fix last_visit error on memberlist.

b59ce9fee468f0107a8dd385813ca18763a8a004 authored over 8 years ago by Euan Torano <[email protected]>
Fixing errors in conversations and memberlist.

e00a305e47e92e73cd2fa90868b81eb48b39ada5 authored over 8 years ago by Euan Torano <[email protected]>
fixed rtl.css and updated (#251)

Fixed creation of style rtl.css changing the sass file.
Updated styles.

9c50e6892177f8a035d0effe519386e9a0b5c042 authored over 8 years ago by Nereo Berardozzi <[email protected]>
Added Users Management (#250)

Added Users Management that allows admins to edit or add users

251df9ed417615f7050fa06fec949530459ec17d authored over 8 years ago by Nereo Berardozzi <[email protected]>
Add Code of Conduct

80cfe5f0da30eea17a905eb0b05f1d9507ad9af7 authored over 8 years ago by Tomasz Mlynski <[email protected]>
fixed topic creation (#248)

Set created at and updated while creating a new topic

9df13b54e622feb4a44da10cb7b64d6f758436c9 authored over 8 years ago by chack1172 <[email protected]>
Use repositories instead of models Fix #227 (#229)

f3986621669664d2114bc064319e12dddd00d219 authored over 8 years ago by Matslom <[email protected]>
Fix adding posts (#246)

d32df06dec3cb5e79217a82dfcaa651493cd9e71 authored over 8 years ago by Matslom <[email protected]>
Fixing issues with member list and conversations

Also fixing registering order of service providers so that widgets work.

b2ee2c2252868fa5bb976b900d4295e85c4eaa32 authored over 8 years ago by Euan Torano <[email protected]>
Update Registry.php

1a0f431f268980c7d1755e31a63a21e151ca7cf1 authored over 8 years ago by Euan T <[email protected]>
Working on initial widget system. (#243)

* Working on initial widget system.

* Fixing code style.

* Added users online widget.

*...

6c7b60095fc901146a5d0e10e955b43d96a85802 authored over 8 years ago by Euan T <[email protected]>
Front end & SASS updates (#242)

* Beginning to rearrange/break out some files

* Simplifying button markup

I know I missed ...

797f4972bfd7fb463121fa1c9000ccda8b39e04a authored over 8 years ago by Justin Soltesz <[email protected]>
Update ProfileFieldPresenter.php

f181c1c013146ec8eb19af70bdf90c442b59e001 authored over 8 years ago by Euan T <[email protected]>
Fix console errors (#236)

Updated DateTimePicker link, included Modernizr, fixed DateTimePicker
function name, disabled d...

1d021571c22be7e22e8f58397ba87cb995fbe026 authored over 8 years ago by Eric Jackson <[email protected]>
Fix default avatar path.

fffe6b08191524429ec5a6c065bfccbdc92edd74 authored over 8 years ago by Euan Torano <[email protected]>
Remove useless (failing) tests.

eb1aa8e35e35c7e2c8ced25154703419704020d1 authored over 8 years ago by Euan Torano <[email protected]>
Fix code style for phpcs.

77f6313e69a5f063c4537667009d1309fb4d9e2c authored over 8 years ago by Euan Torano <[email protected]>
Reformatting code with `phpcbf`.

2b38d77ce015e5485d4d253e7f33730fb72eea86 authored over 8 years ago by Euan Torano <[email protected]>
Call parent::__construct() in presenters.

734c109c5b95c70fc1d09ab3a135bc91bd49c972 authored over 8 years ago by Euan Torano <[email protected]>
Fixing more errors relating to relationships.

f6453afda3240a07a5d08a1aeb7f83578be8b6d8 authored over 8 years ago by Euan Torano <[email protected]>
Remove PHP 5.x from Travis.

4104c0b57da038eab6cf3628ca3e6addef425827 authored over 8 years ago by Euan Torano <[email protected]>
Fix various issues viewing forum and topic.

f10aa4a540b0e8dbb68872862fdf16d5b58cdfa2 authored over 8 years ago by Euan Torano <[email protected]>
Update dependencies.

9614222126eb45056defd6a00b79d850d25544ed authored over 8 years ago by Euan Torano <[email protected]>
Move directives from public/.gitignore to ./.gitignore (#235)

* directives moved from public/.gitignore

* remove public/.gitignore

7aa5fba31fb1917a3c34cab22e76ac69c22cebed authored over 8 years ago by Tomasz Mlynski <[email protected]>
Cleaning up Gulp (#234)

* Remove need for Bower

Now managing dependencies using NPM, making installation for frontend...

8547c32c487b96067ef9d8ea91af7163b1e0d9f0 authored over 8 years ago by Euan T <[email protected]>
Update dependencies

540bd00090f50844148813d9e6883b69f8a5cbcd authored over 8 years ago by Josh Harmon <[email protected]>
Complete transition to Presenter suffix (should fix #230)

2de2a0ad98e10b121ec3b9a7873ffca2d38cf406 authored over 8 years ago by Josh Harmon <[email protected]>
Fixing #230. (#231)

248f964f2c52578c0e216e66b168576ed284fdf0 authored over 8 years ago by Euan T <[email protected]>
Move the parser config file contents into the parser package

338395f47277ed1c714e9352487d9660018881dc authored over 8 years ago by Josh Harmon <[email protected]>
Update the presenter class names after renaming the files

64d58905222ed31d7274fa3bff869f9098a62861 authored over 8 years ago by Josh Harmon <[email protected]>
Update .editorconfig for spaces (PSR-2)

12b5b9cfe555f4f26241d467bd33e32df5ab19e3 authored over 8 years ago by Josh Harmon <[email protected]>
Updating parser namespace.

29c140763e2141253f9447da87b0997c7029698d authored over 8 years ago by Euan Torano <[email protected]>
Feature move to travis ci (#228)

* Adding .travis.yml file.

* Remove circle.yml file.

* Fixing config for travis.

3a8e68d5a44cb7c2570f81a17a0301312b9b5fd6 authored over 8 years ago by Euan T <[email protected]>
[ci skip] Typo in Circle config file (nodejs -> node)

9f3bb8506853a232eb77407f45ea8ed566cc42c3 authored over 8 years ago by Josh Harmon <[email protected]>
[circle config] Remove XDebug for now. It's breaking the dependency fetch stage.

d2c69d83dc44d468a800e942e60bb31c8790091c authored over 8 years ago by Josh Harmon <[email protected]>
Update circle config for new VM and Laravel 5.3 prep

d667a16872ac7d492ad31e60bde24e962b95014b authored over 8 years ago by Josh Harmon <[email protected]>
Updating standards to PSR-2. (#225)

* Updating standards to PSR-2.

* Fix indenting of migrations.

* Fixing formatting in remai...

b3a6b9e109cd87b7f4461dc5891a0c6d99ba6001 authored over 8 years ago by Euan T <[email protected]>
Merge pull request #226 from JoshHarmon/master

Partial revert of a33e0fb; make $timestamps public on User model

a2adad503e4390e55b0e11886c105c8dc96eba89 authored over 8 years ago by Josh Harmon <[email protected]>
Partial revert of a33e0fb; make $timestamps public on User model

7242e828162ffe9e2f9d28816a4ff4eb40093f59 authored over 8 years ago by Josh Harmon <[email protected]>
Merge pull request #217 from JoshHarmon/master

Append Presenter suffix to presenters

5febf63ec4d88e14f701b9fad43de24b0dfb3a23 authored over 8 years ago by Euan T <[email protected]>
Fixed remaining standards issues (for MyBB2 ruleset!)

c7e35820cd5c61b9f3e842b26d88235b5dc4bd30 authored over 8 years ago by Josh Harmon <[email protected]>
Standards fixed (for MyBB2 ruleset!)

a33e0fbc2c002dc7069c978e6fd049ab4b7dd68d authored over 8 years ago by Josh Harmon <[email protected]>
Dependency updates

3fd91aa58e7486fd6fd8a4db8a7fb908a8e92665 authored over 8 years ago by Josh Harmon <[email protected]>
Append Presenter suffix to presenters

Much like with Repositories and Interfaces, it would be much easier to
navigate files in editors...

1e8cb46ec14b6b96e82170bdace49ab41693c974 authored over 8 years ago by Josh Harmon <[email protected]>
Merge pull request #215 from PaulBender/fix-urls

Fixes URL routes when editing posts

8fa0ed1732f91214a3cf4f0d865657443d851c37 authored over 8 years ago by Euan T <[email protected]>
Fixes URL routes when editing posts

c6e97663fe96a335b510d5bf0228dada5cdb0040 authored over 8 years ago by PaulBender <[email protected]>