Project

General

Profile

Activity

From 2020-03-24 to 2020-03-26

2020-03-26

20:32 Defect #33110 (Confirmed): Sort does not work with group by datetime columns
Marius BĂLTEANU
15:42 Feature #18556: Add ability to configure limit of attachments at once
Andriy Lesyuk wrote:
> Configurable attachments limit has been implemented in this plugin: http://www.redmine.org/pl...
Jonathan Cormier
11:21 Feature #33056: Dark Mode setting (per user)
Many apps and mobile devices offer Dark Mode as a standard per-user setting.
Would love to have this feature on my...
tixo hojkro
07:50 Feature #18555 (Closed): Show warning when attempting to attach more than the allowed number of attachments
Go MAEDA
07:40 Feature #18555: Show warning when attempting to attach more than the allowed number of attachments
Committed the patch. Thank you for improving Redmine. Go MAEDA
07:24 Defect #33169: Issues CSV export does not include custom fields with "Full width layout" enabled
Marius, I understand very well what you want to say. However, many Redmine users do not think that "All columns" mean... Yuichi HARADA
07:00 Defect #33186 (Closed): field_activity should be used rather than label_activity in the context of time tracking
Committed the patch. Go MAEDA
06:44 Defect #33195 (Closed): 500 error when having only one SCM enabled
Thank you for the feedback and I am happy to know that the issue on your instance is resolved. Go MAEDA
00:07 Defect #33195 (Resolved): 500 error when having only one SCM enabled
Txinto Vaz
00:06 Defect #33195: 500 error when having only one SCM enabled
You are right.
If I uncheck Git and check it again, the trace is this:...
Txinto Vaz
03:21 Defect #20251 (Closed): test/ui/timelog_test_ui.rb always fail on trunk
r16769 changed PhantomJS to ChromeDriver. Toshi MARUYAMA
02:41 Defect #23055 (Closed): Error with Fetch commits with Mercurial repository when log has invalid char
I choose 'urlescape' because 'paths' uses 'urlescape' and decodes it.
source:trunk/lib/redmine/scm/adapters/mercuria...
Toshi MARUYAMA

2020-03-25

12:19 Feature #4939: List of tasks filtered as OR and not AND
+1 for this feature Robert Röttger
09:28 Feature #18555: Show warning when attempting to attach more than the allowed number of attachments
Setting the target version to 4.2.0. Go MAEDA
08:57 Feature #18555: Show warning when attempting to attach more than the allowed number of attachments
@Marius BALTEANU and @Bernhard Rohloff corrected the English sentence, so I updated the patch based on that. Mizuki ISHIKAWA
06:00 Defect #33110: Sort does not work with group by datetime columns
Hi,
after testing it again, I found out, that this problem exists only in time entries list and project list. Issu...
Alexander Meindl
05:16 Defect #33110: Sort does not work with group by datetime columns
Could you describe more details? I could not find any problem. Rows are sorted if you click the column header. Go MAEDA
05:01 Defect #33170: Login problem - error with certificate
Perhaps it is related to #24970 and #29606. Could you try the following steps?
1. Backup your Redmine's database
...
Go MAEDA
03:51 Defect #33195: 500 error when having only one SCM enabled
I was unable to reproduce the error. If you use plugins, could you try again after removing all plugins?... Go MAEDA
03:27 Feature #7056 (Reopened): Download all attachments at once
Go MAEDA
01:55 Defect #33181: IssuesSystemTest#test_index_as_csv_should_reflect_sort fails
The cause is probably that the file with the same name already exists at the download destination, and the download i... Yuichi HARADA

2020-03-24

23:38 Patch #33196 (Closed): Update Rails to 5.2.4.2
Committed the patch. Thank you. Go MAEDA
21:14 Patch #33196 (Closed): Update Rails to 5.2.4.2
Rails 5.2.4.2 has been released on 2020-03-19.
https://weblog.rubyonrails.org/2020/3/19/Rails-6-0-2-2-and-5-2-4-2-ha...
Pavel Rosický
21:52 Feature #7056: Download all attachments at once
unfortunately, this feature doesn't work on Windows.... Pavel Rosický
21:05 Defect #33195 (Closed): 500 error when having only one SCM enabled
Look at this code... Txinto Vaz
15:15 Feature #32976: Display avatar on add watcher dialog
Setting the target version to 4.2.0. Go MAEDA
15:05 Feature #33174: Show groups in members box on project overview page
Not to break third-party plugins, I think it is safer to keep @users_by_role@ method and log a deprecation warning li... Go MAEDA
14:55 Patch #32238 (Closed): Improvement of the German translation
Committed the patch. Thank you for your contribution. Go MAEDA
14:48 Defect #29312: Spent time report does not show all logged time entries with parent task in different projects
Please update affected version on this issue. This Issue exists on recent versions also.
Thank you
VD DV
14:21 Defect #30359 (Closed): Time entries of subtasks in other projects are not listed
Closing as a duplicate of #29312. Go MAEDA
14:19 Defect #33193 (Closed): Defect for Spent time at issues page for issue that is parent to other projects issue
Thank you for reporting the issue but I found that this is the same as #29312. Go MAEDA
13:20 Defect #33193 (Closed): Defect for Spent time at issues page for issue that is parent to other projects issue
It seems that if some issue X1 (at project X) is parent to issue Y1 (at another project Y), the "Spent time" value di... VD DV
14:02 Defect #33186: field_activity should be used rather than label_activity in the context of time tracking
Setting the target version to 4.2.0. Go MAEDA
14:00 Defect #33183 (Closed): Unable to edit user or group that has custom fields with text formatting enabled
Committed the patch. Go MAEDA
13:20 Feature #2047: Add SVG support, like images
I was able to add thumbnail previews of images in SVG format by returning the original source file as the thumbnail i... Keith Carangelo
13:18 Defect #33103 (Closed): Export to PDF fails when subject of parent task is included in issue list
Committed the patch. Thank you all for reporting and fixing the issue. Go MAEDA
01:40 Defect #33103: Export to PDF fails when subject of parent task is included in issue list
Marius BALTEANU wrote:
> Yuichi HARADA, I think we can fix the issue by using the method @column.value_object(issue)...
Yuichi HARADA
11:03 Feature #8505: Log Time for Multiple Users
+1 Very usefull! Mario Rosebrock
09:35 Feature #18555: Show warning when attempting to attach more than the allowed number of attachments
I changed the message. Mizuki ISHIKAWA
08:12 Feature #29214: Button to copy `pre` code block content to the clipboard
This patch adds a copy button next to the pre tag.
!ScreenShot.png!
Mizuki ISHIKAWA
 

Also available in: Atom