Search
Results (18306)
- Plugins: RE: ToDo lists plugin
- @ivan and ricardo... I dont really know wh ... can think of - that its a javascript/browser issue. Sorry I cant be of more help, but withou ... showing an error, i really cant do anything.
- Plugins: RE: XLS export plugin
- Thanks Vitaly, this plugin is very useful! O ... hose in project report/details? Not only the issues list..
- Open discussion: RE: Increasing max no of chars in issue category subject
- And what is more, would this cause problems when it is time to migrate to a later version?
- Help: RE: Displaying changesets within issues?
- There is no way to "manually" link issues to changesets. I think there already exists ... this functionality, if not, please open one.
- Hi! I am thinking of making a hierachy amo ... ng the categories into Scrum stories and the issues into underlying tasks. The problem is that ... in a config file somewhere? Thanks! //J
- Help: RE: Displaying changesets within issues?
- Thanks Felix, but unfortunately that doesn't ... cing keywords section and my commits link to issues just fine. I'm looking for the other direction.
- Help: RE: Is there a way for a non-user to email issues into redmine?
- I think the wiki page concerning this is a li ... 3/extra/mail_handler/rdm-mailhandler.rb#L18).
- Help: RE: Displaying changesets within issues?
- [[RedmineSettings#Referencing-issues-in-commit-messages]]
- 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
- 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
- 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.
- 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
- Help: RE: Redering UTF-8 characters in issue body
- Sorry I should RTFM and use Ruby 1.8.7
- 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.
- 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....