Project

General

Profile

Search

Results (18202)

Open discussion: PDF Export - Notes Only
Hello all, Is there a way to export an issue to PDF, but only include the Notes tab and not the full History? Thanks! 2020-05-14 16:10
Help: RE: Installation Error on rake generate_secret_token
Liane Hampe wrote: > Hi Olaf, > > Sorry for that. > > This is a known issue, see #31230#note-4. You need to wait for Red ... st, > Liane Hi Liane, I have the same issue with Redmine 4.1.1. I saw that current versi ... sions of Ruby (2.5 and 2.6) getting the same issues. On the other hand, I am trying to insta ... of Redmine be released? Thanks in advance! 2020-05-14 08:18
Development: Receiving Outlook inline Emails - cid: to !file.name!
Wanna renew old discussion. "#52340":https:// ... . So if you write more than one mail to that issue you have duplicate image001.png. The proble ... nd(:include, MailHandlerPatch) </code></pre> 2020-05-12 21:45
Help: How to make a macro get issue author name
My redmine version:3.3.0-1 How can i make a macro to get issue author name? i want to make a canned respo ... name. Please help! Much much appreciate! 2020-05-12 11:51
Help: RE: redmine_wk_time install problem !
Kamil AFACAN wrote: > Dhanasingh Krishnapand ... the attached file. It says db connection issue C:/Bitnami/redmineplusagile4108/ruby/lib/ ... eck your <redmine>/config/database.yml file ? 2020-05-12 10:28
Help: RE: Strange project view display (Ubuntu)
So that's not an issue. As I was migrating from an install in 3.4, ... e, I was not familiar with it. Thanks a lot. 2020-05-12 09:51
Plugins: RE: Add a new column in Redmine issue SLA plugin.
Jordan, I share with you this improvement ... sponse time, in my case until you assign the issue. After that you can measure the total time of the issue life, until you close. https://github.com/smlabonia/redmine_issue_sla 2020-05-11 04:42
Help: Changing “#” to "ID" on Issues
Hello, Currently any issue registered have a number assigned automatica ... .6.6 Rails version: 6.0.3 Best regards, 2020-05-08 03:57
Plugins: RE: Theme for Kids
Thanks, Marcel. I tried to make it for ele ... e durable, I'd love it if you could raise an issue or pull request for improvements. If the ... th plugins, so please give me your opinion. 2020-05-06 12:50
Help: RE: Redmine Issue creation not working via receive_IMAP Gmail
Hi, we create the ticket from email, but Repl ... mment and then send it to the ticket Redmine issue as a comment (notes or quote in Redmine task ... ease help if this solution is worked for you. 2020-05-06 11:19
Help: RE: Create tickets from email issue
David GRAND DEMARS wrote: > Solved ! Hi D ... me, when you create a ticket from the email issue, then anybody notes their comment for this t ... ser=accept folder=INBOX move_on_success=INBOX 2020-05-06 11:01
Help: RE: Create issue via receiving emails (Gmail labels)
Hello, Unfortunately we are running into a ... run the rake command, it is not creating an issue in Redmine and just marks the email as read. ... y using the above parameter should create an issue in Redmine, or are we doing something wrong? ... pulls all emails from the inbox and created issues for them in Redmine, but we only want the o ... th this, as it is driving me bonkers already. 2020-05-05 17:44
Help: Create issue via receiving emails (project_from_subaddress)
Hello, We are currently setting up the Receiving E-Mails feature (IMAP), to create issues in Redmine through receiving emails. We are ... ain email now and add these to Redmine as an issue. 2020-05-05 14:29
Help: How to answer via email to reply button that creates Notes in ticket Redmine.
We have that issue - I'm configured to receive IMAP on our goo ... er=create folder=INBOX move_on_success=INBOX' 2020-05-05 14:11
Help: Default filter is not collapsed
Hi When clicking on "view all issues" on the issues tab on a project the filter is "open", show ... ilter that is not collapsed Regards Picht 2020-05-01 10:01
Help: RE: How to display the IP address in an Issue
Similar topic: https://www.redmine.org/boards/3/topics/56027 2020-04-30 07:38
Help: Change visible name of custom fields
Hi How can i change the name of a custom field on the frontend (where I create an issue)? I need the same name for different fields in different projects. Regards Picht 2020-04-29 13:59
Plugins: RE: Weekly Timesheet entry plugin?
thanks for your feedback ok, we will send yo ... erpmine to hide the extra fields on user and issue No Additional Details for Issue No Additional Details for User 2020-04-29 09:01
Plugins: RE: Weekly Timesheet entry plugin?
Hey Danasingh - I did get the timesheet part ... ser screens it has loads of extra fields, in issues etc. - even without enabling any other modu ... t was to enter and display time. Very good. 2020-04-28 23:48
Help: Why is there no setting for the change in #7017? (Add watchers from To and Cc fields in issue replies)
We just completed an upgrade from 3.4.1 to 4. ... getting duplicate email notifications on new issue creation/updates. We determined it was beca ... andler.rb that would be fantastic! Thanks! 2020-04-28 16:41
Help: ISSUE_TO_PDF - How to use issue_to_pdf function to get the PDF Contet of an Issue
I need to get the String of the PDF of issue without clicking the PDF link in the Issue Show. I know there is a function called issue_to_pdf in the issues_pdf_helper.rb file under lib/redmine/export ... ionalities, must read the PDF content of any issue PDF. Even if I add the 'require name_of_the_ ... ss this function using Redmine::Export::PDF::IssuesPdfHelper, I get this error when I tested in rails console: > Redmine::Export::PDF::IssuesPdfHelper.issue_to_pdf(Issue.find(17842)) > NoMethodError: undefined method `issue_to_pdf' for Redmine::Export::PDF::IssuesPdfHelper:Module Does anyone know how to use run this function "issue_to_pdf"? Thanks in advance for your help. 2020-04-25 04:48
Help: Error undefined method `acl_trim_multiple?' for #<IssueCustomField
The error appeared after installation "a_comm ... dmineup_tags 2.0.4 unread_issues 2.2.4 2020-04-22 23:19
Help: Send single notification email to all mail recipients
Hi, Recently we upgraded our Redmine to ve ... found this post: https://www.redmine.org/issues/26791 which says that from version 4.0, ... Linux release 7.7.1908 DB - Mariadb Ver 15.1 2020-04-22 15:56
Help: pre-commit svn hook to check that the commit is being done by the task assignee
Hi, I have taken over administration of ou ... XN="$2" SVNLOOK=/home/svn/csvn/bin/svnlook ISSUE_PRESENT=0 MESSAGE_PRESENT=0 ISSUES_OPEN=1 MYSQL=mysql MESSAGE=$($SVNLOOK l ... rd} =~ "#"([0-9]+) ]]; #search string for an issue match of form #nnnn then #matched an issue# check it's valid and store the fact that we've found at least 1 issue# ISSUE_PRESENT=1 REDMINE_ISSUE=${BASH_REMATCH[1]} REDMINE_ISSUE_OPEN=$(${MYSQL} -u readonly -h whl-redmine3.mycompany.com -D redmine -sN -e "SELECT COUNT(*) FROM issues I INNER JOIN issue_statuses S ON S.id = I.status_id WHERE S.is_closed = 0 AND I.id = ${REDMINE_ISSUE};") REDMINE_ISSUE_NEW=$(${MYSQL} -u readonly -h whl-redmine3.mycompany.com -D redmine -sN -e "SELECT COUNT(*) FROM ... 2020-04-20 19:20
Help: Custom Plugin -> IssueHelper Extension -> Methods not found
Hi! I have writte a plugin to hide custom fields in Issues with a collapse checkbox. Since upgrade to ... s require_dependency 'redmine_mp2/patches/issue_patch' require_dependency 'redmine_mp2/pa ... require 'redmine_mp2/patches/issue_helper_patch' require 'redm ... "plugins/redmine_mp2/lib/redmine_mp2/patches/issue_helper_patch.rb" <pre><code class="ruby"> module RedmineMP2 module Patches module IssuesHelperPatch def self.included(base) ... ethods module InstanceMethods class IssueFieldsRowsMP2 include ActionView::Helpe ... options end end def issue_fields_rows_mp2 r = IssueFieldsRowsMP2.new yield r r.to_html ... def render_half_width_custom_fields_rows_mp2(issue, rows) values = ... 2020-04-20 08:31
(1726-1750/18202)