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 support for Winter Mix commands on Windows (#624)

Includes handling of Windows interrupt/break signals in Powershell to correctly cleanup when ter...

github.com/wintercms/wn-system-module - 82e346434d7db8d3dcf02e6039a8d01715a21d16 authored over 2 years ago
Fix support for Winter Mix commands on Windows (#624)

Includes handling of Windows interrupt/break signals in Powershell to correctly cleanup when ter...

github.com/wintercms/winter - 2319fc92104b982e0be9ec727cd5f8ad3e0ce16d authored over 2 years ago
Add support for input range (#91)

github.com/wintercms/docs - b2762d793eed889a22fd2bfe336b1eca0719ca65 authored over 2 years ago
Add support for input range (#668)

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

github.com/wintercms/winter - 3787bad4109e82bacf66af29320144c5a5d1ce06 authored over 2 years ago
Add support for input range (#668)

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

github.com/wintercms/wn-backend-module - 58db5b096f15eb619ba5a1f5d2be7240663c023a authored over 2 years ago
Allow "0" as a search term (#669)

github.com/wintercms/wn-backend-module - 17ef0e057b8e7623db6415d3cc02052ad030e7a9 authored over 2 years ago
Allow "0" as a search term (#669)

github.com/wintercms/winter - 1d5bf6b233c01706ab6b0f447830a708e0426ce4 authored over 2 years ago
Fix Updater->resolve()

Type hint requires that a value is always returned.

github.com/wintercms/storm - 87470d7f253f12d440fd356b2308a460ff2d4998 authored over 2 years ago
Added support for including anon classes multiple times per execution (#109)

github.com/wintercms/storm - 66c48000f910dc3feed685182f0b8fc36537ec84 authored over 2 years ago
Pass autogenerated admin password as the default during winter:install (#665)

Also enables the use of `admin` as a password during the seeding process, not that it would be a...

github.com/wintercms/wn-system-module - 26e1e189327dda6ef0c0ba88a218c5ea8114ce73 authored over 2 years ago
Pass autogenerated admin password as the default during winter:install (#665)

Also enables the use of `admin` as a password during the seeding process, not that it would be a...

github.com/wintercms/winter - c2b44bea2c48c5056bd51f3a94503f5b658ef21f authored over 2 years ago
Pass autogenerated admin password as the default during winter:install (#665)

Also enables the use of `admin` as a password during the seeding process, not that it would be a...

github.com/wintercms/wn-backend-module - 26f432b13d9e8c14408bf7462bf86bdc6399e472 authored over 2 years ago
Don't use type submit on update pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

github.com/wintercms/wn-backend-module - 0412c22a2039ed78c26959519d74559b5e7f75f1 authored over 2 years ago
Don't use type submit on update pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

github.com/wintercms/winter - 707e8f61f04661b110443ca95a1c6f03b44bff40 authored over 2 years ago
Don't use submit buttons on create pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

github.com/wintercms/winter - 6e1862f0d0725491e13901f67e7311376e82a223 authored over 2 years ago
Don't use submit buttons on create pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

github.com/wintercms/wn-backend-module - 715690db4630b3d925b1d11d64273be9f0da342a authored over 2 years ago
Use Winter CMS GitHub Sponsors

github.com/wintercms/.github - e1adc3416cc46de8962680c3761908fff131a5b2 authored over 2 years ago
Document required S3 actions for streamed uploads

github.com/wintercms/wn-driveraws-plugin - 27ad81dea5f57cd34166fb365391dac4abd6dd7a authored over 2 years ago
Handle S3 disks without a root set

github.com/wintercms/wn-driveraws-plugin - 9607339ea8fe5bd33963a2e5e3b3cfe86eb54428 authored over 2 years ago
Add SoftDelete trait to Post model. (#8)

- Add SoftDelete trait to Post model
- Add "show deleted" filter to Posts controller
- Add "pu...

github.com/wintercms/wn-test-plugin - 33d89b22a54b4ec3bb869115be20ee5ee8748ec7 authored over 2 years ago
Revert replace target

github.com/wintercms/wn-location-plugin - fa8e224c5b7702439347707bce46eaf392e661c5 authored over 2 years ago
Revert replace target

github.com/wintercms/wn-location-plugin - 20e642ffc9ec18fb18815cee851e92c2abe0d51d authored over 2 years ago
Add SVG utility (#61)

Documented by https://github.com/wintercms/docs/commit/f73ee927a30b4324e27e472df8c8cd74d623858e

github.com/wintercms/storm - a25db1067b119aa1fb86fa6364925577ab7273ed authored over 2 years ago
Add SVG utility docs (#90)

Refs: https://github.com/wintercms/storm/pull/61

github.com/wintercms/docs - f73ee927a30b4324e27e472df8c8cd74d623858e authored over 2 years ago
Fix dynamically adding fields to non-existent tab (#40)

- fix for dynamically added fields to non-existent tab
- add unit test to verify fields added d...

github.com/wintercms/wn-translate-plugin - 3d0db5cfe1f5a328c1217e0b26475ed1746ee878 authored over 2 years ago
WIP unit testing

github.com/wintercms/docs - 2535753aa9ee574f3d6835298c57f4520050a228 authored over 2 years ago
Fix issue where S3 config doesn't have stream_uploads property

github.com/wintercms/wn-driveraws-plugin - f8d7a8240def2d830cc6d033067502fda461e33e authored over 2 years ago
Properly centre list-icon in filelist widget (#660)

github.com/wintercms/winter - 8a46279880525998e9ff797a6321968da8342da1 authored over 2 years ago
Properly centre list-icon in filelist widget (#660)

github.com/wintercms/wn-backend-module - 0f06187b89fa00eb547767acf467c42990f11f5a authored over 2 years ago
Fix recordfinder button icon alignment (#661)

github.com/wintercms/wn-system-module - fa78e0de87be8923102f9d4a273ff710bcd295a0 authored over 2 years ago
Fix recordfinder button icon alignment (#661)

github.com/wintercms/winter - d33a3de89d24ab550db8a14019feec38ddd899bb authored over 2 years ago
Allow Github Token to be provided via environment variable

github.com/wintercms/cli - 2f47e4800ea50a35050ed57f0423402deafd97c9 authored over 2 years ago
Update dependencies

github.com/wintercms/cli - 0782176a39add4c26c9bfe98f43d912dc7b3954d authored over 2 years ago
Document valueFrom for list column configurations (#83)

github.com/wintercms/docs - 749c82930e2dd7c45696ec9bbd8272f777a65bd4 authored over 2 years ago
Merge pull request #1 from wintercms/wip/s3-streaming

Add support for streaming S3 file uploads

github.com/wintercms/wn-driveraws-plugin - 5c68083ca7d672b6184f52c5f65eb81f941ef983 authored over 2 years ago
Merge pull request #656 from wintercms/wip/s3-stream

Added support for extending upload systems to allow for streaming direct to S3

github.com/wintercms/winter - e4fb5093369b342060781f51b9ffeab3406a69c7 authored over 2 years ago
Updated JS event names

github.com/wintercms/wn-driveraws-plugin - b43bfc38d30ef4c56ce56dd01f0684b4451f60d6 authored over 2 years ago
Update frontend event names

github.com/wintercms/winter - 46c7893cc30b7cde1c7786dc89354e9131806b25 authored over 2 years ago
Update frontend event names

github.com/wintercms/wn-backend-module - ae5513bb9d18c81ee3bd3fbad1261fb5f8be8398 authored over 2 years ago
Add language string for failed upload

github.com/wintercms/wn-driveraws-plugin - e5d17b7353e0b34e3d428bb35f8dfd8ddabc1435 authored over 2 years ago
Use the ContentType set by the client

Switch to using a language string for the file size exceeded error message and removed the now u...

github.com/wintercms/wn-driveraws-plugin - 7259faac0fec6b1f4680b7b938bd7a4eb7dfa550 authored over 2 years ago
Allow the file_name & content_type to be set when using FileModel->fromStorage()

The file path provided could be a UUID string inside of a temporary directory so we need to allo...

github.com/wintercms/storm - 583b7e1e39868beec1c2e3d7de449d4dd21b97db authored over 2 years ago
Refactor SignedStorageUrlBehaviour

Inspiration taken from https://github.com/laravel/vapor-core/blob/2.0/src/Http/Controllers/Signe...

github.com/wintercms/wn-driveraws-plugin - 2313c5d573d869b74397b32bd33291c5122b6336 authored over 2 years ago
Add note for stream_uploads flag on S3 disks

github.com/wintercms/winter - 1013f7691a7683b94f3be14ad91ec4babda48e11 authored over 2 years ago
Fix support for getting URLs to uploaded files

github.com/wintercms/winter - 4fc736790a59f540e460afaee8cb9a4a58a8eeb8 authored over 2 years ago
Fix support for getting URLs to uploaded files

github.com/wintercms/wn-backend-module - fa9b46293f7fc2129a0a8bd9747d928ea0b97978 authored over 2 years ago
Compiled stream plugin

github.com/wintercms/wn-driveraws-plugin - 8415478447e541c39a239fccf8dc244f01f07092 authored over 2 years ago
Added fix for form property propagation to froala

github.com/wintercms/wn-driveraws-plugin - 7458fc620b47a3692617c1e760f3f3b915a251bf authored over 2 years ago
Fix detection of streamable uploads support

github.com/wintercms/wn-driveraws-plugin - 014eaa6dd315c1d724b19b1ab7bc830cf09bc34f authored over 2 years ago
Fix issues when processing uploads

github.com/wintercms/winter - b58af6a3130b766dc8a96c00f0170f088c8d9f6e authored over 2 years ago
Fix issues when processing uploads

github.com/wintercms/wn-backend-module - 3d66e61ccf0f751db7afc2b799722c9a5e2bc42f authored over 2 years ago
Simplify processing of UploadableWidget uploads

Also move enabling of the s3 streamable uploads functionality to the individual disk configurati...

github.com/wintercms/wn-driveraws-plugin - 7d0fbd159a84162cba24ecc1c0487875991c8ca7 authored over 2 years ago
Make the UploadableWidget more configurable

Adds the following methods to the UploadableWidget trait to make it more portable / configurable...

github.com/wintercms/winter - f758ca5a37209a2fb8401592db21abf8497ffe0b authored over 2 years ago
Make the UploadableWidget more configurable

Adds the following methods to the UploadableWidget trait to make it more portable / configurable...

github.com/wintercms/wn-backend-module - 7c29bf16ce9d532fd787355e05d092bdca75bf16 authored over 2 years ago
Add stream_uploads S3 disk config option to enable streamed uploads

github.com/wintercms/winter - 3ab0dc68c3fa1693aabf1879de4beb0960d4de3b authored over 2 years ago
Merge branch 'develop' into wip/s3-stream

* develop:
Revert "Fix default value for taglist formwidget in relation mode"
Fix issue when...

github.com/wintercms/winter - bbca30e34a4a207bd2be548b13b97144f205df8b authored over 2 years ago
Merge branch 'develop' into wip/s3-stream

* develop:
Revert "Fix default value for taglist formwidget in relation mode"
Fix issue when...

github.com/wintercms/wn-backend-module - c56374a696bb6dddba17d340b43fe5df8288e7dd authored over 2 years ago
Revert "Fix default value for taglist formwidget in relation mode"

This caused an issue with taglists where existing relation values were being converted into thei...

github.com/wintercms/wn-backend-module - abbce98d7f9bfcb6babb15440be5ba84ad79070f authored over 2 years ago
Revert "Fix default value for taglist formwidget in relation mode"

This caused an issue with taglists where existing relation values were being converted into thei...

github.com/wintercms/winter - 6ff502f4049e0a3f9cdbade9f092a742ff8720f6 authored over 2 years ago
Fix issue when saving file model related fields

github.com/wintercms/winter - 0244745a9633702791c3cb8d5e234124d20a1b4e authored over 2 years ago
Fix issue when saving file model related fields

github.com/wintercms/wn-backend-module - 0203d6353c9fc601e1408e6448c92542f6aebaee authored over 2 years ago
Add link to AWS SDK issue in progress

github.com/wintercms/wn-driveraws-plugin - dc5afce1d60b8367aae511b2843caf5ca69d1df0 authored over 2 years ago
Use the provided file model instance

github.com/wintercms/wn-driveraws-plugin - f5de18623628064d32587a1e039589f4c3dad078 authored over 2 years ago
Revert public to protected, not necessary at this point in time

github.com/wintercms/wn-backend-module - 1a1829be253a43af2f3e33727babe5e2f601ab49 authored over 2 years ago
Revert public to protected, not necessary at this point in time

github.com/wintercms/winter - a017d6657d67e443960880e62812d3d8eea3a301 authored over 2 years ago
Remove unused permission

github.com/wintercms/wn-system-module - ab93a737661d2227c7c1934c1bce7e32a56f2b10 authored over 2 years ago
Remove unused permission

github.com/wintercms/winter - ace8af3a8bfc193aaff03bd048b4137741572c65 authored over 2 years ago
Add temporary comments

github.com/wintercms/wn-driveraws-plugin - ecf6314488345d7e49834c55c25e47dd84efdd18 authored over 2 years ago
Initial code review

github.com/wintercms/winter - e35e5dff3556e6419a7ac4268f3235498b02d30d authored over 2 years ago
Merge branch 'develop' into wip/s3-stream

* develop:
Add silent option to mix webpack fixture during mix:watch
Fix support for croppin...

github.com/wintercms/wn-backend-module - a4da36f1d996e1985fdc42834d5ebc7665a7edbe authored over 2 years ago
Merge branch 'develop' into wip/s3-stream

* develop:
Add silent option to mix webpack fixture during mix:watch
Fix support for croppin...

github.com/wintercms/wn-system-module - 71c5885e7202f6a58db113284f23faeb9b348c6c authored over 2 years ago
Merge branch 'develop' into wip/s3-stream

* develop:
Add silent option to mix webpack fixture during mix:watch
Fix support for croppin...

github.com/wintercms/winter - 2939d9987ad79ef31cea9f0349eb0f1a47f92d0b authored over 2 years ago
Support creating File model from file on disk (#106)

Adds support for creating a file model from a file on the disk returned by File->getDisk() via t...

github.com/wintercms/storm - c15ec51e8be9665f620536adfcfbac4c31462aa0 authored over 2 years ago
Improve accuracy of docblock message

github.com/wintercms/storm - c64d9ca46c1388a3cd2334c1163142837420c26d authored over 2 years ago
Add silent option to mix webpack fixture during mix:watch

github.com/wintercms/winter - 4ff9b6b2b6fe9209ee6417eace4d52e384c90654 authored over 2 years ago
Add silent option to mix webpack fixture during mix:watch

github.com/wintercms/wn-system-module - ad329cd574f3dc61c5acc6c5da8a2e267e5f3f27 authored over 2 years ago
Fix support for cropping images with url unsafe characters in their path

github.com/wintercms/winter - d11fc6b6226916e8dbee7b69ae553438937c0f96 authored over 2 years ago
Fix support for cropping images with url unsafe characters in their path

github.com/wintercms/wn-backend-module - bd29a2885366ae8267f6adbce750a94182c8e2fa authored over 2 years ago
Use correct plugin code

github.com/wintercms/wn-builder-plugin - 171a85eefa7b8cbb5e191bced8470688e82f982d authored over 2 years ago
Add simple welcome screen to help new users start (#45)

github.com/wintercms/wn-builder-plugin - 177040ed5ca283fcd2042cd6d1ea6723d488e3ce authored over 2 years ago
Fix migrations not being run if notes output is not provided.

Fixes an issue in the Builder plugin where tables cannot be created as the migration is not runn...

github.com/wintercms/wn-system-module - 438a4a583d3447ec1c50711053a939d9fb3808f6 authored over 2 years ago
Fix migrations not being run if notes output is not provided.

Fixes an issue in the Builder plugin where tables cannot be created as the migration is not runn...

github.com/wintercms/winter - c5dfeffd41d36d2e1a705565ce1afce0a74649c4 authored over 2 years ago
Cleaned up js and implemented fixes

github.com/wintercms/wn-driveraws-plugin - 7071e81921e4f8836674a28ea6952c90a1920915 authored over 2 years ago
Switched controller for behaviour

github.com/wintercms/wn-driveraws-plugin - 5f7ba6ab4650097921483895bc66fbb25dbc6759 authored over 2 years ago
Removed loadAssets event

github.com/wintercms/wn-backend-module - 9441294a911c6f585edf27cc5ca0b00187fa51c7 authored over 2 years ago
Removed loadAssets event

github.com/wintercms/winter - e20574e29295a30f3d16dadcb84007da8fd4fab0 authored over 2 years ago
Allowed for public get relation model calls

github.com/wintercms/winter - 5798fea3e5ca982dbdd99c89b2f3b8ccc7d7d421 authored over 2 years ago