Project

General

Profile

Search

Results (18298)

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
Help: RE: 500 Internal Error after update an Issue
This is the error log I got: Processing IssuesController#show (for 193.147.53.229 at 2010- ... "action"=>"show", "id"=>"13", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (undefined local variable or method `issue' for #<ActionView::Base:0x7f26df0ce178>) on line #16 of app/views/issues/_history.rhtml: 13: <% end %> 14: </ul> 15: <% end %> 16: <%= render_notes(issue, journal, :reply_links => reply_links) unles ... %> 17: </div> 18: <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %> 19: <% end %> app/views/issues/_history.rhtml:16:in `_run_rhtml_app47views47issues47_history46rhtml_locals_history_journals_object' app/views/... 2010-04-19 11:37
Help: RE: 500 Internal Error after update an Issue
Can anybody help me? Should I open an issue? 2010-04-19 11:29
Plugins: RE: Ticket grouping plugin
Hi, Andrew! Why you didn't upload the newer ... nd also, can u update the first post in this issue and add link to github, or on latest version fo u'r great plugin? 2010-04-19 11:11
Help: RE: I can see nothing in default columns displayed on the issue list
Just tried that on a current redmine and I cannot reproduce this issue. Please update to current trunk a check again. 2010-04-19 11:02
Help: RE: I can see nothing in default columns displayed on the issue list
Please don't multipost, I have locked the other 2 topics so that all answers are made here. 2010-04-19 11:01
Help: I can see nothing in default columns displayed on the issue list
I add some issues of custom fields and set these fileds "For ... nything in "default columns displayed on the issue list" of issue tracking of settings my vesion of redmine is 0.8.4. thanks! 2010-04-19 09:27
Help: I can see nothing in default columns displayed on the issue list
I add some issues of custom fields and set these fileds "For ... nything in "default columns displayed on the issue list" of issue tracking of settings my vesion of redmine is 0.8.4. thanks! 2010-04-19 09:27
Help: I can see nothing in default columns displayed on the issue list
I add some issues of custom fields and set these fileds "For ... nything in "default columns displayed on the issue list" of issue tracking of settings my vesion of redmine is 0.8.4. thanks! 2010-04-19 09:27
(14601-14625/18298)