Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / django-cms/django-cms issues and pull requests

#8138 - fix: Detect page when getting toolbar for endpoint (#8137)

Pull Request - State: closed - Opened by fsbraun 6 days ago - 2 comments

#8137 - fix: Page menu disappeared in edit or structure endpoints when refreshing the toolbar

Pull Request - State: closed - Opened by fsbraun 7 days ago - 1 comment
Labels: needs to be backported, 4.2

#8136 - [BUG] Copying plugins removes menus from the toolbar

Issue - State: closed - Opened by fsbraun 7 days ago
Labels: kind: bug, 4.1, 3.11, 4.2

#8135 - fix: Copy plugins was broken

Pull Request - State: closed - Opened by fsbraun 7 days ago - 1 comment

#8133 - fix: Django 6 tried to adding object tools to the page tree throwing an error

Pull Request - State: closed - Opened by fsbraun 12 days ago - 1 comment

#8132 - fix: Allow frontend editing of page title fields (#8131)

Pull Request - State: closed - Opened by fsbraun 13 days ago - 1 comment

#8131 - fix: Allow frontend editing of page title fields

Pull Request - State: closed - Opened by fsbraun 13 days ago - 1 comment
Labels: needs to be backported, 4.1, 4.2

#8130 - docs: How to add a model to an existing plugin (w/o model)

Pull Request - State: closed - Opened by fsbraun 14 days ago - 1 comment

#8129 - build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 15 days ago - 1 comment
Labels: dependencies, python

#8128 - [BUG] `CMS_PLACEHOLDER_CONF` for templates only works with pages

Issue - State: closed - Opened by fsbraun 16 days ago - 1 comment

#8127 - docs: Add a note to 18-extending_page_contents.rst in which file to p…

Pull Request - State: closed - Opened by stefanheinen 16 days ago - 1 comment

#8126 - fix: Add missing compiled French messages

Pull Request - State: closed - Opened by fsbraun 17 days ago - 1 comment
Labels: 3.11

#8125 - fix: Use PageContent.changed_date for sitemap lastmod

Pull Request - State: closed - Opened by fsbraun 18 days ago - 1 comment
Labels: backport, 4.1

#8124 - fix: Placeholder page getter failed for unpublished pages (#8115)

Pull Request - State: closed - Opened by fsbraun 18 days ago - 1 comment

#8123 - Fix 7605 delete translations

Pull Request - State: open - Opened by jrief 19 days ago - 1 comment

#8122 - fix: Use correct `changed_date` of page content in sitemap

Pull Request - State: closed - Opened by jrief 19 days ago - 3 comments
Labels: kind: bug, needs to be backported

#8121 - [BUG] Sitemap returns the wrong last modified date in CMS4

Issue - State: closed - Opened by jrief 19 days ago - 4 comments
Labels: kind: bug, 4.1, 4.2

#8120 - feat: Optimize DB queries for edit and structure endpoints

Pull Request - State: closed - Opened by fsbraun 20 days ago - 1 comment
Labels: 4.2

#8118 - feat: add placeholder-level error handling

Pull Request - State: closed - Opened by fsbraun 22 days ago - 4 comments

#8117 - [BUG] 3.11.9: Getting a 405 (sometimes) when publishing a page in another language

Issue - State: open - Opened by mistalaba 22 days ago
Labels: kind: bug, 3.11

#8116 - chore: Replace removed Django API for Django 6.0

Pull Request - State: closed - Opened by fsbraun 25 days ago - 3 comments

#8115 - fix: Placeholder page getter failed for unpublished pages

Pull Request - State: closed - Opened by fsbraun 25 days ago - 2 comments
Labels: needs to be backported, 4.2

#8114 - fix: Fallback page names were not escaped (#8113)

Pull Request - State: closed - Opened by fsbraun 26 days ago - 1 comment

#8113 - fix: Fallback page names were not escaped

Pull Request - State: closed - Opened by fsbraun about 1 month ago - 1 comment

#8112 - chore: Backport the delete translations fix for #8111 to django CMS 4.1

Pull Request - State: closed - Opened by fsbraun about 1 month ago - 1 comment

#8111 - fix: Added the new delete confirmation for pages also to delete translation

Pull Request - State: closed - Opened by fsbraun about 1 month ago - 1 comment
Labels: 4.2

#8110 - build(deps): bump django from 4.2.17 to 4.2.18 in /docs

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, python

#8109 - feat: Allow for CSP - remove inline scripts from edit endpoint markup

