winter
winter copied to clipboard
Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
See https://github.com/wintercms/storm/pull/105
- Add --no-progress option to mix:compile This will suppress the mix progress output while allowing the webpack progress to be output. - Add --json to mix:list This outputs the mix...
### Winter CMS Build 1.2.5 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Hi, I have the following scenario: a `Project` has...
Fix username / password fields not showing up when "SMTP authorization required" was being triggered in create context. Drop port 25 in favor of 587 as it is rarely used...
Add the possibility to define the popup size and its custom CSS classes. You can now define these properties at the manage part of the config_relation.yaml: ``` myRelation: manage: size:...
Add a button for duplicating files or folders in the Media Manager menu bar. ### Single item selection: If a file or folder is selected, the user is prompted for...
Fixes #1047. Replaces #1071. - Use `getAttribute` method in the `model.setAttribute` listener within the `SettingsModel` behavior to retrieve the (possibly) mutated value before saving into settings array. - Ensure that...
### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Hi, The latest version of WinterCMS is affected by...
Changes the underlying Snowboard framework to the one that is provided via NPM in the [wintercms/snowboard.js](https://github.com/wintercms/snowboard.js) repo. The only major change was converting the old data config utility calls to...
### Winter CMS Build dev-develop ### PHP Version 8.0 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description MomentJS outdated:  https://github.com/wintercms/winter/tree/develop/modules/system/assets/ui/vendor/moment ### Steps to replicate Go...