Search
Results (18267)
- I'm still wrapping my head around system admi ... which is presenting me with some interesting issues (I need to launch the use_redmine command b ... it's not working? I have it working when an issue is responded to but if I use the switches th ... ny ideas would be greatly appreciated! Craig
- Open discussion: RE: Modifying RM Labels?
- Excellent!! and thanks. One follow-up though. After changing "Issues" to "Tasks" all seems fine and so went to a ... g categories does show in the drop down list?
- Redmine version: 0.8-stable (svn) Ruby impl ... stcgi Hi, I am currently setting up an issue tracker for an existing software product and ... ame codebase, which means there will be many issues that are common to both products, as well as issues that are specific to Lite or Pro. I am unsu ... My initial setup has a main project for the issues that are common across both Products. This project then has two sub-projects, for the issues that are specific to the Lite or Pro versio ... hanks in advance for any suggestions. Jack
- Hi, I've recently downloaded the bitnami s ... ks a good fit for my purposes; but the above issues are a concern. How do others deal with what must be the common issue above? Many thanks in advance, Carl
- Help: RE: Schedule Plugin Problem
- namita nair wrote: > I deployed the schedule plugin in my system. > There was an issue where the page was not comming up, I modifie ... this problem. Any words are appreciated!
- Help: RE: Mandatory check for Red Mine issue # during checkin in svn
- I took my code posted above, and made it comp ... end if (commit_log =~ /^(refs|references|IssueID|fixes|closes)\s*#(\d+)/i) issue_number = $2 sql = "SELECT COUNT(*) AS result FROM issues I INNER JOIN issue_statuses S ON S.id = I.status_id WHERE S.is_closed = 'f' AND I.id = #{issue_number};" redmine_issue_open = `echo #{sql} | #{database}`.strip() if (redmine_issue_open.eql?("0")) STDERR.puts("Redmine issue #{issue_number} is not in an open state.") exit ... STDERR.puts("You didn't specify a Redmine issue number on the first line, e.g.: Refs #1 ... goes here...") exit(1) end </code></pre>
- I've just uploaded a new release of the "Redm ... treamsoftware.com/projects/redmine-questions/issues is open to the public and you are welcome t ... sts and patches for the next version. Eric
- Plugins: RE: After updated to redmine devel(a ... template missing exception. Can anyone help?
- I was able to fix this on my Questions plugin ... https://projects.littlestreamsoftware.com/issues/2209 Eric
- I am evaluating a few GW/Collaboration tools ... ge the way some things are labeled, such as "Issues" which might make more sense as "Tasks" in ... coded through the code and not with pointers.
- Plugins: RE: Graphs plugin
- Eric Davis wrote: > Maybe have a graph for the entire project. That would pull in all the issues, even if they are not on a version. Adde ... of the top 6 projects in a Redmine instance.
- Help: RE: Images in attachments don't show in firefox
- I found the problem. There was an error in th ... Fixed in this ticket http://www.redmine.org/issues/show/2670
- Plugins: RE: ToDo lists plugin
- david lyons wrote: > Kaspars Sprogis wrote: ... e right click menu - the same as for redmine issues list - menu could also have some more items ... solution, but too much icons are not so good
- Plugins: RE: My Widgets plugin
- Eric Davis wrote: > Forked. I have a few id ... s. Cool, just note http://www.redmine.org/issues/show/2840#note-5. Seems that plugin widgets ... reproduce that on your side, that'd be great.
- I've just uploaded a new release of the "Redm ... treamsoftware.com/projects/redmine-exception/issues is open to the public and you are welcome t ... sts and patches for the next version. Eric
- Help: RE: unable to add tasks in redmine
- Hrm. Your Stuff To Do plugin isn't correctly installed, it seems. You don't have the next_issues table.
- Help: RE: unable to add tasks in redmine
- Hello Brad, Thank you for the response. He ... rs.com/projects/show/puppet] Processing IssuesController#new (for 122.166.42.191 at 2009-0 ... "=>"puppet", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 0.06729 (14 reqs/sec) | R ... 200 OK [http://cwleaders.com/projects/puppet/issues/new] Processing IssuesController#new (for 122.166.42.191 at 2009-0 ... ", "project_id"=>"puppet", "action"=>"new", "issue"=>{"start_date"=>"2009-03-09", "estimated_ho ... "=>"test", "status_id"=>"1"}, "controller"=>"issues", "attachments"=>{"1"=>{"file"=>"", "descri ... lid (Mysql::Error: #42S02Table 'redmine.next_...
- I'm about to start on a new set of features f ... the other Enumerations (Document Categories, Issue Priorities). So what does everyone think? ... this problem that would be easier? Eric
- Formatting the New Issues page Is there a way to group together items on the new issue page? And add borders, notes, and headers ... to organize it? thanks for the help John
- Formatting the New Issues page Is there a way to group together items on the new issue page? And add borders, notes, and headers to the page to organize it?
- Hey All I have searched a lot before posting ... his be the reason why we faced absolutely no issues there even though it was a Shared host account?
- Open discussion: RE: Ticket relatioin. How can we take relation to ticket?
- Thank you for reply. I had experience that function. But I forgot because related issue don't show in list. I think twice. My comfortable reason is related issue showing in list. Can you think about showing related issue in list?
- Open discussion: RE: Ticket relatioin. How can we take relation to ticket?
- http://www.redmine.org/wiki/redmine/FAQ#How-does-Related-issues-work
- Plugins: RE: Graphs plugin
- Jerome Vanthournout wrote: > I have installe ... ly_path => true))</code></pre> solves the issue... HTH and greetings, Mischa.
- Hi, we are using RedMine 8.0.0 in a pretty de ... nt Time Details" despite they appear in the "Issues" list. Also it seems that the entries in th ... etails" and "Spent-time report" are broken.
- Help: RE: Sending notification e-mails with different "From" addressess for each project
- I use multiple inbound email addresses (one a ... d to use the inbound email addresses for new issues, but can reply-to the outbound address. The ... ddress, but that's too complicated for most.