Ecosyste.ms: OpenCollective

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

github.com/wintercms/winter

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
https://github.com/wintercms/winter

Update HTTP links to HTTPS links in comments (#699)

87a0a470d3ff16bf4a9401e8f23ad29e55d430de authored over 2 years ago by Arvis Lācis <[email protected]>
Improved Russian translation (#700)

69a604e03e70335893ca2196814028484b720c69 authored over 2 years ago by WebVPF <[email protected]>
Improved Ukrainian translation (#701)

3dc98efbeaddea47f340e5184793b71ede92c20b authored over 2 years ago by WebVPF <[email protected]>
Fix plugin:remove argument name in winter:fresh command (#694)

8f2a46804188b7b3695cee210d9a8a3c733d2db2 authored over 2 years ago by Marc Jauvin <[email protected]>
Correctly handle arrayed POST data in AJAX calls (#689)

Uses FormData object to handle arrayed POST data.

Fixes https://github.com/wintercms/winter/i...

9637b67c239c1e9a5d4a3057beb3062fb5a56069 authored over 2 years ago by Ben Thomson <[email protected]>
Add ability to define local config overrides in DataConfig

This will enable the ability to override data attribute config values on the JavaScript side.

T...

581079a20c111adcd55bbc5890e0c49b0e88742e authored over 2 years ago by Ben Thomson <[email protected]>
Harden Snowboard (#687)

- The Snowboard and PluginLoader objects are now frozen and cannot be modified.
- Added a Proxy...

2a13faf99972e84c9661258f16c4750fa99d29a1 authored over 2 years ago by Ben Thomson <[email protected]>
Apply imageWidth/imageHeight to the image itself, not the whole widget (#685)

Fixes an issue where the imageWidth constraints were smaller than the field itself which would c...

e695dd837cc406b5e81ab52206acd22db35a949e authored over 2 years ago by Marc Jauvin <[email protected]>
Minor fix on numberrange filter (#682)

cc4346ee9f7d39289e848fd969471eb05b63ec92 authored over 2 years ago by hecc127 <[email protected]>
Enforce elements beginning with # or . in accordance to the documentation (#681)

As per documenation, key names must start with a # or .

However there was no validation to th...

951290d256435ad1563a8e9c68a7e6aadb7a6ef3 authored over 2 years ago by Robert Alexa <[email protected]>
Clean up of base plugin test case class (#672)

- Deprecate "runPluginRefreshCommand" method and replace with "instantiatePlugin", to better des...

a795659fc8b3f957c05faaadb1f78b0dffe0a756 authored over 2 years ago by Ben Thomson <[email protected]>
Add richeditor settings form french translation (#674)

e5fa59efabb9e3eb913f94328b68e88333d0b4ba authored over 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix richeditor html custom styles field comment translations (#675)

1a2fe34bcdc558afda0d65a2ba8aa5cf1e917e59 authored over 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix branch deletion in subsplit

63133ee41b662ffa14d9e48d68766ba2fb212b76 authored over 2 years ago by Ben Thomson <[email protected]>
Print out ref to debug branch deletion

51cb6c75fddc33f4ac562baef46149d24cb719ea authored over 2 years ago by Ben Thomson <[email protected]>
Fix issue where labels are not toggling the switches (#676)

f2f58935b210a13a288a73dfd2575e5efe61d107 authored over 2 years ago by Robert Alexa <[email protected]>
Increase width of MediaManager Crop & insert inputs (#673)

c42e5399cdb9907a0fdd36ab31f5ef7e5776a28c authored over 2 years ago by Robert Alexa <[email protected]>
Remove create branch task - not needed with the "push" handling it

c90597fba529f8ee96cd8652a3086b3c94ca11ae authored over 2 years ago by Ben Thomson <[email protected]>
Further debugging

9c02a1d2efd7b1d94a371c5d223e617ecb49905e authored over 2 years ago by Ben Thomson <[email protected]>
Debug subsplit on deleting branch

845dfcf37b9d5a91f1707f214fdfee5a7f76d870 authored over 2 years ago by Ben Thomson <[email protected]>
Merge pull request #671 from wintercms/wip/test-subsplit-branch

Add README and licenses to module sub-splits

0edd087d895a3656381ee6e4e3a51ac37ce0e1db authored over 2 years ago by Ben Thomson <[email protected]>
Add licenses

a283413bc5984f150fda41ade3d86402ededc3b2 authored over 2 years ago by Ben Thomson <[email protected]>
Add simple notes about subsplit repos

886d38dc2666828973166b03ae6b5b6ec9a94f3e authored over 2 years ago by Ben Thomson <[email protected]>
Add other actions for subsplit

a7c54ad7fe2ab052dd7687d5842574c6b13568d6 authored over 2 years ago by Ben Thomson <[email protected]>
Add test push split

9d3ad152d82f5d56bb27c2f2a67629742c5e6688 authored over 2 years ago by Ben Thomson <[email protected]>
Fix variables

ae6e4741f1871f216fd20774a1d9fd1218fd8b0d authored over 2 years ago by Ben Thomson <[email protected]>
Fix comparisons

15c17528862e4740e4a04fbec4130723efb7c410 authored over 2 years ago by Ben Thomson <[email protected]>
Add action

321fc3d9d55130100c2e9625de36272075eede3c authored over 2 years ago by Ben Thomson <[email protected]>
Appeasing the mighty linter

c4d20a156098505cdef6dbf70727f85996652779 authored over 2 years ago by Luke Towers <[email protected]>
Code style cleanup

6e13c7b4ffd3029a7e9485e3b6c8cf7a4463ccfd authored over 2 years ago by Luke Towers <[email protected]>
Support ignoring specific packages during the mix:install process

Very useful for projects using mix for their own plugins that would like to avoid running any mi...

fb81fa5a1f33aa977ea7e1115f189e567b96b8c1 authored over 2 years ago by Luke Towers <[email protected]>
Code review and switch to using handleCleanup() method now provided by base Winter Storm command class.

c32ba82eae2c863cef988e6e396d61391c2ac3af authored over 2 years ago by Luke Towers <[email protected]>
Fix support for Winter Mix commands on Windows (#624)

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

2319fc92104b982e0be9ec727cd5f8ad3e0ce16d authored over 2 years ago by Yigit Koc <[email protected]>
Add support for input range (#668)

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

3787bad4109e82bacf66af29320144c5a5d1ce06 authored over 2 years ago by Robert Alexa <[email protected]>
Allow "0" as a search term (#669)

1d5bf6b233c01706ab6b0f447830a708e0426ce4 authored over 2 years ago by vllvll <[email protected]>
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...

c2b44bea2c48c5056bd51f3a94503f5b658ef21f authored over 2 years ago by Hendrik Erz <[email protected]>
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.

707e8f61f04661b110443ca95a1c6f03b44bff40 authored over 2 years ago by Luke Towers <[email protected]>
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.

6e1862f0d0725491e13901f67e7311376e82a223 authored over 2 years ago by Luke Towers <[email protected]>
Properly centre list-icon in filelist widget (#660)

8a46279880525998e9ff797a6321968da8342da1 authored over 2 years ago by AIC BV <[email protected]>
Fix recordfinder button icon alignment (#661)

d33a3de89d24ab550db8a14019feec38ddd899bb authored over 2 years ago by AIC BV <[email protected]>
Merge pull request #656 from wintercms/wip/s3-stream

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

e4fb5093369b342060781f51b9ffeab3406a69c7 authored over 2 years ago by Luke Towers <[email protected]>
Update frontend event names

46c7893cc30b7cde1c7786dc89354e9131806b25 authored over 2 years ago by Luke Towers <[email protected]>
Add note for stream_uploads flag on S3 disks

1013f7691a7683b94f3be14ad91ec4babda48e11 authored over 2 years ago by Luke Towers <[email protected]>
Fix support for getting URLs to uploaded files

4fc736790a59f540e460afaee8cb9a4a58a8eeb8 authored over 2 years ago by Luke Towers <[email protected]>
Fix issues when processing uploads

b58af6a3130b766dc8a96c00f0170f088c8d9f6e authored over 2 years ago by Luke Towers <[email protected]>
Compile JS

461549e733c0ac488d92e92dfc41f4960299f0af authored over 2 years ago by Luke Towers <[email protected]>
Make the UploadableWidget more configurable

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

f758ca5a37209a2fb8401592db21abf8497ffe0b authored over 2 years ago by Luke Towers <[email protected]>
Add stream_uploads S3 disk config option to enable streamed uploads

3ab0dc68c3fa1693aabf1879de4beb0960d4de3b authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/s3-stream

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

bbca30e34a4a207bd2be548b13b97144f205df8b authored over 2 years ago by Luke Towers <[email protected]>
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...

6ff502f4049e0a3f9cdbade9f092a742ff8720f6 authored over 2 years ago by Luke Towers <[email protected]>
Fix issue when saving file model related fields

0244745a9633702791c3cb8d5e234124d20a1b4e authored over 2 years ago by Luke Towers <[email protected]>
Revert public to protected, not necessary at this point in time

a017d6657d67e443960880e62812d3d8eea3a301 authored over 2 years ago by Luke Towers <[email protected]>
Remove unused permission

ace8af3a8bfc193aaff03bd048b4137741572c65 authored over 2 years ago by Luke Towers <[email protected]>
Initial code review

e35e5dff3556e6419a7ac4268f3235498b02d30d authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/s3-stream

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

2939d9987ad79ef31cea9f0349eb0f1a47f92d0b authored over 2 years ago by Luke Towers <[email protected]>
Add silent option to mix webpack fixture during mix:watch

4ff9b6b2b6fe9209ee6417eace4d52e384c90654 authored over 2 years ago by Luke Towers <[email protected]>
Fix support for cropping images with url unsafe characters in their path

d11fc6b6226916e8dbee7b69ae553438937c0f96 authored over 2 years ago by Luke Towers <[email protected]>
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...

c5dfeffd41d36d2e1a705565ce1afce0a74649c4 authored over 2 years ago by Ben Thomson <[email protected]>
Removed loadAssets event

e20574e29295a30f3d16dadcb84007da8fd4fab0 authored over 2 years ago by Jack Wilkinson <[email protected]>
Allowed for public get relation model calls

5798fea3e5ca982dbdd99c89b2f3b8ccc7d7d421 authored over 2 years ago by Jack Wilkinson <[email protected]>
Simplified extension event logic

7aa1b7a859680a224561cf8dfd4a985ed5964ba3 authored over 2 years ago by Jack Wilkinson <[email protected]>
Added richeditor init event

2508376f0973edf13ac150d340966576130452db authored over 2 years ago by Jack Wilkinson <[email protected]>
Minor style tweak (#651)

b2f898b2f9a34f3b1edc465d9b2768cbb67157c0 authored over 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Add support for data-request-parent (#650)

See https://github.com/octobercms/october/pull/5136

Also see:
- octobercms/october#5084
- ...

a4cfd0d23f4342f530dc4b425098ee24086cd8d1 authored over 2 years ago by Luke Towers <[email protected]>
Removed laravel-vapor from core deps

7e41a5992d1485a7126b9f2feb456b58b4990fed authored over 2 years ago by Jack Wilkinson <[email protected]>
Removed core vapor script

83b9b911bc196e662283892e9c3cbfb2e983393d authored over 2 years ago by Jack Wilkinson <[email protected]>
Remove vapor scripts from core

a14bdb9bb6d2c65f33c567148c77b54bbc540116 authored over 2 years ago by Jack Wilkinson <[email protected]>
Removed generate signed url route from core

c86ffcbb77a9d95315326a53a49d16a7278a37ff authored over 2 years ago by Jack Wilkinson <[email protected]>
Switched streaming to implementing file upload events

9cd137bd4795806028b0c799dc0c0d8e3ae968e8 authored over 2 years ago by Jack Wilkinson <[email protected]>
Make getOptionsFromModel() accessible on a formWidget object (#653)

c7868856b4e1362994b71d229d6112267a7e6ec1 authored over 2 years ago by Marc Jauvin <[email protected]>
Fix typo in signal processing for mix:watch (#646)

54633d70b65b32f261f4b227eab3c11fa052da3f authored over 2 years ago by Jack Wilkinson <[email protected]>
Added mix:compile parent args to mix:watch signature (#647)

b43bb0d1b9d118538b8fb17537b99554d909cdc0 authored over 2 years ago by Jack Wilkinson <[email protected]>
Fixed comment for mix:compile (#648)

03aba8694b296992d873ec233503b01e9522e619 authored over 2 years ago by Jack Wilkinson <[email protected]>
Store system first boot date in the database explicitly (#639)

The first plugin version record is unreliable, especially as plugins are added and removed; so t...

5cbf1ec6533c118b0c1692c95b5b10cfe105e03d authored over 2 years ago by Arvis Lācis <[email protected]>
Added support for streamed uploads to media manager

6cc862db9937535b96bb7342f32ea6ce7d3049b1 authored over 2 years ago by Jack Wilkinson <[email protected]>
Code cleanup

bfbd5e8290f7003ef6a860cb953ade3134c86948 authored over 2 years ago by Jack Wilkinson <[email protected]>
Added fix for upload progress bar

ca8de88017455f721560f200fb8034dbfcdd0807 authored over 2 years ago by Jack Wilkinson <[email protected]>
Add support for exit codes in MixCompile (#642)

This ensures that the mix:compile command returns the correct exit codes based on the status of ...

916151f20c29cff94486c87d96c87110b70a19c5 authored over 2 years ago by Jack Wilkinson <[email protected]>
Style up migrations and updates using new Laravel CLI components (#641)

6e8c8d90f11cf38560f3e5f1f1fe3ffac904086c authored over 2 years ago by Ben Thomson <[email protected]>
Simplify "run migrations on login" check

a1b4a3fa307bae81212e57b77a37e1051f52d369 authored over 2 years ago by Ben Thomson <[email protected]>
Disabled the plusplus checking rule (#643)

The no-plusplus rule is less than ideal as it prevents using a useful language feature without p...

609962a39970807a520313b130b5389cefda8cd4 authored over 2 years ago by Jack Wilkinson <[email protected]>
Restored root phpunit configuration file (#644)

It's very useful as a global config when working within an IDE as it allows for running all the ...

de7fb824683e2bb0df869e3290573cd879eed604 authored over 2 years ago by Jack Wilkinson <[email protected]>
Initial s3 streaming work for FileUpload widget

699eb9081d806159d3001451ec279cb5ad19aa84 authored over 2 years ago by Jack Wilkinson <[email protected]>
Fix default value for taglist formwidget in relation mode (#611)

305cb588c8b7c79667716f96592d35844ab0a931 authored over 2 years ago by Marc Jauvin <[email protected]>
Allow UserPreferences to be interacted without a logged in user

Winter\Storm\Auth\Models\Preference->get() allows for no user context to be present

ed933b4d2e4213dee8917b9d3b645f6d24449a0b authored over 2 years ago by Luke Towers <[email protected]>
Fix status widget output on clean installation (#633)

09aad658b5f03effd734dbfede84a98ecb6d7d73 authored over 2 years ago by Arvis Lācis <[email protected]>
Improve Vietnamese translation (#636)

Credit to @quangtrongonline

1990badd26a0c07f74a073230e3afe48861b0490 authored over 2 years ago by QuangTrọngOnline <[email protected]>
Document new ** value for app.trustedProxies

See https://github.com/wintercms/storm/commit/411695b3e7c7c3b32f702a625d6612319cc4052d

0356a2fdbf58717dd05ab037a2ed47825d037e07 authored over 2 years ago by Luke Towers <[email protected]>
Improved German translation (#623)

Credit to @simonmannsfeld

929e8f2dd335dd6524f2cdbed85e04785e7a8c5f authored over 2 years ago by Simon Mannsfeld <[email protected]>
Fix -c option in create:model command (#631)

b3408557784238a3124724b5d174ad5cb4e17826 authored over 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix return types for MediaManager widget functions (#632)

Fixes #629.

b8046c222805f566acc54f63a7db7053cb4da300 authored over 2 years ago by Arvis Lācis <[email protected]>
relativePath can be null

Relative path is generated from $this->assetPath which is by default null. Changing it to be an ...

f360667f2c0d1e46e43cedf8141f85bcf4b20955 authored over 2 years ago by Luke Towers <[email protected]>
Rebuild Snowboard

108795e0a2443abd0b3061a6a2f900bdd161e379 authored over 2 years ago by Ben Thomson <[email protected]>
Fix base URL

b1e8b84b777d760122099776e7db1c49ba7bf58c authored over 2 years ago by Luke Towers <[email protected]>
Load Snowboard.js via the asset URL helper

Fixes an issue where assets are deployed to a CDN and not available on the local webserver.

df282fd0e794b4dc73851a8b00cc8de88ba925a9 authored over 2 years ago by Luke Towers <[email protected]>
Fix issue with Snowboard's StripeLoader

4252b8a4281de87c464cdc4b96f946d3a78d902c authored over 2 years ago by Luke Towers <[email protected]>
Normalize database version

Fixes an issue where the version number reported by the database wasn't normalized causing issue...

3be17f520b84bc7b22f3ea1435b030483fcaf3a0 authored over 2 years ago by Luke Towers <[email protected]>
Add Spatial Media & Froala

24026b5ad050075da1e5efe5a0b26be9bd158e07 authored over 2 years ago by Luke Towers <[email protected]>
Add Sponsors section

a3b720cea76899b93c7665e546c95cc812579768 authored over 2 years ago by Ben Thomson <[email protected]>
Ensure plugin dependencies are correctly sorted (#621)

Fixes #620

4e9ff0d7533ceb7d0b5cb2b693b4f33a919a9458 authored over 2 years ago by Eric Pfeiffer <[email protected]>