-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
chore: Merge back release/4.1.x #7899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ci: Merge develop-4 into release/4.1.x
Fix: modal.scss dark-mode compatibilitiy
fix: Remove publish/draft reference from grouper admin message
* Fix css glitch * Update translations source fill which was missing strings * Add migration for page content verbose name
* [4.1.0rc4 release process] Building locales * [4.1.0rc4 release process] Bumped version to 4.1.0rc4 * [4.1.0rc4 release process] compilemessages * [4.1.0rc4 release process] compiling new static files * [4.1.0rc4 release process] updating latest docs * Update CHANGELOG.rst * Update 4.1.0.rst --------- Co-authored-by: Github Release Action <info@django-cms.org>
* Fix css glitch * Update translations source fill which was missing strings * Fix: en locale
* Fix css glitch * Update translations source fill which was missing strings * Fix: en locale * Fix typo * Fix: typo: occured -> occurred * undo mo change
* Fix css glitch * Update translations source fill which was missing strings * Fix: Remove can_publish permission * Update _toolbar.scss
ci: Merge develop-4 into release/4.1.x
* [4.1.0rc5 release process] Building locales * [4.1.0rc5 release process] Bumped version to 4.1.0rc5 * [4.1.0rc5 release process] compilemessages * [4.1.0rc5 release process] compiling new static files * [4.1.0rc5 release process] updating latest docs * Create releases.yml * Update releases.yml * Update CHANGELOG.rst --------- Co-authored-by: Github Release Action <info@django-cms.org>
* Add docs * Improve formatting * Update formatting * Update changelog for 4.0 from git logs * Fix typos
* [4.1.0 release process] Bumped version to 4.1.0 * [4.1.0 release process] compilemessages * [4.1.0 release process] compiling new static files * [4.1.0 release process] updating latest docs * Restore 4.0 changelog entries * fix: Django 5 only allows POST requests to log out (#7728) * Django 5 only allows POST requests to log out * Update test * Update CHANGELOG.rst * Update CHANGELOG.rst --------- Co-authored-by: Github Release Action <info@django-cms.org>
chore: merge develop-4 into release/4.1.x
feat: send post request if toolbar button has `cms-form-post-method` class
fix: Undo RTL bug and moved the structure board back to the right for LTR
fix: Placeholders must not disallow deletion of their source objects
chore: Merge back 4.1.1 build
marksweb
approved these changes
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This updates the
develop-4
branch to the latest release 4.1.1Related resources
Checklist
develop-4