Project

General

Profile

Search

Results (18267)

Plugins: Simple plugin
Hi, I'm a newbie in Ruby and i have some prob ... : I want to add a new permission about the issue tracking. This permission allow an user to view issues if he had some caracteristics (ex. "His Lastname is equal to a custom field of the issues"). The aim is to have some users with an altered vision of the issues list. (those users will not have other _Issue tracking_ permission) I start in Ruby and ... ed my _init.rb_ <pre> ... project_module :issue_tracking do |map| map.permission :view_special_issue, { } ... </pre> I made an overide a the _issue_controller.rb_, specialy the _index_ functio ... . if User.current.allowed_to?(:view_special_issue, @project , :global => true) then ... </pr ... ry for my nonacademic english. Bertrand 2010-04-16 15:05
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
After performing 'gem update', 0.9.3 works we ... s very slow if accessing from other machines. 2010-04-16 09:28
Development: RE: Proposal: Regular Meeting of Redmine Contributors
My Agenda/Topics Proposal _(not wiki-fied cau ... ase plan for 1.0 ** "Request: Clean out the issues on Redmine.org":http://www.redmine.org/boar ... 8 ** Bug mash (see above thread) * Private Issues #337 * Official API for authentication plu ... on and would rather someone else step up :) 2010-04-16 06:54
Development: RE: Proposal: Regular Meeting of Redmine Contributors
I mean what's planned (if anything) to be imp ... ning. its current usage is mostly limited to issue/task tracking. 2010-04-16 03:43
Open discussion: improvements for REST API required for collaboration with Microsoft Project
I wrote some VBA scripts to load data from Re ... hich are required: http://www.redmine.org/issues/5305 "related issues" (should be easy, as I understand) http://www.redmine.org/issues/5303 "time spent" (can be more complex) Is it possible to implement these features soon? 2010-04-15 23:25
Plugins: RE: Redmine Issue History Tabs Plugin
Thanks! we will try it. 2010-04-15 23:10
Help: Change the default issues
My boss asked me if there was a way to change the default issue tracking list other than id > desc. I locat ... is, or is this something i will need to code? 2010-04-15 22:31
Help: Obligatory Spent Time to close an Issue
Hi! I've been looking for an option, to allow ... spent time was added. Example: To move an issue form new to In Progress there is no "spent time" needed. But to move an issue from In Progress to closed, there is a spent ... Well redmine allows me to reach to a closed issue status without having spent time. I think th ... rejection includes a evaluation time of the issue request. Is there any way that allow me to reject a change of status.... or to close an issue if no time was inserted? Thanks! 2010-04-15 19:23
Help: RE: How to make a new Project copy of an entire project and sub-project with issues?
I have this same problem. As an admin, I d ... copy an entire project with its subprojects? 2010-04-15 19:13
Help: How to modify source for redmine ?
Hi all, I have three issues to need help. 1. I want to create new fi ... t cat select member. 2. When I create a new issue, system will check * ("Tracker", "Subject", ... o? How could I add above requirements? 2010-04-15 17:42
Help: Wiki formatting
Hi, I got a strange issue when writing our wiki: when I try to use mu ... ith svn), todo plugin, wiki extensions plugin 2010-04-15 15:22
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" ... 2010-04-15 14:36
Help: RE: Reporting the details of the Issues
Hello, I up this message because I have th ... .1. Is there any solution ? Thanks, Fred 2010-04-15 12:22
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 2010-04-15 10:53
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. 2010-04-15 09:05
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 2010-04-15 06:21
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 :) &nbsp; Kind regards, Mischa. 2010-04-14 22:08
Help: "Rejected" issues
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 2010-04-14 21:48
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 2010-04-14 21:36
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) 2010-04-14 18:09
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 2010-04-14 17:56
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 2010-04-14 17:38
Help: subtasking: update from plugin to core
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. 2010-04-14 17:29
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. 2010-04-14 17:16
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 << ... 2010-04-14 16:58
(14601-14625/18267)