John Dimeo

Results 37 issues of John Dimeo

Thank you so much for the recent ability to limit a user to translating only specified languages. We would also like to similarly control the viewing/display of languages. The reason...

Is it possible to have the import and export of JSON/XLIFF files to either follow the existing permission structure or have a separate option to enable/disable? We don't want our...

For my use case, marking a translation as reviewed "releases" the translation for the next step (until then, it will be modified by the API since it's the combination of...

Remove int proxy port setter, as Logback generates warnings because of it (and it was otherwise not used). Signed-off-by: John Dimeo

As a workaround for #1623 , we could do our own word counts for languages and update the language itself with a "description" field. We're considering hijacking Original name for...

enhancement
for-superday

Hello! When I updated to the latest release, the Swagger UI still tries to load `swagger.json` but the generated file is now apparently `openapi.json`, leading to an error. When I...

support

I'm noticing that this extension pulls down every single AWS Java SDK. It would save bandwidth and speed up builds if it just depended on the S3 SDK. Thanks for...

I've locked my account a couple times because I was trying to use `[email protected]` instead of `[email protected]`, which apparently was the exact casing I used during registration. Maybe this is...

bug
good first issue

When billing translators or measuring progress, it's very helpful to see the current word count for ALL languages in a project not just the base/source language. Some of our projects...

enhancement

One of my methods always returns a `double` regardless of the dimension (a ratio of overlap of two boxes, which is between `0.0` and `1.0` regardless of if the boxes...