core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Parent Issue ### Problem Statement found while testing https://github.com/dotCMS/core/issues/28684 In the Content Types Update dialog, after selecting a Default Action and clicking the "Update" button, the dialog closes as...
### Parent Issue ### Problem Statement found while testing https://github.com/dotCMS/core/issues/28684 The problem is reproducible in demo In the Content Types Edit dialog, the "Default Action" dropdown should be enabled if...
### Parent Issue ### User Story As a developer, I need to update the Java version in our project to 21.0.4-ms. This involves building the base Java image 21.0.4-ms using...
Update to the latest Garbage collector that is now supported in Java 21. Test if there are issues when applied that show in the logs on Docker Startup. Can review...
### Parent Issue _No response_ ### Problem Statement When I go to edit a layout and make changes, we are also making those changes to the template. ### Steps to...
**General improvements** * SDK error handling * Examples: * Add Vue.js and Svelte libraries to stand alongside Angular, React, and Next.js * Add Nuxt.js example (but no dedicated SDK; SDK...
### Problem Statement When the angular example fails for authentication, it currently shows a blank screen, which does not provide any useful information to developers on how to resolve the...
### Task When we change the language we should see an empty page if we create a translation otherwise we should see the translated page. VTL: https://github.com/user-attachments/assets/f7bc7cb3-a6cf-428b-9783-ba116aff75d8 Headless: https://github.com/user-attachments/assets/3ca37393-ed7c-4255-a8f5-df11b242a2ff ###...
# Proposed changes 1. Add new Astro project under `examples` folder 2. Install necessary dependencies to make it work as the other examples (Tailwind and Vercel plugin) 3. Add env...
### Parent Issue _No response_ ### Problem Statement "Paragraph" is not an option in the "Allowed Blocks" drop-down of the Block Editor content type. To allow a paragraph, you need...