Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django-cms/djangocms-snippet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd59f81
Choose a base ref
...
head repository: django-cms/djangocms-snippet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f237fd
Choose a head ref
  • 16 commits
  • 23 files changed
  • 9 contributors

Commits on Apr 16, 2021

  1. Port on github actions (#73)

    * Add github actions
    
    * pin treebeard to 4.4
    
    * remove travis.yml
    NarenderRajuB authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a589748 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Update README.rst

    NicolaiRidani authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b9c3b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Update README.rst

    NicolaiRidani authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3c5384d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Create PULL_REQUEST_TEMPLATE.md (#85)

    Add PR template
    Kaushal-Dhungel authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    883f9f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

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

Commits on Feb 13, 2022

  1. FEATURE: adjust setup metadata (#110)

    Simon Krull authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    f049f69 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Added bump version and pre-commit (#107)

    * Added bump version and pre-commit
    
    * Keep version changes to 1 location
    marksweb authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a56091c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9348023 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#113)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a4932d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#114)

    updates:
    - [github.com/adamchainz/django-upgrade: 1.4.0 → 1.5.0](adamchainz/django-upgrade@1.4.0...1.5.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    50d2394 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#118)

    updates:
    - [github.com/adamchainz/django-upgrade: 1.5.0 → 1.6.1](adamchainz/django-upgrade@1.5.0...1.6.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 10, 2022
    Configuration menu
    Copy the full SHA
    75d27b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Aug 29, 2022

  1. Update to ace 1.9.6, load ace editor from static files if djangocms_s…

    …tatic_ace is installed, add dark mode (#123)
    
    Fix:		Load ace editor from static files if `djangocms-static-ace` is installed
    Fix:		Respect if user has set dark mode
    Add:	Weak dependency on djangocms-static-ace
    Doc:	optional static-ace dependency
    fsbraun authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0764195 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

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