Project

General

Profile

Activity

From 2020-01-03 to 2020-01-05

2020-01-05

21:11 Feature #32757 (Closed): Show warning when an issue cannot be closed because of blocking issue relations
Same as/inspired by #31589, but for the case that issues cannot be closed as a result of blocking issues. Mischa The Evil
20:35 Patch #30919: Group Issues Custom Fields - (Form like Issues)
Petr Kokosak wrote:
> Hello, please help me. I have installed the your patch for Redmine version 4.1.0.stable and w...
Frederico Camara
10:13 Patch #30919: Group Issues Custom Fields - (Form like Issues)
Hello, please help me. I have installed the your patch for Redmine version 4.1.0.stable and work perfect.
I need ...
Petr Kokosak
16:13 Defect #32754: Fix missing arrow icon of collapse macro
I've confirmed that the patch written in #32754#note-2 fixes this issue.
Thank you.
Popoki Tom (@cat_in_136)
11:35 Defect #32754 (Confirmed): Fix missing arrow icon of collapse macro
The below changes fix the problem:... Marius BĂLTEANU
09:08 Defect #32754 (Closed): Fix missing arrow icon of collapse macro
When @{{collapse}}@ macro used in the wiki text, a small arrow icon should be displayed but actually is not displayed... Popoki Tom (@cat_in_136)
15:54 Patch #32659 (Closed): Russian translation update for 4.1-stable
Committed the patch. Thank you for your contribution. Спасибо. Go MAEDA
13:14 Defect #32748: No notification when removing the assignment
I cannot reproduce the problem. In my environment (Redmine 4.1.0.devel.19406), notifications are sent to the previous... Go MAEDA
12:50 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
Mitsuyoshi Kawabata wrote:
> Do you need this request? In what use cases is it necessary?
I think if #31322 is im...
Toshi MARUYAMA
09:31 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
Do you need this request? In what use cases is it necessary? Mitsuyoshi Kawabata
12:49 Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
I think if #31322 is implemented, this issue is not needed. Toshi MARUYAMA
11:28 Defect #32739 (Closed): Truncated images are still attached to the ticket when created by incoming e-mail
In addition, you can use the setting "Exclude attachments by name" to truncate the attachments by name or using regul... Marius BĂLTEANU
10:39 Defect #32739: Truncated images are still attached to the ticket when created by incoming e-mail
I think it is the expected, natural behavior and not a defect.
Since attachments are not a part of the text body, ...
Go MAEDA
11:24 Feature #23954: Shows the date of the last activity on Projects administration
Updated the patch for current trunk.
@Jean-Philippe, I'm assigning to you in order to:
* review the changes propo...
Marius BĂLTEANU
11:03 Defect #32740 (Confirmed): Incorrect characters when copying out of a Redmine generated PDF
Probably the issue is caused by "rbpdf":https://rubygems.org/gems/rbpdf.
I have confirmed that the reported mojib...
Go MAEDA
10:25 Defect #32737: Duplicate sort keys for issue query cause SQL error with SQL Server
I have confirmed that the query edit form can set the same field more than once as sort criteria and the same column ... Go MAEDA

2020-01-04

