JZ

Results 497 comments of JZ

Hey @Mycheze -- I think I'll need your full db to look into this, and maybe even a short screencast if possible. I imported, set all to known, and everything...

Closing due to lack of response and unable to reproduce, please reopen if this is still an issue!

Hi @cblanken - I wonder if this should be split out further, with one PR just to revert the existing change, and another to add the sandbox etc attributes in...

Chatted briefly w/ @cblanken on discord, this is a draft idea to investigate sandboxing only. I'll revert the old PR, will keep this as an idea only for sandboxing investigations....

Hi @voothi -- the issue here is that the term field actually contains zero-width spaces which separate the parsed tokens, so "per​ ​E​-​Mail​ ​gefragt" is _actually_ "per/ /E-mail/ /gefragt", where...

Related to #371, "Removing zero-width chars from term for forms"

I'm not clear on what the request here is. * Do you mean "edit the config file," instead of "edit the database file"? * There's no config file required for...

Ah yes, I see. With Docker, there's no real "config file", you just have to create a docker compose file to mount host folders to the container. There's no real...

Got it. Will check re the long start-up time. Thanks, hadn't considered this scenario!

Old title was "Feature request: Add option to migrate from python config to docker", which wasn't the real issue. This is a good suggestion that should be a quick fix....