Project

General

Profile

Search

Results (18306)

Help: RE: Internal server error 500 on issue creation/update
Funny, I checked and this only happens on WebKit based Arora browser... Any idea how? 2010-04-22 09:59
Plugins: RE: MS Projet Importer
It seems that the MsProject importer is alr ... j too ! See here : http://www.redmine.org/issues/1460 Bertrand. 2010-04-22 09:55
Help: RE: Retrieving issues data from external tool.
How can i check if the REST API is activated ? Moreover my issue is to create the key in an external tool. W ... PI "code" that i can use? Thanks. Bonfo 2010-04-22 09:42
Help: [linked issue] How behave linked issues
- Ruby 1.8.7 Ruby implementation and v ... its version I read the FAQs about linked issues but I need more details : By testing, I discover this 2 behavours : * duplicates If issue B is the duplicate of A - closing B will ... he rules of the 3 others ? Thx Brice 2010-04-22 08:49
Help: Receiving E-mails via cron
Hi. I am having trouble getting Redmine to ch ... eractive shell, it works (it doesn't put the issue in the triage bin but that's not as importan ... n what I'm doing wrong? Thanks, Mike 2010-04-22 02:36
Help: RE: Retrieving issues data from external tool.
There is a REST API coming, the API keys are ... -hand sidebar (if the REST API is activated). 2010-04-21 18:33
Help: Retrieving issues data from external tool.
Hi all, i'm trying to develop a tool to retrive Redmine issues data. I've noticed that Redmine generates ... ple: http://www.redmine.org/projects/redmine/issues.atom?key=######################) How i c ... o generate enough complex requests (example: issues of this user, for this project, that are op ... er to not use. Thansk for any help. Bonfo 2010-04-21 18:02
Help: RE: This tracker contains issues and can't be deleted.
I think this is a bug, please file it as one. 2010-04-21 17:23
Help: RE: This tracker contains issues and can't be deleted.
sorry for the question, I found the answer: the issues with the considered tracker were contained ... at when you delete a project, the associated issues are not deleted. Is this an expected beha ... roject induce the deletion of the associated issues (that have only a meaning while the project exist) thanks 2010-04-21 17:07
Help: This tracker contains issues and can't be deleted.
Hi, with version 0.9.3, I've got the messa ... equesting the complete database, there is no issues using the considered Tracker. As anyone an idea of a possible root cause ? thanks 2010-04-21 16:30
Open discussion: RE: Feature Request
Hi Nicolas, unfortunately the download link does not work (500 error). Is this a temporary issue? Cheers Thorsten 2010-04-21 15:34
Plugins: RE: XLS export plugin
I've just installed the plug in and when I try to export issue via the "XLS" or "XLS+" link I get the following error: <pre> Processing IssuesController#index to xls (for xxxxxxxxx at 20 ... xxxxxxxx", "action"=>"index", "controller"=>"issues"} NoMethodError (undefined method `count ... this a bug, or an error in the installation? 2010-04-21 15:04
Plugins: installation problem with version 0.1.0
hello i just installed the version 0.1.0, ... he readme file. so i checked the log and the issue is probably clean:Mysql::Error: Table 'redmi ... en the blog module is installed. any help? 2010-04-21 13:17
Help: Internal server error 500 on issue creation/update
I get internal server error on every issue creation/update. When creating/updating issue, this is from the log: <pre>Processing IssuesController#new (for 89.216.115.50 at 2010-04 ... iBNDmMajWE9w40LQIqdEAMtCmh+lwDoWEp7+JUTc=", "issue"=>{"start_date"=>"2010-04-21", "estimated_ho ... "0", "assigned_to_id"=>"3", "subject"=>"Test issue", "tracker_id"=>"1", "due_date"=>"", "status ... description"=>"Testing it."}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}} Redirected to http://dev.etondigital.com:3000/issues/7 Completed in 113ms (DB: 24) | 302 Found [http://XXX/projects/epermit/issues/new]</pre> And it displays Internal error. When I click on back, the ... 2010-04-21 10:09
Plugins: RE: Redmine Checkout Plugin
I've added a patch[1] to optionally display t ... t a chance. [1] https://dev.holgerjust.de/issues/137 2010-04-21 07:20
Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
FWIW I have some advice. I have been running ... much or too complex code, but thats a design issue... I don't have all the answers and every ... anyone wants to discuss it further. John 2010-04-20 19:06
Plugins: RE: Wiki Extensions Plugin
Haru Iida wrote: > Roland Fehrenbacher wrote ... h Redmine core at r3632 . And also there is issue #4301 that is about toc for sidebar. So, I stopped any enhancement for sidebar. Sorry. 2010-04-20 18:01
Help: Uploading large files fails for some users
I got an issue similar to #3116: uploading larger files fai ... is. Any hints, how to tackle this problem? 2010-04-20 14:46
Plugins: RE: nil object exception after hack issue model
I've got how to make it <pre> Dispatcher.to_prepare do Issue.send(:include, ContactsIssuePatch) end </pre> 2010-04-20 11:47
Plugins: nil object exception after hack issue model
I wrote one more customers plugin. But I have problem to join issues and customers. I use patch to add relation ... es exception undefined method `contacts' for issue It works great to link customer.issues, but issue. contacts raises error after first time, and ... ke this patches <pre> require_dependency 'issue' require_dependency 'issues_controller' # Patches Redmine's Issues dynamically. Adds a relationship # Issue +has_many+ to ArchDecisionIssue # Copied from dvandersluis' redmine_resourc ... /redmine_resources/blob/master/lib/resources_issue_patch.rb module ContactsIssuePatch def self.included(base) # :nodoc: ... end end end module ContactsIssue... 2010-04-20 11:08
Help: how to add issue.status in roadmap
hello everybody~~ my English is very poor~ in project‘s roadmap,how to add issue.status in roadmap <pre> <li><%= link_to_issue(issue,:project => (@project != issue.project),)%></li> </pre> i try to add #{issue.status} in this line ,but is not worked please help me~~thank you 2010-04-20 08:05
Plugins: Custom fields importer
Hi all, I've tonnes of issues in excel spreadsheet to be imported to redm ... ty. I hope anyone here could help me. Thanks! 2010-04-20 03:43
Help: Redmine Home page
Hello. I have a question. When I open a ho ... Redmine open an existing project on the tab Issues. Tell my what do I do? 2010-04-19 17:29
Help: Test email works, but notifications do not
Hi, I have installed redmine 0.9.2. My pro ... luding the correct emailaddress. But the new issue action does not get the send mail to line in ... can't find any... anyone know a solution? 2010-04-19 16:54
Development: RE: Proposal: Regular Meeting of Redmine Contributors
minkbear minkbear wrote: > I'd like to offer ... ready, I'm thinking a vote ability on either issues, the forums or both would be a nice plugin or core feature. :) 2010-04-19 15:04
(14601-14625/18306)