37206dd76c
- update to 6.7.3: * metadata updates (no code changes) * Added a new ckeditor/fixups.js script which disables the version check again (if something slips through by accident) and which disables the behavior where CKEditor 4 would automatically attach itself to unrelated HTML elements with a contenteditable attribute (see CKEDITOR.disableAutoInline in the
Dirk Mueller2026-01-22 08:55:33 +00:00
bb0d932dfe
Accepting request 1282115 from devel:languages:python:django
Ana Guerrero2025-06-03 15:52:46 +00:00
f8d99b383f
- Switch to pyproject macros. - No more greedy globs in %files.
Steve Kowalik2025-06-03 07:07:59 +00:00
5e86e2d324
Accepting request 1228574 from devel:languages:python:django
Ana Guerrero2024-12-06 13:25:51 +00:00
35b043f9d9
- Update to 6.7.2 * Deprecated the package. * Added a new ckeditor/fixups.js script which disables the version check again (if something slips through by accident) and which disables the behavior where CKEditor 4 would automatically attach itself to unrelated HTML elements with a contenteditable attribute (see CKEDITOR.disableAutoInline in the CKEditor 4 docs). - Add CVE-2024-24815.patch (bsc#1219720, CVE-2024-24815)
Matej Cepl2024-12-05 17:38:05 +00:00
226ca34728
Accepting request 1163246 from devel:languages:python:django
Ana Guerrero2024-03-28 12:55:19 +00:00
f34ee5092e
Accepting request 1163193 from home:mlin7442:rebuild_fails_156
Markéta Machová2024-03-28 07:39:13 +00:00
0df083c306
Accepting request 1145182 from devel:languages:python:django
Ana Guerrero2024-02-08 18:04:10 +00:00
c83b6ea795
- update to 6.7.1: * Add Python 3.12, Django 5.0 * Silence the CKEditor version check/nag but include a system check warning
Dirk Mueller2024-02-08 13:09:59 +00:00
f3a3c92432
Accepting request 1125875 from devel:languages:python:django
Ana Guerrero2023-11-14 20:43:35 +00:00
be64c0d979
- update to 6.7.0: * Dark mode fixes. * Added support for Pillow 10. * Fixed the CKEditor styles when used with the dark Django admin theme.
Dirk Mueller2023-11-14 12:42:51 +00:00
5e8b5c2631
- update to 6.6.1: * Required a newer version of django-js-asset which actually works with Django 4.1. * CKEditor 4.21.0 * Fixed the CKEditor styles when used with the dark Django admin theme.
Dirk Mueller2023-07-01 20:37:34 +00:00
0f9e776b0b
- update to 6.5.1: * Avoided calling `static() if CKEDITOR_BASEPATH is defined. * Fixed ./manage.py generateckeditorthumbnails to work again after the image uploader backend rework. * CKEditor 4.19.1 * Stopped calling static() during application startup. * Added Django 4.1 * Changed the context for the widget to deviate less from Django. Removed a * few template variables which are not used in the bundled * ckeditor/widget.html template. This only affects you if you are using a * customized widget or widget template. * Dropped support for Python < 3.8, Django < 3.2. * Added a pre-commit configuration. * Added a GitHub action for running tests. * Made selenium tests require opt in using a SELENIUM=firefox or SELENIUM=chromium environment variable. * Made it possible to override the CKEditor template in the widget class. * Changed CKEDITOR_IMAGE_BACKEND` to require dotted module paths (the old identifiers are still supported for now).
Dirk Mueller2023-01-13 09:53:52 +00:00
ecf86dcac1
- Update to 5.8.0: * CKEditor 4.13
Tomáš Chvátal
2020-01-07 09:37:39 +00:00
7840e84a97
Accepting request 731230 from devel:languages:python:django
Yuchen Lin2019-09-17 11:37:50 +00:00
52e68c47d5
- Update to 5.7.1: * Documentation improvements * Allow non-string properties of user for CKEDITOR_RESTRICT_BY_USER * Django 2.1 compatibility, minimal supported Django version is 1.11 LTS * Option to set custom django file backend for CKEditor uploader app. * Fix Django 1.8 - 1.10 regression * Drop leftover support for Django older than 1.8 * Django 2.2 support * Minor fixes to JS handling * CKEditor 4.11.4 * Allow using settings to configure extra_plugins and external_plugin_resources
Tomáš Chvátal
2019-09-16 09:56:44 +00:00