-
`tox` is known and widely used to simplify the task of running a distribution test suite across different python versions.
With GitHub Actions, one can run those `tox` tasks in different OSes.
F…
-
This command works, because the shell automatically expands the star before passing it to i18ndude:
```
i18ndude sync --pot locales/plone.pot locales/*/LC_MESSAGES/plone.po
```
The same comman…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
Triggered a status info message just by e.g. logging in, and checking the SVG tag of the icon next to the message text.
The i…
-
Aparentemente o OIDC não pega os grupos dos usuários, fornecidos pelo KeyCloack.
Verificar se há a necessidade de outro plugin ou se é uma configuração oculta.
-
When I try to setup a template using mrbob, mrbob crashes with (full traceback see below):
```
TypeError: expected str, bytes or os.PathLike object, not NoneType
```
How to reproduce (taken from…
-
**Is your feature request related to a problem? Please describe.**
Currently, it is not possible to run the i18n script and update the locales in a project containing addons in src/addons/
**Des…
-
## BUG/PROBLEM REPORT / FEATURE REQUEST
### What I did:
I defined a paraStyle and a blockTableStyle with an identical name.
### What I expect to happen:
In a para element the paraStyle…
-
I just wanted to add a new content type to my addon and ran into this exception. I am unsure if this is an issue with `bobtemplates.plone` or `mrbob`.
As a result it created the following files:
…
-
a former colleague installed collective.geo.bundle on a plonesite and we removed it later in the project.
after that i got errors when running installers of other packages
```
Module Products.C…
frisi updated
6 years ago
-
the placeholder attribute is not supported by `HTMLTextAreaWidget` (`HTMLTextInputWidget` supports it)
is this by intent or would a PR be welcome?
i'd suggest add it to HTMLTextAreaWidget and in…
frisi updated
3 years ago