Search
Results (18306)
- Open discussion: RE: Time aggregation in issue tree hierarchy
- Great, looks good!
- Help: RE: Saving views
- You can [[RedmineIssueList#Applying-and-saving-filters|save filters]].
- I recently migrated a Redmine installation fr ... I have the following problem, when broswing issues of project X redmine shows also the issues of project Y, the same thing happen with pr ... 't see. I checked project identifiers and issues identifiers in db and everything seems fine ... Rails and Rack support for Apache2 </pre>
- After configuring the filters and columns for an issues view, is there a way to save this view? Eve ... ult, so I have to re-configure again. Thanks.
- Open discussion: RE: Time aggregation in issue tree hierarchy
- As I understand it, time aggregation is stand ... in the roadmap (See #5265), but it is solved.
- Open discussion: RE: Assign keywords to issues?
- Jeah, actually something that behaves like the categories would be perfect. ^^ I'll wait for it. ;)
- Hello, Is it possible to create one issue say Story and then other issues - Tasks - under Story so that tasks times - ... he story level? Any plugin? Thanks, Pavel
- It appears to me that there is no central pla ... want all my projects to have a "Development Issues Discussion" forum, I must go to each projec ... use the same set of forums for each project.
- 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