Timo Stollenwerk

Results 58 issues of Timo Stollenwerk

## Slate Roadmap * [x] Lower risk: by companies picking up Slate as editor (RedTurtle and kitconcept) * [x] Backend (make plone.restapi support slate in addition to draftjs) * [x]...

04 type: enhancement
12 prio: high

**Describe the bug** In Plone Classic the UI for the start/end date adapts if the user checks the "whole day" checkbox (time fields disappear) and the "open end" checkbox (end...

01 type: bug

* https://github.com/plone/plone.restapi/pull/1398 * https://github.com/plone/volto/pull/3323

04 type: enhancement
42 lvl: moderate

**Is your feature request related to a problem? Please describe.** The undo control panel is hidden in the ZMI (mainly because in most cases the undo functionality does not work)....

03 type: feature (plip)
04 type: enhancement
42 lvl: moderate

We need to document our naming conventions for attributes that are lists/sets. See discussion here: https://github.com/plone/plone.restapi/pull/1295

I tried: ``` make ➜ plone.restapi git:(blocks_linkintegrity) ✗ make docs-html cd ./docs/source/ && /Users/timo/workspace/plone/plone.restapi/bin/sphinx-build -b html -d ../_build//doctrees . ../_build//html /Users/timo/workspace/plone/plone.restapi/bin/sphinx-build:29: RemovedInSphinx20Warning: `sphinx.main()` has moved to `sphinx.cmd.build.main()`. sys.exit(sphinx.main()) Running Sphinx...