Damien HUTEAU

Results 15 issues of Damien HUTEAU

There are some encoding problems with collections fields ... especially when nested fields template have prop with json encoded value... (like editor-image :labels prop) For instance, look at the popup...

Stale

in config.yaml, the thumbnails.allow_upscale (default to false) parameter is never read (and so does nothing). This parameter was used in bolt 3 but in bolt 5, the new ImageController used...

Stale

Some variable (like "count" / "index" / "last" / "first" / "prev" / "next" etc...) are automatically added and updated inside loopish tags (ie collection / loop / foreach /...

Missing Documentation

The way feedback messages are coded prevent them to be used when there are multiple (bolt) forms on a page. According to the following use case : There is a...

fix the code to match the doc : https://bolt.github.io/boltforms/submission.html#redirect-on-success (previously the code was looking up the query value inside form fields key)

see https://github.com/statamic/cms/issues/7587#issuecomment-1851632933

This PR tried to achieve 2 goals : - insist more on the fact that we can use, not only meta variable in collection routes but also, fields defined in...

I have a url which looks like : http://mysite.com/blog which is an alias of http://mysite.com/entries ( the content type listing ) and I should be able to set a custom...

### Bug description When editing an entry, we can hover the field label to see the field handle in a tooltip (black box in the belllow picture) ![image](https://github.com/user-attachments/assets/1784880c-fc27-4f11-abbf-c46701d7adf5) But when...

ui
ux

### Bug description AFAIK Ihe variables created inside {{ nocache tag }} are not accessible to other nocachetag... So my idea was to use the session to share existing data...

antlers
tags
requires breaking change