Project

General

Profile

Search

Results (18298)

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
Help: RE: db migration error
The solution by Joshua Masek worked for me. I was having the same migration issue as others reported. My platforms: * ... STRICT_ALL_TABLES (the OurDelta distribution) 2010-07-23 18:30
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Andrew R Jackson wrote: > > * Near the top y ... adding them to the data structure. Then the issue of the children not being sorted, even after ... ect should appear in the appropriate place. 2010-07-23 16:57
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Andrew R Jackson wrote: > * Near the top you ... adding them to the data structure. Then the issue of the children not being sorted, even after renaming a project, would be fixed. 2010-07-23 16:38
Plugins: RE: Erro ao utilizar o roadmap com o redmine 1.0
Hi, I'm using the advanced_roadmap, too. ... lugin has the problem that it overwrites the issue view and it shows the old issue style without showing the new subtasking feature. 2010-07-23 16:27
Help: RE: problems with the ActiveResource.php
Ok, several things: # The issue REST API is not in 0.9.x, you will need a re ... seem to use 5.1 and are happy with it, YMMV). 2010-07-23 11:49
Help: RE: problems with the ActiveResource.php
My configuration: Ruby version: Redmine 0. ... at this is written in the log: > Processing IssuesController#create to xml (for 127.0.0.1 at 2 ... ters: {"format"=>"xml", "action"=>"create", "issue"=>{"project_id"=>"1", "subject"=>"XML REST API"}, "controller"=>"issues"} > Filter chain halted as [:authorize] re ... DB: 1) | 401 Unauthorized [http://127.0.0.1/issues.xml] 2010-07-23 11:45
Help: RE: problems with the ActiveResource.php
I'm not familiar with PHP, but let's tackle the other side of the issue: your redmine installation is recent enough for the issue REST API to be in there, and you have activated the REST API in the redmine settings? 2010-07-23 11:45
Help: problems with the ActiveResource.php
Hi, I am about to find a solution to creat ... equire_once ('ActiveResource.php'); class Issue extends ActiveResource { var $site = 'h ... = 'xml'; // REQUIRED! } // create a new issue $issue = new Issue (array ('subject' => 'XML REST API', 'project_id' => '1')); $issue->save (); echo $issue->id; ?> </code></pre> The result: _*No ... line 345*_ _*Notice: Undefined property: Issue::$id in /var/www/redTest/ActiveResource.php on line 472*_ 2010-07-23 11:38
(13926-13950/18298)