core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Parent Issue https://github.com/dotCMS/core/issues/28366 ### Problem Statement When another language than the default one is selected and an image is uploaded from the site browser, the contentlet that opens has...
### Parent Issue _No response_ ### Task - [ ] Use the new Angular syntax - [ ] Use Jest for unit testing - [ ] Organize folders ### Proposed...
### Parent Issue https://github.com/dotCMS/core/issues/29050 ### Proposed Changes * Using the command `nx g @angular/core:control-flow` migrate this package to use the new syntax * Fix errors with aria attrs ### Checklist...
### Parent Issue https://github.com/dotCMS/core/issues/28378 ### Task We need some sort of tool to monitor file systems for changes, and trigger a push when a change is detected. The idea is...
### Problem Statement In the dotCMS Command Line Interface (CLI), there is an issue where the "direction" parameter is case sensitive. This inconsistency causes inconvenience for users, especially when specifying...
### Problem Statement The "Add New Device" button in the interface currently does not add a new device but rather allows users to edit existing device settings. This misleads users,...
As part of the issue #28930, sonarQ has throw a lot of complexity on the setContentletProperty The code here is a proposal to replace the complexity of the method by...
### Parent Issue _No response_ ### Problem Statement If there is a content type ID mismatch between two environments and you run the integrity checker, we update the `structure.inode` and...
#28339
### Proposed Changes * Simple refactor to make the API more resilient * The Rule would be if we have an exception we use the fallback uuid generator
Splitting of "default" postman collection group into two collection groups. Refs: #28423