Project

General

Profile

Search

Results (18202)

Open discussion: RE: Control Redmine from the command line
Hey Paul, Great minds think alike then? ... ork going around this http://www.redmine.org/issues/show/296. Perhaps that's where we should devote our energy. What do you reckon? Dave 2009-03-13 10:36
Open discussion: RE: Enable perforce integration
I tried a patch here: http://www.redmine.org/issues/show/339 This patch worked for some thin ... being done but just a few things don't work. 2009-03-13 03:56
Help: RE: unable to add tasks in redmine
Hello, I had fixed the issue with upgrading the database. However the err ... tions.rb:106:in `save' /app/controllers/issues_controller.rb:146:in `new' /usr/lib/ru ... ============== Thanks and Regards, Gokul. 2009-03-12 20:46
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Defferrari Suporte Suporte wrote: > Hello, ... the plugins database for your production app issue the command <pre>rake db:migrate_plugins RAI ... data/home/redmine/log/production.log</pre> 2009-03-12 19:49
Plugins: RE: Budget plugin - Userwise across projects
The spec for the next evolution of the budget ... #* Type #** Hourly #** Fixed #* Initial Issues (Phase 50) #** Title #** Due Date #** Estimate #* Initial Issue Template??? #* Cost #** Labor #** Overhea ... tatus ** Fixed rate deliverables should use issue status to deturmine deliverable status ... 2. deliverable status inherit status from issues: * empty -> no issues * new -> all issues are proposed or new * in progress -> any issue is part of the in progress / under review suite * on hold -> all non closed issues are on hold * complete -> all issues closed or rejected h2. history * use exact same history behaviors as issue. * both contract and each deliverable have ... e integrated in table view h2. Additional Issue... 2009-03-12 15:45
Help: Is there any to display custom fields in the Issues pages?
I define a custom fields about issues. But I didn't find a config option to display it in the Issues page. Is there any way to do it. Thanks! 2009-03-12 08:04
Open discussion: RE: How many projects do you use in your website with redmine?
* 102 users * 85 projects * 3512 issues * a dog pile of financial plugins to add some serious complexity running smooth at the moment. 2009-03-12 06:05
Open discussion: RE: How many projects do you use in your website with redmine?
* 50 users * 60 projects * 900 wiki content versions * 1800 issues * 10000 journal details Still running f ... ne metric will cause another to surprise you. 2009-03-12 00:00
Plugins: RE: Redmine Questions plugin v 0.3.0 Released
Thanks! Thanks for your work on the plugin and the mailer issue. 2009-03-11 22:30
Open discussion: Cant Assign Users to Tasks?
I am not sure if these are related, but I recently change the en.yml language file so that "Issues" shows up as "Tasks". I then created some n ... own list for "Assign to". Any suggestions? 2009-03-11 21:15
Help: IMAP Email - Can anyone post an example imap checking cron job?
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 2009-03-11 18:31
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? 2009-03-11 18:02
Help: How can I use Change Log and Roadmap fe ... -synchornised version numbers in sub-projects
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 2009-03-11 13:14
Help: RedMine Test-Driver Backup/Restore/Migration Concerns - how?
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 2009-03-11 13:10
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! 2009-03-11 12:35
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> 2009-03-11 04:43
Plugins: Redmine Questions plugin v 0.3.0 Released
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 2009-03-11 04:14
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 2009-03-11 01:02
Open discussion: Modifying RM Labels?
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. 2009-03-10 23:51
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. 2009-03-10 21:49
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 2009-03-10 15:19
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 2009-03-10 09:02
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. 2009-03-10 01:15
Plugins: Redmine Exception Handler v 0.2.0 Released
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 2009-03-10 00:30
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. 2009-03-09 22:33
(17001-17025/18202)