winter
winter copied to clipboard
Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
Refs octobercms/october#2886 & https://github.com/octobercms/docs/commit/42d7837d7d755e5eeeb1db644e60b351adbac46e
Need to review and merge octobercms/october#5298
 We are deep in development on a new Winter website, showcasing the platform that you all know and love. **And yes, it will include the long-awaited marketplace for...
Originally reported by @multiwebinc in octobercms/october#5523. With the current markdown editor in split mode, a request is sent to the server for every single keystroke. This doesn't play well with...
### Changes Updated richeditor.js initFroala function to not overwrite the following editor option defaults if they exist: - imageStyles - linkStyles - paragraphStyles - paragraphFormat - tableStyles - tableCellStyles -...
Refs octobercms/october#3568
This has probably been reported before, but it would be nice if we could make list views that have been filtered (whether through filter scopes or searches) more obvious to...
Instead of sending data of a table widget only on a certain ajax handler (default `onSave`) the table widget now sends data on every ajax form submit.
 General: - This is a progressive enhancement that will live in the System module. Simply check if app::hasDatabase() or something similar before registering event listeners - Media...
- Winter CMS Build: `develop` - PHP Version: 7.4 - Database Engine: MySQL - Plugins Installed: Winter.Pages ### Description: Sluggable fields appear to stop working as soon as a form...