Project

General

Profile

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> 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
Help: 406 Not Acceptable when using REST Issues API
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 2010-07-26 20:27
Help: RE: Wiki page templates?
There is also: http://www.redmine.org/issues/2854 Cheers! 2010-07-26 17:27
Help: SVN subdirectory as repository in Redmine
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 2010-07-26 16:37
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! 2010-07-26 08:53
Help: New to Ruby - undefined method '[]' for false:FalseClass
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. 2010-07-26 07:34
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. 2010-07-26 00:16
Help: Troubles getting Gmail email notification work in redmine Redmine 1.0.0-0
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. 2010-07-25 19:04
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> 2010-07-25 16:16
Help: initial rake db:migrate error: stack le ... 1.0.0 RC with PostgreSQL 8.4.4 and NetBSD 4.0
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> 2010-07-25 15:47
Help: RE: Keep Getting NoMethodError when trying to install Plugins
The issue has been fixed in the latest version of plugin. 2010-07-24 20:18
Help: RE: Charts Plugin with 0.9.6
The issue has been fixed in the latest version of plugin. 2010-07-24 20:18
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. 2010-07-24 18:56
Open discussion: Category depended custom fields
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 2010-07-24 06:04
Help: Help!! ActionView::TemplateError (undef ... Class) error in a plugin that I'm working on.
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! :) 2010-07-24 01:58
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. 2010-07-23 21:21
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 2010-07-23 20:01
Help: RE: Missing Calendar link
never mind found it :) it is listed under the issues list page. 2010-07-23 19:40
(13926-13950/18306)