Timo Stollenwerk
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]...
**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...
* https://github.com/plone/plone.restapi/pull/1398 * https://github.com/plone/volto/pull/3323
**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)....
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...
Reverts plone/plone.restapi#1255