Project

General

Profile

Search

Results (18298)

Open discussion: TaskConnector: redmine -> Microsoft project connector
I created a desktop application (based on Ecl ... re: http://code.google.com/p/redmine-connect/issues/list 2010-07-28 09:00
Development: Merging Files & Documents
Hi Everyone, In the last core meeting we a ... les for a project includes those uploaded in issues or the wiki. It will help answer the questi ... ke it simply because of resource constraints. 2010-07-28 06:59
Help: RE: Error after update from 0.8.5 devel to 1.0.0 stable... cant modify or add issues.
look at #5907 2010-07-28 03:51
Development: RE: news about REST API changes
ok, I submitted "check status" feature request: http://www.redmine.org/issues/5977 2010-07-27 23:00
Help: [closed] RE: 1.0.0 - Context Menu on Issue Overview not working as before
seems that way: http://www.redmine.org/projects/redmine/repository/revisions/3871 2010-07-27 22:15
Help: Error after update from 0.8.5 devel to 1.0.0 stable... cant modify or add issues.
Here's the results on production.log: Processing IssuesController#new (for 10.80.116.27 at 2010-07- ... ea-tec-fat", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (undefined method `-' for nil:NilClass) on line #10 of app/views/issues/_attributes.rhtml: 7: <p><label><%= l(:field_status) %></label> <%= @issue.status.name %></p> 8: <% end %> 9: 10: <p ... p.id]}), {:required => true}, :disabled => !@issue.leaf? %></p> 11: <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... blank => true %></p> 12: <% unless @project.issue_categories.empty? %> 13: <p><%= f.select :category_id, (@project.issue... 2010-07-27 21:41
Help: RE: 406 Not Acceptable when using REST Issues API
Should work by PUTting an xml of the form @<issue><status_id>3</status_id></issue>@ to @http://your.redmi.ne/issues/6.xml&key=1a022b4661da64e5dca53ebab0c94ad7@, or that's how I would expect it to work. 2010-07-27 18:17
Help: RE: 406 Not Acceptable when using REST Issues API
Another question: Is it possible to set issue status via the REST API? It seems like a fairly basic feature... 2010-07-27 17:58
Help: RE: 406 Not Acceptable when using REST Issues API
I'd tried messing with Accept headers with no ... d as expected. There seems to have been some issue in our lighttpd/FastCGI setup (possibly ligh ... en?). I couldn't figure out exactly what the issue was, so just moved it over to a lighttpd + m ... en with Accept: */*). Thanks all, Stephen 2010-07-27 16:15
Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
AFAIK this only broke on status changes and a fix for that has been committed on Sunday (I think). 2010-07-27 16:08
Help: 1.0.0 - Context Menu on Issue Overview not working as before
In version 0.9.4 and before, a right-click on an issue brought up the context menu, where you could change various metainformation on issues. After a click, the requested change was do ... Now, in 1.0.0, the usual edit-page for an issue is shown before the changes can be made. Is ... he old behaviour back? Best Regards, Lars 2010-07-27 15:25
Help: RE: 406 Not Acceptable when using REST Issues API
Now all is clearer. Thanks for comments. 2010-07-27 12:02
Help: RE: 406 Not Acceptable when using REST Issues API
Taras Bunyk wrote: > May be problem is becau ... it to make it work with older rails versions. 2010-07-27 11:48
Help: RE: 406 Not Acceptable when using REST Issues API
Yes of course. I just thought it was "To enab ... ries and version is "0.9.3.stable (SQLite)" ? 2010-07-27 11:43
Help: RE: 406 Not Acceptable when using REST Issues API
It's the last checkbox in _Administration_ > _Configuration_ > _Authentication_. 2010-07-27 11:22
Help: RE: 406 Not Acceptable when using REST Issues API
> You do have the REST API enabled, right? Y ... w to enable it? And thanks for your help. 2010-07-27 11:10
Help: RE: 406 Not Acceptable when using REST Issues API
You do have the REST API enabled, right? A ... I did to make sure your calls work properly. 2010-07-27 10:44
Help: RE: 406 Not Acceptable when using REST Issues API
"Accept: text/xml" don't work either. <pre ... 'Accept: text/xml' http://localhost/redmine/issues.xml * About to connect() to localhost port ... localhost (::1) port 80 (#0) > GET /redmine/issues.xml HTTP/1.1 > User-Agent: curl/7.19.7 (x8 ... left intact * Closing connection #0 </pre> 2010-07-27 10:24
Plugins: Trouble understanding Redmine callbacks
Hi! I'm sorry to bother you on such a small issue, since there is already a lot of information ... (and the same for models) ? Thanks a lot. 2010-07-27 09:59
Help: RE: 406 Not Acceptable when using REST Issues API
Felix Schäfer wrote: > I think you need to s ... at should read "of what you are expecting"... 2010-07-27 09:59
Help: RE: 406 Not Acceptable when using REST Issues API
I think you need to set the type of you are accepting, i.e. @Accept: text/xml@ or something. 2010-07-27 09:59
Development: RE: news about REST API changes
Alexey Skor wrote: > [...] (although was sur ... r was not assigned to. looks like a security issue). Not exactly. See [[Rest_Projects#Authen ... [Rest_api]] for more general API-information. 2010-07-27 07:49
Help: RE: Problems Running: RAILS_ENV=production rake db:migrate
+1 We're using Redmine 0.9.2 with following plugins with a MySQL back-end: * Redmine Issues Group v0.1.7 (by Andrew Chaika) * Timeshee ... s suggested after correcting some mistakes. 2010-07-27 05:46
Development: RE: news about REST API changes
correction: I found the API to get list of pr ... r was not assigned to. looks like a security issue). 2010-07-27 03:03
Help: RE: error migrating Status Updates plugin
I got this error as well. The above solution ... great. i'm on redmine 1.0 but also has this issue in my previous version. 2010-07-26 21:08
(13901-13925/18298)