Search
Results (18298)
- Open discussion: RE: Assign keywords to issues?
- Use categories :-) Joke aside, there is wo ... uldn't count on it in the near future, sorry.
- I am currently working in a project where we need to group some issues that are related to each other. The "related to issue #"-feature doesn't turn out to be very usefu ... s really nasty to always look up the correct issue ID and you can't give a name to the group. F ... 't it be really useful to assign keywords to issues? This would be a more flexibel solution than creating a custom field.
- Help: RE: features in Tree View?
- Radek Simcik wrote: > So if I play with tru ... the possibility to create relations between issues, which can have more or less influence on an issue's life, but I don't think that would quite f ... y initial recommendation: just try it out :-)
- Help: RE: features in Tree View?
- Do you want tickets in a tree view? I'm not s ... dmine 1.0 is due in a few weeks and has a subissues feature, which would allow you to group issues in a tree, the dependencies between them ar ... you can't edit the time spent for the parent issue, and so on), so I'm not sure how that would ... lay with it a little to get a feeling for it.
- Plugins: RE: installation problem with version 0.1.0
- Looks like you havn't done this: <pre>rake db ... he readme file. so i checked the log and the issue is probably clean:Mysql::Error: Table 'redmi ... log module is installed. > > any help?
- Hi, I'm trying to add a 'Between' operator ... be possible to specify that a query includes issues created between date X and date Y. I'm s ... nyone offer any ideas? Many thanks, Chris
- Help: RE: List custom fields that behave like the category field
- Always adapting custom fields directly in the ... es of custon field and the uses value in the issue. Desperately I am not really into ruby developement. Does anyone know how to do that?
- Help: RE: Revisions under Activity tab
- Revisions only get fetched when you visit the repository tab by default, I think that will be your issue. See the [[FAQ]] for other solutions (cron or hooks).
- Help: RE: Error 500 when requesting issues
- I hardly dare to say it but I indeed forgot t ... grate command to reflect the new changes.....
- Help: RE: Error 500 when requesting issues
- Have you upgraded redmine in the process? Mak ... n't solve it: what ruby, rails, ... versions?
- Help: RE: Problem with Sign In URL in email
- Thx, I understand the issue now : I did specify the protocol in "Host name and path".
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hans Jakobsen wrote: > Maybe I don't underst ... mo and i see no relation between the defined Issues and the Backlog. > I suppose the idea is that you can drag'n'drop each issue to another status in the Backlog? Hi Hans ... xdiego.github.com/redmine_backlogs/Usage.html
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Maybe I don't understand how this plugin work ... mo and i see no relation between the defined Issues and the Backlog. I suppose the idea is that you can drag'n'drop each issue to another status in the Backlog?
- Help: RE: Error 500 when requesting issues
- reinstalling the missing plugin did not solve the issue :( something else seems to be missing...
- Hello, I just moved my entire redmine envi ... database over. Everything works except the issues, when I press the issues tab i get the following: <pre> login as ... .0.37/projects/externalbugs] Processing IssuesController#index (for 192.168.0.18 at 2010-0 ... rnalbugs", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/...
- All of a sudden I am getting an error on line ... not familiar with Ruby at all (I did import issues/etc from another system). This only happens when viewing the default issue report when clicking on the issue tab..... Thanks in advance: <pre> Actio ... 47layouts47base46rhtml' app/controllers/issues_controller.rb:78 app/controllers/issues_controller.rb:77:in `index' Rendering C: ... /500.html (500 Internal Server Error) </pre>
- Help: RE: How do i create the related issues in task (link to svn)
- It works great! Thanks
- Help: RE: 'Accept' ownership function
- We suffer from this too. Assigning an issue without explicit acceptance sometimes is use ... n holidays in Mallorca and the author of the issue will never notice until the guy is back. ... s functionality implemented so far. +1
- Help: RE: How do i create the related issues in task (link to svn)
- Ah, i thought you were looking for a special ... here for them: [[RedmineSettings#Referencing-issues-in-commit-messages]].
- Help: RE: How do i create the related issues in task (link to svn)
- i can see it here http://www.redmine.org/issues/5715 as the Associated revisions its very good option really
- I am importing two projects from another syst ... following: # Change auto increment of the issue id field to 1000 # Import the tickets by st ... item if this would be a good strategy or not?
- Help: RE: How do i create the related issues in task (link to svn)
- Other than patching the code: no.
- Hi, the related issue tags works in svn commit comments (proper li ... last change having the related tag with each issue. Is it possible? reg Kus
- Help: RE: Export to PDF works strange with russian symbols
- Ican tell you more. Russian language don't w ... nning on redmine.org http://www.redmine.org/issues/61.pdf
- Help: RE: 'Accept' ownership function
- I would like an answer to this, too. The functionality of an 'Accept' button make issue handling smoother and adds value without clu ... n in a plugin or something similar? Do share!