Tobias Gräber
Tobias Gräber
Please try to describe or use sceenschots or a loom-video or so. I am really interested. - i understand your example above. But i cannot understand why the search option...
Hi @janproch thanks for the feedback. Really like DbGate so far :-) This would indeed be a super usefull feature. I didn´t know the "Applications" - looked into it now....
could you please make a new release?
Hi @boxblinkracer thanks for your fast reply. German speaking? NO, i am talking definitly about the .env file of SHOPWARE (contains the environment variables and settings for database connection, dev/prod...
Thanks for updating the documentation. But the .env file is there - so thats not the issue. Main issue is windows i think ;-) - even the instructions on https://github.com/dockware/docs/issues/3...
> https://harbulot.github.io/tabulator-examples/tree-tests-tabulator-5.1/tree-test-1.html Hi @harbulot could you provide a working link (the one https://harbulot.github.io/tabulator-examples/tree-tests-tabulator-5.1/tree-test-1.html does not work anymore) or, even better, a fiddle / example or so? And maybe a hint...
Huge Fan and also subscribing to this feature request. My usecase would be Android < > win. How is the currently state regarding this? **Whats needed to make this real...
> Edit: Tried to find out the location of the file to edit, to let Wekan send Mails, but couldn't find it. Any pointers, please? **Works like this, added to...
Seems as if the setting/variable then has not been recognized yet. Can you post your (anonymized) config file? Did you run 'supervisorctl update' and 'supervisorctl reload'?
Try adding a "," behind the ROOT_URLs Path and write all the environment Params in one line, like this: ``` [program:wekan] environment=PORT="0000",MONGO_URL="mongodb://wekan:[email protected]:27017/wekan",ROOT_URL="https://USERNAME.uber.space",MAIL_URL='smtp://[email protected]:[email protected]:587',MAIL_FROM='Board Support [email protected]' directory=%(ENV_HOME)s/wekan/current command=node main.js autostart=yes autorestart=yes ```...