Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-system-module

Read-only mirror of the System module for Winter CMS.
https://github.com/wintercms/wn-system-module

Add support for overriding phpunit bootstrap (#664)

Configurable via the boostrap attribute in phpunit.xml

c9df95129f4879974d1a0831b873fdf90c1771ef authored over 2 years ago by Jack Wilkinson <[email protected]>
Add "mix:run" command (#698)

Allows running of scripts defined in the package.json of a Mix package, through Artisan.

8de8850dbe5b92f2b832b0692093fb7eba3fd7a9 authored over 2 years ago by Ben Thomson <[email protected]>
Update HTTP links to HTTPS links in comments (#699)

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

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

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

11bce29bd14dc2b6a6176d9dca648047ca08e0f4 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...

f34b7d4887e04361d2c4dcc330fd2d89acac1be2 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...

0dcbb7e4ae53ca7886103ff8c72dc1d0d2177562 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...

cd3a16303433cd2de69e3ce01098f46e77e96ab5 authored over 2 years ago by Ben Thomson <[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...

1c42151a8c0203799f7400dc4041ad7a53a8797e 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...

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

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

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

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

fcc6fabac5910d38dd095210aa73d416dfd7177e 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...

90c974c5e89af031f4a27a481c850c024af17ac7 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.

5f60c4b7b92a8b0b3a72e14a0b79c63beda0e55b 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...

82e346434d7db8d3dcf02e6039a8d01715a21d16 authored over 2 years ago by Yigit Koc <[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...

26e1e189327dda6ef0c0ba88a218c5ea8114ce73 authored over 2 years ago by Hendrik Erz <[email protected]>
Fix recordfinder button icon alignment (#661)

fa78e0de87be8923102f9d4a273ff710bcd295a0 authored over 2 years ago by AIC BV <[email protected]>
Remove unused permission

ab93a737661d2227c7c1934c1bce7e32a56f2b10 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...

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

ad329cd574f3dc61c5acc6c5da8a2e267e5f3f27 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...

438a4a583d3447ec1c50711053a939d9fb3808f6 authored over 2 years ago by Ben Thomson <[email protected]>
Minor style tweak (#651)

bb2157bad2df3891cd2c263cab3e6cb855621fff 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
- ...

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

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

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

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

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

95ebcf57f3afac8267c86af9b21909594bb94e5f authored over 2 years ago by Jack Wilkinson <[email protected]>
Fix typo in signal processing for mix:watch (#646)

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

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

939139d5014e3fcc9077eab87b9349b01cafd986 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...

288ddd8351eeb36cea00ab6e41839e9472ce1ecb authored over 2 years ago by Arvis Lācis <[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 ...

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

32eb4676f73c109b9de19b796436475d560be34f 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...

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

b84064e95e3693dba6a1c058ab118189656ff892 authored over 2 years ago by Jack Wilkinson <[email protected]>
Fix status widget output on clean installation (#633)

bfe61de5e381d41dc728f2f0176d9154fc6080e4 authored over 2 years ago by Arvis Lācis <[email protected]>
Improved German translation (#623)

Credit to @simonmannsfeld

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

0998c8debb87907a4cc306998c920a31997855fc authored over 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
relativePath can be null

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

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

c86d7558e55ba5dc2ca358d5d5a1e12c0be5016c authored over 2 years ago by Ben Thomson <[email protected]>
Fix issue with Snowboard's StripeLoader

bf49daf25eb598af1d921dae28610b21c79dc4a6 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...

9ea984a18ed8314db00a80d78591804cda2eeff3 authored over 2 years ago by Luke Towers <[email protected]>
Ensure plugin dependencies are correctly sorted (#621)

Fixes #620

7644586a0db5455af9a556f6927175e1bfd83c43 authored over 2 years ago by Eric Pfeiffer <[email protected]>
Automatically inject bootstrap into winter:test command

This commit also enforces some testing environment variables at the process level.

5cb7f1ecfc64af2b154636eeb45ab6d2ef78e028 authored over 2 years ago by Ben Thomson <[email protected]>
Improved Russian translation (#605)

d4c90b2913e5c42a4aca2a171689dc53d53bbae7 authored over 2 years ago by WebVPF <[email protected]>
Add create:job scaffolding command

cca0a915ad3632097abbed99497749af916144a4 authored over 2 years ago by Luke Towers <[email protected]>
Add aliases for base test classes for compatibility

017849959d2f943fb8b894d6a833fc8b75c3f7f6 authored over 2 years ago by Luke Towers <[email protected]>
Remove plugin from pluginFlags property if it has no active flags

Fixes an issue that occurs when removing the last flag from a plugin doesn't re-enable it.

3aa311250800c13775dc5fc89036b944684e06be authored over 2 years ago by Luke Towers <[email protected]>
Code review

Removed a bunch of thumbnail generation related methods that are no longer required now that the...

c4c541bd6f631b9b4a30ba8ccb9981fecc6a5586 authored over 2 years ago by Luke Towers <[email protected]>
Code analysis tweaks (#589)

Implements fixes to some breaking changes introduced in https://github.com/wintercms/storm/pull/64.

cd6c758dc271cfee17ecbc537a2a91b4ff75cd04 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

dc0afe959f75b20000788a4aaa15918b74721174 authored over 2 years ago by Ben Thomson <[email protected]>
Use the ImageResizer for resizing and cropping in the MediaManager (#577)

This implements support for the ImageResizer within the media manager for thumbnail resizing & i...

7126e9cb1d5658a153d6af7c4446d75c9f04917d authored over 2 years ago by Jack Wilkinson <[email protected]>
Added fix to ensure correct normalization and return (#588)

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

550fb1edd9b5613d7bb9b6aae8345e72ea6a181e authored over 2 years ago by Jack Wilkinson <[email protected]>
Merge remote-tracking branch 'origin/develop' into wip/1.2

73dd2e0291ed7847226e6415705cfe75561e9777 authored over 2 years ago by Ben Thomson <[email protected]>
Outputs time respecting backend preferences (#572)

424a68a60ad231ed60fbf56b86bb9b519b62e4ee authored over 2 years ago by Arvis Lācis <[email protected]>
Bump minimum Laravel version to 9.1

See https://github.com/laravel/framework/commit/63ca843643e86fb69efc901051ae079c89a7fd09

177f604bdd36281974df8bdd57afc3eca3c17caf authored over 2 years ago by Luke Towers <[email protected]>
Fix site relative partial paths failing in 1.2 (#587)

Matches the behavior of the ViewMaker in the 1.1 branch more closely by checking if the partial ...

5baf2c561e67a8b1a7838783888bcd76ea538ec9 authored over 2 years ago by Ben Thomson <[email protected]>
Switch back to using Laravel CacheServiceProvider

Partially reverts part of https://github.com/wintercms/winter/commit/1bbfb67d8c2d243bf25a79cc5c5...

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

e8c3457b9dd04a98f2903521c53610034731e3cb authored over 2 years ago by Ben Thomson <[email protected]>
Revert "Rebuild Snowboard"

This reverts commit ba986fa923724f9d1c961a7541a588d9e120b36e.

6670d3642ba28102483bece431f3e6ef1fa24483 authored over 2 years ago by Ben Thomson <[email protected]>
Rebuild Snowboard

31c5664c4ea6cd8e3c64f622725d9359e17a94af authored over 2 years ago by Ben Thomson <[email protected]>
Allow a string selector for the form in a request

610d40c083347f8f40670dd2c901003cf41ea2be authored over 2 years ago by Ben Thomson <[email protected]>
Allow a string selector for the form in a request

20e3e8bddbe2950ef445eb929aca6b436ed51dde authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

e256291f0b91ec02838f00038cadff5f1f3e69b0 authored over 2 years ago by Ben Thomson <[email protected]>
Add additional testMakePartial cases to ViewMaker unit tests (#586)

eb59c4bd441c7e640e2f29f32af7b0a4b7f4a98b authored over 2 years ago by Marc Jauvin <[email protected]>
Added replaced plugins to the normalize map to ensure classloader namespace aliasing detects replacements (#585)

2585a5a68e59af4df3f87b10417c26fe4d21779e authored over 2 years ago by Jack Wilkinson <[email protected]>
Split tests into relevant module folders

This splits the testing suite into the separate modules as appropriate in order to improve the r...

dfc8617c60046cb5babfdb738fd384b75f7e4cda authored over 2 years ago by Jack Wilkinson <[email protected]>
[FIX] Fix plugin flags not loading from cache correctly (#582)

Fix issue where flags would not be set correctly from cache

1e09944a80612daa51e5a7971829e3f523101009 authored over 2 years ago by Jack Wilkinson <[email protected]>
Moved plugin replacement namespace aliasing into register replacement method (#580)

Required to ensure that plugins that are marked as invalid to replace others will not have their...

18163e2e8cd77e342845c179f4926459aaac33c3 authored over 2 years ago by Jack Wilkinson <[email protected]>
fix typo

da2e1c99aeb6fc2db1ce02926974987ae7806308 authored over 2 years ago by Marc Jauvin <[email protected]>
Improve reliability of cache:clear

This improves the reliability of the cache:clear command by not requiring the custom winter cach...

c5295cab5042044d738d1da486d6be208f47a713 authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

fd392987a397194d3db6715f3a320e34a65618ec authored over 2 years ago by Ben Thomson <[email protected]>
Adjust early termination of requests from success/error

The "success" and "error" callbacks would previously stop any further request handling from taki...

f6cbb4918eb3ad6bbce402482cc845bbf7ad978a authored over 2 years ago by Ben Thomson <[email protected]>
Revamp Plugin Manager (#501)

Reworked the internal disabled status checking and monitoring system for plugins.
Added better ...

34dc6e5725062410d9967c732daf5c6583233589 authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

0df17a0c697796feebfa983854e1763666f64f66 authored over 2 years ago by Ben Thomson <[email protected]>
Fix track input not keeping timeout

022dc78fd6e6755ce355cc05136adb0fed9d2318 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

cc4372d3237ff61fa1c5c95f17b963039cfd5a9f authored over 2 years ago by Ben Thomson <[email protected]>
Add additional debugging for errors thrown in events

a51317638412a769654186916ff31801e16b73db authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

0d1b64e4e33a1b4a2423787d4091eeabe8259d7f authored over 2 years ago by Ben Thomson <[email protected]>
Abstract Snowboard plugin constructors and destructors (#561)

Previously, Snowboard plugins had been written to append the main JavaScript constructor. While ...

962036a9b38f6b9601dabad343f285c5f2cdedca authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

4159399aef471535b0dac9406d7992afd7c4261a authored over 2 years ago by Ben Thomson <[email protected]>
Load assets synchronously

This matches the previous behavior from the old framework, and resolves some issues with race co...

5d349354592ba62741d7badc9222ff9729393488 authored over 2 years ago by Ben Thomson <[email protected]>
Allow debug calls to contain more parameters for context

55993ee7a46ced0fcaf3df5ab8947b3fb2892931 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

7810fd05e63464a0f41ba1d489a92c59759fdacd authored over 2 years ago by Ben Thomson <[email protected]>
Establish base Snowboard framework in Backend (#548)

This PR establishes a base Snowboard framework in the Backend. While we won't likely have any sp...

81760eb1d818399900afd6b61bdd0356f5ca397e authored over 2 years ago by Ben Thomson <[email protected]>
Normalize versions pulled from the version.yaml

Fixes an issue where a plugin switches from no v prefix in version identifiers to having a v pre...

c8d604a4e4f6825c5b4e6d92bbb5f8406444286e authored over 2 years ago by Luke Towers <[email protected]>
Force resized images to be regenerated when the source image changes (#178)

This should fix https://github.com/wintercms/winter/issues/177, but it will cause all existing i...

81f5184851cd43c7db683429eb8826b73aacae03 authored over 2 years ago by Luke Towers <[email protected]>
Respect app.asset_url in AssetMaker (#552)

9b0bc44d78eff6b3830df3ed5a2cee0b639f3d63 authored over 2 years ago by Jack Wilkinson <[email protected]>
Drop "oc-" prefix for icons introduced in Font Awesome 6.

We're only keeping that prefix for backwards compatibility, so no need for the prefix on new ico...

a082ea965e0b741eb8add91561a6831c0c1cec4f authored over 2 years ago by Ben Thomson <[email protected]>
Include brand icons, small optimisation

a495e2220ebaa0af69bccb2705d8eec383c9146a authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

dc24d429c59ca506ac1cee1f52702012671fa4f3 authored over 2 years ago by Ben Thomson <[email protected]>
Manually optimise shimmed icon CSS

d762aa1139905e0433fc957721821641fbe2ce1b authored over 2 years ago by Ben Thomson <[email protected]>
Revert "Optimise shimmed icon CSS"

This reverts commit f8be6d7e85bf0bbadcb19294d7309843f6a0eb1f.

a8f8c175a859e714851bcd6f12fac5f841e5c5f3 authored over 2 years ago by Ben Thomson <[email protected]>
Optimise shimmed icon CSS

d40a3964d04c9056f89d11b9d6b354de154255e0 authored over 2 years ago by Ben Thomson <[email protected]>
View Maker guessed paths can be null

5239e9113f979f208e2b3c0e9ce6a8c1b17e1b98 authored over 2 years ago by Ben Thomson <[email protected]>
Fix prefixed shims overriding entire element with FA font

10191d6dd89aba31062ebba26224a3bead4ddac3 authored over 2 years ago by Ben Thomson <[email protected]>