Skip to content

ci: Merge develop-4 into release/4.1.x #7617

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 16 commits into from
Aug 7, 2023

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Aug 4, 2023

Description

Related resources

  • #...
  • #...

Checklist

  • I have opened this pull request against develop
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on Slack to find a “pr review buddy” who is going to review my pull request.

fsbraun and others added 16 commits June 2, 2023 14:58
* Create 4.1.0rc1 (django-cms#7467)

* [4.1.0rc1 release process] Building locales
* [4.1.0rc1 release process] Bumped version to 4.1.0rc1
* [4.1.0rc1 release process] compiling new static files
* [4.1.0rc1 release process] updating latest docs
* Update CHANGELOG.rst
* Add: publish release actions

* build: merge 4.1.0rc2 into `release/4.1.x` (django-cms#7543)

* [4.1.0rc2 release process] Building locales

* [4.1.0rc2 release process] Bumped version to 4.1.0rc2

* [4.1.0rc2 release process] compiling new static files

* [4.1.0rc2 release process] updating latest docs

* Update README.rst

* Update CHANGELOG.rst

---------

Co-authored-by: Github Release Action <info@django-cms.org>

* fix: empty actions shown without unwanted spaces (django-cms#7545) (django-cms#7552)

* Fix empty actions

* Add tests

* Fix tests

* Update CHANGELOG.rst

* Update CHANGELOG.rst

* build: Release/build (django-cms#7561)

* [4.1.0rc3 release process] Bumped version to 4.1.0rc3

* [4.1.0rc3 release process] compiling new static files

* [4.1.0rc3 release process] updating latest docs

* Update CHANGELOG.rst

---------

Co-authored-by: Github Release Action <info@django-cms.org>

* Update CHANGELOG.rst

* Update CHANGELOG.rst

---------

Co-authored-by: Github Release Action <info@django-cms.org>
…jango-cms#7572)

* Update wizards.py (typo fix)

* add eslint exception for new-cap

* fix eslint error

* Update test

* Dynamic unihan decoder selection based on page language

* Fix: Unicode slug for v4

* Use Slug field in page admin form for slug

* Remove print statements from apphook_reload.py (django-cms#6917)

Debug logging in the codebase via print statements is OK locally, but should never have been committed to the codebase.

Co-authored-by: Stuart Axon <stuaxo2@yahoo.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
Co-authored-by: Aiky30 <Aiky30@users.noreply.github.com>

* Update forms

* Fix log entry test

* fix json linting

* Update tests for django 2.2

* ... and fix ruff issue

---------

Co-authored-by: Iacopo Spalletti <github@spalletti.it>
Co-authored-by: Stuart Axon <stuaxo2@yahoo.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
Co-authored-by: Aiky30 <Aiky30@users.noreply.github.com>
…go-cms#7577)

* Fix: Unlocalize ids to avoid js errors for page, site or node ids greater than 999

* Add tests by mbi

Co-authored-by: Marco Bonetti <marco@cruncher.ch>

---------

Co-authored-by: Marco Bonetti <marco@cruncher.ch>
…#7578)

* Add navigation extenders to advanced settings.

* Fix docstrings
* Replace PositiveSmallIntegerField against PositiveIntegerField

* fix django-cms#7588

Do not overwrite attrs passed in from existing slug widget

---------

Co-authored-by: Fabian Braun <fsbraun@gmx.de>
…ageContent` (django-cms#7596)

* Fix sitemap to be based on page content and not page url

* Fix ruff error

* Refactor around PageUrl for tests

* Remove unused code

* Improved readability

* Add back "select_related"
* Fix: Complete styling of action buttons

* feat: color-scheme/dark-mode for v4

* Fix toolbar tests to reflect dark mode switch

* fix test_views

* Remove outdated sun/moon icons

* Update cms/static/cms/sass/components/_sideframe.scss

Co-authored-by: Mark Walker <theshow@gmail.com>

* Fix: z-index issue

* Remove escapejs not needed

* Fix shortcuts dark-mode

* Dark-mode for `<kbd>` tag in shortcuts

* Remove double-styling

---------

Co-authored-by: Mark Walker <theshow@gmail.com>
…django-cms#7599)

* Fix: Complete styling of action buttons

* Update karma in package.json to current version

* Update babel-core

* Undo unwanted scss changes

* Remove webpack2 polyfill plugin (promise polyfill)

* Test using chrome headless

* Use Chrome instead of Chrome Headless

* Run headless chrome

* fix eslint issues

* Update supporting libs
…ion (django-cms#7613)

* fix: Cross-talk between grouper admins due to common initial list

* Add: Fix styling with plain Django

* Fix: Focus on first non-language selector input in change form
…jango-cms#7604)

* fix: remove copy_to_public from page and page content extensions

* Fix: Make `copy_to_public` a no-op issuing a warning
@fsbraun fsbraun merged commit 2e31793 into django-cms:release/4.1.x Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants