core icon indicating copy to clipboard operation
core copied to clipboard

Headless/Hybrid Content Management System for Enterprises

Results 584 core issues
Sort by recently updated
recently updated
newest added

### Parent Issue #28493 ### User Story As a user, I need to be able to search for categories by their name within the sidebar, so I can quickly find...

Team : Falcon
Type : New Functionality
Blocked by issue

### Parent Issue #28493 ### User Story As a user, I need to see the selected categories in the category field, so I can easily identify which categories have been...

Team : Falcon
Type : New Functionality
Blocked by issue

### Parent Issue https://github.com/dotCMS/core/issues/25445 ### User Story As a Content Architect in dotCMS, I want to be able to add a Category field to the Edit Content Form, so I...

Epic
Team : Falcon
Type : New Functionality

This is the first PR for https://github.com/dotCMS/core/issues/28896 Later I am going to use this Factory to create a API Method ### Proposed Changes * Create Method to find categories in...

Not all github actions jobs use maven and the maven-frontend-plugin are restoring the cached node executables. This means that it will make extra calls to download and extract these resources....

Team : Scout
Flakey Test

### Parent Issue _No response_ ### Task We need to do some research in our code (CLI and Content Type API in core) and identify what changes are needed to...

Team : Scout
Type : Task
dotCMS : CLI

This is the first PR for https://github.com/dotCMS/core/issues/28896 Later I am going to use this API on an Endpoint ### Proposed Changes * Create API method to find categories in all...

### Parent Issue https://github.com/dotCMS/core/issues/27458 ### Proposed Objective Make the changes to reuse this component in Block Editor and BinaryField ![Screenshot 2024-06-17 at 11 19 51 AM](https://github.com/dotCMS/core/assets/7611944/75648ff8-870f-43f8-8b53-3e05095de4f6) ### Acceptance Criteria -...

dotCMS : Content Management
Team : Falcon
Type : Task

### Parent Issue _No response_ ### Problem Statement It happens when you go to edit a page from the search and then click preview; it opens a new window. It...

Type : Defect
Team : Falcon
Triage
OKR : Customer Support

### Proposed Changes * Add a new boolean allLevels Query parameter to the GET categories Endpoint, if it is TRUE then it is going to look by all the levels...