decap-cms icon indicating copy to clipboard operation
decap-cms copied to clipboard

A Git-based CMS for Static Site Generators

Results 351 decap-cms issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Using Bitbucket as a backend, only 50 pull requests are loaded for Workflow. As a result, once they created more than 50 draft articles, it no longer...

area: ui/editorial-workflow
type: bug
area: extensions/backends/bitbucket

When editing a page, having the i18n pane open enables the save button even if nothing has changed. If the user presses the save button (which they naturally do thinking...

type: bug

regarding: https://github.com/decaporg/decap-cms/issues/5472#issuecomment-1468781556 > Disabling publish_mode as in https://github.com/Knogobert/ntn-boilerplate/issues/2#issuecomment-785077531 resolved the issue for me. > This didn't work, I did some git bisect'ish work and discovered that my guy had been...

area: media-library

I haven't found anything relating to this searching through issues - but to give a bit of context: _A new client got confused while adding items to a widget list....

area: ux
type: feature
area: extensions/widgets/list

**Is your feature request related to a problem? Please describe.** I want the CMS to automatically set the published date for entries when an entry is published for the first...

type: feature

Now that there is a [Gitea / Forgejo Backend](https://decapcms.org/docs/gitea-backend/) supported, I open this issue proposal to request adding `publish_mode: editorial_workflow` support to it. Maybe @denyskon who's fantastic work contributed Gitea...

area: ui/editorial-workflow
type: feature
area: extensions/backends/gitea

**Describe the bug** If a text/image widget is ``required: false``, removing the existing value of the widget would left an empty string value, rather than ``undefined`` or ``null``. **To Reproduce**...

type: bug

Thank you for the Netlify CMS. I am experimenting with it at the moment and I am frequently delighted as I explore the way it works! **- Do you want...

kind: feature
kind: discussion
pinned
area: large media (lfs)
area: extensions/backends/github

In case of a self-hosted Gitlab, the API request to get the default branch always call gitlab.com. This commit allow to pass a custom API root from the config to...

**Describe the bug** The datetime widget in time picker mode does not accept any valid input **To Reproduce** 1. Create a datetime widget with time_format=true 2. Try to type in...

type: bug
area: extensions/widgets/datetime