Project

General

Profile

Search

Results (18298)

Open discussion: RE: how to show Custom fields for Spent time?
See Issue 6907: http://www.redmine.org/issues/6907 @Jon While you can't see the value ... ybe I'll add a feature request for that, too. 2010-11-16 06:20
Open discussion: SMTP Email - Can't get to work
If someone could help with SMTP email problem ... n.log entry for an email send: Processing IssuesController#create (for 10.202.132.41 at 2010 ... uQEex0HoGXLzIjxpPqZNnXHmsLxC1nQbSKaBVW60=", "issue"=>{"start_date"=>"2010-11-15", "custom_field ... >"", "subject"=>"TEST2 - DonHurst - New 1099 Issue", "category_id"=>"", "tracker_id"=>"1", "due ... , "description"=>"TEST - DonHurst - New 1099 Issue\r\n\r\n"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... ttp://eg-ttapst-a01/redmine/projects/trust99/issues/new?issue%5Btracker_id%5D=1 Completed in 266ms (DB: 3 ... ttp://eg-ttapst-a01/redmine/projects/trust99/issues] 2010-11-16 00:13
Plugins: RE: JChat - problem with strart
Follow this https://github.com/joshsten/redmine_jchat/issues#issue/2 2010-11-15 23:27
Plugins: RE: Extended Schedules plugin with scheduling issues option
pascal similon wrote: > strexy strexy wrote: ... I have found the solution based on jChat issues for bitnami users : https://github.com/joshsten/redmine_jchat/issues#issue/2 We have to change the following javascrip ... _schedules/assets/javascripts* : * Quick_issue.js * modalbox.js * schedule_edit.js * hou ... ne and i enjoy to finally use this plug in. 2010-11-15 23:25
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Stephen Fuhry wrote: > so we're pretty handy ... he upgrade test then. Moving on with your issue: I can't really figure out what could cause this error on the new issue page. Random things that come to mind: How d ... ve a default priority configured? What does @Issue.new@ run in @RAILS_ENV=production script/con ... d not one configured for another environment? 2010-11-15 22:27
Help: A fix to a plugin installation issue
I don't know if this is the right place for t ... t plugin, and was running into the following issues: # The plugin _was_ showing up in the Ad ... From googling, it seems the "Internal Error" issue can be caused by an API mismatch between Red ... 1.0.1 * MySQL 5.1.52 * Windows Server 2003 2010-11-15 22:19
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Just as a side note, one of our guys in house wrote a script to migrate our issue tracker from FlySpray to Redmine 0.9 (actual ... ks odd except for the new tree in 1.0 in the issue table, which I fixed. 2010-11-15 21:59
Help: Where can I find descriptions of the default workflow?
I've been trying to figure out the default workflow for Issues. For instance, I don't know exactly what Re ... t would be best used as an "accepted" status. 2010-11-15 21:49
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
heh, your tone suggests that i shouldn't have ... gh between releases to cause any significant issue.. either way, the problem i'm running int ... rake db:migrate RAILS_ENV=production </pre> 2010-11-15 21:45
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
You're not seriously using the same DB with two different versions of the same app, are you? 2010-11-15 21:39
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
I did have plugins installed, but uninstalling them did not seem to fix the problem. The issue list does show up fine... the only thing that doesn't work it seems is creating a new issue. Also, since we're currently running 0.9 in production, I ran this to get the issues back up to date: <pre> UPDATE redmine.issues i SET root_id = id , lft = 1 , rgt = 2 WHERE root_id IS NULL </pre> 2010-11-15 21:35
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Stephen Fuhry wrote: > btw, the db migration ... ave a data inconsistency somewhere. Does the issue list show OK? Do you have any plugins instal ... tasks plugin installed? Does any row in the @issues@ table have either @lft@, @rgt@ or @root_id@ empty? 2010-11-15 21:31
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
btw, the db migration did go ok... added some ... v/2010:15:31:01 -0500] "GET /projects/whfifq/issues/new HTTP/1.1" 500 576 10.10.20.186 - - [15/Nov/2010:15:31:01 -0500] "GET /projects/whfifq/issues/new HTTP/1.1" 500 576 "http://redmine1.myaddress.com/projects/whfifq/issues" "Mozilla/5.0 (Windows; U; Windows NT 5.1; ... ' for nil:NilClass) on line #10 of app/views/issues/_attributes.rhtml: 7: <p><label><%= l(:field_status) %></label> <%= @issue.status.name %></p> 8: <% end %> 9: 10: <p ... p.id]}), {:required => true}, :disabled => !@issue.leaf? %></p> 11: <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... blank => true %></p> 12: <% unless @project.issue_categories.empty? %> 13: <p><%= f.select :category_id, (@project.... 2010-11-15 21:27
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Well, the 500 has to come from somewhere, what about the webserver log? 2010-11-15 21:20
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Unfortunately the log file doesn't provide an ... awhile, keeps getting sidelined though, heh) 2010-11-15 21:19
Help: RE: 0.9 => 1.0.3 upgrade, cannot add new issue
Did the database migration run ok? Could you ... de the error trace from @log/production.log@? 2010-11-15 21:17
Plugins: RE: Extended Schedules plugin with scheduling issues option
strexy strexy wrote: > Hi all! > are somebo ... ork but not scheduled_tickets form. Thanks 2010-11-15 21:13
Help: 0.9 => 1.0.3 upgrade, cannot add new issue
I get a 500 error when I click "New Issue".. here's the output for my environment: ... 819172912 CentOS 5.5 mysql version 5.1.37 2010-11-15 20:57
Help: URLs in Messages
Stupid Question: Where do I change the URL Li ... t now, it defaults to: http://localhost:3000/issues/issue.id. Any help would be greatly appreciated! 2010-11-15 20:51
Plugins: RE: How do I override pdf.rb?
I have to override pdf.rb to fix the function issues_to_pdf to implement indentation of sub-issue. Actually, I have modify the the file (li ... t\pdf.rb). Is there a cleaner way to do it. 2010-11-15 20:24
Help: How is the www.redmine.org configured? (I'm specially interested on the repository)
Hi there! I'm having performance issues with the svn repositories on my site. At le ... cases). I've done several searches on the issues and found some pointers, but still nothing ... cron task, or hookup files?) Thanks a lot! 2010-11-15 19:09
Plugins: How do I override pdf.rb?
Hello everybody. I have a minor problem wi ... ontacts in redmine and I can connect them to issues. In the issues query I can filter the issues and I can add the contact name to the list ... here my problem starts: If I try to export a issue list with a column displaying a contact name ... Thanks in advance for any advice. :-)Peter 2010-11-15 13:24
Help: RE: Fixing-keywords
SwedishMatch TimerWolf wrote: > Or is that n ... start whit the fix-keyword? and end whit the issue-link No, the match is: @<keyword><some number of whitespace and ":"><issue id>@. 2010-11-15 11:33
Help: RE: About module of Roadmap
tonny tonny wrote: > It seems that I missed ... is more obvious. Thanks for bringing this issue up again... ;) 2010-11-15 02:14
Help: followed instructions for install on Ub ... _cgi, 403 forbidden error when running script
Hi, I am new to Redmine (and server administr ... Would somebody advise how to get around this issue, if they have some ideas? Thanks 2010-11-14 23:42
(12876-12900/18298)