Peter Hulstaert

Results 33 comments of Peter Hulstaert

That's what I meant. A dashboard would also be good, but the API is my goal here. When everything is ok, it should return a json in a response with...

Hi @ashelman-ec , I can see it again. I don't know it if was gone in a certain version, but it is back. That is the most important thing :-)...

Does the cron service run with php-cli ? This often has no timeout and runs even when the site has no hits. (using the real system cron) We should also...

Yes, we can definitely run it at a later time again. I used PHP_CodeSniffer. ``` #Install by downloading the phar file wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar #Run by this command php ~/phpcb.phar --standard=PSR12...

Done. https://github.com/Leantime/leantime/pull/842

Small question; does a mac have awk? It might be nice to pull the version directly out of the config php file.

If you think it would be nice to have the version automatically: https://github.com/Leantime/leantime/pull/843

Could you update the release zip's with working versions? I have included working versions [here](https://drive.google.com/drive/folders/14Ll5_8Gbn0O7hyjVmYBabWCZBat9nOLx?usp=sharing). Contents of files are not touched, I only fixed them.

Recent documentation Doc: https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook Node.js example: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/incoming-webhook/nodejs C# example: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/incoming-webhook/csharp

Hi Jackgray, do you still need assistance regarding this issue?