Project

General

Profile

Activity

From 2020-10-20 to 2020-10-22

2020-10-22

16:30 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
Added test code to Амир Мусин's patch. Go MAEDA
16:18 Revision 20167 (svn): use with_settings at IssuesControllerTest#test_show_should_not_disclose_relations_to_invisible_issues
Toshi MARUYAMA
16:18 Revision 20166 (svn): shorten long line of test/unit/issue_test.rb
Toshi MARUYAMA
16:18 Revision 20165 (svn): shorten long line of TimeEntryQueryTest
Toshi MARUYAMA
16:18 Revision 20164 (svn): shorten long line of test/unit/query_test.rb
Toshi MARUYAMA
16:18 Revision 20163 (svn): shorten long line of lib/redmine.rb
Toshi MARUYAMA
16:18 Revision 20162 (svn): shorten long line of app/models/document.rb
Toshi MARUYAMA
16:17 Revision 20161 (svn): shorten long line of lib/redmine/default_data/loader.rb
Toshi MARUYAMA
16:17 Revision 20160 (svn): shorten long line of app/models/wiki_content_version.rb
Toshi MARUYAMA
16:17 Revision 20159 (svn): shorten long line of app/models/journal.rb
Toshi MARUYAMA
16:17 Revision 20158 (svn): shorten long line of app/models/attachment.rb
Toshi MARUYAMA
16:17 Revision 20157 (svn): shorten long line of NewsController
Toshi MARUYAMA
16:17 Revision 20156 (svn): shorten long line of test/integration/lib/redmine/menu_manager_test.rb
Toshi MARUYAMA
11:25 Patch #34153 (Closed): Use sum instead of inject(0, :+)
@Array#sum@ introduced in Ruby 2.4 is much faster than @Enumerable#inject@.... Go MAEDA
09:14 Feature #31500: Ruby 2.7 support
Enziin System wrote:
> Redmine run passed all tests on Ruby 2.7.2, isn't it?
Yes. Redmine on Ruby 2.7.2 passes al...
Go MAEDA
09:10 Feature #31500: Ruby 2.7 support
Ok, thanks!
In the above comment, you said "I think it is no problem to use Ruby 2.7.2 now"
Redmine run passed ...
Enziin System
08:12 Defect #34151 (Closed): Description Field is mandatory but not marked an such
> Sorry must be a local issue
Thank you for reporting that. Closing.
Go MAEDA
08:04 Defect #34151 (Resolved): Description Field is mandatory but not marked an such
Sorry must be a local issue Christian Zabanski
07:56 Defect #34151 (Closed): Description Field is mandatory but not marked an such
Christian Zabanski
04:42 Patch #34122: Store inline autocomplete data sources in a JS variable
+1
The change makes views clearner.
Go MAEDA
04:34 Revision 20155 (svn): Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).
Go MAEDA
04:17 Patch #34150 (Closed): Use match? instead of =~ when MatchData is not used
@String#match?@ was added in Ruby 2.4. you can replace @=~@ with faster @String#match?@ or @Regexp#match?@ when Match... Go MAEDA

2020-10-21

18:55 Defect #34149 (New): Russian names for months in wrong declension
for path ... Nikolay Nowitsky
04:52 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
Go MAEDA wrote:
> Go MAEDA wrote:
> > But the patch needs some improvements because Ruby older than 2.4 don't have ...
Go MAEDA
04:43 Feature #34142 (Closed): Drop Ruby 2.3 support
Committed the change. Go MAEDA
04:41 Revision 20154 (svn): Drop Ruby 2.3 support (#34142).
Go MAEDA

2020-10-20

22:35 Patch #34146 (New): Implementation
For creating the lists and making it even better. It would be important to create a relationship between the contents... Carlos Miguel
17:57 Patch #32530: Update RuboCop to 1.12
Here is a patch updates RuboCop to 0.93. Go MAEDA
11:54 Patch #32530 (Reopened): Update RuboCop to 1.12
Since Ruby 2.3 support is going to be dropped by #34142, we will be able to update to RuboCop to the latest version t... Go MAEDA
17:22 Revision 20153 (svn): Fix RuboCop offense Style/For (#32530).
Go MAEDA
16:44 Revision 20152 (svn): Fix a RuboCop offence Style/MethodDefParentheses (#32530).
Go MAEDA
13:21 Feature #30459: Switch edit/preview tabs with keyboard shortcuts
Oh yes! It would be really helpful if this is possible again with wiki pages.
> The problem was that there can be ...
Robert Schneider
12:18 Feature #34142: Drop Ruby 2.3 support
Here is a patch to drop Ruby 2.3 support. Go MAEDA
11:16 Feature #34142: Drop Ruby 2.3 support
Jean-Philippe Lang has removed Ruby 2.3 from "the official CI server":https://www.redmine.org/builds/ today. Go MAEDA
11:12 Feature #34142 (Closed): Drop Ruby 2.3 support
The official support of Ruby 2.3 has already ended on 2019-03-31.
https://www.ruby-lang.org/en/news/2019/03/31/suppo...
Go MAEDA
12:14 Defect #34143 (Confirmed): Autolinks are incorrectly escaped
Go MAEDA
11:58 Defect #34143: Autolinks are incorrectly escaped
expected behavior... Pavel Rosický
11:57 Defect #34143 (Confirmed): Autolinks are incorrectly escaped
steps to reproduce
1/ set wiki formatting to "None"
2/ add a journal that contains a link with &
references
htt...
Pavel Rosický
11:57 Feature #6332: "OR" filter and not only "AND" filter
+1 for this. Ray Cheung
11:45 Feature #4939: List of tasks filtered as OR and not AND
Johannes Heymann wrote:
> Being able to set the boolean operators would be very useful
> +1 for this feature
+1 ...
Ray Cheung
10:38 Defect #28882: GDPR compliance
Any news about GDPR compliance?
Thanks.
Alex Comba
07:49 Defect #34141 (Closed): Tag based Filter not working in Agile Plugin
Third-party plugins are not part of Redmine core. Please contact the author of the plugin. Go MAEDA
07:20 Defect #34141 (Closed): Tag based Filter not working in Agile Plugin
The Tag filter is not working for Agile Plugin. Reference screenshots below:
Ahamed Sajid
06:24 Feature #33418: Bulk addition of related issues
Go MAEDA wrote:
> The only one small issue of the patch is that issue auto-complete feature does not work. But I thi...
Go MAEDA
04:41 Defect #30074 (Closed): Puma shouldn't be included in the Gemfile
Fixed by r19338. Go MAEDA
02:29 Feature #33832: Move the "Private" badge next to the "Open/Closed" badge
There has been no test code for the private badge. I think some tests should be added. Go MAEDA
02:06 Feature #33832 (New): Move the "Private" badge next to the "Open/Closed" badge
Go MAEDA wrote:
> Committed the patch. Thank you.
Sorry, I mishandled it with another ticket.
Go MAEDA
02:02 Feature #33832 (Closed): Move the "Private" badge next to the "Open/Closed" badge
Committed the patch. Thank you. Go MAEDA
02:07 Patch #34072 (Closed): Hook after plugins were loaded
Committed the patch. Thank you. Go MAEDA
02:02 Revision 20151 (svn): Adds a hook after all plugins have been loaded (#34072).
Patch by Jens Krämer. Go MAEDA
 

Also available in: Atom