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 230 winter issues
Sort by recently updated
recently updated
newest added

### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Laravel's console `Command` implementation allows commands to run in...

We've had a number of commits and PRs change the behavior of saving form widgets to fix little issues that pop up in certain form widgets. Unfortunately, I feel this...

It appears that a `TagList` widget in `relation` mode is not saving an empty value, because it no longer sends a POST value when empty. ### Replication steps In the...

### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When running the command `php artisan mix:watch` on Windows...

blocked
third party

### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When submitting a form using `Snowboard.request` in WinterCMS, validation...

The `--base` option should be removed from the command to ensure that the base path is managed exclusively through vite.config.mjs, since the command line argument overrides the config file setting....

### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Shouldn't the default value for `REDIS_CLIENT` be `predis` rather...

This allow relation model with nested tree trait to display a expandable/collapsable list of checkboxes. ![relation_with_tree](https://github.com/user-attachments/assets/0dd04aa7-f6a3-4b4d-a0b0-42d8eae937f6) The field config allow two new options : - **displayTree**: (bool) display the related...

needs docs

### Winter CMS Build dev-develop ### PHP Version 8.3 ### Database engine MySQL/MariaDB ### Plugins installed Lots :) ### Issue description When using `sensitive` in a repeater the value gets...