Pull Request - State: closed - Opened by fsbraun about 1 month ago - 3 comments
Labels: 4.2

#8108 - [BUG] Language chooser in toolbar not showing all options

Issue - State: open - Opened by jrief about 1 month ago

#8107 - [BUG] Data bridge does not update frontend-editable models

Issue - State: closed - Opened by fsbraun about 1 month ago
Labels: status: has patch

#8106 - Updated frontend bundles to include the fixes

Pull Request - State: closed - Opened by sgordeychuk about 1 month ago - 4 comments

#8105 - feat: Don't show plugin selector if only one plugin can be selected

Pull Request - State: closed - Opened by fsbraun about 1 month ago - 5 comments

#8103 - docs: Update LTS definitions as per board decision Dec 2024

Pull Request - State: open - Opened by fsbraun about 2 months ago - 1 comment

#8102 - fix: Remove deprecated `get_storage_class` import from `cms.utils`

Pull Request - State: open - Opened by fsbraun about 2 months ago - 1 comment

#8101 - [BUG] django-cms v3.11 is not compatible with Django 5.1+ (Invalid import of `get_storage_class`)

Issue - State: closed - Opened by bartTC about 2 months ago - 4 comments
Labels: kind: bug, 3.11

#8098 - [DOC] Typos and unclear content

Issue - State: closed - Opened by fsbraun 2 months ago - 2 comments
Labels: component: documentation

#8097 - docs: Fix markup error

Pull Request - State: closed - Opened by fsbraun 2 months ago - 1 comment

#8095 - fix: Adjust tests for updated django 5.2 admin templates

Pull Request - State: closed - Opened by fsbraun 2 months ago - 2 comments
Labels: needs to be backported

#8094 - fix: Respect setting CMS_ DEFAULT_IN_NAVIGATION

Pull Request - State: closed - Opened by fsbraun 2 months ago - 1 comment
Labels: 4.2

#8092 - fix: Correct ContentRenderer logic for toolbar and page content handling

Pull Request - State: closed - Opened by fsbraun 2 months ago - 1 comment

#8091 - [DOC]Is the CMS so simple? I want to use it to build a website. But what I can see is just like this...

Issue - State: closed - Opened by zongbb1983 2 months ago - 1 comment
Labels: component: documentation

#8090 - build(deps): bump django from 4.2.16 to 4.2.17 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, python

#8088 - fix: Ensure correct placeholder retrieval for PageContent instances

Pull Request - State: closed - Opened by fsbraun 3 months ago - 5 comments

#8087 - [BUG] Preview page from other site throws 'EmptyPageContent' object has no attribute '_state'

Issue - State: closed - Opened by dkoenigroer 3 months ago - 8 comments
Labels: kind: bug

#8086 - chore: Linting issues brought by ruff update, remove unused imports

Pull Request - State: closed - Opened by fsbraun 3 months ago - 1 comment

#8084 - chore: Bump version to 4.1.5dev as this branch is ahead of 4.1.4

Pull Request - State: closed - Opened by MacLake 3 months ago - 1 comment

#8083 - Why I use it, after the installation, but there is no static files in it?

Issue - State: closed - Opened by zongbb1983 3 months ago - 18 comments

#8082 - [BUG] Migration fails when adding django-cms to existing project

Issue - State: open - Opened by JanSchmidPD 3 months ago - 3 comments

#8080 - fix: Replaced `languages` field from `Page` which used to become inconsistent

Pull Request - State: closed - Opened by fsbraun 3 months ago - 2 comments

#8079 - fix: Resolve incorrect example in django CMS API reference documentation

Pull Request - State: closed - Opened by JaeHyuckSa 3 months ago - 4 comments

#8078 - chore: Prepare release 3.11.9

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8077 - chore: Create security policy

Pull Request - State: closed - Opened by marksweb 3 months ago

#8076 - chore: Prepare release 4.1.4

Pull Request - State: closed - Opened by fsbraun 3 months ago - 4 comments

#8075 - fix: XSS vulnerability for page title

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8074 - Stored XSS Report

Issue - State: closed - Opened by alii76tt 3 months ago - 2 comments

#8073 - [DOCS] Example in the API reference does not work

Issue - State: closed - Opened by fsbraun 3 months ago - 1 comment
Labels: component: documentation, kind: bug, Easy pickings

#8072 - Stored XSS Vulnerability Found

Issue - State: closed - Opened by iltoxsec 3 months ago - 1 comment

#8071 - fix: Ensure plugin class properties are available to the Django template engine

