Search
Results (18267)
- 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.
- 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. :)
- 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.
- 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
- 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
- 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.
- 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
- 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
- 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
- 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/...
- 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_groupappiewsissues_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....
- 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.
- Help: RE: Missing % Done in Issues Tracking
- Thank you. It seems the other administra ... up. Again thank you for your help with this issue.
- 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.
- 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?
- 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.
- 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.
- Open discussion: RE: Cross-Project Gannt and Calendar ?
- You mean... Projects (top menu) > view all issues > Gantt?
- 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
- Open discussion: RE: Changing name of issues
- Thanks! I didn't realize that it was also possible to change the name of the issue but it sure seems to be. Now I'll just bug m ... e the rights to do that. Thanks again! //J
- Plugins: RE: Ticket grouping plugin
- What rights do I need to assign to a user in order to let him create sub issues? At this time only admin has such rights in my project :(
- There is a need to conduct certain actions on ... receiving phone calls. 1. Creation of new Issues. 2. Adding comments to the Issues. 3. Spent time in Issues. It is necessary to know that these chan ... ed the operator. Patch # 3848 solves this issue very partially. Can someone help write a ful ... h could qualify for inclusion in redmine-1.0?
- Help: RE: Project specific emission email address
- Looks like this is planned for version 1.0. See issue #4462 (and its related issue #4015)
- I have a large customer base, but I don't ... er to be able to track the progress of their issue. Is this possible? From what I can gather ... he non-anonymous users have to be LDAP users?
- Help: RE: Missing % Done in Issues Tracking
- I suppose you have activated the auto-%-done ... y removes any possibility so set it manually.