Project

General

Profile

Search

Results (18298)

Plugins: Management plugin
Hello, Just wanted to check if anyone knew ... it possible to have the 'overview' view with issues/bugs/features for all projects where a user is role X (i.e. manager)? Cheers Robbie 2010-03-17 00:02
Plugins: in which order work plugins?
Hi! I played with any small plugins which ... y the "assign to" part in partial /app/views/issues/_form.rhtml. To modify the partial, I have ... vaporised... :-( What can I do?? query1 2010-03-16 21:44
Plugins: RE: Proposal for a redmine testboard plugin
I think I'm going to follow Enderson's sugges ... idea of being able to associate tests to an issue. This could be used to create a new test case or associate existing tests cases. 2010-03-16 19:53
Help: RE: installation issue with 0.8.7
on windows if you run 'rake config\initialize ... way of going about things in the first place 2010-03-16 17:59
Help: RE: Redering UTF-8 characters in issue body
Sorry I should RTFM and use Ruby 1.8.7 2010-03-16 17:34
Plugins: RE: Ticket grouping plugin
Andrew Chaika wrote: > In IE7/8 just turn of ... ts/stylesheet.css for the dialog box overlay issue. This seems to help, but doesn't completely resolve the problem. 2010-03-16 16:41
Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
definitely interested in this. currently plan ... a redmine pluging (presumably using a "test" issue?) or would there be a separate database for ... cent amount of need for something like this. 2010-03-16 15:56
Help: RE: Error during "rake db:migrate RAILS ... when updating to latest trunk (3556 to 3586)
I had to remove lines from the @20100313132032_add_issues_nested_sets_columns.rb@ file (located in @d ... to make sure), then remove the @add_column :issues, parent_id@ line from the file mentioned ab ... removing stuff, but it solved my problem. :) 2010-03-16 14:25
Help: Is there a way for a non-user to email issues into redmine?
Looking through the documentation, it looks like a user must be in redmine to be able to email issues to redmine. We are running redmine inte ... cts where we will accept incoming emails for issues, and then route those issues to their correct project. I was wonderi ... ickup not ignore them, but enter the ticket. 2010-03-16 13:19
Help: Displaying changesets within issues?
Hi all, I'm sorry if this has already been ... t changesets are automatically linked within Issues. The opposite works (ie, linking from subversion commit comments to issues), but I was hoping there was functionality ... thoughts or suggestions? Thanks, Meetesh 2010-03-16 10:15
Plugins: RE: Proposal for a redmine testboard plugin
Hi- I'm about to undertake the process of ... a feature or bug (attribute) -- or support (issue) A test execution can be tied to a mileston ... ton. -Aaron Evans aarone_at_one-shore.com 2010-03-16 00:47
Help: RE: Project templates
Again, if you think this is a performance issue from redmine, please file a bug so that the ... help from the community regarding your setup. 2010-03-15 22:58
Help: RE: Project templates
The copy project functionality its works, but ... [POST] Parameters: {"enabled_modules"=>["issue_tracking", "time_tracking", "news", "documen ... =>"Copiar", "only"=>["members", "versions", "issue_categories", "issues", "queries", "boards", "wiki", ""], "action ... pJ5R+salA=", "id"=>"plantilla", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"plantilla1 ... ance this... thanks in advance. Rolando 2010-03-15 21:51
Plugins: RE: Ticket grouping plugin
Has anyone used this plugin (redmine_issues_group_0_1_7.zip from this thread) while int ... h IE7/IE8? It seems as though there are CSS issues (doesn't break it, just makes the issue list less "pretty" and the Jquery dialog box ... 3.6, Not so great in IE7/8. Thanks Trevor 2010-03-15 20:45
Help: RE: Project templates
I have a template project with more of 250 issues and others configuration things, like roles ... SQL 8.4. Thank you in advance. Rolan2kn 2010-03-15 20:34
Help: Redering UTF-8 characters in issue body
Hi redmine forum, I have a problem when I ... n-standard characters into the editor on the issues page. I understand that this is a Rails issue when it tries to render utf-8 characters int ... elow. Regards, Richard Processing IssuesController#show (for 87.194.34.227 at 2010-03-12 16:53:08) [GET] Parameters: {"controller"=>"issues", "action"=>"show", "id"=>"7"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (in ... CII-8BIT and UTF-8) on line #97 of app/views/issues/show.rhtml: 94: <% if authorize_for('issues', 'edit') %> 95: <div id="update" style= ... /div> 99: <% end %> 100: app/views/issues/show.rhtml:97:in `_run_rhtml_app47views47issues47show46rhtml' app/controllers/... 2010-03-15 15:02
Plugins: RE: Ticket grouping plugin
Andrew Chaika wrote: > Oleg Shiff, > > It's because method Query.issue_count raises an exception. What version of R ... "rescue '???'" from 27-th line of _ edmine_issues_groupapp iewsissues_sidebar.rhtml_: > [...] > and post your e ... Redmine version 0.8.6 <pre> Processing IssuesController#index (for my.ip at 2010-03-15 14 ... rameters: {"action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (undefined method `issue_count' for #<Query:0xb64d027c>) on line #26 of issues/_sidebar.rhtml: 23: <% end %> 24: <% quer ... <%= link_to h(query.name), {:controller => 'issues', :action => 'index', :project_id => @proje ... on-fav-off' : 'icon icon-fav') %> (<%= query.... 2010-03-15 13:37
Help: problems after update
hello I've update my redmine for the lates ... undefined method `unsaved_attachments' for #<Issue:0xb6fdbc48>): app/models/attachment.rb:156:in `attach_files' app/models/issue.rb:416:in `save_issue_with_child_records' app/controllers/issues_controller.rb:202:in `update' passenger ... y after delete the plugins I got the upgrade. 2010-03-15 12:45
Help: RE: Missing % Done in Issues Tracking
Thank you. It seems the other administra ... up. Again thank you for your help with this issue. 2010-03-15 12:39
Open discussion: RE: multiple categories ( tags? )
I would also like to see the "issue" have a one to many relation with "categorie ... e up with is representing a component as an "issue" and then setting bugs to block the componen ... n goes away. Thanks for a great tool. 2010-03-15 11:32
Help: Different priority levels for different trackers
Is there a way to define different priority l ... project I'd like to track different kinds of issues - which is possible by defining different t ... there a way to achieve this? Maybe a plugin? 2010-03-15 11:07
Plugins: RE: Ticket grouping plugin
Stanislav Plakhin wrote: > What rights do I ... ign to a user in order to let him create sub issues? At this time only admin has such rights in my project :( It's "edit parent" permission. 2010-03-15 09:39
Plugins: RE: Ticket grouping plugin
Oleg Shiff, It's because method Query.issue_count raises an exception. What version of R ... "rescue '???'" from 27-th line of _\redmine_issues_group\app\views\issues\_sidebar.rhtml_: <pre><%= link_to h(query.name), {:controller => 'issues', :action => 'index', :project_id => @proje ... on-fav-off' : 'icon icon-fav') %> (<%= query.issue_count rescue '???' %>)<br /></pre> and post your exception message. 2010-03-15 09:27
Open discussion: RE: Cross-Project Gannt and Calendar ?
You mean... Projects (top menu) > view all issues > Gantt? 2010-03-15 05:23
Help: Error during "rake db:migrate RAILS_ENV ... when updating to latest trunk (3556 to 3586)
Hello, when running "rake db:migrate RAILS_EN ... I get the following error: <pre> == AddIssuesNestedSetsColumns: migrating ===================================== -- add_column(:issues, :parent_id, :integer, {:default=>nil}) ra ... licate column name 'parent_id': ALTER TABLE `issues` ADD `parent_id` int(11) DEFAULT NULL </pr ... p is highly appreciated. Regards, Albrecht 2010-03-15 00:04
(14901-14925/18298)