Skip to content
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

fix: Remove patching the django CMS core #300

Merged
merged 25 commits into from
Dec 29, 2022

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    97ea446 View commit details
    Browse the repository at this point in the history
  2. fix isort

    fsbraun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    123df4c View commit details
    Browse the repository at this point in the history
  3. test against modified core

    fsbraun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d343911 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Remove monkeypatches

    fsbraun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4eef57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17984d8 View commit details
    Browse the repository at this point in the history
  3. Update tests

    fsbraun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    1b4a87c View commit details
    Browse the repository at this point in the history
  4. fix isort

    fsbraun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0176c32 View commit details
    Browse the repository at this point in the history
  5. fix flake8 for tests

    fsbraun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    34434a0 View commit details
    Browse the repository at this point in the history
  6. no message

    fsbraun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    67b89e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    256e23a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Add: with_user test

    fsbraun committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    02ceb4b View commit details
    Browse the repository at this point in the history
  2. Fix with_user and isort

    fsbraun committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4bc2851 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    de7aaca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update docs

    fsbraun committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fa334f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge branch 'master' into fix/remove-patching

    # Conflicts:
    #	djangocms_versioning/monkeypatch/extensions.py
    #	djangocms_versioning/monkeypatch/page.py
    #	tests/test_integration_with_core.py
    fsbraun committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ea946de View commit details
    Browse the repository at this point in the history
  2. fix isort

    fsbraun committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    64df334 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Update tox tests

    add tests for current_content_iterator
    fsbraun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4f50585 View commit details
    Browse the repository at this point in the history
  2. fix test linter issues

    fsbraun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3ff3569 View commit details
    Browse the repository at this point in the history
  3. Fix: django 4+ compatibility

    fsbraun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7d931cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2e69ca View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge commit '4e5b1c47e5b2fb06df3c46126b35160e8ec3f3f4' into fix/remo…

    …ve-patching
    
    # Conflicts:
    #	djangocms_versioning/cms_config.py
    #	djangocms_versioning/monkeypatch/templatetags.py
    #	tests/requirements/requirements_base.txt
    #	tests/test_integration_with_core.py
    fsbraun committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1203619 View commit details
    Browse the repository at this point in the history
  2. Fix test dependencies

    fsbraun committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    cf5abde View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    7e429ca View commit details
    Browse the repository at this point in the history
  2. Clarify test

    fsbraun committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d6d33dc View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    7b60aca View commit details
    Browse the repository at this point in the history