Project

General

Profile

Search

Results (18306)

Help: RE: URL to new issue with a specific tracker??
http://www.mysite.org/projects/[project]/issues/new?tracker_id=[trackerid] for exemple, ... tch":http://www.redmine.org/projects/redmine/issues/new?tracker_id=3 will create a new issue (patch tracker) inside the redmine project. Is it what you're looking for ?? 2010-05-26 20:54
Help: db:migrate_plugins error: "rake aborted! Child already added"
When trying to install any number of plugins, ... :http://github.com/software-project/scrum-pm/issues/issue/8/#comment_254408 and it did not resolve my issue. Any help that can be provided would be o ... e_whining rfpdf ruby-net-ldap-0.0.4 </pre> 2010-05-26 19:37
Help: RE: Projects sharing bug numbers? Any plugins?
It sounds like what you need is a separate in ... 't support what you're asking for, since the issue ID is a unique key, and all issues across projects share the same database tab ... to: * Create a new table (or column in the issue table) with the project-specific id * Make ... r the project whenever you're creating a new issue * Replace anywhere the ID is displayed on the screen with the new project-issue-id * Change the routes so that edit and show issue URLs use the new ID rather than the traditio ... on't think it's worth even contemplating. 2010-05-26 18:54
Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Here's one more example of this problem: htt ... it seems that the problem is related to the issue patch in /lib/arch_decisions_issue_patch.rb. When it patches the Issue, it's going through the issue.rb script again, and is choking on the acts_ ... d? I'll try asking on the IRC channel. 2010-05-26 16:10
Help: URL to new issue with a specific tracker??
I'm a little embarrassed to ask this, but is ... to derive a URL that'll take you to the new issue tab for a specific project and also choose a ... ght be: Log a bug against Project X! 2010-05-26 15:58
Open discussion: Adding a script to wiki page for ruby-newbie
I'd like to modify @<head>@ of wiki page to a ... iles should I patch to add jsMath support in Issue description in view and preview modes? Any help is appreciated. 2010-05-26 15:34
Open discussion: RE: Automatic "Relates To" Option for Copied Issue?
I'd vote for such plugin! 2010-05-26 14:47
Open discussion: RE: Effective Time Logging
You always log time against an issue. The basic workflow is. * Find the issue you are going to work on * Click the Start ... page (Next to login details) * Work on the issue * Click the Stop timer link when done and e ... n always uninstall it if it's not for you 2010-05-26 14:47
Open discussion: RE: Effective Time Logging
None of my team has ever logged time so we ar ... ing. Is it easy to jump between projects and issues to log time? 2010-05-26 14:34
Open discussion: Manually Sending email from Redmine
Our current Redmine workflow works well when ... are communicating with a 3rd party about an issue that is in Redmine. This generally involves ... arty who does not have a redmine account. 2010-05-26 14:01
Plugins: RE: Redmine Checkout Plugin
I just released a new version of the Redmine ... fixes bug "-!#145-":http://dev.holgerjust.de/issues/145 discovered by Eric Davis, which would p ... or have feature requests, feel free to file issues on the public "issue tracker":http://dev.holgerjust.de/projects/redmine-checkout/issues. --Holger Just 2010-05-26 13:02
Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Alright I finally had time to try this. I mov ... E:/webservers/railsapps/redmine/app/models/issue.rb:35 d:/dev/lang/Ruby/lib/ruby/site_ruby/1 ... or/plugins/arch_decisions/lib/arch_decisions_issue_patch.rb:1 d:/dev/lang/Ruby/lib/ruby/site_r ... ng/Ruby/bin/rake:19 Any other suggestions? 2010-05-26 12:50
Plugins: RE: Redmine Scrumdashboard plugin
Hi, I am now having the same problem as Ju ... board was working fine until I imported some issues through the REST API. When I try the dashbo ... end %> Any ideas? regards, Gert Koning 2010-05-26 11:08
Help: RE: Issues closed/resolved by user
Sure I can Felix, Flow: 1 NEW -> 2 ASSI ... es not change 3->... Owner Changes After issue resolution someone diferent than the develop ... e development, if the test is successful the issue is closed. Now, I want to know the *resolved* issues by my developer. In the issue summary page we can see the info I want but it is not quite right. The closed issues by user filter the issues closed grouping by the issue author. Do you see what I mean? 2010-05-26 10:52
Help: Projects sharing bug numbers? Any plugins?
Greetings everyone, I have stumbled into a ... is makes it painstakingly hard to track # of issues between databases when they are assigned to ... enting. We currentlyt have a large amount of issues now out of sync, as I did not know this would occur(ive never used a bug database that had this issue before). Thank you, 2010-05-26 03:06
Help: RE: Require assigned_to field for tickets set default assignee
IIRC the @:required@ parameter in the view on ... s not requiring an assignee, but instead of "issues assigned to no one", you will have loads of "issues assigned to the default user". As far as requiring an assignee, you could delve in the issue model and make the assignee mandatory by add ... f the rails inner workings before doing that. 2010-05-25 23:14
Help: RE: Issues closed/resolved by user
I'm not sure to fully understand what you are ... little more information about your workflow? 2010-05-25 23:10
Help: RE: Is there a way to link lists to filter items in custom fields?
Here's the link in case anyone's curious. [[http://www.redmine.org/issues/4858]] 2010-05-25 22:25
Open discussion: Maximum capacity of Redmin
Here's a simple question that can lead to a l ... ave 400 users, 1000 projects and above 50000 issues. Wiki and forum should be kept to a minimum ... ed, but maybe I'm wrong. Thanks. Hugues 2010-05-25 22:22
Help: RE: Setting custom fields through Email
Ok, Apparently my issue doesn't seem to affect custom fields, but I cannot get the emails to override the due date for an issue. I am trying to change it like the following ... : DueDate: Due Date: Due date: Issue Due Date: Any suggestions? 2010-05-25 22:01
Help: Setting custom fields through Email
Issue - Setting custom fields through email body ... , but it seems to still elude me. I have new issues being fed in through email. I know that the ... ate, or better yet custom fields added to an issue. h3. Environment Info OS: CentOS 5.4 x ... 19 About your Redmine plugins Redmine Newissuealerts plugin 0.0.2 Redmine Graphs pl ... 0 reStructuredText formatter 0.0.1 2010-05-25 21:27
Help: Issues closed/resolved by user
Hi, I'm using Redmine for a while, and rec ... developers and we need to keep track of the issues being resolved by each one. Our current workflow says that upon issue resolution the owner its changed to the issue tester, that after successful test closes the issue. The problem here is that we lost track of the developer resolving the issue. The activity section gives a good vision of ... e te user view section. Thank you Ruben 2010-05-25 16:49
Help: Require assigned_to field for tickets set default assignee
Hi, I want the "Assigned to" field required for every ticket. Browsing source:trunk/app/views/issues/_attributes.rhtml I found that other fields ... <pre> <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... way of making this field "required"? Thanks! 2010-05-25 16:27
Help: RE: Can't see related issues
You might have been confused by the UI. It's ... date form - only as an AJAX form on the view issue page. 2010-05-25 16:15
Plugins: RE: HELP chart plugin - the swf chart doesn't display (only the chart)
Hi Alberto, thanks for your response. I've already resolved this issue, just installed the latest charts plugin. That's it. Cheers, |strexy 2010-05-25 14:38
(14351-14375/18306)