Project

General

Profile

Activity

From 2019-03-04 to 2019-03-06

2019-03-06

23:31 Feature #30977 (Resolved): Add CSS class to project custom fields
Committed. Go MAEDA
15:14 Feature #30977: Add CSS class to project custom fields
Here is a patch to implement this. Go MAEDA
08:36 Feature #30977 (Closed): Add CSS class to project custom fields
Project custom fields displayed on the Overview page does not have any CSS class. This makes it difficult for users t... Go MAEDA
20:29 Feature #26561: Enable frozen string literals
https://github.com/redmine/redmine/pull/115
this is a pull request without frozen_string_literal comment - 69 vs 936...
Pavel Rosický
18:09 Feature #26561: Enable frozen string literals
Since the patch is too big to review for me, I would like to take a step-by-step approach. It means that I will enabl... Go MAEDA
14:22 Feature #26561: Enable frozen string literals
since ruby 2.2 support was dropped this should be ready for 4.1
let me know if there's anything else I can do
Pavel Rosický
15:52 Feature #7360: Issue custom query: default query per instance, project and user
+1!
I hope that this feature will be release soon too. It's very annoying. It should be possible to define a global ...
LEXO IT Services Switzerland
15:51 Defect #14753: Remember issue filter for each project
I hope that this feature will be release soon too. It's very annoying. It should be possible to define a global defau... LEXO IT Services Switzerland
15:36 Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
Setting the target version to 3.4.10. Go MAEDA
14:23 Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
the fix is fairly simple, Marius please take a look Pavel Rosický
11:59 Patch #30971: principals_options_for_select does not select user when user id is numeric
The only places where selected is an integer are :
* in bulk edit :
->/lxc/redmine4/home/smile/redmine-4.0.0/app/...
Jérôme BATAILLE
04:29 Patch #30971: principals_options_for_select does not select user when user id is numeric
Could you show the steps to reproduce the problem with the Web UI? Go MAEDA
11:03 Feature #30981 (New): Allow "New Member" modal to keep track of selected users between searches
When we add new members to a project through the "New Member" modal, there is a search box and, if there are lots of ... Stephane Evr
08:43 Feature #30978 (New): Issue rating plugin
Hello,
I need a plugin that will allow any user to rate any issue, plus, to leave the feedback.
There is alread...
Venedict Strisca
07:36 Patch #10970: Sort issues in roadmap by IssueStatus.position
Thanks for the patch, I fixed for Redmine v3.4.4
Hope this feature can be merged into redmine master....
Sunding Wei
04:53 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
LGTM. Setting the target version to 4.1.0. Go MAEDA
03:39 Feature #30975 (Closed): New My page block: Updated issues
"Updated" filter added in Redmine 3.4.0 (#17720) is useful to understand the issues you involved in the past.
I th...
Go MAEDA

2019-03-05

23:03 Defect #30974 (Closed): Code coverage report on the official site has not been updated
https://www.redmine.org/builds/coverage/ has not been updated since 2018-11-20. Go MAEDA
22:25 Defect #30964 (Closed): 500 appears when trying to filter by last updated by
MariaDB is not yet supported by Redmine, please see #19395 and #30367.
Marius BĂLTEANU
03:29 Defect #30964 (Closed): 500 appears when trying to filter by last updated by
*OS*... Alexander Kupchenko
22:17 Defect #28506 (Reopened): Error Setup Redmine with Win10
Marius BĂLTEANU
22:16 Defect #28506 (Closed): Error Setup Redmine with Win10
Marius BĂLTEANU
16:04 Defect #28506: Error Setup Redmine with Win10
Thank You! Black Zajaz
15:55 Defect #28506: Error Setup Redmine with Win10
Black Zajaz wrote:
> i have some problem with redmine - 4.0.2.
> i want to migrate from mysql to mssql server.
...
Go MAEDA
14:08 Defect #28506: Error Setup Redmine with Win10
Hello,
i have some problem with redmine - 4.0.2.
i want to migrate from mysql to mssql server.
best regards,
Black Zajaz
17:37 Patch #30971 (New): principals_options_for_select does not select user when user id is numeric
+To fix it+ : In application Helper L487
convert selected to string if it is an integer...
Jérôme BATAILLE
16:53 Patch #30970 (Closed): Small improvements in appearance of the code coverage index page
Committed the patch. Go MAEDA
16:22 Patch #30970 (Closed): Small improvements in appearance of the code coverage index page
The attached patch slightly improves the code coverage report which is generated by "rake test:coverage".
# Highli...
Go MAEDA
16:50 Feature #6417 (Closed): Allow collapse/expand in gantt chart
Committed. Thanks. Go MAEDA
03:50 Feature #6417: Allow collapse/expand in gantt chart
Go MAEDA wrote:
> The patch breaks GanttHelperTest. Could you fix the failing tests?
Sorry, I fixed the failed te...
Yuichi HARADA
14:11 Feature #8363: Git: Pull requests
+1
Redmine lack some feature repository management as a pull request, create/add/remove repository on settings (at...
Enziin System
12:15 Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
Committed. Go MAEDA
10:46 Feature #30963: Update simplecov gem (~> 0.17.0)
I found that the error I wrote in #30963#note-1 depends on the version of Ruby. You will see the error if you run @ra... Go MAEDA
07:16 Feature #30963: Update simplecov gem (~> 0.17.0)
The error described in #30963#note-1 occurs while processing app/models/repository/git.rb line 3 ('ŋ') or lib/redmine... Go MAEDA
01:02 Feature #30963: Update simplecov gem (~> 0.17.0)
I encountered the following error while running @bin/rake test:coverage@ with simplecov 0.16.1.... Go MAEDA
00:32 Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
simplecov 0.16.1 has been released on 2018-03-16. Go MAEDA
10:18 Defect #30967 (Closed): "rake test:coverage" fails in Ruby 2.5 and 2.6
rake test:coverage fails in Ruby 2.5 or 2.6 with the error like the following. It occurs due to Unicode characters su... Go MAEDA
03:21 Patch #4502: New date filter operators: tomorrow, next week, next month
Go MAEDA wrote:
> QueryTest#test_operator_tomorrow fails depending on timezone.
>
>
> I could reproduce the pro...
Mizuki ISHIKAWA

2019-03-04

15:40 Defect #17096 (Closed): Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
Committed the patch. The new Message-ID formats are as follows:
Issue added:...
Go MAEDA
15:33 Feature #30813: Project background Color in Project view page
+1 Saleh Alashkar
13:47 Feature #6417 (Reopened): Allow collapse/expand in gantt chart
The patch breaks GanttHelperTest. Could you fix the failing tests? Go MAEDA
13:07 Feature #6417 (Closed): Allow collapse/expand in gantt chart
Committed the patch. Thank you for your contribution. Go MAEDA
06:00 Feature #6417: Allow collapse/expand in gantt chart
I confirmed that all issues in the previous patch have been fixed. Thank you for working on this. I will commit this ... Go MAEDA
05:41 Feature #6417: Allow collapse/expand in gantt chart
Go MAEDA wrote:
> After applying the patch, objects in the same indentation level are not horizontally aligned. Plea...
Yuichi HARADA
12:52 Defect #30753 (Closed): Plugins auto_load and eager_load paths
Committed the patch. Thank you for fixing the issue. Go MAEDA
09:35 Feature #29946 (Closed): Update i18n gem (~> 1.6.0)
Updated i18n to 1.6 in r17921. Go MAEDA
06:09 Feature #29946 (Reopened): Update i18n gem (~> 1.6.0)
i18n 1.6.0 has been released on 2019-03-03.
https://rubygems.org/gems/i18n/versions/1.6.0
I confirmed that it pas...
Go MAEDA
09:19 Patch #30958 (Closed): Traditional Chinese translation (to r17919)
Committed. Thank you for making the zh-TW translation perfect. Go MAEDA
07:41 Patch #30958 (Closed): Traditional Chinese translation (to r17919)
* New tags added
** text_status_no_workflow
ChunChang (Nagaharu) Lo
07:59 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
+1
The link to a note of current issue is very easy to write.
I attached a patch.
Yuichi HARADA
04:58 Patch #2928 (Closed): new migration script for scarab2redmine
It seems that Scarab is not alive in 2019. The last release was Scarab 1.0.22 Release Candidate 1 in April 2012. Prob... Go MAEDA
04:42 Feature #925 (Closed): Better formatting in issue reports (respect wiki markup)
Implemented by #69 (Redmine 1.3.0). Closing.
Go MAEDA
00:31 Feature #30776 (Confirmed): Drag and drop file upload to file type custom field
Go MAEDA
 

Also available in: Atom