Project

General

Profile

Search

Results (18267)

Help: git problem
Hello all, First, I'm brand new to ruby an ... I also found where people were having some issues with the git binary not being in the PATH s ... ould be appreciated. Thanks, Jay Deiman 2010-03-02 22:59
Help: RE: Help needed on using darcs repositories
James Hiebert wrote: > perhaps the "darcs an ... his, I was correct: http://bugs.darcs.net/issue1473 The behaviour of "darcs annotate" has ... sidered a known (and unfixed) bug in darcs. 2010-03-02 20:58
Help: RE: Emission Email Address Change?
I am having the same issue after upgrading from 0.8.7 to 0.9.3. Remo ... isplayed with a nice name in an email client. 2010-03-02 17:49
Open discussion: RE: No response to my question in the help forum
Hello Felix, Thank you for getting back to ... airly small MySQL DB, I'm running into these issues. <pre> log-error ... innodb_additional_mem_pool_size = 20M </pre> 2010-03-02 11:01
Help: RE: Not set the lifetime of cookies
It turns out the bug has been known for a long time >> http://github.com/rack/rack/issues#issue/5 grief 2010-03-02 10:51
Open discussion: No response to my question in the help forum
Hello all, I have requested assistance in ... ture is run <pre> SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id LEFT OUTER JOIN `journals` ON `journals`.journalized_id = `issues`.id AND `journals`.journalized_type = 'Issue'WHERE ((projects.status=1 AND projects.id IN ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking') AND issues.project_id IN (6)) AND (((LOWER(subject) LIKE '%test%') OR (LOWER(issues.description) LIKE '%test%') OR (LOWER(jou ... ould we run into other problems later on. 2010-03-02 10:19
Help: RE: To Japanese Redmine Users - PDF Question
Hi Jeffrey Jones. I try to do it on Ticket v ... 3.5.8, Adobe Reader 9.3.1 Maybe it's FONT issue. 2010-03-02 10:13
Plugins: inject script line to the base.rhtml for all pages but the login page
Hi, I am not a Ruby coder so i'd like some help with a seemingly simple issue. We need to add an in-house widget(js based ... l be greatly appreciated. Regards, Julia. 2010-03-02 09:56
Help: RE: Not set the lifetime of cookies
Andrej, thanks for the tip-off. <pre> Set-C ... h=/; HttpOnly </pre> It should be added to issues :) 2010-03-02 09:16
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Thanks for your help. We actually discov ... /images/, we got this up and running with no issues. Let me know if you have any questions. Thanks and Best Regards, Mark 2010-03-02 09:13
Help: RE: 503 Service unavailable (mongrel + xampp)
I'm receiving the same errors. Any fixes for this issue? 2010-03-02 08:38
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
This is awesome, Eric. Thank you very much. P ... d make it into the trunk if I implemented it? 2010-03-01 23:17
Plugins: RE: Can a plugin modify the view of the projects page?
Is it possible to override only a part of a v ... ormation after the "Spent time" label in the issue's show view ? I don't like the idea of ov ... official redmine one is changed. Jérémie 2010-03-01 19:25
Open discussion: RE: Question about issues
Hi Thanks for the reply. If that's the ... provide patches. I will just wait for the issues to be processed. If by any chance any devel ... ge the community to report problems. I think issues should at least be read and prioritized as ... And maybe it's just whining by my part... :) 2010-03-01 17:57
Open discussion: RE: Question about issues
Hello Sebastian, 1. There is little chance ... ocessing, i.e. if you can convince a dev the issue/feature is important, it might get processed ... to speed things up is to provide a patch ;-) 2010-03-01 17:25
Open discussion: Question about issues
Hello. First I want to thank everyone involved for this great product. I posted two issues in the redmine repository about a month ago ... report and the other a feature request. Both issues still have the status as new and nobody eve ... at are the time frames for acknowledging new issues? Thanks again Sebastian 2010-03-01 15:41
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Mark Hines wrote: > We have recently install ... ith the @projects_view_tree.css@ to fix this issue, you may need to redo that check. If it is an issue, to fix it for your other IE users you may n ... the problem, so no tricks were needed for me. 2010-03-01 15:20
Help: Extremely slow query
Hello, I am on Redmine 0.9.2 and the sear ... MySQL Query <pre> SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id LEFT OUTER JOIN `journals` ON `journals`.journalized_id = `issues`.id AND `journals`.journalized_type = 'Issue'WHERE ((projects.status=1 AND projects.id IN ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking') AND issues.project_id IN (6)) AND (((LOWER(subject) LIKE '%test%') OR (LOWER(issues.description) LIKE '%test%') OR (LOWER(jou ... .0.0) Thank you in advance for your help 2010-03-01 14:02
Plugins: RE: Default columns plugin
Hi strexy No, you have to create only one ... . You DO NOT have to add new field to the issue' custom fields. You may want to check Example of Usage in my original post to get the idea. 2010-03-01 13:27
Open discussion: Custom "due date" changes : SQL or Ruby/Redmine ?
Dear All, My use of Redmine would be eased ... load a CSV file with new "due date" for many issues. For now i never enter into Redmine Custom ... sert into hostory tables and change into the issue table. - use ready made function from RedMi ... unctions ? Thanks in advance. Guillaume 2010-03-01 12:41
Plugins: RE: Default columns plugin
Hi Vitaly, I have 36 different trackers on 7 ... set it REQUIRED. If so, when I create a new issue I will have to select the TRACKER field (def ... tle boring to select twice the type of a new issue (tracker and type), especially when you create lots of new issues. Tell me if I misunderstood your instruct ... really interesting feature.. |strexy 2010-03-01 12:38
Help: RE: Missing actions for notifications and default columns dislpayed on the issue list
I found out that this problem occurs in IE6, ... s, if not, it's not that problem for me. MMX 2010-03-01 08:31
Help: RE: How to get Word Wrap on Issues Page
I notice that in Internet Explorer 6 it does ... s FireFox. Should I include this as a New issue? 2010-03-01 02:29
Help: Disabling static fields in issue tracking page
Hi I started using redmine a week back and ... ike "assigned to", "priority" etc in the new issue page for one project but retain it for anoth ... to access these fields. Thanks in advance. 2010-02-28 02:32
Plugins: Default columns plugin
h1. Up to date plugin page *http://www.red ... uses existing queries and small patch to the Issues Controller to apply default query if no que ... We should include all possible trackers and issues' custom fields to this project to be able t ... What would happen if we will decide to view issues in the project with custom field *Type* set ... project *DefaultQueries* and apply it to the issues view! Same will be done for projects with t ... ugin (Administration > Plugins > Configure) 2010-02-27 20:19
(14976-15000/18267)