core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
When adding variables to a container, our javascript uses old variable references for the content properties. We need to change this to use the $dotContentMap to reference the variables. So,...
**Describe the bug** Currently if you push a page with a custom template and select any filter that does not include templates, it will not push the custom template alongside...
Initial draft - refreshing block editor contentlets
### Is your feature request related to a problem? Please describe. Recently, [we did a change](https://github.com/dotcms/core/issues/22857) to keep up to date the contentlet references in the block editor field in...
### Is your feature request related to a problem? Please describe. First some context. Next.js allows developers to add examples on how to use next.js with anything, including CMSs. So,...
### Make the permissions work on every action I found some details using System Workflow and this endpoint `PUT localhost:8080/api/v1/workflow/actions/fire`: 1. The endpoint only works with Publish action. This works:...
### Describe the bug In older versions of dotCMS the matrix params plugin causes URIs with null in the title to return 404 Related ticket: https://dotcms.zendesk.com/agent/tickets/108509 ### To Reproduce Steps...
Have APIs properly generate Access-Control-Allow-Methods headers based on the HTTP Verbs they accept
### Is your feature request related to a problem? Please describe. Currently every request to an API generates the following response header `access-control-allow-methods: GET,PUT,POST,DELETE,HEAD,OPTIONS,PATCH` While there is currently no known...
### Describe the bug in 22.03 User push publish produces exception and result as failed bundle ### To Reproduce Just select the user and push publish it and observer logs....
**Is your feature request related to a problem? Please describe.** Update the version of Nx to the latest 14+, that's include updating Angular 14+ **Describe the solution you'd like** Use...