Martin Jagodic

Results 24 issues of Martin Jagodic

As discussed in #4969, I would like to see nested collections work with the flat content structure. Currently, nested collections work with only one type of content structure, where every...

good first issue
type: feature
area: nested-collections

I get notifications for issues, pull requests, and discussions in Gitify, but only issues and PRs are clickable. To see the discussion I have to open each repo individually and...

Solves the problem with time_format in datetime widget described in #7090

Current state - users have to be logged in to the same browser, but it's not always possible to log in via the Cloudinary widget - experience is not consistent...

area: extensions/media-libraries
type: feature

**Is your feature request related to a problem? Please describe.** The image widget returns a string (URL) or an array of strings if `multiple: true`. On Cloudinary you can have...

type: feature
area: extensions/widgets/image

`/admin` apparently looks for config.yml at the wrong place, or it gets rewritten with HTML. ![Screenshot 2023-08-23 at 14 59 20](https://github.com/decaporg/one-click-hugo-cms/assets/42938138/9cecaac9-8bd7-4588-b22e-9c82d82d7e54) **steps to reproduce** clone the repo at `main`, run...

bug

Closes #7271 The value was set in the UI, but handleChange never triggerred, so it never rewrote `"{{now}}"` with the current date. This PR moves the check into the mount...

Closes #7262 `attempt` was used to better handle the function, but it obtused the error so it was not clear which frontamtter field was duplicated.

**Is your feature request related to a problem? Please describe.** Sometimes we commit frontmatter via git and it happens that we duplicate a key. This causes an error, but it's...

area: error-handling

**Describe the bug** If a field inside a collapsed object fires a validation error, the entry will not be saved. This is the correct behavior, but the problem is, that...

good first issue
area: extensions/widgets
pinned
type: bug