cms
cms copied to clipboard
The core Laravel CMS Composer package
### Bug description Statamic’s data model and its GraphQL implementation are out of sync. The CMS UI suggests parity When you add custom fields (e.g. icon, description) to a navigation...
### Bug description I have a addon setting `timezone`: I was hoping that the default could parse antlers and the config, but the above doesn't work: ### How to reproduce...
### Bug description > I'm using the Stache for querying entries. I try to query some entries from a set of collections, but I need to include some entries from...
### Bug description I just noticed that the `date` field for dated collections behaves differently from a date field for non-dated collections or just a plain date field in the...
Implement wildcard permission support in Statamic CMS to allow using * as a placeholder in permission strings, enabling simplified role configuration. In nutshell, I have extended `hasPermission()` function and created...
### Bug description Hello. There is an issue with the recursive use of Fieldsets. I need to familiarize you with the context of CMS usage so that you understand the...
### Bug description With the new layout there is now no way to append a config field that has a section title... compare: The 'A/B test' is a new field,...
### Bug description Hello, I've been working to migrate our project from MySQL to Postgres and we hit an issue with nocache_regions - the data gets truncated every time, essentially...
### Bug description Using a shorthand version of an {{ if }} statement to conditionnally render a partial prevents data inside the partial to be called outside of it. ###...
### Bug description If you hide the filenames in an assets field this has an impact on the "Set Alt" text too. It's still visible in list view, but not...