Ecosyste.ms: OpenCollective

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

Winter CMS

Building a simple CMS platform and ecosystem to make development enjoyable.
Collective - Host: opensource - https://opencollective.com/wintercms - Website: https://wintercms.com - Code: https://github.com/wintercms

Merge branch 'master' into main

* master:
Bugfix for PHP 8
Normalize version strings
Fixes language key
Recompile assets...

github.com/wintercms/wn-builder-plugin - 148e6417ce7340defea92f77b1f6a179688d22d6 authored about 3 years ago
Fix version range for replacing RainLab.Translate

github.com/wintercms/wn-translate-plugin - 344711704f8ec0556295a02714cb2a6f48f9dd27 authored about 3 years ago
Prevent empty translations from being imported (#17)

Fixes #17.

github.com/wintercms/wn-translate-plugin - eb1a6ca8bade819c1548e5d43e22c67e9183c653 authored about 3 years ago
WIP Html module analysis

github.com/wintercms/storm - 1a46e9e9ecea3e71c15cbe8174708724466bcc15 authored about 3 years ago
WIP FormBuilder

github.com/wintercms/storm - 38819dfd7b9d63369d410410e1a3ca755d591069 authored about 3 years ago
Fix Foundation module docblocks and signatures

github.com/wintercms/storm - efd145f4289457f4bede52dd8cfe405f161f4e3e authored about 3 years ago
Fix signatures and docblocks of Filesystem module

github.com/wintercms/storm - c7339d90911869dead01e083b9467f488fab3da0 authored about 3 years ago
Return null if no default datasource is set

github.com/wintercms/storm - 1bd7fb2fd1ae1a237a03a5ab92ab23a9e380106c authored about 3 years ago
Adjust docs and signatures for Extendable trait

github.com/wintercms/storm - df0061dac5cb879dd0c11508024870e904372094 authored about 3 years ago
Fix docblocks and signatures in Exception module

github.com/wintercms/storm - 3fc190279f7a30b82a0761c4148e6f148650d2a6 authored about 3 years ago
Fix return types in dispatcher

github.com/wintercms/storm - 773f02f86ff3ada4d9c8b76852fce4d7729b9d35 authored about 3 years ago
Inherit docs

github.com/wintercms/storm - 233f8b6472106c3fdd41303fc3072d952a667aae authored about 3 years ago
Re-add ApplicationException use case

github.com/wintercms/storm - cfd2e4ac9c1c544f518f8329c7eb2571ce25f7e9 authored about 3 years ago
Ignore Auth Manager in analysis

Our Auth Manager implementation clashes a lot with Illuminate's Authenticable implementation.

W...

github.com/wintercms/storm - d628e2676da28a05fc2c0d966bb92289f1936a6a authored about 3 years ago
Extend Laravel Config repo in our own repo

- Also added the "getMany" method that Laravel now contains.

While we have customised our own C...

github.com/wintercms/storm - 2956fc40885d67974baaef371ce06ce9b59e71d2 authored about 3 years ago
Add database migration paths for PHPStan

github.com/wintercms/storm - 4a4755adb486da77cc2409c591f2b43625562ea2 authored about 3 years ago
Update OctoberBackendCollector.php (#55)

Remove pageHandler log message

github.com/wintercms/wn-debugbar-plugin - 33db2f1215289018873684a460aca5e6f9dc52d6 authored about 3 years ago
Improve docblocks in Auth module

github.com/wintercms/storm - b2f103b188ec897f6beb982514a8ad066435db7c authored about 3 years ago
Adjust users table migration

This should hint that extensions to the User framework should have an "is_superuser" field avail...

github.com/wintercms/storm - 6c96d9721b10c669a2d82adb8c3e5ecf3b090257 authored about 3 years ago
Add information to file based plugin configuration. (#39)

* Add information to file based plugin configuration.

* Update plugin-settings.md

Co-autho...

github.com/wintercms/docs - aecd0d053068e3b183b2372c5a9be8a57f6f2218 authored about 3 years ago
Model/Pivot constructor changes.

- Enforce only the "$attributes" parameter to be available to the constructor via an Interface.
...

github.com/wintercms/storm - d7dd396b36f772b759edb73b0e5ec2a843e92517 authored about 3 years ago
Fix code smell

github.com/wintercms/storm - 78af61f27b6d3777b4c3583f68261c7d3d3c36e1 authored about 3 years ago
Use proper exception for insert, update docs

github.com/wintercms/storm - 3fed80ad849254b0e9c3108180c7a37c55f36203 authored about 3 years ago
Fix comment on makeFilePath method in DbDatasource

github.com/wintercms/storm - cb1b0b3ac851b803f243672ed2affeb5bcbfcb3d authored about 3 years ago
Set strict types on Argon

github.com/wintercms/storm - 1968d0685d75cb8ac38507046dd91c120a956a65 authored about 3 years ago
Improve documentation of recordpicker useRelation: false

See wintercms/winter#382

github.com/wintercms/docs - a8584bba6f0d1173c368b0a72bd880e572db55bf authored about 3 years ago
Merge remote-tracking branch 'origin/wip/1.2' into wip/1.2-code-analysis

github.com/wintercms/storm - 26f6b79fc74ae89bcfddc4739851d6ea5324c3bb authored about 3 years ago
Check controller exists before checking method

PHP 8 compatibility fix.

Fixes https://github.com/wintercms/winter/issues/207

github.com/wintercms/wn-cms-module - 97387874292d494ae8aabd5a384277b3e94dbcbe authored about 3 years ago
Check controller exists before checking method

PHP 8 compatibility fix.

Fixes https://github.com/wintercms/winter/issues/207

github.com/wintercms/winter - 9e833fe920d45187e4edae431f5d28e17df91e92 authored about 3 years ago
Apply suggestions from code review

Co-authored-by: Luke Towers <[email protected]>

github.com/wintercms/storm - cc3b023df9812809a92b6c3fc5e853112a6b7b96 authored about 3 years ago
Add default name to commands for lazy loading (#63)

Refs:
- https://github.com/laravel/framework/pull/34873
- https://github.com/wintercms/winter/...

github.com/wintercms/storm - 289242ee51199e33d4a3229a85785e33e4f8673b authored about 3 years ago
Initial work on strict typing and return types

github.com/wintercms/storm - c99be36471e01ac8ef93e5c0258a514ac850b866 authored about 3 years ago
Extend abstract Yaml Processor

github.com/wintercms/wn-system-module - fe01d304f78dc3b34d4f510a905e99beb55f9408 authored about 3 years ago
Extend abstract Yaml Processor

github.com/wintercms/winter - a0a0073b5ec31aa2c7322cc1270e71125ac62d62 authored about 3 years ago
Documenting magic methods and properties of Auth models

github.com/wintercms/storm - c97331865a2a694a9496002fc3caccc4385b7733 authored about 3 years ago
Further fixes to docblocks and signatures

github.com/wintercms/storm - 68f7ab3fb6fe933cc1d72c76a624ff84998b4712 authored about 3 years ago
Fix default config namespaces not loading

github.com/wintercms/storm - ccdf51404d6a084ce4dc97fa45d242669b09b22b authored about 3 years ago
Fix code blocks and signatures in Halcyon

github.com/wintercms/storm - 0226ffe12ce6c1519df0664ca01e70c7cb6cd216 authored about 3 years ago
Merge branch 'wip/0.2' into wip/1.2-code-analysis

github.com/wintercms/storm - 7c0817e94609bfbf1b7bed7311181ae5c591f7da authored about 3 years ago
Allow for YAML rendering pre/post processing. (#53)

This is a BC break since it changes the contract. Classes implementing the "Winter\Storm\Parse\P...

github.com/wintercms/storm - d37c23ba9a37dd3a2fa0c9aefb1e151f9d595bdf authored about 3 years ago
New release support type: image in lists

github.com/wintercms/wn-builder-plugin - afe1a3f926ec865120ce997939d3247b6f449b10 authored about 3 years ago
Add translation key for type: image

github.com/wintercms/wn-builder-plugin - e42939a05cc548a0c45a53a833a13c8739c460e8 authored about 3 years ago
Support image list column

github.com/wintercms/wn-builder-plugin - 3ae0991abda09eb2093df8470cc6c0f453ae4079 authored about 3 years ago
Prevent adding twice (#54)

github.com/wintercms/wn-debugbar-plugin - 72365bd778aa4b13c1cf1beb1c465d77e6ac8405 authored about 3 years ago
Adds new collectors for Twig, CMS and Backend. Disables event logging by default

github.com/wintercms/wn-debugbar-plugin - 104a5dda8e74e14c196d63b5469ef462829c6bfe authored about 3 years ago
Minor enhancement to components tab

Refs #48

github.com/wintercms/wn-debugbar-plugin - c692d4e5ff50513372fbce98ff1a17775b024938 authored about 3 years ago
Upgrade Sentry client to v2 and PHP8 support (#1)

Credit to @alekseyp

github.com/wintercms/wn-sentry-plugin - 577e7156cdd6a21c5894a17200d61506d5403dcc authored about 3 years ago
Fix library switcher

github.com/wintercms/wn-system-module - 998edd0a47f12e69a2165475c3252dd514281611 authored about 3 years ago
Fix library switcher

github.com/wintercms/winter - b414396691ec72e1a12ff4648f9ce31bcbffe230 authored about 3 years ago
Skip failing test (test passes with GitHub actions, fails locally)

github.com/wintercms/storm - 85b863f5bd6ebff2b00e141d0c9d5e2b453ea2aa authored about 3 years ago
Fix Sortable trait & test

Credit to @inxilpro, see https://github.com/laravel/framework/pull/37956#issuecomment-993955917

github.com/wintercms/storm - 14842fa2b0cbfd8e23c7cbe5fc12715f05c59142 authored about 3 years ago
Fix CheckForTrustedProxiesTest

github.com/wintercms/storm - 928228ac909dfc3575bcc6fe7424eef45b9e0651 authored about 3 years ago
Fix EncryptableTest

See https://github.com/laravel/framework/pull/38190

github.com/wintercms/storm - 4c440e9b30ce7fff66ce2314f79c05431b0c009c authored about 3 years ago
Add Larastan, initial code analysis tweaks

github.com/wintercms/storm - 66f1d2a20149337b03e24d3b3e82beef531c8e5a authored about 3 years ago
Some testing fixes for Laravel 9.x / Symfony 6

github.com/wintercms/storm - 747836dd0fb1e9d8d07e306e15fd01ebbe7e9e32 authored about 3 years ago
Replace Opis references with Laravel\SerializableClosure

github.com/wintercms/storm - 4f11f0da082f86bd43c788a6cf3957300f6e8873 authored about 3 years ago
Merge branch 'develop' into wip/1.2

* develop:
Backport changes from 1.2 and ignore public directory in default .gitignore
Updat...

github.com/wintercms/wn-backend-module - fc1f10eb4aa42ed28bf3b764388270d5c6f9f50d authored about 3 years ago
Merge branch 'develop' into wip/1.2

* develop:
Backport changes from 1.2 and ignore public directory in default .gitignore
Updat...

github.com/wintercms/winter - 2ccc5f699de626ee6e7aea4225ad98ea6ff788b9 authored about 3 years ago
Merge branch 'develop' into wip/1.2

* develop:
Backport changes from 1.2 and ignore public directory in default .gitignore
Updat...

github.com/wintercms/wn-system-module - dc175c9853777fc41f16f07516f4a600d029d08c authored about 3 years ago
Backport changes from 1.2 and ignore public directory in default .gitignore

github.com/wintercms/wn-system-module - a1f509916e230c9e08aa3a02482fd958f6b418b5 authored about 3 years ago
Backport changes from 1.2 and ignore public directory in default .gitignore

github.com/wintercms/winter - 7473cbe27be5ba6c1e2afb4bd354e5888711f582 authored about 3 years ago
Merge branch 'wip/1.2' of github.com:wintercms/winter into wip/1.2

* 'wip/1.2' of github.com:wintercms/winter:
Update modules/system/classes/PluginBase.php

github.com/wintercms/winter - 6a00f44502509d3b62181965cac9fa11795754bc authored about 3 years ago
Merge branch 'wip/1.2' of github.com:wintercms/winter into wip/1.2

* 'wip/1.2' of github.com:wintercms/winter:
Update modules/system/classes/PluginBase.php

github.com/wintercms/wn-system-module - 406cc598df3663aa72b1d0ba29e6d040e0228a70 authored about 3 years ago
Skipped failing tests for now, removed timeout on winter:test command, adjusting testing storage directory

github.com/wintercms/wn-system-module - dcece7df7c2e384a29572e9b6825102d5a4e9071 authored about 3 years ago
Skipped failing tests for now, removed timeout on winter:test command, adjusting testing storage directory

github.com/wintercms/winter - bff21dae09ee7bb8015d65968cd755c6cd432559 authored about 3 years ago
Update custom_styles language from CSS to LESS (#377)

github.com/wintercms/winter - 2e4eacb58c1445307f7a2be2f47462abc8d64312 authored about 3 years ago
Update custom_styles language from CSS to LESS (#377)

github.com/wintercms/wn-backend-module - ac77a30daa6b50ce642ca63840cd7aa7fcef32cc authored about 3 years ago
Update modules/system/classes/PluginBase.php

Co-authored-by: Ben Thomson <[email protected]>

github.com/wintercms/winter - 77c7e809a8a74d077f3a1dc575cc33f61f375679 authored about 3 years ago
Update modules/system/classes/PluginBase.php

Co-authored-by: Ben Thomson <[email protected]>

github.com/wintercms/wn-system-module - 80e8ff234233c03cc24cf3a9ac8e53f1663edb83 authored about 3 years ago
Remove database.useConfigForTesting

Was redundant, should be using environment config (config/testing/*.php) instead

github.com/wintercms/wn-system-module - bd72fc4a0f3dd14715bd8f9c035e42e402c46baf authored about 3 years ago
Remove database.useConfigForTesting

Was redundant, should be using environment config (config/testing/*.php) instead

github.com/wintercms/winter - 099f7312901366e91ffe96a022c5ca7527a40c38 authored about 3 years ago
Update modules/backend/controllers/Files.php

Co-authored-by: Ben Thomson <[email protected]>

github.com/wintercms/winter - 0bc47e206022a1513aa5f45a26763f5e706d6a9e authored about 3 years ago
Update modules/backend/controllers/Files.php

Co-authored-by: Ben Thomson <[email protected]>

github.com/wintercms/wn-backend-module - e9d2cf58cabc604c7f129815e562d0876606b5a4 authored about 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-backend-module - 79d313c8383a6506e80a0f4a208a5f8ba29920e4 authored about 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 82f727dab136a9b42fe575d71debab835f1ac599 authored about 3 years ago
Merge pull request #52 from barryvdh/patch-2

Use ajax handlers on front-end/backend

github.com/wintercms/wn-debugbar-plugin - 703f376bfbf943d948a5803562955b9782d7a017 authored about 3 years ago
Add components (#53)

github.com/wintercms/wn-debugbar-plugin - 5d8e97658b59a25fd08dabee8405775c83bb61c1 authored about 3 years ago
Update ajax-handler on front-end

github.com/wintercms/wn-debugbar-plugin - 5320089968056e9fe5772f7c756ea6e36eded027 authored about 3 years ago
Use back-end method checks

github.com/wintercms/wn-debugbar-plugin - c1850e041cd6e59e1094268183942282cdeb0f3d authored about 3 years ago
Updated test to match flysystem update (#62)

github.com/wintercms/storm - 05e58d4f08cfe90a5adfb59aac3ad8f64a184a7b authored about 3 years ago
Use front/back-end registration methods

github.com/wintercms/wn-debugbar-plugin - 150cdd47040a0ddeadefffb6b126b65e07935966 authored about 3 years ago
The collector wants to be registered up front

Registering it solely in the event prevents the JS from picking up the TemplatesWidget registrat...

github.com/wintercms/wn-debugbar-plugin - 741c7d34a474f85d6d77188a9925aa402e9e7d2d authored about 3 years ago
Page may not always be available

In the `cms.page.beforeDisplay` event, 404 pages and pages hidden via permissions will pass NULL...

github.com/wintercms/wn-debugbar-plugin - 636c4de5f625e2c8d0d5a79cf3a5650de6d6a8c2 authored about 3 years ago
Account for global ajax handlers

Refs #49

github.com/wintercms/wn-debugbar-plugin - 36cb9f5d009df6c143b281785be8d7a3e10f1708 authored about 3 years ago
Merge pull request #49 from barryvdh/feat-routes

Add backend/cms routes

github.com/wintercms/wn-debugbar-plugin - 0012cecbe3c53dc47e7aa41f50b71d91bbba5948 authored about 3 years ago
Uses latest config naming scheme

github.com/wintercms/wn-debugbar-plugin - 9121b46500e669561403a8f421182681cbcbebd0 authored about 3 years ago
Events not enabled by default

Refs #51

github.com/wintercms/wn-debugbar-plugin - a4f54bdb52fca939507e8df15792153b3b73a67f authored about 3 years ago
Merge pull request #51 from barryvdh/patch-1

Disable events by default

github.com/wintercms/wn-debugbar-plugin - 52d60f8c777886201851f5a275a53e626da00c7d authored about 3 years ago
Merge branch 'master' into patch-1

github.com/wintercms/wn-debugbar-plugin - 77268ae76b8801347b1a3d0963a843d1269b6236 authored about 3 years ago
Merge pull request #50 from barryvdh/feat/twigprofiler

Add Twig profiler

github.com/wintercms/wn-debugbar-plugin - b83fa929d4492633f14ca8ba2f1130c7840d682f authored about 3 years ago
Disable events by default

github.com/wintercms/wn-debugbar-plugin - 6b1b9dd39ef0a85ce842322fbc61b93a0f6eb4db authored about 3 years ago
Replace route, add ajax handler

github.com/wintercms/wn-debugbar-plugin - 14a25340bc4cbded4bc0dec6fa68eedd2e605453 authored about 3 years ago
Disable default views

github.com/wintercms/wn-debugbar-plugin - 8428ad064b9e6b943f157483d0529ad107513d41 authored about 3 years ago