14:32 Feature #17452: Add support for download resume to attachments
Nothing yet ?!
I did all of the Daniel Felix' instructions and my NGINX configuration is OK with another service ( ...
Meiki Neumann
13:22 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
pasquale [:dedalus] wrote:
> yep, I have totally missed this advice. I try with sidekiq as Marius comment and return...
Marius BĂLTEANU
13:10 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
Mischa The Evil wrote:
> I presume you're using an in-memory queue which might be an issue here.
>
> FWIW: Jean-P...
pasquale [:dedalus]
12:58 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
I've tested now on my local environment and all 28 expected mails are enqueued and performed using the default AsyncA... Marius BĂLTEANU
12:06 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
I presume you're using an in-memory queue which might be an issue here.
FWIW: Jean-Philippe Lang wrote in news#119...
Mischa The Evil
11:04 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
Sorry for my silence on this issue, I’ll try to reproduce the problem based on your last notes. Marius BĂLTEANU
09:58 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
The subject of this ticket should be changed because the notification not works at all and not only when _Only for th... pasquale [:dedalus]
10:45 Feature #22913: Auto-select fields mapping in Importing
Go MAEDA wrote:
> Setting the target version to 4.2.0.
The patch cannot be committed as it is, please let me revi...
Marius BĂLTEANU
02:43 Feature #22913 (New): Auto-select fields mapping in Importing
Setting the target version to 4.2.0. Go MAEDA
09:48 Defect #32420: Issue redirect after login not working
I sometimes experience the same problem but I have not found conditions to reproduce without fail. Go MAEDA
06:24 Defect #32728: File upload when editing EXISTING comments
I think it is the design.
Attachments are not associated with a comment but an issue. So, there is no concept that...
Go MAEDA
06:13 Defect #32664: Adding an empty reply to a forum message does not show any error
Yuichi HARADA wrote:
> However, I'm worried that if the number of replies increases, the error message, and the repl...
Go MAEDA
05:47 Patch #32653 (Closed): Fix random test failure due to missing call to set_tmp_attachments_directory in WikiControllerTest
Committed the patch. Thank you for your contribution. Go MAEDA
05:27 Patch #32659: Russian translation update for 4.1-stable
Setting the target version to 4.1.1. Go MAEDA
05:09 Defect #32752 (Closed): Ruby 2.7: Remove deprecated URI.escape/unescape
Ruby 2.7 shows a warning if URI.escape or URI.unescape is called. We should remove those methods.
https://bugs.rub...
Go MAEDA
04:21 Defect #32153: Repository browser does not render previews for audio/video files
Mizuki ISHIKAWA wrote:
> If you need tests to commit 32153-workaround.patch, add tests based on the attached patch.
...
Go MAEDA

2020-01-03

20:18 Defect #32420: Issue redirect after login not working
Both of those settings were already set correctly. James Kurczodyna
18:51 Feature #32561: feature: add support to add multiple instance for a single filter
I think it can be addressed with the following patch.
I consider it a necessary function.
http://www.redmine.org/...
Yuuki NARA
16:14 Defect #32748: No notification when removing the assignment
Other people confirmed it in 3.x already...
Doesnt work for single user or for user group assignments beeing removed.
Robert Röttger
16:13 Defect #32748 (Closed): No notification when removing the assignment
Just look at: https://www.redmine.org/issues/2694
Seems the solution is gone. Its not working anymore in 4.0.4.
...
Robert Röttger
15:25 Feature #21808: Make the Sidebar collapsible, stateful
Keita K wrote:
> ※Comment for the first time. I'm studying English. So please be patient if I make some mistakes.
>...
César Celis
14:57 Patch #32747: Fix wrong translation for "time entries" in redmine 4.1.0
attachment:4.patch fix wrong translation for label_attribute_of_project pasquale [:dedalus]
14:34 Patch #32747: Fix wrong translation for "time entries" in redmine 4.1.0
Adds also attachment:3.patch to fix some capitalization inconcistency from en.yml and it.yml
!en.png!
!it.png!
pasquale [:dedalus]
13:24 Patch #32747 (New): Fix wrong translation for "time entries" in redmine 4.1.0
I have fixed 3 incorrect strings related to translation of "time entries" pasquale [:dedalus]
13:17 Patch #32746 (Closed): Italian translation update for 4.1-stable
I have added some missing string.
Thanks.
pasquale [:dedalus]
10:25 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
Hi.
I can confirm that my issue is a regression probably caused by #26791. I have make a workaround replacing *deliv...
pasquale [:dedalus]
09:26 Feature #16006: Include attachments in forum post notifications
I still see the problem when adding a reply.
I found that container_type and container_id have not been set to the...
Go MAEDA
07:20 Feature #30978: Issue rating plugin
https://github.com/ojde/redmine-vote_on_issues-plugin ? Adnan Topçu
 

Also available in: Atom