Gauthier Bastien

Results 7 issues of Gauthier Bastien

I was hit by this again, this is also related to https://github.com/isocra/TableDnD/issues/100 This you a new md markup available on github ;-) Thank you for review and merge! Gauthier

Hi @gotcha here is an error I get when using zc.buildout 3.0.0rc3 while trying to install collective.jsonmigrator So the problem is either in https://github.com/collective/collective.jsonmigrator/blob/master/setup.py where ``python_requires="==2.7, >=3.7"`` or in the...

https://bootstrap.pypa.io is currently down and so it is no more possible to execute a bootstrap... Is there some kind of "offline" mode ? Thank you! Gauthier

In a HTML template, we use an attribute data-filters where value is json : `` This is used by a JS code that pass it it a view thru an...

Hi @stevepiercy @jensens we still use version 7.x to create AT content on some applications and we encounter a bug: it is possible to create an empty content without required...

Hi @avoinea @alecghica we have following use case : - we use keywords (Subjects) for various semantic cases, for example "colour" and "size", so we have "red", "green", "orange", "big",...

Enhancement

We always get the english version. It works in Classic UI because the msgid is correct and Plone translate it by default but not when retrieved thru plone.restapi to be...