Project

General

Profile

Search

Results (12479)

Defect #31197 (Closed): Create a new project
Please create a new project with the name Helpdesk. Much Thanks 2019-04-12 16:38
Feature #31196 (Closed): Updates jQuery to 2.2.4 and adds jQuery Migrate library
The current version of jQuery used in Redmine ... ion is, is there any plan to upgrade jQuery? 2019-04-12 12:17
Defect #31186 (Needs feedback): Rest API - create issue with custom fields
Hi, I have encountered a problem that when creating a new issue via REST api, it is not possible to give "custom field" as the desired parameter. <pre> { "issue":{ "project_id":"sandbox", "subject":"Create test issue via api", "tracker_id":"9", "c ... "Client error: `POST https://xxx.eu/redmine/issues.json` resulted in a `422 Unprocessable Enti ... Redmine log: <pre> Started POST "/redmine/issues.json" for 192.168.62.1 at 2019-04-10 15:01:53 +0200 Processing by IssuesController#create as JSON Parameters: {"issue"=>{"project_id"=>"sandbox", "subject"=>"Create test issue via api", "tracker_id"=>"9", "custom_fields" ... stom field RFID is not set. <pre> { "... 2019-04-10 15:16
Defect #31177 (Closed): Problem when editing Time Entry.
Hellow! When I'm editing a Time Entrie, changing the Issue id, isn't possible to save, the application ... ortuguese: "Tarefa não é válida" , english: "Issue is invalid". 2019-04-09 13:14
Defect #31170 (Closed): Redmine XLSX format issue exporter plugin gives Internal error
* Issue I installed Redmine XLSX format issue exporter. After that, Internal error happen when Open project issues ( http://XXX.XXX.XXX.XXX:XXXX/redmine/projects/xxxx/issues ) Please help me. * apps/redmine/htdo ... Missing partial hooks/_xlsx_export_dialog_on_issues_index with {:locale=>[:ja, :en], :formats=> ... me 0.3.4 redmine_xlsx_format_issue_exporter 0.1.4 </pre> 2019-04-08 12:04
Feature #31159 (Closed): "Create and continue" button for custom fields
I propose to add "Create and continue" in the ... The button is already implemented in the new issue form. Currently, you have to click the mo ... field after creating a custom field (click "Issues" -> "New custom field" -> "Next"). It is re ... a "Create and continue" button like the new issue form. 2019-04-06 10:55
Defect #31157 (Closed): "Markdown" becomes unavailable from Redmine 4.0.3
After upgrading Redmine 4.0.1 => 4.0.3, [Admi ... xe). I apologize for my poor English skills. 2019-04-06 09:44
Feature #31154 (Closed): Reject setting RFC non-compliant emission email addresses
RFC non-compliant emission causes Mail::Field ... ly able to parse up to "Redmine") </pre> 2019-04-06 07:00
Defect #31153 (Closed): Display horizontal sc ... es table when overflow occurs on small screen
On small screens (mobile phone) not scrolling ... in <div class="autoscroll"> tag to fix that. 2019-04-06 06:16
Defect #31152 (Needs feedback): F5 (refresh) ... o the same page, but bring me in another page
Hello, When I press F5 for refresh, the pag ... this can be change somewhere ? Best regards 2019-04-05 17:01
Patch #31147 (Closed): Add custom styles for all fields
Currently, most of the fields (input, textare ... 70%; border: 1px solid grey!}.redmine.local_issues_new.png! 2019-04-04 21:45
Defect #31146 (Closed): I need to change the name of the field ISSUE ou DEMANDE by another name
Hi How can i change the name of the field ISSUE (DEMANDE) for another name ? 2019-04-04 14:25
Feature #31143 (New): Custom field to get the URL to direct access the issue
Hello, I want to add a custom fields in the ... url to colleague permit direct acces to the issue. The copy screen of what I did is join to ... the right syntax to put in the fields LINK. 2019-04-04 12:15
Defect #31141 (Closed): SCM: error when *.yml and *.txt show
<pre> lib/redmine/sudo_mode.rb:65:in `sudo_m ... his error is in only tunk, not in 4.0-stable. 2019-04-04 08:45
Defect #31140 (Closed): "English" becomes unavailable from Redmine 4.0.3
After upgrading Redmine 4.0.2 => 4.0.3, [My a ... .png! [Redmine 4.0.3] !redmine-4.0.3.png! 2019-04-04 08:13
Feature #31138 (New): create ticket from Jenkins failed Job
Hi I am looking how can implement a solution ... ned a ticket long back with Jenkins https://issues.jenkins-ci.org/browse/JENKINS-55152 but it ... olution for this? Thank you Ajeesh B 2019-04-03 11:29
Defect #31137 (Closed): No attachment files added in note report after migrate to 3.4.5
Goodmorning, i have update redmine server fro ... migrate, now when someone attach files to an issues, the attachment compare at the top of issue but not on journal report (notes) on the pag ... and attachments Thansk for help Cristian 2019-04-03 11:19
Patch #31133 (Closed): Option to forbid children issues to folow parent issue moving to another project
This can be surprising to see children issues moving to new parent issue project when parent is moved, because this i ... ice and with no real hint. This can be an issue when some children issues should not be seen by some members of the new project (real issue seen in our company !). This patch adds a global option to forbid issues to follow the parent. 2019-04-02 12:16
Defect #31132 (Closed): Remove unused column trackers.is_in_chlog
The column "is_in_chlog" in "trackers" table ... fely. It was used to control former [[RedmineIssueChangelog|Changelog]] view which has been dro ... res/trackers.yml: is_in_chlog: false </pre> 2019-04-02 11:23
Patch #31131 (Closed): CalendarsControllerTest#test_show fails depending on the date
CalendarsControllerTest#test_show failed when ... } When test data was created on 2019/4/1, issues_002 was not included in the April calendar. ... test_show failed because it was dependent on issues_002. The following changes confirmed tha ... ef test_show + # for gravatar test + Issue.generate!(:start_date => User.current.today, ... :project_id => 1 </code></pre> 2019-04-02 07:33
Patch #31126 (Closed): Update sqlite3 gem (~> 1.4.0)
sqlite3 1.4.0 has been released on February 0 ... => [:mri, :mingw, :x64_mingw] </code></pre> 2019-03-31 11:17
Defect #31120 (Closed): Garbage lines in the output of 'git branch' break git adapter
I found that adding an if condition around line 84-89 solves the issue. change: <pre><code class="ruby"> branc ... *' ) @branches << bran end </code></pre> 2019-03-29 20:26
Defect #31116 (Closed): Database migrations d ... ns when specifying the `VERSION` env variable
tl;dr: When comparing versions, the current_v ... I have not run any tests with this patch. 2019-03-29 00:06
Patch #31113 (Closed): Update Rails to 5.2.3
https://weblog.rubyonrails.org/2019/3/28/Rails-5-2-3-has-been-released/ 2019-03-28 09:04
Defect #31111 (New): About custom fields in List format or Key/value list format
1. Format:List If you change the contents of the list, the change is not reflected at all in past issues. 2. Format:Key/value list If you chang ... st, the change will be reflected in all past issues. I want a function that falls in the mid ... all changes will be reflected in the project issues checked in the checkbox. 2019-03-28 08:17
(2201-2225/12479)