Search
Results (18306)
- 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>
- 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.
- 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"...
- 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.
- 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.
- 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.
- 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).
- 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.
- I'm using redmine-1.0.0RC (from the 1.0-stable SVN branch), and I can't get the Issues API to return anything other than 406 error ... ctiveRecord): <pre> GET /projects/netsoc/issues.xml HTTP/1.1 Authorization: Basic <passwor ... l Database schema version 20100705164950
- Help: RE: Wiki page templates?
- There is also: http://www.redmine.org/issues/2854 Cheers!
- Hi we have a large project that over time ... tB ProjectC with their corresponding issues. However, I've run into two issues concerning subversion now: # If I add ht ... Is there a way around this? TIA Daniel
- Help: RE: Charts Plugin with 0.9.6
- Maciej Szczytowski wrote: > The issue has been fixed in the latest version of plugin. confirmed. It works. thanks Maciej for your fix!
- Hi, I am new to Ruby and Ruby-on-Rails, but I ... ith hands-on experience. I am looking for a issue/bug tracking system for web projects and aft ... Any help here would be greatly appreciated.
- Help: RE: Custom Client Login from third party website
- To enable check box you have to restart redmi ... me reason I do not think it will resolve the issue with authenticity token.
- Hi all, I just installed for the firs ... occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. e31sm2246494wbe.17 ... xed? Thank you all for your support.
- Help: RE: initial rake db:migrate error: stac ... 1.0.0 RC with PostgreSQL 8.4.4 and NetBSD 4.0
- Following khaase's sugestion, I added Activ ... ' /usr/local/share/redmine-1.0.0/app/models/issue.rb:30 /usr/pkg/lib/ruby/vendor_ruby/1.8/rub ... 9:in `load' /usr/pkg/bin/rake:19 # </pre>
- Hello all. Trying to install Redmine 1.0.0 ... error when trying a initial rake db:migrate. Issue #3730, albeit closed, might be related. Any ... ' /usr/local/share/redmine-1.0.0/app/models/issue.rb:30 0 /usr/pkg/lib/ruby/vendor_ruby/1.8/ ... 9:in `load' /usr/pkg/bin/rake:19 # </pre>
- Help: RE: Keep Getting NoMethodError when trying to install Plugins
- The issue has been fixed in the latest version of plugin.
- Help: RE: Charts Plugin with 0.9.6
- The issue has been fixed in the latest version of plugin.
- Open discussion: RE: Category depended custom fields
- Using different categories is the wrong tool ... be of interest to you) and especially attach issue custom fields to only the trackers you need.
- Dear all, We are currently using Redmine to monitor and track various projects and issues reported. As projects and issues can include computer hardware faults, softw ... s much appreciated. Kind regards, Iming
- I made a plugin for redmine that I'm having some issues with after upgrading from 0.8.4 to 1.0.0 (RC). Basically, the plugin has a view to create issues, but with less fields (does not give the us ... I copied from the @<REDMINE ROOT>/app/views/issues/_form.rhtml@ partial into my view: <pre> <%= call_hook(:view_issues_form_details_bottom, { :issue => @issue, :form => f }) %> </pre> Which used to w ... r plugins to add fields to the bottom of the issue creation form. *But now*, I get this erro ... nd %> 34: 35: <%= call_hook(:view_issues_form_details_bottom, { :issue => @issue, :form => f }) %> 36: 37: <%= wikitoolbar_for 'issue_description' %> 38: lib/redmine/hook ... the right direction. Thanks in advance! :)
- Help: RE: New issue watchers
- I think you don't need the use of watchers he ... ail notification preferences so that when an issue is created, it emails them. One way to do th ... happens to any project he or she belongs to.
- Help: RE: Charts Plugin with 0.9.6
- Neal Bharadwaj wrote: > How would I go about doing this? > > Patching RedmineCharts::has_sub_issues_functionality_active to return false fixed ... . http://bitbucket.org/yuja/redmine_charts
- Help: RE: Missing Calendar link
- never mind found it :) it is listed under the issues list page.