Subject: CVS commit: pkgsrc/www/py-djangocms-text-ckeditor
From: Adam Ciarcinski
Date: 2023-10-10 19:01:32
Message id: 20231010170132.2E1E9FADC@cvs.NetBSD.org

Log Message:
py-djangocms-text-ckeditor: updated to 5.1.4

5.1.4 (2023-10-03)

fix: Issue 641 which lead to disappearing content after adding child plugins and \ 
cancelling the edit
Feature/issue 648 unable to unlink
fix: Remove legacy code from Django pre 1.4
fix: test suite for Django 2.2

5.1.3 (2022-06-21)

Upgrade Ckeditor to 4.21.0 via `640 \ 
https://github.com/django-cms/djangocms-text-ckeditor/pull/640`_

5.1.2 (2022-12-27)

Add suport for django CMS 4.1
Fix 468 via 637: Delay importing models.CMSPlugin in utils to allow adding an \ 
HTMLField to a custom user model.

5.1.1 (2022-06-22)

Removed inline editing toggle button from touch devices (where it is inactive \ 
anyways) and collapsed menus
Add workaround for toolbar bug in django CMS < 3.10: Reload page after change \ 
in inline editor
Fix 578: If parent plugins to not set body css class the default from \ 
CKEDITOR_SETTINGS is used

5.1.0 (2022-03-24)

Added inline editing
fix: Update skin patch to avoid @media query

5.0.1 (2022-03-24)

Generated new static bundle.

5.0.0 (2022-03-24)

Drop support for Python 3.5 and 3.6
Drop support for django 3.0
Added support for Python 3.9 and 3.10
Added support for django 3.2
Added support for django-cms 3.9 and 3.10

Files:
RevisionActionfile
1.16modifypkgsrc/www/py-djangocms-text-ckeditor/Makefile
1.11modifypkgsrc/www/py-djangocms-text-ckeditor/PLIST
1.15modifypkgsrc/www/py-djangocms-text-ckeditor/distinfo
1.2modifypkgsrc/www/py-djangocms-text-ckeditor/patches/patch-setup.py