Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reviewers as contributors. #24

Open
niccokunzmann opened this issue Jan 18, 2019 · 1 comment
Open

Add reviewers as contributors. #24

niccokunzmann opened this issue Jan 18, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@niccokunzmann
Copy link
Owner

Currently, we only count translations as contributions. People who review should be counted as well.

@niccokunzmann
Copy link
Owner Author

Currently, we can not get the reviewers.

Example reviewed translation:

    {
        "comment": "", 
        "key": "I’m a warrior of the now.", 
        "tags": null, 
        "string_hash": "6b2b81be9c8cee589e1365327e4fb79d", 
        "character_limit": null, 
        "reviewed": true, 
        "user": "niccokunzmann", 
        "context": "", 
        "source_string": "I’m a warrior of the now.", 
        "translation": "Ich bin von nun an ein Krieger.", 
        "last_update": "2018-12-24T20:53:43.894", 
        "pluralized": false, 
        "occurrences": null
    }, 

Using statistics:

curl -i -L --user api:$TRANSIFEX_PASSWORD -X GET 'https://api.transifex.com/organizations/12-characters/reports/activity/?project_slug=12-characters-play&resource_slug=01-lets-party-like-its-2099-txt'
HTTP/1.1 403 Forbidden
Server: nginx
Date: Fri, 18 Jan 2019 20:01:18 GMT
Content-Type: application/json
Content-Length: 143
Connection: keep-alive
Allow: GET, HEAD, OPTIONS
X-Transifex-User: niccokunzmann
X-Transifex-Project: 
X-Transifex-Organization: 12-characters
X-Transifex-View: ReportView:get

{"detail":"Your plan does not support advanced API features. Please contact the organization administrators.","error_code":"permission_denied"}

@niccokunzmann niccokunzmann reopened this Jan 18, 2019
@niccokunzmann niccokunzmann added the wontfix This will not be worked on label Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant