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.
-
11:25 Patch #34153 (Closed): Use sum instead of inject(0, :+)
- @Array#sum@ introduced in Ruby 2.4 is much faster than @Enumerable#inject@....
-
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... -
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 ... -
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. -
08:04 Defect #34151 (Resolved): Description Field is mandatory but not marked an such
- Sorry must be a local issue
-
07:56 Defect #34151 (Closed): Description Field is mandatory but not marked an such
-
04:42 Patch #34122: Store inline autocomplete data sources in a JS variable
- +1
The change makes views clearner. -
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...
2020-10-21
-
18:55 Defect #34149 (New): Russian names for months in wrong declension
- for path ...
-
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 ... -
04:43 Feature #34142 (Closed): Drop Ruby 2.3 support
- Committed the change.
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...
-
17:57 Patch #32530: Update RuboCop to 1.12
- Here is a patch updates RuboCop to 0.93.
-
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...
-
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 ... -
12:18 Feature #34142: Drop Ruby 2.3 support
- Here is a patch to drop Ruby 2.3 support.
-
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.
-
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... -
12:14 Defect #34143 (Confirmed): Autolinks are incorrectly escaped
-
11:58 Defect #34143: Autolinks are incorrectly escaped
- expected behavior...
-
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... -
11:57 Feature #6332: "OR" filter and not only "AND" filter
- +1 for this.
-
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 ... -
10:38 Defect #28882: GDPR compliance
- Any news about GDPR compliance?
Thanks. -
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.
-
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:
-
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... -
04:41 Defect #30074 (Closed): Puma shouldn't be included in the Gemfile
- Fixed by r19338.
-
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.
-
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. -
02:02 Feature #33832 (Closed): Move the "Private" badge next to the "Open/Closed" badge
- Committed the patch. Thank you.
-
02:07 Patch #34072 (Closed): Hook after plugins were loaded
- Committed the patch. Thank you.
Also available in: Atom