Project

General

Profile

Search

Results (18298)

Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
I'll go out on a limb here, but (seemingly) e ... f the (reverse) DNS is slow or not reachable. 2010-04-19 08:57
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
I think it isn't a network issue 'cause 0.8.7 works perfactly in the same environment. And it might not be a pure Redmine issue either. Seems somebody met similiar problem ... * mongrel_rails start -e production -p 3000 2010-04-19 03:33
Help: RE: Debian Lenny 5 Fastcgi Problems
Found this @ google on top 10 results. Solution for this issue is: <pre> # aptitude install libfcgi-dev </pre> HTH. 2010-04-18 23:15
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
Are you sure it isn't a network issue then? I doesn't sound like a Redmine issue anyway, more of an issue with your webserver/network setup if accessing from localhost works fine. 2010-04-18 17:07
Help: When are Object Mailer created?
I was using a plugin named "redmine_messenger ... jabber message sent to anyone related to the issue or timer. Here's the problem : ======= ... n I restart the redmine server, I updated an issue ,and the message will be sent to a client ( ... ng to do the same operation (update the same issue or anything else that could trigger the Mail ... ================== thanks for help....:) 2010-04-17 07:40
Help: 500 Internal Error after update an Issue
Hi all, I have installed the last trunk re ... set up a couple of projects, define several issues I proceeded to upgrade an issue, so I included some text within the Note box ... Internal Error page appears. If I go to the Issues tab and click on the already updated issue it redirects me to the same Internal Error p ... reported bug? Thanks in advanced. Arturo 2010-04-16 22:06
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
(14626-14650/18298)