Pull Request - State: closed - Opened by fsbraun 3 months ago - 1 comment
Labels: needs to be backported, 4.2

#8070 - feat: Improved delete page confirmation message

Pull Request - State: closed - Opened by fsbraun 3 months ago - 2 comments

#8069 - chore: Backport bugfixes #8086, #8064, #8060

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8068 - [BUG] Can't easily delete a page that has versions

Issue - State: closed - Opened by waveywhite 3 months ago - 7 comments

#8067 - fix: Grouper admin raised AttributeError when used outside the admin views

Pull Request - State: closed - Opened by fsbraun 3 months ago
Labels: needs to be backported, 4.2

#8066 - fix: Remove `Page` object from admin index (introduced by #7995)

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8065 - docs: Update LTS info and overview on supported plugins

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8064 - fix: Sites menu was empty in the page tree

Pull Request - State: closed - Opened by fsbraun 3 months ago
Labels: 4.1, 4.2

#8063 - [BUG] Sites not in pageadmin context. Dropdown for Sites is empty.

Issue - State: closed - Opened by h-peters 3 months ago - 2 comments

#8062 - feat: Add `FrontendEditableAdminMixin` endpoint to plugins

Pull Request - State: closed - Opened by fsbraun 3 months ago

#8060 - chore: Fixed randomly failing Postgres tests

Pull Request - State: closed - Opened by fsbraun 4 months ago
Labels: 4.1, 4.2

#8059 - fix: Fall back to class name when app name is None

Pull Request - State: closed - Opened by halitcelik 4 months ago - 2 comments
Labels: status: ready to be merged

#8057 - feat: Updated welcome page

Pull Request - State: closed - Opened by fsbraun 4 months ago - 2 comments
Labels: 4.1, 4.2

#8056 - fix: added redirect message when in editing a redirect toolbar object

Pull Request - State: closed - Opened by theShinigami 4 months ago - 1 comment
Labels: 4.1, 4.2

#8055 - [BUG] CMSApp without a name raises misleading error

Issue - State: closed - Opened by halitcelik 4 months ago - 3 comments

#8054 - fix: Handle cms command raising error

Pull Request - State: closed - Opened by mrbazzan 4 months ago - 2 comments
Labels: status: ready to be merged

#8052 - fix: Menus crashed when unexpected page content was present

Pull Request - State: closed - Opened by fsbraun 4 months ago
Labels: 4.1

#8051 - build(deps-dev): bump elliptic from 6.5.7 to 6.6.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, javascript

#8049 - chore: Added tests for GetAdminUrlForLanguage template tag

Pull Request - State: closed - Opened by filipweidemann 4 months ago - 4 comments

#8048 - What is the best approach to develop and test a custom package within a dockerized django CMS project?

Issue - State: closed - Opened by macolo 4 months ago - 1 comment
Labels: component: documentation

#8047 - [FEAT] Add a shortcut key to bring up the `Shortcuts` panel

Issue - State: open - Opened by mrbazzan 4 months ago - 2 comments

#8046 - fix: Language tabs didn't show existing content due to caching issue

Pull Request - State: closed - Opened by filipweidemann 4 months ago - 6 comments

#8045 - [BUG] `cms` command should not raise AttributeError

Issue - State: closed - Opened by mrbazzan 4 months ago - 2 comments

#8044 - [BUG] Editing translations of pages using the language tabs inside PageContent creates an inconsistent state

Issue - State: closed - Opened by filipweidemann 4 months ago - 14 comments
Labels: kind: bug, status: accepted

#8043 - docs: documentation update on PageContent

Pull Request - State: closed - Opened by weshy007 4 months ago

#8042 - [BUG]Filled out the form to gain access to the Live Demo over 3 hours ago, and still no email.

Issue - State: closed - Opened by pmi123 4 months ago - 4 comments
Labels: needs more info, status: on hold

#8041 - fix: X frame options added to page settings form

Pull Request - State: closed - Opened by theShinigami 4 months ago - 3 comments
Labels: 4.1, 4.2

#8040 - [BUG] Error when requesting non-existing language version instead of redirect to existing language version

Issue - State: closed - Opened by MacLake 4 months ago - 1 comment
Labels: component: menus

#8039 - docs: Add guide on contributing a code patch

Pull Request - State: closed - Opened by mrbazzan 4 months ago

#8036 - chore: Backport fix #7967 to 4.1.x branch

Pull Request - State: closed - Opened by fsbraun 4 months ago - 2 comments