core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Parent Issue https://github.com/dotCMS/core/issues/29474 ### Task Ensure we only allow Jobs that meet acceptance criteria. They need to match an expression or can be added according to an allowed list....
Improve import/export experience for content editors via API endpoint. Use the API for import and export of large sets of contentlets, including relationships (no API endpoint currently available). Customer: Bradley...
### Parent Issue _No response_ ### Problem Statement The test failed on [this run](https://github.com/dotCMS/core/actions/runs/10477824201/job/29020314042) com.dotcms.cli.command.site.SiteCommandIT ► Test_Command_Site_Pull_Pull_All_Default_Format ``` Failed test found in: /tmp/build-reports-test/build-reports-test-CLI Tests/tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.site.SiteCommandIT.xml Error: org.opentest4j.AssertionFailedError: expected: but was: ```...
### Parent Issue https://github.com/dotCMS/core/issues/23074 ### Task Both the Full and Empty Starters were updated to have the `Cache TTL` field label in a Page Content Type to display its units,...
### Parent Issue _No response_ ### Task Main issue: https://github.com/dotCMS/core/issues/29459 ### The Landscape * There are several different approaches to resolve this bug. * We need to discuss the approaches...
### Problem Statement The settings configuration portlet currently appears misaligned and has various UI problems, which detracts from the user experience and can lead to confusion or difficulty in managing...
### Proposed Changes * remove toolbar area * add prepend and append areas to tabView ### Checklist - [x] Tests - [ ] Translations - [ ] Security Implications Contemplated...
Adding an actionlet to fire a user custom event
### Parent Issue _No response_ ### Problem Statement Right now we have 2 Endpoint to retrive the CA data: '/v1/analytics/content/_query': support dotCMS query syntax '/v1/analytics/content/_query/cube': support raw CubeJS syntax Both...
### Parent Issue _No response_ ### Problem Statement Right now the CA attribute are totally different from what we used in ES, for example, the Contentlet's ID is saved as...