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

Translation memory API #392

Closed
mathjazz opened this issue Nov 13, 2014 · 1 comment
Closed

Translation memory API #392

mathjazz opened this issue Nov 13, 2014 · 1 comment
Assignees

Comments

@mathjazz
Copy link

I'd like to query Translation memory API without specifying repository, meaning the entire Transvision database. Currently, separate API calls are needed to achieve that.

Might be useful addition for other API calls, too.

@pascalchevrel pascalchevrel self-assigned this Nov 17, 2014
@pascalchevrel
Copy link
Member

Taking this one

pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- add new tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- add new tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- add new tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- update Project:getLocaleInContext() to have mappings for Spanishes
- add new unit and functional tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- update Project:getLocaleInContext() to have mappings for Spanishes
- add new unit and functional tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- update Project:getLocaleInContext() to have mappings for Spanishes
- add new unit and functional tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 14, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- update Project:getLocaleInContext() to have mappings for Spanishes
- add new unit and functional tests
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Oct 15, 2015
- add a new alias for all repos called 'global'
- add Project::getRepositoriesLocale('ab-CD'), returns all the repositories available for a locale
- new public api/v1/repositories/<locale code>/ JSON API
- 'global' search added to translation memory API + general search (strings and entities) API
- Max results is now 500 for the API
- dupes are removed from the translation memory API
- update Project:getLocaleInContext() to have mappings for Spanishes
- add new unit and functional tests
pascalchevrel added a commit that referenced this issue Oct 15, 2015
…rces

Issue #392: Translation memory API, query all repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants