Search
Results (18306)
- Help: RE: "Rejected" issues
- Hi Mischa, First and foremost, thanks for your time and help on this issue! Mischa The Evil wrote: > > Have you seen [[RedmineIssueTrackingSetup#Issue-statuses]] in the Wiki? You can set the "state" (thus open/closed) for each individual issue-status. So you can set the closed-state for your status "rejected". > > Quote from the [[RedmineIssueTrackingSetup#Issue-statuses|Redmine Guide]]: > > Each status h ... options: > > * *Closed*: indicates that the issue is considered as closed (more than one statu ... s also how I personally used the "rejected" "issue-state" in my own Redmine. This worked (and s ... :) > Here too, the "rejected" state for issues is currently defined as closed. Our problem ... iven version roadmap page[1], the "rejected" ...
- Help: RE: Reporting the details of the Issues
- Hello, I up this message because I have th ... .1. Is there any solution ? Thanks, Fred
- Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- Alan Liu wrote: > Unlucky to me. DB is MySQL ... ormance degradation bug. Cheers Russell
- Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- Unlucky to me. DB is MySQL 5.0.90 now. UI doe ... tes (in seconds). Any comment is appreciated.
- Plugins: RE: Redmine Issue History Tabs Plugin
- There is a version for redmine 0.9 http://kosz-redmine-tools.googlecode.com/files/redmine_issue_history_tabs_0.0.2.zip
- Help: RE: "Rejected" issues
- Benjamin Neau wrote: > (...) > > Of course, we do not want issues with a "Rejected" state to appear as Open, ... ents? > > (...) Have you seen [[RedmineIssueTrackingSetup#Issue-statuses]] in the Wiki? You can set the "state" (thus open/closed) for each individual issue-status. So you can set the closed-state for your status "rejected". Quote from the [[RedmineIssueTrackingSetup#Issue-statuses|Redmine Guide]]: > Each status has ... e options: > * *Closed*: indicates that the issue is considered as closed (more than one statu ... s also how I personally used the "rejected" "issue-state" in my own Redmine. This worked (and s ... . YMMV :) Kind regards, Mischa.
- Hi, On my company's redmine bug tracker, we have introduced an issue state named "Rejected" for issues which are rejected e.g. when a issue is already covered by another issue. Of course, we do not want issues with a "Rejected" state to appear as Open, ... time and consideration. Best regards, Ben
- Plugins: RE: What plugins do you use most / favorite?
- Here's what I'm running at "Little Stream Sof ... 0.0.1 Redmine Wiki Issue Details plugin 0.0.1 Redmine Graphs pl ... 0.1.0 </pre> Eric Davis
- Development: RE: Proposal: Regular Meeting of Redmine Contributors
- I'm happy with the new proposed date/time. ... Obviously I'm very keen on the "permissions issue":http://www.redmine.org/boards/1/topics/1149 ... e meeting (once the topics are locked down)
- Help: RE: Modify subject field formatting
- Hello Thank you for your help - the syntax ... for - the loop was pulled I believe from the issues_controller, I was able to remove that now. ... hanks again Felix for your guidance. Marco
- Development: RE: Proposal: Regular Meeting of Redmine Contributors
- Eric Davis wrote: > This is early but I can ... Rethinking Roles / Permissions ** private Issues #337 * official API for authentication plugins Private issues are a long standing feature request. I thin ... ced groups for restricting access to certain issues. This however will really strain the curren ... he is also very important here. --Holger
- Hello, I use redmine 0.9.1 with the subtas ... nloaded the current trunk and looked at both issues-database-tables. Both use a column _parent- ... ase? Or do I miss something? Thank a lot.
- Help: RE: Modify subject field formatting
- Not sure what all the loops are that you are ... tent of the custom field with the ID 2 with @issue.custom_value_for(2).value@. The helper se ... ews to see exactly how the links are created.
- Help: RE: Modify subject field formatting
- I eventually got this to work: <pre> def link_to_issue(issue, options={}) title = nil subject = ... s[:subject] == false title = truncate(issue.subject, :length => 60) else subject = issue.subject if options[:truncate] ... ions[:truncate]) end end if issue.custom_field_values.empty? s = link_to "#{issue.tracker} #{issue.id}", {:controller => "issues", :action => "show", :id => issue}, :class => issue.css_classes, ... ordered_values = [] half = (issue.custom_field_values.size / 2.0).ceil half.times do |i| ordered_values << ...
- Help: RE: Modify subject field formatting
- Of course it's only moments after I post this ... custom field id 2) which is required for all issue subjects. But can't seem to get this to work ... Any assistance would be appreciated, Marco
- Hello, We're using Redmine to track multip ... to do is modify the default formatting from {Issue.tracker} #{Issue.id} to instead show that custom field. I'm h ... 0100221100219 About your Redmine plugins Issue Due Date 0.1.0 Redmine Stea ... prints plugin 0.1.3 Redmine 0.9.3-stable
- Plugins: RE: Knowledgebase Plugin
- Michael Schiller wrote: > Hi Alex, > > a ... atest version, because I can't recreate this issue. Roland, I am doing that, but didn't have ... tsHelper@ in the controller. Haven't had any issues, but I'll add it for good measure :)
- Hi, I'm looking for a plugin whitch allows me to assign one or more customer(s)to an *issue*. Every plugin i found allows to assign one ... ke that? Thanks for your help. Francois
- Help: RE: Using 'Related Issues' for blocking multiple issues
- I just confirmed that this works as you descr ... see the link in the yellow box above the new issue form for more info on that).
- Plugins: RE: How To develop plugin for Redmine
- You can already add custom fields to issues, that should take care of the first 2. The ... done in a plugin. You can either extend the Issue model to add that as an attribute and add so ... ustom fields model to get this functionality.
- Hey, I want to use 'Related Issue' features for blocking 2 different issues. But havent been able to do so. Here is how I am using it: 1. Created two issues #20 and #21 2. Updated #21 by adding following in related issues "Blocks #20". This means I cant close issue #20 before closing #21. 3. But then when I close issue #20, it gets closed. This ideally shouldn't ... Is it that I have understood the 'Related Issues' concept in a wrong way :-)? Regards, Swapnil
- I deployed this plugin "Messenger plugin" in ... ssages to users via Openfire when I create a issues on Redmine,what should I do to get it done ... yone who could help :O__O"…...thanks first...
- Hi, On issue I need to add 3 new custom fields. - Bus ... fields is not required. But I'd like to sort issues by ROI. The plugin seems to be quite eas ... appreciated, Regards, Alexandre
- Help: RE: Redmine 0.9.3 - polish fonts problem
- Hi, I saw this issue, there is no solution yet, even for version ... tch that fixes this bug in the latest version
- Help: RE: Redmine 0.9.3 - polish fonts problem
- It is very old bug :( http://www.redmine.org/issues/61