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

Fix namespace

github.com/wintercms/winter - c714d80b227b8e24c94bd57f3fb3f6c479bbb736 authored over 1 year ago by Luke Towers <[email protected]>
Cache bust asset URL generation per host / scheme combination

github.com/wintercms/wn-cms-module - 82bcccf0b1b14db0adffe34705e1521265e86f7e authored over 1 year ago by Luke Towers <[email protected]>
Cache bust asset URL generation per host / scheme combination

github.com/wintercms/winter - cf03a55ab45a6f662c1ec3c6556456dd332983f6 authored over 1 year ago by Luke Towers <[email protected]>
Use Icon Picker widget for plugin icon selection

github.com/wintercms/wn-builder-plugin - 1a9c2f912c14e18631e5ea53ca6b560d43ba8aef authored over 1 year ago by Ben Thomson <[email protected]>
Adds Encryptable model behavior (#138)

github.com/wintercms/storm - de146af339aeaac77ac1c0d0246c09f5ef169cac authored over 1 year ago by der_On <[email protected]>
Update French (#21)

github.com/wintercms/wn-blocks-plugin - 818600ae31d2104ff7d3720bfff895a1477c3a2b authored over 1 year ago by Damien MATHIEU <[email protected]>
Fix infinite loop is `pageNumber` property is not defined

github.com/wintercms/wn-blog-plugin - 0fe20b140be1e095c5339a6e3ccf14a1e1f29b49 authored over 1 year ago by Marc Jauvin <[email protected]>
remove deprecated plugin

github.com/wintercms/awesome-wintercms - cf18066a0009e690c5640c51ca8f9fd1520b0a1f authored over 1 year ago by Marc Jauvin <[email protected]>
Use a public directory by default

github.com/wintercms/wn-blizzard.wintercms.com-site - a5395948b2c54cf27518415a5cdc277ef5c557da authored over 1 year ago by Luke Towers <[email protected]>
Initial work on components

github.com/wintercms/snowboard.js - 1b73551da2937177a07cae79df6cb08b2f9ad54e authored over 1 year ago by Ben Thomson <[email protected]>
fix docs homepage buttons layout on mobile

github.com/wintercms/wn-nabu-theme - a1de6bf270715f8c8a86bc72585fc2bac3222401 authored over 1 year ago by Marc Jauvin <[email protected]>
Fix scoping of methods retrieved from original instance

Calling "this" inside the methods before showed that the scope was within the data object, not t...

github.com/wintercms/snowboard.js - afd151cc943a99d327a679fc62f3472c5becfffd authored over 1 year ago by Ben Thomson <[email protected]>
Share variables shared via View::share() with Twig templates (#969)

Fixes #630

This allows global variables populated by the View::share('name', 'value') method ...

github.com/wintercms/wn-system-module - e251bf5358badd1100f58101b730503a07c86d1c authored over 1 year ago by Ben Thomson <[email protected]>
Share variables shared via View::share() with Twig templates (#969)

Fixes #630

This allows global variables populated by the View::share('name', 'value') method ...

github.com/wintercms/winter - 090562a5eaaef0b568761fb4f0e0ade4fae6b1ec authored over 1 year ago by Ben Thomson <[email protected]>
Share variables shared via View::share() with Twig templates (#969)

Fixes #630

This allows global variables populated by the View::share('name', 'value') method ...

github.com/wintercms/wn-cms-module - 8e47521283531a4593fced342dabc07ee9c7f831 authored over 1 year ago by Ben Thomson <[email protected]>
Fix release asset filenames

github.com/wintercms/snowboard.js - 6d3c21b59088debddd7d4a9be073d89667371ebb authored over 1 year ago by Ben Thomson <[email protected]>
Change mounting and template definition

This creates more flexibility on mounting, by allowing a developer to explicity provide or not p...

github.com/wintercms/snowboard.js - c5c92b71135eaf8cbfb4cba2031d3b89b86f4943 authored over 1 year ago by Ben Thomson <[email protected]>
Improve API, initialise reactivity outside of class

Use some more Vue-like API for properties and methods made available to the plugin, and run the ...

github.com/wintercms/snowboard.js - d296919087f0b424b25f68c72dbe2264b0c656cf authored over 1 year ago by Ben Thomson <[email protected]>
Fix publishing

github.com/wintercms/snowboard.js - b36dc3cb9c21eefcce3df11d103d076dffd9619e authored over 1 year ago by Ben Thomson <[email protected]>
Fix paths for release

github.com/wintercms/snowboard.js - 61227aeee0d626cd9ccfc01938a3021d90712d1a authored over 1 year ago by Ben Thomson <[email protected]>
Merge branch 'wip/reactivity-module'

github.com/wintercms/snowboard.js - e01dafa7db200358b54597703f3540b9ad6cd9f6 authored over 1 year ago by Ben Thomson <[email protected]>
Finalise release changes

github.com/wintercms/snowboard.js - ed1b1bbca57bf3cdf6f9ffc5c11d332ec9a09b35 authored over 1 year ago by Ben Thomson <[email protected]>
Create Reactivity package (#1)

This package will provide reactivity support for Snowboard, using the petite-vue library to prov...

github.com/wintercms/snowboard.js - 2ed892b75f231acd8f12b933754c85d6db22e0aa authored over 1 year ago by Ben Thomson <[email protected]>
Babel has to be in packages for Rollup to find it :(

github.com/wintercms/snowboard.js - 2b0c2183a80558c06ae862dfee4eee945d450200 authored over 1 year ago by Ben Thomson <[email protected]>
Use global lint command

github.com/wintercms/snowboard.js - 206f2fa68798950482fe408ed1f9054ea506ce09 authored over 1 year ago by Ben Thomson <[email protected]>
Fix Babel config location, use global Jest tests in root

github.com/wintercms/snowboard.js - 108005da6bca547389238c7b360613606020ea65 authored over 1 year ago by Ben Thomson <[email protected]>
Move tests config into root folder

github.com/wintercms/snowboard.js - c4821f03ae7c4cd7468910b11cf7ab7ffd4944bc authored over 1 year ago by Ben Thomson <[email protected]>
Move core Snowboard into a base package, update build

github.com/wintercms/snowboard.js - 35b0bf5216cfed5f30111d6dd410401961e84a9f authored over 1 year ago by Ben Thomson <[email protected]>
If no window is found, make framework ready immediately

github.com/wintercms/snowboard.js - ff64d10b788c6d44b6804c9d6d03d2278249cd44 authored over 1 year ago by Ben Thomson <[email protected]>
Improve documentation

github.com/wintercms/snowboard.js - 96344590151d03dbc260c8cfe6bb163a8e02483b authored over 1 year ago by Ben Thomson <[email protected]>
Include dev dependencies in tests

github.com/wintercms/snowboard.js - 7139b2210ee7a577c3d10c92dd95bf8c23293d27 authored over 1 year ago by Ben Thomson <[email protected]>
Add numerous reactivity tests

github.com/wintercms/snowboard.js - b4c4ef3913fa79d65feb75ceaf885e060a9d56e0 authored over 1 year ago by Ben Thomson <[email protected]>
Don't use Husky on the packages

github.com/wintercms/snowboard.js - f9099017ecab20dfea0fd790cc658f730583795e authored over 1 year ago by Ben Thomson <[email protected]>
Add comments

github.com/wintercms/snowboard.js - 60545b7652d0f4916b9e1c1a3c6794371589fe69 authored over 1 year ago by Ben Thomson <[email protected]>
Improve code reuse in Reactivity, add tests

github.com/wintercms/snowboard.js - ee12cd917ed66aa55b7e8b5b66ac80317ba71c8f authored over 1 year ago by Ben Thomson <[email protected]>
Improve support for BackedEnums in backend lists

See also https://github.com/wintercms/winter/commit/32f25ef755eccca5ace084de68acfc9655214147

github.com/wintercms/winter - 0aaefeb8179e0cd922a3e89da4b1c54a9b0309f3 authored over 1 year ago by Luke Towers <[email protected]>
Improve support for BackedEnums in backend lists

See also https://github.com/wintercms/winter/commit/32f25ef755eccca5ace084de68acfc9655214147

github.com/wintercms/wn-backend-module - 3dbee1bd3be09e3f2dd1ec51e3d373b079b80661 authored over 1 year ago by Luke Towers <[email protected]>
Finished initial work on Reactivity, change builds further

github.com/wintercms/snowboard.js - e7229847e6e0262d138d381d97fb057afd133e95 authored over 1 year ago by Ben Thomson <[email protected]>
Prevent init lifecycle method from being overwritten by traits

github.com/wintercms/snowboard.js - b293773e0a1264daace1a590446bfb9b5cc5d702 authored over 1 year ago by Ben Thomson <[email protected]>
Redirect page < 1 to page 1

Fixes #47

github.com/wintercms/wn-blog-plugin - ed072ea2502bf0d730951e8cfb8b80dbe73fc67c authored over 1 year ago by Luke Towers <[email protected]>
Add ability for Snowboard to add custom abstracts.

This will allow packages like the Reactivity package to add abstract classes that can be extende...

github.com/wintercms/snowboard.js - 7150b587d2e00255859aeb29f208a60d6a7fc3a5 authored over 1 year ago by Ben Thomson <[email protected]>
Ignore dist folder in code coverage

github.com/wintercms/snowboard.js - fabb673668cb15293197e51ece0ae1db5bcfd281 authored over 1 year ago by Ben Thomson <[email protected]>
Adjust package build config

github.com/wintercms/snowboard.js - b74f7c22b257467e6601bb0305febd303c992d70 authored over 1 year ago by Ben Thomson <[email protected]>
Initial work on Reactivity module

github.com/wintercms/snowboard.js - 4b48c278d723162e49f3c6b18e9a94d1b8ee5bc2 authored over 1 year ago by Ben Thomson <[email protected]>
Improve support for BackedEnums

github.com/wintercms/winter - 32f25ef755eccca5ace084de68acfc9655214147 authored over 1 year ago by Luke Towers <[email protected]>
Improve support for BackedEnums

github.com/wintercms/wn-backend-module - 528c68e5fe76d61cf2923b524ef82d57424a1447 authored over 1 year ago by Luke Towers <[email protected]>
Fix typo getItendedSessionKey (#42)

getItendedSessionKey => getIntendedSessionKey

github.com/wintercms/wn-user-plugin - f10d1e68b60c0dac0e150faaf412d4a18b8e965a authored over 1 year ago by AIC BV <[email protected]>
Add action to publish new releases to NPM

github.com/wintercms/snowboard.js - 0d139ccc2eec4608096af23726495453248f253b authored over 1 year ago by Ben Thomson <[email protected]>
Add init() callback step

init() will be called at the end of the construction process, after traits are loaded. This allo...

github.com/wintercms/snowboard.js - e06031b15815f5526588d89a91112dc3820dd816 authored over 1 year ago by Ben Thomson <[email protected]>
Code cleanup and optimisations, update lock file

github.com/wintercms/snowboard.js - a85e246b811e43de099333d456c0374fb125e842 authored over 1 year ago by Ben Thomson <[email protected]>
Add trap for "delete" keyword on Snowboard

This trap will act as a shortcut to removing plugins if provided a plugin name. It will not allo...

github.com/wintercms/snowboard.js - cf17ae19b85cad12c043bb8288b652007044aa82 authored over 1 year ago by Ben Thomson <[email protected]>
Fix for remember me on simple login layout

github.com/wintercms/wn-tailwindui-plugin - f1b9afd6c70dea11ff7861114ada0e42af5e29fc authored over 1 year ago by Luke Towers <[email protected]>
Improve remember me checkbox styles

github.com/wintercms/wn-tailwindui-plugin - b2e7f0b7604ea656bbda9290388ca1ba0c4e13f1 authored over 1 year ago by Luke Towers <[email protected]>
Update "adding a filter definition" anchor (#155)

github.com/wintercms/docs - e6588127766de024633b4f7bf98e05d0e145da49 authored over 1 year ago by Damien MATHIEU <[email protected]>
Update packages in lockfile

github.com/wintercms/snowboard.js - 6a4bf8a57e65bbd2d8e96a3c6614dc917b7ee4e3 authored over 1 year ago by Ben Thomson <[email protected]>
Rename "events" to "eventListeners"

Less likely to conflict with existing code.

github.com/wintercms/snowboard.js - 9a285179aa23b7e1d0d63754b4d5754a8c421304 authored over 1 year ago by Ben Thomson <[email protected]>
Change grid columns based on container width (#19)

github.com/wintercms/wn-blocks-plugin - 3da59a5670096ee5fe77be4859d6fad28aee5180 authored over 1 year ago by Ben Thomson <[email protected]>
Update French translations (#18)

github.com/wintercms/wn-blocks-plugin - dbc10a993a806b66993f0f3a7e0f1551f192018f authored over 1 year ago by Damien MATHIEU <[email protected]>
Added open_media action

github.com/wintercms/wn-blocks-plugin - 951de1e4856688d6455392fed1354e412e5deb37 authored over 1 year ago by Luke Towers <[email protected]>
Pass controller instance to Block::render() and Block::renderAll()

Fixes #15

github.com/wintercms/wn-blocks-plugin - 748a91cfedaf30098394b762365d7aac333ecb7d authored over 1 year ago by Luke Towers <[email protected]>
Add display tab localization key

github.com/wintercms/wn-blocks-plugin - e464cd945625243f5508f3b2333badc5ff01cac9 authored over 1 year ago by Luke Towers <[email protected]>
Improve UX of button block

github.com/wintercms/wn-blocks-plugin - 1ab8af8eafe69d9945921be42916615384c45823 authored over 1 year ago by Luke Towers <[email protected]>
Don't include null results in CmsObject::listInTheme()

github.com/wintercms/winter - ca85e3c49167f594188ce76192829ffaf62ebc64 authored over 1 year ago by Luke Towers <[email protected]>
Don't include null results in CmsObject::listInTheme()

github.com/wintercms/wn-cms-module - 257d46e4c1020ab4a839b843401e06f1c6609130 authored over 1 year ago by Luke Towers <[email protected]>
Add Codecov config

github.com/wintercms/wn-blocks-plugin - a01adeee4449e28273d89038892acc5627896d36 authored over 1 year ago by Ben Thomson <[email protected]>
Fix paths on Windows

github.com/wintercms/wn-blocks-plugin - 1330da4d35279079049710bee78ee2d54c1466c2 authored over 1 year ago by Ben Thomson <[email protected]>
Fix tests on Windows

github.com/wintercms/wn-blocks-plugin - 1f8ac35f84a36a2baee2d783d1f39c376d47367c authored over 1 year ago by Ben Thomson <[email protected]>
Fix deprecation in backend DB seeder

The "${var}" variable format inside strings is deprecated as of PHP 8.2.

github.com/wintercms/winter - 6c074473d317057590e36a362420921885bb251d authored over 1 year ago by Ben Thomson <[email protected]>
Fix deprecation in backend DB seeder

The "${var}" variable format inside strings is deprecated as of PHP 8.2.

github.com/wintercms/wn-backend-module - d5cd28605b2d396c79e73bced9a9f55350aab86b authored over 1 year ago by Ben Thomson <[email protected]>
Merge pull request #17 from wintercms/wip/design-block-formwidget

Apply design to Blocks form widget, add allow/ignore of entire tags, add Block configuration sup...

github.com/wintercms/wn-blocks-plugin - 5e3cea076c4661535ae775edba10ba8b30f13d9f authored over 1 year ago by Luke Towers <[email protected]>
Translate inspector field labels & option values

Also add radio as a detected inspector type.

github.com/wintercms/wn-blocks-plugin - 818ba28d66f243619bf6734959e3691ea4e01d9a authored over 1 year ago by Luke Towers <[email protected]>
Update default blocks

github.com/wintercms/wn-blocks-plugin - bceec4dd15d64805b25bd88aca5d5c0ff789b937 authored over 1 year ago by Luke Towers <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

github.com/wintercms/wn-tailwindui-plugin - c16a09b98eb03d64280958ca0deff9e666e21fe2 authored over 1 year ago by Luke Towers <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

github.com/wintercms/wn-cms-module - 58c05b2ee42515b48e2fde11f4d1f225e86f36cf authored over 1 year ago by Luke Towers <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

github.com/wintercms/winter - 5a2e397348cb22ca0241ce7bcebfcbb8b3b7221d authored over 1 year ago by Luke Towers <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

github.com/wintercms/wn-system-module - a880b3d8b7506d88eec67553570a38930aaac1fe authored over 1 year ago by Luke Towers <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

github.com/wintercms/wn-backend-module - 6b4f0e692ade3bcd8d05f835eaf9d28575b960cf authored over 1 year ago by Luke Towers <[email protected]>
Fix issue with styling for nested repeaters under a repeater in grid mode

github.com/wintercms/wn-backend-module - 3fd90a4ff0613758afeafc296b01abed93619551 authored over 1 year ago by Luke Towers <[email protected]>
Fix issue with styling for nested repeaters under a repeater in grid mode

github.com/wintercms/winter - cf4cb1ce2b1920ffd09f2074e618fb14d8e7da4d authored over 1 year ago by Luke Towers <[email protected]>
Add 8.2 to test matrix

github.com/wintercms/wn-blocks-plugin - 306071c88cf5dec998da51d4352e6f7791d00110 authored over 1 year ago by Luke Towers <[email protected]>
Merge branch 'main' into wip/design-block-formwidget

# Conflicts:
# tests/PluginTest.php

github.com/wintercms/wn-blocks-plugin - 6786cb5693fdf8b512d95ff70ee1dd88af91da1a authored over 1 year ago by Luke Towers <[email protected]>
Merge branch 'main' of github.com:wintercms/wn-blocks-plugin

github.com/wintercms/wn-blocks-plugin - dbeb5f9e1514aa88f452f3f0adda7e6199057e54 authored over 1 year ago by Luke Towers <[email protected]>
Fix localization key to match example

github.com/wintercms/docs - 264a5455fa851270784e3c08f1945112eebfa6e7 authored over 1 year ago by Ben Thomson <[email protected]>
Fix argument passthru

github.com/wintercms/wn-blocks-plugin - 797cbfd6da893bc8b7ce26f630c9f0928568be6f authored over 1 year ago by Ben Thomson <[email protected]>
Add Xdebug and enable coverage properly

github.com/wintercms/wn-blocks-plugin - fe7051df17ff1c4ac8537dd812e1f06a50d0352a authored over 1 year ago by Ben Thomson <[email protected]>
Ensure uncovered files are processed by coverage

github.com/wintercms/wn-blocks-plugin - e8b566fcd1db8eb1b0ee379c9ad98f546191068b authored over 1 year ago by Ben Thomson <[email protected]>
Skip permissions test

github.com/wintercms/wn-blocks-plugin - d986ef30b3d91ab0560e0adb8399e3b918969a2b authored over 1 year ago by Ben Thomson <[email protected]>
Add tests and code coverage

github.com/wintercms/wn-blocks-plugin - 0e910cbd3e10dd5899b9ed0a986da4bd9e1bee8d authored over 1 year ago by Ben Thomson <[email protected]>
Add tests workflow

github.com/wintercms/wn-blocks-plugin - aa024ebd9c7f6c3373882c377681330d041fbb39 authored over 1 year ago by Luke Towers <[email protected]>
Clear model cache when using upsert (#154)

Currently a memory cache is used to avoid making unnecessary calls to the database, when there h...

github.com/wintercms/storm - 391bd3e10c6c6fa0a511596a0d7ef9a4b68ec513 authored over 1 year ago by Héctor pavez <[email protected]>