decap-cms
decap-cms copied to clipboard
A Git-based CMS for Static Site Generators
**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...
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...
netlify-cms-proxy-server throws errors when collective filesize of medialibrary exceeds some limit
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...
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....
**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...
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...
**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**...
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...
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...