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

Initial work on re-aligning the scaffolding commands with Laravel

574c7d4ef377da61f7bdc2980937770a0bcd332e authored almost 3 years ago by Luke Towers <[email protected]>
Fix module controller filetype association

86cfbfa98b46d4e700c2495ab929c21a4e46006d authored almost 3 years ago by Luke Towers <[email protected]>
Use env() settings by default in config/cms.php (#484)

bb67f3ef116271940acd9578cbee362c75a39d7b authored almost 3 years ago by Marc Jauvin <[email protected]>
Merge branch 'wip/config-write-replacement' of github.com:wintercms/winter into wip/config-write-replacement

1288d35ecbcb35f9971691eaf24fd92149fa2712 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/config-file' into wip/config-write-replacement

fb142e61ca7dd881e75d90ff44730beeda6af856 authored almost 3 years ago by Jack Wilkinson <[email protected]>
Merge branch 'wip/1.2' into wip/config-write-replacement

745b4f6ea383d2a81937395bf8126678c45498f3 authored almost 3 years ago by Jack Wilkinson <[email protected]>
Merge branch 'wip/1.2' into wip/config-write-replacement

f6c5bbfabaaf5ec1644355560a40a00e449a136c authored almost 3 years ago by Luke Towers <[email protected]>
Revert "Run default config files through ConfigWriter to minimize changed lines on future uses"

This reverts commit 897263e2813596e116ed0b1350e1a9034a646cb0.

8013a57074c7ce16053dca0c2761f719e5d87a7e authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

8dc6fd5e542352385c4adfcb7b897f0866257ae6 authored almost 3 years ago by Luke Towers <[email protected]>
Replaces october/*: 1.1.*

3f19cb4cc82e4b2bfeb5b3125c432ed53d9a79f5 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

# Conflicts:
# modules/cms/classes/Controller.php

896105e65202ff77528bb683feb076a6bb80e063 authored almost 3 years ago by Luke Towers <[email protected]>
Allow partials to override their vars through PHP

Follow up to https://github.com/wintercms/winter/commit/ec03b7b2f85cbe89082eda9fe7e457534bdc522d...

3de45535a9cb051612c23802796907b687f11dc5 authored almost 3 years ago by Luke Towers <[email protected]>
Fix unit tests

8258df322b063f2fd8fd6e7644a36c8c9d243cf8 authored almost 3 years ago by Ben Thomson <[email protected]>
Additional test cases and fixes for Version Yaml parser

9a800ad65642900afd072058be8440a1b20171c0 authored almost 3 years ago by Ben Thomson <[email protected]>
More fixes to the mailer

05b941e72be27a58d016c33522182beade2a850b authored almost 3 years ago by Luke Towers <[email protected]>
Fix missing import

0e53ff27c8cffa456dea42b96cc6a83accf6becb authored almost 3 years ago by Luke Towers <[email protected]>
Add missing import

77f79f6c2b13e493dfd68d58c9af74d21760d940 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

fde586aba0155b9524d2103dcfa7f72e2c806d1a authored almost 3 years ago by Luke Towers <[email protected]>
Code smell

f487b1368b31d0ef3259410db17b8b7bd6e6f511 authored almost 3 years ago by Ben Thomson <[email protected]>
Merge branch 'wip/1.2' of github.com:wintercms/winter into wip/1.2

ce3a91370825798ed4dd91fe0c3e69db2371f109 authored almost 3 years ago by Ben Thomson <[email protected]>
Suppress exception when mix:watch is terminated

c21130ef2ebc961b97200cbc0094a90020d2e430 authored almost 3 years ago by Ben Thomson <[email protected]>
Update modules/system/classes/VersionManager.php

c187a0813b0d4013f20dc610c7d05e300fe2bcce authored almost 3 years ago by Luke Towers <[email protected]>
Update modules/system/classes/UpdateManager.php

5e1905623a15dede9c9e9fc5107f1a900088da33 authored almost 3 years ago by Luke Towers <[email protected]>
Update modules/system/classes/PluginBase.php

4d409cfe412b746571225440d7c08b67f6f370e1 authored almost 3 years ago by Luke Towers <[email protected]>
Prevent mix:install from timing out prematurely

401af9244efe6ecac59bda188aeabb0a5b9bff53 authored almost 3 years ago by Ben Thomson <[email protected]>
Fix failing tests due to plugin:refresh command change

d2f986daab4ea7230b115f67e75b238581c290cd authored almost 3 years ago by Ben Thomson <[email protected]>
Added check to ensure filesystem is writable before executing mkdir (#475)

Fixes the System Status widget on readonly filesystems

cdd2f3833ae06f26d347e9c23626a9cbe223e277 authored almost 3 years ago by Jack Wilkinson <[email protected]>
Switched file to storage for plugin disabled (#474)

Simple fix to allow for disabled.json to use the storage facade rather than file, this creates s...

efbc5e2e926025df6ac9674109ac9d947784974a authored almost 3 years ago by Jack Wilkinson <[email protected]>
Ensure that mix:watch cleans up after itself

680fe815392a1f36b43ef6499d7e94324e806fc7 authored almost 3 years ago by Luke Towers <[email protected]>
Cleanup console docblocks

b1aa0fce600b48593732c6575b898feb283c6d5f authored almost 3 years ago by Luke Towers <[email protected]>
Cleanup scaffolding stubs

3152265c81a3acf3c9da15adbecc6755f4b3b62e authored almost 3 years ago by Luke Towers <[email protected]>
Move the winter:passwd command into the Backend module

Also add suggestion support for the username argument (last 20 most recently updated records)

f060c7f9837b9341641702dd8ab81ca528d47e22 authored almost 3 years ago by Luke Towers <[email protected]>
Improve confirmation behavior for destructive actions

183661d0e399ef4dd78f842a5e5fd605668550fd authored almost 3 years ago by Luke Towers <[email protected]>
Improved support for autocompletion for the plugin:* commands

Also added System\Console\Traits\HasPluginArgument that can be added to any CLI commands that in...

2368afc9812b7c339c7d6002448bfde7a1f8fa96 authored almost 3 years ago by Luke Towers <[email protected]>
Move scaffold commands (#471)

Fixes #270. See https://github.com/wintercms/storm/commit/c4cd4402c0f3e6bfbea08145987482655cbe65...

e3fecdb9c2df298970c963e14b8a7f3c47d15198 authored almost 3 years ago by Ben Thomson <[email protected]>
Re-compile Snowboard

f58633cd458937ac20d07d672a77ebc28264224a authored almost 3 years ago by Ben Thomson <[email protected]>
Remove plugins and themes from last commit

05b3a35e79bc3a7b6ff7177075e31ea962a688d3 authored almost 3 years ago by Ben Thomson <[email protected]>
Don't apply data attribute functionality if there's no element

59b055c9e1896b8cacea6ec79200e9863f694391 authored almost 3 years ago by Ben Thomson <[email protected]>
Correctly handle if element is "null" or "false" for requests

98ca545718da49ca2cdbafec9be3f2886b9080eb authored almost 3 years ago by Ben Thomson <[email protected]>
Let's try this...

040c6b936beb30e6d13737db2fc1ce57d2bba416 authored almost 3 years ago by Ben Thomson <[email protected]>
Further debugging

2a47cec76ff4a20f3eed6fa58cef0a4f0d72d20c authored almost 3 years ago by Ben Thomson <[email protected]>
Debug branches in action

30a4f80cf3837c7318e9f92468514b1fab4258e6 authored almost 3 years ago by Ben Thomson <[email protected]>
Prevent testing direct pushes to wip/1.2 - test the PR instead

89397eb85d9c7ed007d0a5b1afe358d41b55b2bc authored almost 3 years ago by Ben Thomson <[email protected]>
Re-establish full YAML processor with tweaks.

Should hopefully handle most cases of pre-YAML 4.x version schemas.

Co-Authored-By: Marc Jauvin...

defb57f59cf69502cdc41f97866ef494fe46ecc6 authored almost 3 years ago by Ben Thomson <[email protected]>
Restore original YAML processor, merge changes

f594d44537a19b20b886c94f06bd8190e8300608 authored almost 3 years ago by Ben Thomson <[email protected]>
WIP test adjustments

f24a6388cf7a7f83725707e01c8d7e7ed38fa4c7 authored almost 3 years ago by Luke Towers <[email protected]>
Don't attempt to setup the ThemeLog if the settings table can't be found.

8e766dce58c4979a7ef0b8cdc0db6c5ae61c7e02 authored almost 3 years ago by Luke Towers <[email protected]>
Temporarily avoid testing problematic YAML

687b44145ca10f9bfca4a2988a9e876c9d8b7cec authored almost 3 years ago by Luke Towers <[email protected]>
fix assetic modules path

f38f38f02ff31d4dd18bf2d31e1838df0d747ea3 authored almost 3 years ago by Marc Jauvin <[email protected]>
Switch to using Assetic v3 instead of embedded Assetic v1 (#470)

7026baf4b7c587ae27dbbfae231a714162b74c9b authored almost 3 years ago by Luke Towers <[email protected]>
Replaces october/ssstem

d0c7b5982a4764c9e7f49a4168bc92651e240a9e authored almost 3 years ago by Luke Towers <[email protected]>
Fix route order with new system.beforeRoute and system.route events (#465)

With the recent change to module routes being registered in their boot methods the Backend & CMS...

9a6f71e0d48723339a001ab29531dffda0c23dca authored almost 3 years ago by Marc Jauvin <[email protected]>
Add asset alias for Snowboard extras css (#464)

Co-authored-by: Marc Jauvin <[email protected]>

d3d49181fc7807e2e1cd498fbb7104a3a0dec8ed authored almost 3 years ago by Luke Towers <[email protected]>
Temporarily disable extra functionality in the VersionYamlProcessor

9b1154ba31588db8165d5b7da9e743744d3950cb authored almost 3 years ago by Luke Towers <[email protected]>
Temporarily disable VersionYamlProcessor

7edb3e02c5dd4e6e389ef2b70a4ed6a4633f83c7 authored almost 3 years ago by Luke Towers <[email protected]>
Compile client side translations

3147d97cf095c516191601d1edad0317a75a9b7f authored almost 3 years ago by Luke Towers <[email protected]>
Include newly added filters-test in test case to fix tests

4312ad36c365ade224fa80c7e3712bc7fc48319b authored almost 3 years ago by Luke Towers <[email protected]>
Fix support for | page filter.

Credit to @mjauvin

661110276c8abd1333075daa78ffd811e9da4eae authored almost 3 years ago by Luke Towers <[email protected]>
Fix support for morphOne/hasOne relations in FormModelSaver (#463)

Fixes #413

7130a809979ccb2fb6709d4629538518afc74da9 authored almost 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #455 from wintercms/wip/twig-environments

Refactor Twig registration and usage

8132617357b1ac710f574b0a43d2273a20ea674e authored almost 3 years ago by Luke Towers <[email protected]>
Fix ExportModelTest on PHP 8.1

22cbfe94accfcd023aa9b0ad0600adf9e78b50f4 authored almost 3 years ago by Luke Towers <[email protected]>
Add more detailed failure message to the ExportModelTest

216583fbe43fc24071e5862c7d07049e421510df authored almost 3 years ago by Luke Towers <[email protected]>
Fix Spaceless test on Windows

55fa690c670270fb9c23a0688cb0ed3995ff1b92 authored almost 3 years ago by Luke Towers <[email protected]>
Fix FilterTest on Windows

29c051bf87f336a968a06ecaf9ac8cb0bd83566e authored almost 3 years ago by Luke Towers <[email protected]>
Fix twig tests on Windows

1ff786a4ca5f73d8afc22e77640608a93e9d8c83 authored almost 3 years ago by Luke Towers <[email protected]>
Unskip working tests

ec0398689220045a2cf7f8785a377e4abe2959bd authored almost 3 years ago by Luke Towers <[email protected]>
Add tests for polyfilled {% filter %} Twig tag

b568f36f1f742634775a7f80d5cc60883a36b6a6 authored almost 3 years ago by Luke Towers <[email protected]>
Code style fix and replaced use of {% filter %} in the demo theme

c2ad6b309fcae8310236b06346230d1d8ad8b289 authored almost 3 years ago by Luke Towers <[email protected]>
Improve German translation (#457)

Thanks to @der-On!

62c30c30d76c2f1c0fafb1010697b5b9a2101404 authored almost 3 years ago by der_On <[email protected]>
Add AssetCombiner aliases for Snowboard (#459)

cdffe6d1796fa884de7daf5ea77173f0045a44db authored almost 3 years ago by Luke Towers <[email protected]>
Polyfill {% filter %} token removed in Twig v3

c713c7d8d55504d01416c00e59fbfe2f94ef337e authored almost 3 years ago by Luke Towers <[email protected]>
Retain spaceless tag in Twig (#456)

Keeps the {% spaceless %} ... {% endspaceless %} tag available in Twig 3.x for Winter CMS backwa...

f4efb897ac21131ffeab528d5b7dc4ef7cfd89b2 authored almost 3 years ago by Ben Thomson <[email protected]>
Fix Twig type hints

a8160d017e6727c435a85e6af71257512e9ab393 authored almost 3 years ago by Luke Towers <[email protected]>
loadTemplate($name) -> load($name)

Required as of Twig v3

895c032196748591da2fdab113e9fd1fd58bf14e authored almost 3 years ago by Luke Towers <[email protected]>
Refactor CMS Twig environment.

Credit to @SeriousKen for the original work in https://github.com/octobercms/october/pull/3575

77ef563f43ea45655f221e1ac2febf4cf0017883 authored almost 3 years ago by Luke Towers <[email protected]>
Initial work on refactoring the Twig usage to use separate environments as required

3fec059a74241b13f30daa739d1c11cf5d11e6f1 authored almost 3 years ago by Luke Towers <[email protected]>
Revert changes to winter:install, ConfigWriter uses ArrayFile internally

33441c0987fc78d2d9e0ceafea0ad881a20e2b0d authored almost 3 years ago by Luke Towers <[email protected]>
Run the default config through ArrayFile parser

This serves the dual purpose of both testing the output of the ArrayFile parser and normalizing ...

c3bdfae664c1cdde2ea1403027fc38b0822a0cf5 authored almost 3 years ago by Luke Towers <[email protected]>
Fix winter:env test

674ee3294780392c22bde096b2817695f9c86a2a authored almost 3 years ago by Luke Towers <[email protected]>
Fix botched merge

d5871f3b2eaf9f5d2e0e6574676b97020cd2cd0f authored almost 3 years ago by Luke Towers <[email protected]>
Bring in line with changes to the storm PR

eaf3d516695cc59ad7dcad76512af8ee24dfc4a0 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/config-file

# Conflicts:
# modules/system/console/WinterEnv.php

5be10dd941547e6fb3cfb933f334a5b8f114eae8 authored almost 3 years ago by Luke Towers <[email protected]>
Run default config files through ConfigWriter to minimize changed lines on future uses

897263e2813596e116ed0b1350e1a9034a646cb0 authored almost 3 years ago by Luke Towers <[email protected]>
Only normalize plaintext files when generating FileManifests

79aaaeee4d238e588cd68360f59c5be794a7fcb8 authored almost 3 years ago by Luke Towers <[email protected]>
Bump phpcs dependency to support // phpcs: comment syntax

a9f7f2cd997fcab997d2d5ce3586fb53b61c039d authored almost 3 years ago by Luke Towers <[email protected]>
Use Winter CMS Twig flavour for component partials

21e6783165a487df9933c3e7da2dfc8a64f2bf6a authored almost 3 years ago by Ben Thomson <[email protected]>
Remove debugging code

421d7ae43e4507e466c878197d8e35634e14da48 authored almost 3 years ago by Luke Towers <[email protected]>
Don't defer registering module routes

Related to https://github.com/wintercms/storm/commit/290303c740fd7c413e14c3c2092a498fa45de854

7f6fcb59bed772cd8735e199d3748288f40afc99 authored almost 3 years ago by Luke Towers <[email protected]>
Run workflows on wip/1.2

8a79307ef6a9e993d5afbdf2ffeaaf9a856963cf authored almost 3 years ago by Luke Towers <[email protected]>
Code style fix

be45c63d2c82c886cc351edac006592c41821d7d authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

# Conflicts:
# modules/system/ServiceProvider.php

12a9182537e2b92f2e7b1248139ce0ca573c692c authored almost 3 years ago by Luke Towers <[email protected]>
Don't load plugin routes if routes are cached

261a6272bf84eeaac03455aed072d5f3f9d4cbe0 authored almost 3 years ago by Luke Towers <[email protected]>
Initial support for command autocompletion

Run `artisan completion --help` for instructions on setting up command autocompletion for your t...

cd7777294de2ec28d0423f67ae93c3fdb189cbff authored almost 3 years ago by Luke Towers <[email protected]>
Merge pull request #401 from wintercms/wip/snowboard

[1.1.8] Implement an opt-in improved JS framework (Snowboard). Documented by https://github.com/...

869a718feeba4da82b06d92a0b7f547747ef4af7 authored almost 3 years ago by Luke Towers <[email protected]>
Merge pull request #444 from wintercms/wip/mix-changes

Add automatic package registration and improved installation to Laravel Mix support

5ead84c7a1b4a886e6ffe23208c262d00707460d authored almost 3 years ago by Luke Towers <[email protected]>
Remove server.php

No longer needed as of https://github.com/laravel/framework/commit/94e846b4db46229a7939d9042d255...

bb58ad97a0f1edb81c8789c2a335d9eb6d8d3512 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' of github.com:wintercms/winter into wip/1.2

4e856859a29279201abcf6ef6a060af8a48b2b30 authored almost 3 years ago by Luke Towers <[email protected]>
Move CMS console commands into the CMS module

Moved the following:
- \System\Console\ThemeInstall -> \Cms\Console\ThemeInstall
- \System\Conso...

d61ac9d9fe38bbc63f7604de4287d6264fb890ca authored almost 3 years ago by Luke Towers <[email protected]>
Apply correct default for cookie.secure config

b7c92ffdd3de51814bd503d4b63c28d1325def2c authored almost 3 years ago by Ben Thomson <[email protected]>
Update testing dependencies to match Laravel 9

301ffd198550148314e6595f6a2b7a11d17387b2 authored almost 3 years ago by Luke Towers <[email protected]>