Project

General

Profile

Search

Results (12483)

Feature #27036 (Closed): Ticket status closed
Hello after the ticket status is "closed" ... to prevent this for special users? Thanks 2017-09-19 13:10
Feature #27035 (Closed): Workflow Standard fields
Dear all, as an administrator I can set pe ... e settings for the field "comment". Thanks 2017-09-19 13:07
Feature #27028 (Closed): Issue's visibility for the watchers
Would you please consider the feature of extending the issue's visibility for the role to this issue's watchers? This is a moderate choice for a ... s please think about it. Thank you so much. 2017-09-19 02:52
Defect #27027 (Closed): Redmine receiving ema ... d to outlook365 ( redmine:email:receive_imap issue)
Hello , I was using a batch file to update ... p. Thanks and Regards -/Raja Govindan 2017-09-19 01:44
Patch #27025 (Closed): Regex support for excluded mail attachments
Now that we have regex support for mail body ... ttached patch series implements this feature. 2017-09-18 19:43
Patch #27008 (Closed): Add new subtask - parent issue id is lost in some cases
When the tracker of an issue has the @parent_issue_id@ field disabled and one tries to add a su ... the tracker that gets preselected in the new issue form is the same or also has the @parent_issue_id@ field disabled. The attached patch wh ... passing the id of a tracker with the @parent_issue_id@ field enabled (is possible at all) through the 'Add subtask' link. 2017-09-15 14:16
Patch #27006 (Closed): German translations for 3.3-stable
From #26703. <pre><code class="diff"> === ... @@ -1209,7 +1209,5 @@ label_new_project_issue_tab_enabled: Tab "Neues Ticket" anzeigen ... ror_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_no_projects_with_tracker_allowed_for_new_issue: Es gibt keine Projekte mit Trackern, für we ... + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Zeitbuchungen für Ticke ... scht werden sind nicht möglich </code></pre> 2017-09-15 06:24
Defect #27003 (Closed): import subtask csv
hello how can i import a sub task to redmine ... umn Parent task needs to refer to other tasks 2017-09-14 18:14
Defect #26975 (Closed): custom fiels are not updating in redmine 2.3.2
we have one created one issue 8060 to update the custom_fields (fixed_in_b ... en we release new version of application the issue is updated like below AdminUpdate::Tested ... ields now we are unable to update 1234 issue what we created for custom fields showin err ... ternal error. now i have created one more issue 72994 and able to update issue with app release AdminUpdate::Tested i ... uld some please tell me what is link between issue and custom field, now why the releases are n ... 17-09-13 20:18:10 +0100 id 72994 backlogs:issue_patch history BEFORE seld.id = 72994 2017-09-13 21:47
Defect #26974 (New): Collapse macro conflicts with header section edit buttons
Using the collapse macro to hide header secti ... page already reproduces this. Found it from issue #16077. If you click edit on Section "sec ... tes 0.0.2 redmine_xlsx_format_issue_exporter 0.1.3 wiki_issue_fields 0.5.1 </pre> }} 2017-09-13 20:27
Defect #26910 (Closed): How to show DateTime for issue "Created" and "Updated" as dd/MM/yyyy HH:mm:ss.SS format
Hi All, How to show the dates for issue "Created" and "Updated" as dd/MM/yyyy HH:mm ... dmine . Currently , the Redmine shows the issues upto minutes , but would like to show compl ... ate quick help. Regards , Sandeep Kutwal 2017-09-13 08:18
Defect #26892 (Closed): Link to user in wiki syntax only works when login is written in lower case
Related: #4179 The plugin "Redmine Mention ... ). The regex should be ajusted to *a-zA-Z* 2017-09-12 12:10
Defect #26880 (Closed): Cannot clear all watchers when copying an issue
We can select/deselect watchers when we create an issue by copying existing issue (#10460). But if you deselect *all* watc ... atchers are preselected in the newly created issue despite the exception that the copied issue has no watcher. *Steps to reproduce:* 1. The original issue has 2 watchers. !{width: 800px; border: 1 ... ect-watchers@2x.png! 3. The newly created issue should not have any watchers but all watcher ... olid #ccc;}.03-watchers-are-preserved@2x.png! 2017-09-11 04:47
Patch #26869 (Closed): Use number input field instead of text input for Gantt months field
A small UX improvement is to use a "number in ... eyboard is shown !gantt_numeric_field.png! 2017-09-10 17:02
Defect #26863 (Closed): file: issue_query.rb function:sql_for_issue_id_field line: ids = value.first.to_s.scan(/\d+/).map(&:to_i) should the first to be deleted?
I'm writing a redmine plugin using: IssueQuery where when I want to use : myquery.add_filter("issue_id" , "=", ["123", "124","125"]) I got only the first issue. finally i find the function:sql_for_issue_id_field <pre><code class="ruby"> def sql_for_issue_id_field(field, operator, value) if ope ... p(&:to_i) if ids.present? "#{Issue.table_name}.id IN (#{ids.join(",")})" ... sql_for_field("id", operator, value, Issue.table_name, "id") end end </code></ ... rror? BTW: i'm new to ruby and redmine. 2017-09-09 08:19
Feature #26861 (Closed): Display Issue Edit form Position according to comments chronological order
So I've set up my Redmine to display issue comments in reverse chronological order. I have an issue with hundreds of comments. When I hit Edit, ... ove the top comment Does this makes sense? 2017-09-08 13:09
Defect #26858 (Closed): Exporting issues to csv/pdf has garbage characters.
I exported the list of issues to csv or pdf and the japanese characters a ... in boxes but hiragana characters are okay. 2017-09-08 12:27
Defect #26857 (Closed): Fix for CVE-2015-9251 in JQuery 1.11.1
_Public_ message on Redmine forums: message#53605 Github issue on jQuery: https://github.com/jquery/jquery/issues/2432 "CVE-2015-9251":https://www.cve.mit ... me=2015-9251 was assigned to this for jQuery. 2017-09-08 06:29
Defect #26853 (Closed): Fix hardcoded project-index width for webkit and mozilla browsers
2017-09-07 13:56
Feature #26846 (Closed): Ability to Add Members to the Child Project of the Parent
Currently, members are added to the a project ... dded. Child Project of A Child Project of A 2017-09-06 21:02
Defect #26844 (Closed): Не отправляются уведомления по email
Если проект не имеет родительского проекта, т ... nc 2.0.8.devel.gf916e6574e-dirty 2017-09-06 07:08
Defect #26843 (Closed): Commits ignored in large(ish) git repository
Hi there, I am investigating a long overdue issue in my setup and at the moment, I think it is ... was on 3.2.6 before that and it was the same. 2017-09-05 15:06
Feature #26839 (New): Inline Email Diff For Issue 'Description' Changes
We currently use email notifications to see what changes are made to issues we're assigned. We usually don't have to op ... he diff for Description, we have to open the issue in Redmine and then click the "diff" link ( ... als/diff/73087?detail_id=56862 from a random issue #23717) Couldn't the 'Description diff' ... ce, so it would really help us. A similar issue was listed before, but for wiki page changes ... is or a different approach might work better. 2017-09-04 22:55
Defect #26836 (Closed): Filtering issues via context menu should not reset selected columns
If we use the context menu to filter issues, selected columns are reset to default. Steps to reproduce this bug: # On /issues, change selected column and apply # Check several issues # Apply "filter" in context menu # The query is applied: issues are well selected, but we lose our selected columns !01.png! !02.png! !03.png! 2017-09-04 10:47
Feature #26826 (Closed): Issue filtering by spent time
Hi! Here's a patch that adds a filter for spent time to IssueQuery. Any chance this could be included in the next 3.3 and 3.4 versions? 2017-09-01 14:51
(2926-2950/12483)