Project

General

Profile

Activity

From 2017-12-09 to 2017-12-11

2017-12-11

19:25 Feature #27758: Adds preview option to the wiki toolbar
Holger, attached is an working version (only for markdown) of my patch. I still have some things to do (like adding s... Marius BĂLTEANU
19:03 Defect #27505 (Closed): Cannot install nokogiri 1.7 on Windows Ruby 2.4
r17112 updates nokogiri version. Toshi MARUYAMA
14:37 Defect #27505: Cannot install nokogiri 1.7 on Windows Ruby 2.4
I have sent pull request.
https://github.com/sparklemotion/nokogiri/pull/1698
Toshi MARUYAMA
12:05 Defect #27505: Cannot install nokogiri 1.7 on Windows Ruby 2.4
P.S. After changing Gemfile:... Ivan Cenov
11:30 Defect #27505: Cannot install nokogiri 1.7 on Windows Ruby 2.4
I cannot install Redmine 3.4.3 in following configuration... Ivan Cenov
18:46 Revision 17112 (svn): 3.4-stable: Gemfile: use nokogiri 1.8 for Ruby >= 2.1 (#27505)
Toshi MARUYAMA
17:58 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
Could you add test?
source:trunk/test/unit/attachment_test.rb@17111#L386
Toshi MARUYAMA
17:47 Defect #27780 (Closed): Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
casecmp method doesn't work with Unicode symbol - https://bugs.ruby-lang.org/issues/14055
decision is to use casecmp...
Амир Мусин
17:46 Defect #27533: Cannot change the priority of the parent issue in issue query context menu when parent priority is independent of children
LGTM.
This patch is same with #20992.
Toshi MARUYAMA
17:40 Defect #27779 (Needs feedback): Context menu reverse-x doesn't work properly when window_height < wrapper_size
Context menu reverse-x doesn't work properly when window_height < wrapper_size (footer isn't at the bottom) Амир Мусин
17:36 Defect #20994: You can not change the priority of the parent issue
Vito Marolda wrote:
> Hello, the issue still affects Redmine 3.3.1.
FTR: #27533.
Toshi MARUYAMA
16:09 Revision 17111 (svn): Merged r15600 from trunk to 3.3-stable.
TimeEntryTest#test_spent_on_with_time fails at Japanese daytime. Toshi MARUYAMA
14:49 Defect #27752: NoMethodError while creating an issue
Do you use plugins?
stephane clouaire wrote:
> RUBY : 1.2.3.0+1
Is it package?
Recent Ruby 2.3 version is Rub...
Toshi MARUYAMA
13:00 Defect #27752: NoMethodError while creating an issue
Yes
I use the versions following :
MYSQL :5.7.20-0ubuntu0.16.04.1
RUBY : 1.2.3.0+1
Redmine : 3.4.3.stable
Be...
Anonymous
12:23 Defect #27752: NoMethodError while creating an issue
stephane clouaire wrote:
> Which feedback have you need?
As you can read on [[Submissions]] page, could you descr...
Go MAEDA
09:51 Defect #27752: NoMethodError while creating an issue
Hi
Which feedback have you need?
Best regards
Anonymous
13:00 Feature #1380: Deleting an issue only marks it as being deleted
There are some plugins helping with this but +1...
However there might be trouble giving proper statistics with ti...
Aleksandar Pavic
12:45 Defect #22532: Strip whitespace from login on login page
LGTM. I will commit this fix within a few days. Go MAEDA
11:05 Defect #27691: Issue created from mail_handler with description empty from
I have to correct myself. It seems that also for 7bit encoding I can trigger the bug. If for instance sending a mail ... Michael Schaefer
10:34 Defect #27691: Issue created from mail_handler with description empty from
In can confirm the issue in 3.4.3.stable. The issue didn't occur in 3.4.1. After updating to 3.4.3 I'm experiencing t... Michael Schaefer
04:18 Defect #19578 (Closed): Issues reports table header overlaping
Merged to 3.4-stable and 3.3-stable. Go MAEDA
03:23 Defect #19578 (Resolved): Issues reports table header overlaping
Committed to the trunk. Go MAEDA
04:17 Revision 17110 (svn): Merged r17108 to 3.3-stable (#19578).
Go MAEDA
04:15 Revision 17109 (svn): Merged r17108 to 3.4-stable (#19578).
Go MAEDA
03:19 Revision 17108 (svn): Fix: Overlapping text in table header on issues reports page (#19578).
Patch by Go MAEDA. Go MAEDA

2017-12-10

18:32 Defect #27773 (Resolved): Spent time report: not possible to filter by user
Sorry, I would open a new thread in forum, not a bug report.
Lorenzo Maurizi
18:29 Defect #27773 (Closed): Spent time report: not possible to filter by user
Hi all.
I am testing a new Redmine installation (Bitnami Stack, redmine 3.4.2) and I am logging time at project leve...
Lorenzo Maurizi
17:33 Patch #27529 (Closed): Attachment Added in Issue not saves in journal
Toshi MARUYAMA
16:50 Defect #27333 (Closed): Switching SCM fails after validation error in "New repository" page
Merged to stable branches. Go MAEDA
06:44 Defect #27333 (Resolved): Switching SCM fails after validation error in "New repository" page
Committed. Thank you for detecting and fixing this issue. Go MAEDA
16:49 Revision 17107 (svn): Merged r17105 to 3.3-stable (#27333).
Patch by Mizuki ISHIKAWA. Go MAEDA
16:44 Revision 17106 (svn): iMerged r17105 to 3.4-stable (#27333).
Patch by Mizuki ISHIKAWA. Go MAEDA
14:11 Patch #27772 (Closed): Issues reports should show only statuses used by the project
This issue is related to #19578 and #5385.
The attached patch restricts the statuses from the issues reports only ...
Marius BĂLTEANU
13:21 Defect #22532: Strip whitespace from login on login page
The patch attached by Artur Borisovich still applies cleanly. I've added a test for it and I think that we can fix th... Marius BĂLTEANU
13:10 Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3
Setting target version to 4.0.0. Go MAEDA
11:29 Patch #27510: Introduce active? method to Group via Principal model
Why not in Principal model? Toshi MARUYAMA
10:03 Feature #27770 (New): Login password transmission through SRP-6a
Implementation of SRP in password transmission for any authentication source relying upon password, stored or not in ... Giovanni Novelli
06:42 Revision 17105 (svn): Switching SCM fails after validation error in "New repository" page (#27333).
Patch by Mizuki ISHIKAWA. Go MAEDA
05:42 Defect #27283: Failed to run "rake db:migrate" command against clean database on MySQL 5.7
MARUYAMA-San,
Thank you for handling this report.
I’ve tried to run migration task against MySQL 5.7, and comple...
Akiko Takano
04:55 Patch #27502 (Closed): Lithuanian translation for 3.4-stable
Committed in trunk, 3.4-stable, and 3.3-stable, thanks. Toshi MARUYAMA
04:54 Patch #27506 (Closed): Czech translation change
Committed in trunk, 3.4-stable, and 3.3-stable, thanks. Toshi MARUYAMA
04:54 Patch #27507 (Closed): Czech help files translation
Committed in trunk, 3.4-stable, and 3.3-stable, thanks. Toshi MARUYAMA
04:53 Patch #27768 (Closed): Lithuanian "default_role_developer" translation change
Committed in trunk. Toshi MARUYAMA
04:52 Patch #27767 (Closed): Czech translation for 3.4-stable
Committed in trunk and 3.4-stable. Toshi MARUYAMA
04:50 Patch #27766 (Closed): Czech translation for 3.3-stable
Committed in trunk, 3.4-stable, and 3.3-stable. Toshi MARUYAMA
04:49 Patch #27765 (Closed): Lithuanian translation for 3.3-stable
Committed in trunk, 3.4-stable, and 3.3-stable. Toshi MARUYAMA

2017-12-09

22:07 Defect #27769 (New): utf8 4 bytes on SQL Server 2014 Standard
We've just came across a major issue in our production Redmine instance.
Description of the problem.
One of our...
Jan Wójcik
20:40 Revision 17104 (svn): Lithuanian "default_role_developer" translation changed by Marius Žilėnas (#27502, #27768)
Toshi MARUYAMA
20:39 Revision 17103 (svn): Czech translation for trunk updated by Karel Pičman (#27506)
Toshi MARUYAMA
20:39 Revision 17102 (svn): Czech translation changed by Karel Pičman (#27506)
Toshi MARUYAMA
20:36 Patch #27768 (Closed): Lithuanian "default_role_developer" translation change
From #27502.... Toshi MARUYAMA
20:18 Revision 17101 (svn): Merged r17087 from trunk to 3.3-stable (#27507, #27766)
Czech help files translation for 3.3-stable updated by Karel Pičman. Toshi MARUYAMA
20:17 Revision 17100 (svn): Merged r17086 from trunk to 3.3-stable (#20452)
fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519. Toshi MARUYAMA
20:17 Revision 17099 (svn): Merged r17083 from trunk to 3.3-stable (#27506, #27766)
Czech translation for 3.3-stable updated by Karel Pičman. Toshi MARUYAMA
20:17 Revision 17098 (svn): Merged r17081 from trunk to 3.3-stable (#27502, #27765)
Lithuanian translation for 3.3-stable updated by Marius Žilėnas. Toshi MARUYAMA
19:52 Revision 17097 (svn): Merged r17089 from trunk to 3.4-stable (#27507, #27767)
Czech help files translation for 3.4-stable updated by Karel Pičman. Toshi MARUYAMA
19:51 Revision 17096 (svn): Merged r17088 from trunk to 3.4-stable
Czech help files html clean up Toshi MARUYAMA
19:51 Revision 17095 (svn): Merged r17087 from trunk to 3.4-stable (#27507, #27766)
Czech help files translation for 3.3-stable updated by Karel Pičman. Toshi MARUYAMA
19:51 Revision 17094 (svn): Merged r17086 from trunk to 3.4-stable (#20452)
fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519. Toshi MARUYAMA
19:51 Revision 17093 (svn): Merged r17084 from trunk to 3.4-stable (#27506, #27767)
Czech translation for 3.4-stable updated by Karel Pičman. Toshi MARUYAMA
19:51 Revision 17092 (svn): Merged r17083 from trunk to 3.4-stable (#27506, #27766)
Czech translation for 3.3-stable updated by Karel Pičman. Toshi MARUYAMA
19:50 Revision 17091 (svn): Merged r17082 from trunk to 3.4-stable (#27502)
Lithuanian translation for 3.4-stable updated by Marius Žilėnas. Toshi MARUYAMA
19:50 Revision 17090 (svn): Merged r17081 from trunk to 3.4-stable (#27502, #27765)
Lithuanian translation for 3.3-stable updated by Marius Žilėnas. Toshi MARUYAMA
19:22 Revision 17089 (svn): Czech help files translation for 3.4-stable updated by Karel Pičman (#27507, #27767)
Toshi MARUYAMA
19:21 Revision 17088 (svn): Czech help files html clean up
Toshi MARUYAMA
19:21 Revision 17087 (svn): Czech help files translation for 3.3-stable updated by Karel Pičman (#27507, #27766)
Toshi MARUYAMA
19:17 Patch #27767: Czech translation for 3.4-stable
From #27507. Toshi MARUYAMA
17:19 Patch #27767 (Closed): Czech translation for 3.4-stable
From #27506.... Toshi MARUYAMA
19:05 Patch #27766: Czech translation for 3.3-stable
From #27507.
Toshi MARUYAMA
17:16 Patch #27766 (Closed): Czech translation for 3.3-stable
From #27506.... Toshi MARUYAMA
18:15 Revision 17086 (svn): fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519 (#20452)
Toshi MARUYAMA
18:15 Revision 17085 (svn): remove double-quotation from cs.yml label_user_mail_*
Toshi MARUYAMA
17:24 Revision 17084 (svn): Czech translation for 3.4-stable updated by Karel Pičman (#27506, #27767)
Toshi MARUYAMA
17:24 Revision 17083 (svn): Czech translation for 3.3-stable updated by Karel Pičman (#27506, #27766)
Toshi MARUYAMA
17:24 Revision 17082 (svn): Lithuanian translation for 3.4-stable updated by Marius Žilėnas (#27502)
Toshi MARUYAMA
17:24 Revision 17081 (svn): Lithuanian translation for 3.3-stable updated by Marius Žilėnas (#27502, #27765)
Toshi MARUYAMA
17:23 Revision 17080 (svn): remove extra empty lines from config/locales/cs.yml
Toshi MARUYAMA
17:09 Patch #27765 (Closed): Lithuanian translation for 3.3-stable
From #27502.... Toshi MARUYAMA
15:35 Defect #27546 (Closed): Wiki PDF export of .png images not working properly
Please contact plugin author. Toshi MARUYAMA
08:07 Defect #27333: Switching SCM fails after validation error in "New repository" page
Redmine 3.3 also is affected by this issue and the patch can be applied to 3.3-stable cleanly. Setting target version... Go MAEDA
05:59 Defect #19578: Issues reports table header overlaping
Setting target version to 3.3.6.
*Before:*
!{border: 1px solid #ccc;}.table-layout-fixed@2x.png!
*After:*
!{b...
Go MAEDA
03:44 Defect #27754 (Closed): Strip whitespace from email addresses on lost password page
Commited in the trunk and merged to 3.4-stable. Thank you for detecting and fixing this issue. Go MAEDA
03:43 Revision 17079 (svn): Merged r17078 to 3.4-stable (#27754).
Go MAEDA
 

Also available in: Atom