CVS log for pkgsrc/www/py-djangocms-text-ckeditor/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / py-djangocms-text-ckeditor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 14 18:48:52 2025 UTC (4 days, 14 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4
lines
py-djangocms-text-ckeditor: updated to 5.1.7
5.1.7
feat: django CMS 5-compatible inline editing
docs: Add link to deprecation announcement to readme
chore: Prepare final release before archiving repo
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:21 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 1 20:20:34 2024 UTC (6 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -5
lines
py-djangocms-text-ckeditor: updated to 5.1.6
5.1.6
fix: Let CKEditor decide on size of its panels
Fix duplication of "Link" and "Unlink" options for HTMLField.
Fix: Allow double clicks to propagate.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Dec 7 17:47:13 2023 UTC (16 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -3
lines
py-djangocms-text-ckeditor: updated to 5.1.5
5.1.5
fix(settings): Extend ALLOW_TOKEN_PARSERS if custom one is provided
Remove Flash plugin in the default settings
fix: Allow for request-free context objects for testing purposes
Support djangocms-picture 2.0.0 and higher in create_picture_plugin
Update test matrix to include Django 5
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 10 17:01:31 2023 UTC (18 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
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
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:24 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 16 10:13:54 2021 UTC (4 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5
lines
py-djangocms-text-ckeditor: updated to 4.0.0
4.0.0:
Added support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2
Ensure that correct urls are generated when static files are hosted on a CDN
Allow to style WYSIWYG content based on parent plugins, by adding
CMSPluginBase.child_ckeditor_body_css_class to a parent
Upgrade to CKeditor version to 4.14.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 22 06:56:04 2020 UTC (5 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
py-djangocms-text-ckeditor: updated to 3.9.0
3.9.0:
Added support for Django 3.0
Added support for Python 3.8
Removed Aldryn Boilerplate support
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 19 12:00:03 2020 UTC (5 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
py-djangocms-text-ckeditor: updated to 3.8.0
3.8.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons
Updated translations
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 3 08:26:18 2020 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1
lines
py-django*: mark as not for python 2.7 due to py-django-cms
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 13 21:34:34 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
py-djangocms-text-ckeditor: updated to 3.7.0
3.7.0:
Added support for Django 1.11, 2.0 and 2.1
Removed support for Django < 1.11
Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.5 and 3.6
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 20 18:40:17 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -10
lines
py-djangocms-text-ckeditor: updated to 3.6.1
3.6.1:
Added Django 2.0 & 2.1 support
Updated setup.py to use html5lib>=0.999999999
Fixed ValueError on static file resolution at import time
3.6.0:
Changed the way ckeditor widget is initialized
3.5.3:
Updated CKEditor to 4.7.3
Added context to translation payload when dealing with TextPlugin instances
3.5.1:
Introduced support for django CMS 3.5.0
Fixed a regression which prevented multiple HTMLFields from having different configurations.
Fixed a bug where text coming from HtmlField was escaped when using it with other third party apps like django-parler.
Fixed a bug where dialog backdrop would've been incorrectly removed allowing for disallowed actions.
Fixed a bug when a dialog would open underneath maximized editor.
3.5.0:
Fixed an issue where the rendered HTML of plugins nested in text plugins leaked and became editable in some cases.
Updated CKEditor to 4.6.2
3.4.0:
Introduced support for the djangocms-history app.
Fixed an issue when CKEditor was triggering unnecessary delete-on-cancel requests after editing a plugin.
Fixed a bug which raised an exception when using a lazy object on the plugin configuration.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 13 15:44:16 2016 UTC (8 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -3
lines
Changes 2.9.3:
* Adds work-around for Django Parler internal caching
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 6 14:39:23 2016 UTC (9 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -6
lines
Changes 2.9.0:
Unknown
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 10 12:34:43 2015 UTC (9 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1
lines
Fix PLIST problem
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:01:23 2015 UTC (9 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Changes 2.8.0:
Unknown
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 17 15:56:41 2015 UTC (9 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Changes 2.5.1:
Fix Django 1.7 support
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 3 16:29:09 2015 UTC (10 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Changes 2.4.3:
Bug fixes.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 31 13:57:32 2014 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2
lines
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 30 10:18:37 2014 UTC (10 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Added essential py-djangocms plug-ins which used to be part of py-django-cms package prior to version 3
CVSweb <webmaster@jp.NetBSD.org>