Feature #4478
closedAPI docs need to be localized
Description
We reuse information from api docs to build the CLI. Therefore we need to localize the api docs and find a way how to distribute it to the clients. Dynamic bindings should help with this. It will also probably require support on the ApiPie side.
Updated by Tomáš Strachota over 10 years ago
- Related to Feature #3666: i18n support added
Updated by Martin Bacovsky over 10 years ago
- Tracker changed from Feature to Tracker
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
- Target version set to 1.8.4
- localize apidoc strings
- fix apipie-rails to support localized docs
- fix apipie-bindings to work with localized docs
- resolve performance problem with generating cache for multiple languages
- fix hammer to use localized bindings
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 10 years ago
- Tracker changed from Tracker to Feature
Updated by The Foreman Bot over 10 years ago
- Pull request https://github.com/theforeman/foreman/pull/1626 added
- Pull request deleted (
)
Updated by Dominic Cleal over 10 years ago
- Target version changed from 1.8.4 to 1.7.5
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6864: APIv2 error messages not extracted added
Updated by Anonymous over 10 years ago
- Target version changed from 1.7.5 to 1.7.4
Updated by Anonymous about 10 years ago
- Target version changed from 1.7.4 to 1.7.3
Updated by Dominic Cleal about 10 years ago
- Target version changed from 1.7.3 to 1.7.2
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a59972c32b1bfcc020251bf1700cae23f07496f8.
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 28
Updated by Dominic Cleal almost 10 years ago
More PRs...
https://github.com/theforeman/foreman/pull/2104
https://github.com/theforeman/foreman-packaging/pull/426
Plus some in plugins like https://github.com/theforeman/foreman_bootdisk/pull/6 to make them use the new Foreman::Plugin interface.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9775: CR encryption key not loaded before it's checked, encryption is disabled added
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9973: apipie doc string substitutions not working added
Updated by Dominic Cleal over 9 years ago
- Related to Bug #10336: foreman-rake prints "Workaround for RbVmomi may not work as ComputeResource is already loaded: #{ComputeResource}" added