Project

General

Profile

Activity

From 2019-01-06 to 2019-01-08

2019-01-08

14:21 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
Awesome work!
Testing Redmine 4.0 right now, and this patch is something we could really use.
The patch worked, b...
Kicking Alderman
12:57 Defect #30354: When extracting .zip files, they get corrupted
Hi, thanks for the feedback.
So we use redmine for company projects, we generate an Adobe Captivate package with c...
Danilo Henrique Ferreira
03:30 Defect #30354 (Needs feedback): When extracting .zip files, they get corrupted
Can you describe in more details your problem? Redmine doesn't generate any zip file and I'm not sure what means "ins... Marius BĂLTEANU
12:50 Defect #30236: Accidentally clicking next to the checkbox breaks issue selection
Thanks Mizuki, oh I love jQuery!!! @target.closest@ smart solution, hopefully Redmine team will include your patch in... Aleksandar Pavic
07:29 Defect #30236: Accidentally clicking next to the checkbox breaks issue selection
I wrote a patch to make the range up to the parent TD element of the checkbox a clickable range.
It is difficult t...
Mizuki ISHIKAWA
12:50 Feature #30356 (Closed): Drop Ruby 2.2 support
Uses Nokogiri 1.9 for Ruby 2.2, 1.10 for Ruby >=2.3. We don't have to drop support for Ruby 2.2. See r17778. Go MAEDA
06:24 Feature #30356: Drop Ruby 2.2 support
Go MAEDA wrote:
> We don't have to drop Ruby 2.2 support in a hurry for now. And I think there isn't any harm to com...
Marius BĂLTEANU
05:58 Feature #30356: Drop Ruby 2.2 support
We don't have to drop Ruby 2.2 support in a hurry for now. And I think there isn't any harm to commit the patch #3035... Go MAEDA
05:12 Feature #30356: Drop Ruby 2.2 support
Go MAEDA wrote:
> Jean-Philippe Lang is considering to drop Ruby 2.2 support in 4.0-stable (see #30161#note-3). I wi...
Marius BĂLTEANU
03:34 Feature #30356: Drop Ruby 2.2 support
Jean-Philippe Lang is considering to drop Ruby 2.2 support in 4.0-stable (see #30161#note-3). I will leave this issue... Go MAEDA
03:25 Feature #30356: Drop Ruby 2.2 support
In my opinion, we should drop Ruby 2.2 support in version:"4.1.0". Marius BĂLTEANU
03:17 Feature #30356: Drop Ruby 2.2 support
Pavel Rosický wrote:
> What about just locking nokogiri 1.9.0 for Ruby 2.2?
You are right. I quite forgot about i...
Go MAEDA
02:59 Feature #30356: Drop Ruby 2.2 support
What about just locking nokogiri 1.9.0 for Ruby 2.2? Pavel Rosický
01:54 Feature #30356 (Closed): Drop Ruby 2.2 support
Currently, Redmine 4.0 supports Ruby 2.2. But the latest nokogiri gem 1.10.0 supports 2.3 and later, does not 2.2. So... Go MAEDA
12:47 Patch #30241 (Closed): Update nokogiri gem (~> 1.10.0)
Committed.
Uses Nokogiri 1.9 for Ruby 2.2, 1.10 for Ruby >=2.3.
Go MAEDA
02:38 Patch #30241: Update nokogiri gem (~> 1.10.0)
Nokogiri requires Ruby >= 2.3.0 but Redmine 4.0.0 officially supports Ruby 2.2.2. I have opened #30356 to drop suppor... Go MAEDA
09:32 Defect #30359 (Closed): Time entries of subtasks in other projects are not listed
When you click a link on the spent time value, you can see a list of time entries of subtasks.
But if the parent i...
Go MAEDA
09:15 Defect #30259: URLs end with "-" are rendered incorrectly in Textile
I reviewed the regular expression to interpret the trailing hyphens as URL.
I attached patches.
Yuichi HARADA
07:23 Feature #17460: MySQL 5.7 support
Even if the problem with deadlocks still exists on MySQL 5.7, I think that it is safe to say that Redmine 4.0 officia... Marius BĂLTEANU
06:37 Defect #28414 (Closed): Does Redmine compatible with MySQL 5.7 or not ?
I’m closing this in favour of #17460. Marius BĂLTEANU

2019-01-07

15:55 Patch #30241 (Reopened): Update nokogiri gem (~> 1.10.0)
Go MAEDA -> FYI Nokogiri 1.10.0 has been released on 2019-01-04
this version includes Ruby 2.6 support on Windows ...
Pavel Rosický
15:39 Defect #30354 (Closed): When extracting .zip files, they get corrupted
I'm having trouble extracting .zip files with multiple users, zipped the files and tested them, no error.
When ins...
Danilo Henrique Ferreira
13:38 Defect #30353 (Closed): Installing rails with Bundler 2.0 fails in 3.x
"bundle install" fails in 3.x because "bundler 2.0 was released on January 03, 2019":https://rubygems.org/gems/bundle... Tatsuya Saito
12:03 Feature #14418: Copy inner issues relations along with issues
It would be great, this feature missing me a lot Jakub Shanel
06:52 Patch #30347 (Closed): test_links_separated_with_line_break_should_link tests nothing
Since Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ( source:trunk/test/unit/lib/redmi... Yuichi HARADA
05:32 Feature #15180: Start date on versions
Go Maeda, you're still interested on this feature? If yes, please let me know what do you think about my above concer... Marius BĂLTEANU
05:23 Feature #30346 (Needs feedback): Add "Target Version" to the list of "Available columns" in "Spent time" Tab
In which version of Redmine did you see the "Target Version" (Version) as available column in "Spent time" tab? I've ... Marius BĂLTEANU
05:11 Feature #27096: Mark non-working days in calendar view
Go MAEDA wrote:
> It looks OK except one thing. Do you think it is OK that the class name for non-working days is di...
Marius BĂLTEANU

2019-01-06

18:51 Feature #30346 (Closed): Add "Target Version" to the list of "Available columns" in "Spent time" Tab
I am evaluating last Redmine version (v4.0.0), and I have discovered that "Target Version" is missing at "Spent time"... VD DV
15:45 Feature #30345 (Closed): How do I Integrate Redmine with Freshdesk'
FRANKLIN S
14:05 Defect #24729 (Closed): Problem 'Filters' and 'Options' of 'Issues' tab
Please reopen this issue if you are still experiencing the problem. Go MAEDA
13:27 Feature #27096: Mark non-working days in calendar view
Marius, thank you for writing the patch.
It looks OK except one thing. Do you think it is OK that the class name f...
Go MAEDA
 

Also available in: Atom