-
### Expected behaviour
When I click the + sign to add a new fieldset for my Collection (via CP), I expect to type in the name of the not-yet-existing fieldset file.
### Actual behaviour
When I cl…
-
It appears Fetch currently cannot output from the users collection.
It would be really useful to add this feature. I'd like to be able to fetch the full collection in a request as well as individua…
-
### Expected behaviour
... Number based collections should be reorderable
### Actual behaviour
if entries count > pagination size setting there's no reorder button anymore ;)
### Steps to repr…
-
We using cache, "URL signature" can be expired.
Need to invalidate it
-
Boom: http://statamic.com/blog/seeing-and-improving-render-speeds
Directly: https://github.com/erusev/parsedown-extra
-
## Bug Description
When creating a date field in a fieldset, it uses UTC by default and not the timezone set in `config/app.php`. In my case it is `'timezone' => 'Europe/Berlin'`. When setting the da…
-
## Description of the problem
It would be really handy to include 'skip links' in Statamic's control panel to speed up keyboard navigation.
For example, let's say I create a new 'entry' in a col…
-
### Bug description
The built in date field does not handle client timezone. This results in incorrect dates being set for an entry.
### How to reproduce
- Create a blueprint with a date field.
-…
-
For client access I do not generally set them as a super user, but lock some areas down (mainly settings), this means they cannot access the GA add-on though, as it's under settings
-
### Bug description
Since the implementation of PR #6902, which changed the `v-if` conditions to `v-show`, there has been a noticeable degradation in performance in our "Page Builder" replicator …