Alexey Skor
- Registered on: 2009-09-03
- Last connection: 2012-02-07
Activity
Reported issues: 69
2012-02-07
- 06:34 Redmine Defect #10164 (New): inconsistent field in "News" REST API: "user name"
- Redmine 1.3.0 REST API returns this in "news" section:
<author name="rest last" id="95"/>
there's no such field a...
2012-01-14
- "See Redmine Java API 1.7.0 release notes.":http://blog.taskadapter.com/2012/01/open-source-saturday-redmine-java-api...
- 21:21 Redmine Feature #8545: "get projects" REST API response should handle "include=trackers" parameter
- can we include this into Redmine 1.3.1?
2012-01-06
- 20:17 Redmine Feature #6721: Allow setting issue assignment by username via REST interface
- can we just keep "assigned_to_id" for backward compatibility and
add "assigned_to" parameter, which would take eith...
2012-01-05
- 09:06 Redmine Feature #6721: Allow setting issue assignment by username via REST interface
- Thank you, Sridhar. I really hope this will be accepted by Redmine guys...
2012-01-03
- 18:11 Redmine Feature #8900: Restful Web service: generate WADL
- Would be just great to generate the client code using some definition file. Until then, you're welcome to use (and im...
- 18:07 Redmine Feature #8900: Restful Web service: generate WADL
- Redmine Java API supports Redmine 1.3.0
- 18:05 Redmine Feature #9912 (New): Expose Redmine server settings via REST API
- I have some automated tests for Redmine Java API. The unit-tests do not require any external systems, while the inte...
2011-12-29
- 22:15 Redmine Defect #9892 (New): "get user" response does not include the user login name
- request:
http://server/redmine/users/1.xml
response:
<user>
<id>1</id>
<firstname>Redmine</firstname>
... - 20:56 Redmine Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
- Etienne Massip wrote:
> If you require some REST features to be focused on first, please give them and I'll have a l...
Also available in: Atom