Project

General

Profile

Search

Results (18336)

Open discussion: Managing Mercurial Repository access using Redmine
Hello, To project manage a mercurial repository, and track issues I am using redmine. The workflow I want ... somewhat like what I see on GitHub Regards 2016-03-22 07:46
Development: RE: Export All Issues Data to a table or excel
I guess this has already been sorted for you ... enerate the report directly through database. 2016-03-21 14:28
Help: Add a Totalable field of issues in Project Overview
I have a project with many issues with a specific custom field. I can do the total of that field using "Options" in issues page. What I need is the ability to display this total on Project overview page. It seems like issues page uses total_by_group_for and total_with ... jects_controller.rb. Here, Redmine code uses Issue.visible or Issue.visible.open to get the list. Any idea if I ... ny input will be much appreciated :) Thanks! 2016-03-21 14:24
Help: RE: Displaying project description in issue search
For what's its worth, at least for project description, this issue is resolved in following thread - message#4 ... fields rather than make multiple methods in issue.rb but for now, this will suffice. 2016-03-21 07:32
Help: RE: How to add additional information to issues list?
Ok - finally figured this out. Just make following change in app\models\issue.rb <pre><code class="ruby"> def projec ... lter the projects and export data, just like issues 2) I really wish we could simply join the project data to issue data rather than these tricky changes - but ... s, good luck and let me know if you face any issue with this. ps - Thanks for all of your help in figuring out the initial changes. 2016-03-20 19:58
Help: RE: How to add additional information to issues list?
Thanks much Peter. 1) I tried to use comput ... luck. 2) I have traced the error to views\issues\_lists.html.erb The changes you have sug ... nction on line 34 - column_content(column, issue) I will update once I figured out why the code is failing here. 2016-03-20 18:51
Help: Mail Sending Error (SSL_connect returned=1 errno=0 state=error: dh key too small)
OS: Centos 7 Redmine 3.2.1 Error occu ... key too small)" Kindly help to solve the issue. 2016-03-18 14:11
Help: Use config.relative_url_root as the default path for session and autologin cookies
Hi all, I am having the issue described #21169 , as a work around I shutdo ... need to make it to both servers or just one? 2016-03-18 02:13
Help: Database encoding issue
hi there, where can I change the TYPE of d ... d I need utf. i've changed the journals and issues structure to utf but i'm curious why was it in latin2 in the first place :) cheers! 2016-03-17 23:25
Help: RE: How to add additional information to issues list?
Hi Kush, "Beschreibung" is simply the germ ... you updated, as soon as I find out something. 2016-03-17 13:25
Open discussion: Customize issue ID
I am searching a way to customize the issue ID for example "projectID-issueID", any advise on how can I do that? 2016-03-17 10:45
Help: Exporting documents in Arabic language
PDF or CSV files exported with unknown letter ... mine_fixed_bom_for_csv 0.0.1 redmine_issue_templates 0.0.9 redmine_people ... 1.0.0 redmine_tags 2.1.0 2016-03-17 10:08
Help: RE: How to add additional information to issues list?
Thanks much Peter for replying in detail. I a ... pdate you my progress once I figure this out. 2016-03-17 09:09
Open discussion: RE: Change the term 'Project' to something else
No need to change anything in the database. T ... an use similar tactic for project instead of issue. 2016-03-17 09:06
Help: RE: How to add additional information to issues list?
Hi Kush, unfortunately I did not solve my ... o far: By adding some line in "app/models/issue_query.rb" at self.available_columns I was ab ... ditional field, that can be selected for the issues list. <pre><code class="ruby"> self.a ... [ QueryColumn.new(:id, :sortable => "#{Issue.table_name}.id", :default_order => 'desc', : ... you have any ideas? Best regards Peter 2016-03-17 06:42
Help: RE: How to add additional information to issues list?
Hi Peter, Were you able to achieve this? I kind of need similar help Thanks Kush 2016-03-16 18:14
Help: Displaying project description in issue search
Along with the project name, I need to get th ... elds of project) displayed when I filter the issue. Is this possible? Any pointers will be appr ... nyone can point me to relevant files. Thanks. 2016-03-16 18:00
Help: Question about filtering projects
We have a long list of projects. Is there any ... the projects like the way we can filter the issues? I have played around a lot without much success. Thanks much 2016-03-16 17:56
Help: RE: How to reproduce "Lock wait timeout" on production.log
Easy way to reproduce: In MySQL console: <pre> begin; select * from issues for update; </pre> 2016-03-16 07:20
Help: RE: How to reproduce "Lock wait timeout" on production.log
Thank you for your reply, Toshi-san! > Simultaneously updating issue tree. Now I tried to update two tickets w ... t and grandchild) Is my procedure correct? 2016-03-16 06:15
Help: RE: How to reproduce "Lock wait timeout" on production.log
mizuka sano wrote: > Could you tell me how to reproduce the conditions? Simultaneously updating issue tree. #6579 was fixed Redmine version:3.0 ... e PostgreSQL instead of MySQL and MariaDB. 2016-03-16 05:08
Help: How to reproduce "Lock wait timeout" on production.log
Hi, The follwoing message occured on product ... xceeded; try restarting transaction: SELECT `issues`.*FROM `issues` OORDER BY `issues`.`rgt` desc LIMIT 1 FOR UPDATE): lib/plugi ... b:182:in `set_default_and_right` app/models/issue.rb:165:in `create_or_update` app/controllers/issues_controller.rb:150:in `create` I think it's relevant issues with "redmine Defect #6579", http://www.redmine.org/issues/6579 I tried to reproduce this problem wit ... duce the conditions? I use redmine2.6.0. 2016-03-16 04:58
Help: Incoming email - Parent Issue
Hi, I'm using Redmine 2.6.6. Incoming mai ... rk properly. I would like to provide "Parent issue" information in the email, but I can't figur ... rameter of my crontask ? Thank you, 2016-03-16 00:23
Help: Redmine 3.2 installation on Dreamhost
Hi! Multiple ressources accross the web ab ... mhost, but they're all quite outdated… My issue here is that I manage to install the right v ... ook at. Any help really appreciated! Thanks 2016-03-15 17:11
Help: Email Address for Redmine automatically added as default watcher
About a month ago, when we email issues to Redmine, the Redmine email address we se ... added, how can we remove this from happening? 2016-03-15 14:21
(4301-4325/18336)