winter icon indicating copy to clipboard operation
winter copied to clipboard

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

Results 185 winter issues
Sort by recently updated
recently updated
newest added

I tried to run some databases tests using the `PluginTestCase` but for some reason I'm trying to figure out, the `Database.Tester` is not found on my system (but that's another...

See https://github.com/octobercms/october/pull/5136 Also see: - octobercms/october#5084 - octobercms/october#4925 - octobercms/october#2727 (Somewhat related, not entirely though) - https://github.com/octoberrain/test-plugin/issues/73 (Somewhat related) - octobercms/october#5447 (may be related)

Type: Enhancement
Status: Review Needed

Fixes #505 Added the windows fixes to the MixWatch, MixInstall console commands and MixAssets helper. While working on the fix, I also found out that new pcntl_signal signal handlers doesn't...

When dealing with aliased-only css assets like so: ```twig ``` Because aliased assets are inserted in both `$combineJs` and `$combineJs`, the `if (count($combineCss) > count($combineJs))` condition results to false. This...

### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed Winter.Pages, Winter.Translate ### Issue description Hello, First i want to thank you all for...

Type: Unconfirmed Bug
Status: Response Needed

This allows the user to accept new options to be set on the dropdown field: ![easy-bizi](https://user-images.githubusercontent.com/53976837/117063021-806d3280-ad24-11eb-9b0b-95b02d7242bc.gif) It's natively handled by Select2 as you can see [into the documentation](https://select2.org/tagging). To active...

Status: Response Needed
Type: Conceptual Enhancement

Need to add a test case for https://github.com/wintercms/storm/commit/411695b3e7c7c3b32f702a625d6612319cc4052d to https://github.com/wintercms/storm/blob/develop/tests/Foundation/Http/Middleware/CheckForTrustedProxiesTest.php; don't have the time at the moment. @bennothommo could you take care of this for me when you get a...

help wanted
Type: Maintenance

Currently working for SimpleTree and Sortable models. Won't work with NestedTree.

### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Source : https://wintercms.com/docs/cms/content#content-global-variables There seems to be a problem...

Type: Unconfirmed Bug
Status: Review Needed

Snowboard is missing the form validation functionality this was originally included in the framework extras for the original framework. It is currently being documented as being part of Snowboard, but...

Priority: High
Type: Maintenance