Project

General

Profile

Search

Results (18263)

Help: is there way to make completed versions not appear on the drop down menu when you assign an issue to a version?
We have a lot of versions and the drop down l ... w you can toggle that in the roadmap page ) 2009-07-09 19:00
Plugins: importer plugin - where to find a log for failed import ?
Hi all, does someone know where the details on why the importing of an issue via the importer plugin failed ? I've only got the list of not imported issues, but not why. thanks for help ! gabriel 2009-07-09 15:05
Plugins: RE: Proposal for a redmine testboard plugin
(well, only today I found some time for looki ... a testplan is tied to: a sub/project, or an issue (a task, but also a bug) - a testplan is al ... estcase/testsuite/testplan; - as with other issues, for each testcase consider having time est ... hopefully they help. best regards, marius 2009-07-09 14:49
Plugins: RE: Ticket grouping plugin
try this get the plugins revision <pre> git clone git://github.com/Ubik/redmine_issues_group.git ./vendor/plugins/redmine_issues_group </pre> show the remote repositori ... cal <pre> git checkout -b my_local_redmine_issue_group origin:origin </pre> 2009-07-09 11:53
Plugins: GIT clone does not work
Andrew, I tried to get the plugin from two ... re> git clone git://github.com/Ubik/redmine_issues_group.git </pre> and <pre> git clone http://github.com/Ubik/redmine_issues_group.git </pre> fail with the same err ... te promising. Thanks for sharing this plugin! 2009-07-09 10:56
Plugins: RE: Graphs plugin
Hi there, I've just try and install this p ... fox, the frame "label_graphs_total_vs_closed_issues" is very small. On IE, the frame "label_graphs_total_vs_closed_issues" has a height that seems to be the correct ... on my browsers ? thanks for help gabriel 2009-07-09 08:10
Open discussion: "Log time" does not include % complete field?
Is this intentional? When you log time, it is allowing a short cut to updating an issue for time related activity. I.e. hours, com ... one too? Is this a bug that I should file? 2009-07-08 21:11
Help: RE: How to add custom field to issue list
Vitaliy Ganzha wrote: > But what to if I wa ... that at least the option to set the default issue-tracking (default) columns on a global base. ... t should show up there also. So check the issue custom field as "For all projects" and the c ... ineSettings#Default-columns-displayed-on-the-issue-list]]. HTH... 2009-07-08 18:27
Help: Internal Error after upgrading to redmine trunk
Hi all, I have upgraded Redmine to the lat ... {:length=>60}:Hash) on line #20 of app/views/issues/_list_simple.rhtml: 17: <td class="project"><%= link_to(h(issue.project), :controller => 'projects', :action => 'show', :id => issue.project) %></td> 18: <td class="tracker"><%=h issue.tracker %></td> 19: <td class="subject"> 20: <%= link_to h(truncate(issue.subject, :length => 60)), :controller => 'issues', :action => 'show', :id => issue > (<=h issue.status %>) 21: </td> 22: </tr> 23: <% end ... his regard will be great. Regards, Neil 2009-07-08 11:13
Help: URL in e-mail notification
Hi, we run Redmine 0.8.3 and have a problem with the e-mail notifications for issues. The URL is wrong. Here's how the notification mail looks <pre> Issue #39 has been reported by Ziegler, Helmut. ... -- Error #39: test https://https:/redmine/issues/show/39 Author: z, h Status: Neu Prior ... ification comes from (https://https:/redmine/issues/show/39) Is it possible that it has some ... the https protocol. Cheers, Helmut 2009-07-08 10:45
Help: RE: How to add custom field to issue list
Thanks a lot! It's resolves my problem!!! ... ct, which uses Redmine, will finish soon. 2009-07-08 08:45
Plugins: RE: restrict access to specific issue tracker
thanks Andrew - that's perfect! 2009-07-08 06:03
Plugins: RE: restrict access to specific issue tracker
Also, you can divide your trackers between th ... Cheers, Andrew Leaf QA Manager Destineer 2009-07-08 05:50
Plugins: RE: restrict access to specific issue tracker
Hi nay, You can do this out of the box, us ... rs, Andrew Leaf QA Manager Destineer 2009-07-08 05:43
Plugins: RE: Ticket grouping plugin
Lars Pehrsson wrote: > Mykhaylo >> > What f ... ge of start/end dates by dragging? > * Move issue by Drag´n drop? See patch #2024 for a pat ... t state of the patch is though. HTH... 2009-07-07 22:58
Help: RE: How to add custom field to issue list
Vitaliy Ganzha wrote: > I need to display some custom field in Issue list for some project. How can I do so? > ... that at least the option to set the default issue-tracking (default) columns on a global base. ... ed in 0.7.x. Some references: * [[RedmineIssueList]] * [[RedmineCustomFields]] * issue #3321 BTW: have you considered upgrading ... urrently 0.8.x? Kind regards, Mischa. 2009-07-07 22:52
Plugins: RE: Ticket grouping plugin
Lars, The initial idea was to have a Gantt with arrows for relations between issues. Also I found grouping plugin to be very us ... e jsgantt with Redmine mostly because of CSS issues and also unfortunately I cannot devote much ... ll require significant time for implementing. 2009-07-07 15:04
Plugins: RE: Ticket grouping plugin
Mykhaylo >> What features have you planned i ... Change of start/end dates by dragging? Move issue by Drag´n drop? Or any other features. Da ... ovide straight vanilla Redmine functionality. 2009-07-07 14:38
Help: How to add custom field to issue list
Hi all! I need to display some custom field in Issue list for some project. How can I do so? Thanks! (Redmine 0.7.3) 2009-07-07 14:11
Help: RE: Where are email templates stored?
thanks. so, to edit issue subject, we should edit a file in app, and c ... in a future, to add posibility to define the issue subject format in locales files ? or in emai ... " should be wonderful: ex: # define your issues subject template issue_subject: "[issue ##{issue.id}] #{issue.subject} - #{issue.project.name} - #{issue.tracker.name}" Thanks for all 2009-07-07 11:02
Plugins: restrict access to specific issue tracker
Hi all, I am new to redmine, which we are ... tain roles will only be able to view support issues, while others will be able to view support and bugs etc? any advice hugely appreciated, nay. 2009-07-07 06:21
Plugins: RE: Wiki Extensions Plugin
This seems to be a usefull plugin to me... I' ... incorporate the feature which is patched for issue #2010. Let's see if this implementation does not incorporate the "issues" mentioned in issue #2010. Will see... Kind regards, Mischa. 2009-07-06 22:50
Open discussion: RE: Relate issues between projects
joff mee wrote: > Is there a way to relate two issues that occur on different projects? Please ... ://www.redmine.org/boards/2/topics/7234 your issues. Regards, Mischa. 2009-07-06 22:22
Help: RE: SVN post-commit Hooks on Windows
Roland Wellmer wrote: > ...Does anyone know ... Take a look at [[RedmineSettings#Referencing-issues-in-commit-messages]] which shows you how to ... sing SVN-hooks. Kind regards, Mischa. 2009-07-06 22:18
Help: How to re send a new issue by email?
Hello guys, When I create a new issue, Redmine send to me an email with the information summary of that issue. Is possible, in some way, to re send me that email again? Many thanks! Hugo 2009-07-06 21:56
(16326-16350/18263)