Jens W. Klein

Results 51 issues of Jens W. Klein

Python 3.9 is mandatory for Plone 6. Also think about dropping 3.6, it is EOL https://endoflife.date/python

04 type: enhancement
12 prio: high

In https://github.com/plone/plone.restapi/blob/ef183a052e98a7c158f511ee0ec90e5a226586da/src/plone/restapi/services/workingcopy/configure.zcml#L7 `plone.app.iterate` it included. Working copy support is an core add-on, but can be omitted on install if one depends on `Products.CMFPlone` only. It comes when installing `Plone`. `plone.restapi`...

02 type: regression
11 prio: blocker
21 status: confirmed

Probably because of historical reasons the translations are part of this package. This need to be moved to `plone.app.locales`. I fear we missed that part in past as we added...

31 needs: help
04 type: enhancement
13 prio: normal
21 status: confirmed

Coming from rejected issue https://github.com/zodb/relstorage/issues/12 over here as @jamadden suggested, because it seems more a general issue. Problem: If a filestorage + blobstorage was opened and the blobstorage directory has...

https://github.com/plone/plone.behavior/blob/master/README.rst contains some useful parts such as zcml reference with examples. we may want to use this in here https://github.com/plone/documentation/blob/5.0/develop/plone/content/behaviors.rst

04 type: enhancement

see plone/plone.app.dexterity#123 open here, close over there

99 tag: missing
99 tag: sprint
99 tag: Plone 6.x

Adds keybindings to shot a selection, window or all to either file (generated name) or clipboard. see also https://github.com/regolith-linux/regolith-desktop/issues/648 Is this OK here? Or was it already somewhere and I...

`tox -e safety` wity package `saftety` not pinned to 2.x does not work and fails with ``` Error: No such option: --disable-telemetry Did you mean --disable-optional-telemetry? ``` - [ ]...

bug
CI/CD

Original: #216 Reverts authomatic/authomatic#228

Our `CHANGES.rst` is totally outdated and in the `news` folder there are unprocessed towncrier style entries.

bug