Search
Results (18336)
- 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
- 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.
- 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!
- 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.
- 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.
- 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.
- OS: Centos 7 Redmine 3.2.1 Error occu ... key too small)" Kindly help to solve the issue.
- 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?
- 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!
- 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.
- I am searching a way to customize the issue ID for example "projectID-issueID", any advise on how can I do that?
- 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
- 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.
- 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.
- 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
- 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
- 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.
- 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
- 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>
- 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?
- 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.
- 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.
- 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,
- 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
- About a month ago, when we email issues to Redmine, the Redmine email address we se ... added, how can we remove this from happening?