-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: django-cms/django-cms
base: main
head repository: django-cms/django-cms
compare: release/5.0.x
- 9 commits
- 42 files changed
- 5 contributors
Commits on May 14, 2025
-
fix: Remove circular import in
cms.forms.validators
(#8225)* Remove circular import * Fix linting * Update cms/forms/validators.py * fix: Do not assume page url cache is filled
Configuration menu - View commit details
-
Copy full SHA for 1548fba - Browse repository at this point
Copy the full SHA 1548fbaView commit details -
fix: Structure board update sometimes failed to add all interactive e…
…lements (#8227) * fix: Scan plugin data after structure mode Xhr load * Fix test * fix js linting issues
Configuration menu - View commit details
-
Copy full SHA for d040cee - Browse repository at this point
Copy the full SHA d040ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f32c440 - Browse repository at this point
Copy the full SHA f32c440View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0a2ce64 - Browse repository at this point
Copy the full SHA 0a2ce64View commit details
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6be474 - Browse repository at this point
Copy the full SHA d6be474View commit details
Commits on May 21, 2025
-
chore: Prepare release 5.0.1 (#8235)
* [5.0.1 release process] Bumped version to 5.0.1 * [5.0.1 release process] compilemessages * [5.0.1 release process] compiling new static files * [5.0.1 release process] updating latest docs * Update CHANGELOG.rst * Update 5.0.1.rst --------- Co-authored-by: Github Release Action <info@django-cms.org>
Configuration menu - View commit details
-
Copy full SHA for c4ec1a1 - Browse repository at this point
Copy the full SHA c4ec1a1View commit details
Commits on May 22, 2025
-
chore: Move from script tags containing dom elements to template tags (…
…#8233) (#8237) * [5.1.0dev1 release process] Bumped version to 5.1.0dev1 * [5.1.0dev1 release process] compilemessages * [5.1.0dev1 release process] compiling new static files * [5.1.0dev1 release process] updating latest docs * Prepare new main branch * Fix typos * fix: No changes to changelog * fix: Remove unnecessary change to migration * Remove circular import * Fix import order * Re-introduce dummy `PlaceholderField` for legacy migrations * fix: Do not assume page url cache to be filled * fix: Structure board update sometimes failed to add all interactive elements (#8227) * fix: Scan plugin data after structure mode Xhr load * Fix test * fix js linting issues * fix: Update assets * fix: Empty plugin selectors in all but first placeholder * chore: Move from script tags containing dom elements to template tags * Update cms/models/fields.py * Update cms/models/fields.py --------- Co-authored-by: Github Release Action <info@django-cms.org>
Configuration menu - View commit details
-
Copy full SHA for 6302e60 - Browse repository at this point
Copy the full SHA 6302e60View commit details
Commits on May 26, 2025
-
fix: replace outdated usage of
page__node__path
withpage__path
(#……8238) * fix: replace outdated usage of `page__node__path` with `page__path` * add test case for `PageContent.get_placeholder_slots()` with empty `CMS_TEMPLATES` setting --------- Co-authored-by: Fabian Braun <fsbraun@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for a9105a7 - Browse repository at this point
Copy the full SHA a9105a7View commit details
Commits on May 27, 2025
-
fix: 404 no raised in CMS view when no URLs match (#8240)
* Fix raising 404 in CMS view when no URLs match Fixes #8239 * Update cms/page_rendering.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: Fabian Braun <fsbraun@gmx.de> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d069cb - Browse repository at this point
Copy the full SHA 3d069cbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...release/5.0.x