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 Other (please specify below) ### PHP Version 7.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Hello everyone. I have a model...

stale
needs review

Type: Conceptual Enhancement
Status: Review Needed

### Winter CMS Build 1.1 ### PHP Version 7.4 ### Database engine SQLite ### Plugins installed _No response_ ### Issue description If you have an error in a component, the...

needs response

- Winter CMS Build: October build 471 - PHP Version: 7.4.3 - Database Engine: MySQL - Plugins Installed: RainLab.Builder 1.0.26, RainLab.GoogleAnalytics 1.3.0, PanaKour.SendGrid 1.0.0 ### Description: I'm trying to migrate...

This will be a collection of various ideas around static file generation & deployment of assets to CDNs. Ideas: - Add support to the `winter:mirror` command to publish a filtered...

Type: Conceptual Enhancement
Type: Discussion

RelationControllers display the toolbar buttons in every context. The toolbar buttons should be hidden when you are previewing the record. Right now, the toolbar buttons are displayed and you can...

Status: Response Needed
Type: Maintenance

1. Add timestamp in preview mode. 2. Display the date better in secondaryTabs: - Bigger date width - Smaller time width Perhaps not the correct way. Doesn't include AM/PM if...

Status: Response Needed
Type: Maintenance

Need to integrate with https://github.com/darylldoyle/svg-sanitizer to automatically sanitize SVGs on upload and then re-add them to the list of allowed defaultExtensions, assetExtensions, and imageExtensions. Original october#5261

### Winter CMS Build 1.1 ### PHP Version 7.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When a model has two fields that are dependent...

Type: Unconfirmed Bug
Status: Review Needed

Calling `partial(path)` as [documented to determine if `path` exists](https://wintercms.com/docs/markup/tag-partial) and can be run as a partial fully executes the partial which includes any `put` statements (i.e. `put scripts`) which can...

help wanted