Feature #4968
closed
Added by Javier Hernandez over 14 years ago.
Updated almost 13 years ago.
Description
Hi, i'm developing a redmine's desktop client, but i need some features in REST API.
I enumerate features that i need, at this moment, for continue with the project:
- Time tracking: Add spent-hours to issues
- Projects-related features
- Members in a project, for assign issues to a specific member
- Issues-related features
- Get Issues' possible types
- Get Issues' possible categories
- Add notes to journals at issue's update
- Attachment files, at creation and at issue's update
Now, my application can get and create/update/delete issues/projects, but options are a little bit limited.
It is difficult to implement this?
Thanks in advance!
Javier Hernandez wrote:
i'm developing a redmine's desktop client, but i need some features in REST API
Could you share the client when it'll be done?:)
Nikolay Kotlyarov wrote:
Javier Hernandez wrote:
i'm developing a redmine's desktop client, but i need some features in REST API
Could you share the client when it'll be done?:)
Of course, in fact, the project is created in launchpad, but still without code because current version is very alpha.
http://launchpad.net/pyredmine
- Status changed from New to Closed
- Resolution set to Duplicate
There is already a (long-ish) feature request for a REST API at #296, please post your suggestions/ideas there to keep it all in one place.
Test this version here
http://github.com/Yohannsmonnier/redmine
Its allow :
- List members of a projet
- Timelog API
- Get trackers
- Get all priorities
- Get allowed state when editing an issue
- it also Corrects generated REST XMLs
Hi Yohann!
I greatly appreciate your attention, i had temporaly stopped the project and now I think I'll be able to publish something functional. I hope to have a look this weekend to your branch and make some tests with it.
Regards!
Yohann; What is the status of your Redmine fork on GitHub? Are you merging Redmine's changes into your fork? Have your changes been contributed back to Redmine? Will they? Are you still contributing to the Redmine project? Thanks for the update!
Related; http://www.redmine.org/issues/7420
- Status changed from Closed to Reopened
I am reopening since #296 is done and dusted, but these features did not get in yet.
This is related or duplicate of #7180 and/or #7402.
It would be great to get this or one of those reviewed and committed.
- Assignee deleted (
Eric Davis)
- Status changed from Reopened to Closed
I'm closing this since everything in now present in the API, except for the attachments. But there's a more specific ticket for that (#8171).
Also available in: Atom
PDF