-
Document how to integrate Volto with the Guillotina backend.
https://6.docs.plone.org/volto/backend/index.html
-
Upgrade guillotina_swagger to swagger3
-
Example: `/@types/Document` returns several `array` properties like `guillotina_cms.interfaces.base.ICMSBehavior.language` or `guillotina_cms.interfaces.base.ICMSBehavior.review_state`, but they do no…
-
On Guillotina CMS there are fields that are dict of jsonschema. Executioner is not able to handle with an error
`Parsing error on /guillotina_cms.interfaces.base.ICMSBehavior.comments/: Provided js…
-
When viewing the @@edit link for an item the form isn't being generated. I get this error in the console `ERROR TypeError: Cannot convert undefined or null to object
at Function.keys ()
at E…
-
Add regex field in guillotina schema
-
Seems related to soemthing on transaction
Stack:
```
Traceback (most recent call last):
File "/home/jordi/Documents/vinissimus/api/env/bin/g", line 11, in
load_entry_point('guillotina'…
-
The following code is something we use in conjunction with https://github.com/plone/guillotina/issues/1025 to prevent patching an object with outdated info:
```python
from dateutil.parser import i…
-
See https://github.com/plone/volto/pull/6069#issuecomment-2150557525
The following is a list of all apps and packages in the monorepo. I don't know which are experimental. @sneridagh can you indica…
-
What do you think about creating a repo like `awesome-guillotina` or a page in the documentation to have a list of all oficial and non-official plugins that exist for Guillotina?