Pedro Maia Costa

Results 9 issues of Pedro Maia Costa

Hi, We have a site that is using the latest 0.7.0 version of the plugin and it's been working great, but in the latest versions (both Developer and regular Firefox)...

investigate

Hi, I've exported the file and made it available on office 365 so we could all collaborate in the translation. Being aware of the format requirements I made sure I...

Hi All, I've created a fork https://github.com/pnmcosta/agile_crm with some things addresses: - Proper error handling - Clean up and tidy You can replace the npm package with the fork, if...

Follow up from #94 - implement a new module that would check email templates code and fields for macros that have been deprecated.

new module
spike

### Issue Description `HTTPErrorHandler` is ignored if a `WrapMiddleware` writes the response (red test and fix included) ### Checklist - [x] Dependencies installed - [x] No typos - [x] Searched...

Hi, This is not working if you rely on automatic constructor registration, https://unitycontainer.github.io/tutorials/registration/Type/Constructor/automatic.html I've forked this repo, and updated all the dependencies to Unity 5.11.1 and Logging Abstractions 3.0.0 If...

Hi @ganigeorgiev Meta has announced that Instagram Basic Display API is being deprecated on December 4th, more info [here](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/). The replacement is now Instagram API with Instagram Login, more info...

I believe that https://github.com/BrettMayson/Arma3Server/blob/v2/launch.py#L56 is incorrect because `os.path` will be relative to the execution directory, which is `/arma3`: https://github.com/BrettMayson/Arma3Server/blob/v2/Dockerfile#L56 I can further confirm this if I change `-v path/to/mods:/arma3/server/mods` to...