core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Proposed Changes * FileFetcher is class used by PullService to traverse folders remotely. The flag fail was hard coded to true therefore when a limited user would run into...
### Proposed Changes * Moved editor logic to standalone lib Disclaimer: This PR have comments and dont have testing, descriptions and docs yet. For now we need to discuss about...
### Parent Issue _No response_ ### Task The CLI should have an `init` command that makes the installation and configuration process smoother. So, the `init` should ask for: - An...
### Parent Issue _No response_ ### Task Define a set of basic rules to take into consideration when creating postman validations. It must include code responses we should consider and...
### Parent Issue _No response_ ### Task Swagger annotations can become verbose sometimes. For that reason, we should evaluate if there are alternatives that provide a cleaner way to document...
### Parent Issue _No response_ ### Task As generating testing data for postman tests can become tedious, we would like to test a different approach. The idea is to call...
### Proposed Changes * Make changes in react to send the contentlet `contentType` to the editor * Add button to start drag on contentlet tools * Refactor of how we...
### Parent Issue https://github.com/dotCMS/core/issues/25603 ### Task Once we have Locale IDs, we'll need a way to call content through the URL using the Locale IDs. ### Proposed Objective Core Features...
- Allow users to choose content editing for individual or all pages. ### Video https://github.com/dotCMS/core/assets/72418962/34a93f6f-4876-4553-8756-04148510b04f #### If copying the content fails https://github.com/dotCMS/core/assets/72418962/e22adc75-75eb-4fa7-9d38-30a0ec7c7dab
### Parent Issue _No response_ ### Problem Statement If a content type has an Image field, regardless of whether it is required or not, while exporting content for that content...