Feature #8145
closed
Added by Thibaut LE LEVIER over 13 years ago.
Updated over 13 years ago.
Description
I'm working on a app which use Redmine API to list an create issues.
I made my app is using the JSON feed available only on the latest version.
So I need to check first witch version does Redmine run.
Is there any way to do that?
Should this feature be include in the next release?
Thanks
Maybe a simple meta in the layout should be a great idea?
Something like that in the base.rhtml:
<meta name="Generator" content="<%= Redmine::Info.versioned_name %>" />
What do you think about?
any chance to add it in the official release?
Sorry for the blind comment, the code in the content attribute is the Info.versioned_name from the Redmine instance
Same as in the admin/info page
Thibaut LE LEVIER wrote:
Maybe a simple meta in the layout should be a great idea?
Something like that in the base.rhtml:
<meta name="Generator" content="<%= Redmine::Info.versioned_name %>" />
What do you think about?
any chance to add it in the official release?
- Category set to Plugin API
- Priority changed from High to Normal
- Target version set to Candidate for next major release
- Category changed from Plugin API to REST API
May I help to add this feature?
Yes, you could add xml/json response formats to admin/info in controller.
- Status changed from New to Closed
- Resolution set to Duplicate
- Target version deleted (
Candidate for next major release)
Also available in: Atom
PDF