Project

General

Profile

Search

Results (18047)

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
Help: RE: Difficulties in reproducing the behavior of the input field of the "Spent time" screen.
Hi Rafael, Now, I fully understand your pr ... . :) I recommend to check the following issues: 1. Shows your browser the ids (#pyhsical_project_id, #physical_issue_id) you refer to? => Seems o.k. for me s ... lly debug your code. Regards, Liane 2020-04-19 17:47
Help: RE: Difficulties in reproducing the behavior of the input field of the "Spent time" screen.
Hi Liane. Initially, thank you for your t ... w, that is, when I type the code, id, of the issue I would like the span field to be changed to the issue subject. This only works when I save and ref ... "box tabular"> <p> <%= f.text_field :issue_id, :size => 6, :required => true %> <span id="physical_issue"> <%= link_to_issue(@physical.issue) if @physical.issue.try(:visible?) %> </span> </p> </di ... _id').change(function(){ $('#physical_issue_id').val(''); }); $('#physical_project_id, #physical_issue_id').change(function(){ $.ajax({ ... }); observeAutocompleteField('physical_issue_id', function(request, callback) { var url = '<%= j auto_complete_... 2020-04-19 00:59
Help: RE: Difficulties in reproducing the behavior of the input field of the "Spent time" screen.
Hi Rafael, If I get it right, you like to have the autocomplete functionality for the issue_id text field in your view. Three things ... ript best in your browser. Regards, Liane 2020-04-18 16:15
Help: Difficulties in reproducing the behavior of the input field of the "Spent time" screen.
Hello gentlemen, I am developing a plugin and I would like to add the same behavior as the issuer_id input field in the t, but I am having difficulties. In my plugin I will also have the issuer_id field, so when I type in an issuer_id I would like the screen to search for the subject of the issuer. This is done with Jquery and ajax, I belie ... works when loaded, but if I type a different issuer_id I see a loading, but nothing happens. If ... "box tabular"> <p> <%= f.text_field :issue_id, :size => 6 %> <span id="physical_issue"> <%= link_to_issue(@physical.issue) if @physical.issue.try(:visible?) %> </span> </p> </di ... ocument).ready(function(){ $('#physical_issue... 2020-04-17 17:44
Help: RE: Cannot delete issue statuses nor use new ones in 3.1.1
Just some feedback: 1) My predecessor had cr ... atus. 2) This worked. Thanks Guillermo. 2020-04-16 10:10
Help: The request destroys all free disk space
I am new to Redmine and Ruby, and also apolog ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... blem? I would be very grateful for any help. 2020-04-16 08:57
(1576-1600/18047)