Project

General

Profile

Activity

From 2015-04-28 to 2015-04-30

2015-04-30

21:52 Feature #9759: HTML minification and compression
Hi all, I have done a beautiful code to GZIP (because Thin+lighttpd can't do this) and minify (with Tidy) HTML page!
...
luigifab !
19:37 Feature #1945: Automatically add user to project
The patch from Pettier's comment 7 is no longer available. I was able to implement a similar feature in v2.2.3 with t... Brian Kirkpatrick
18:10 Feature #1739: Add ability to change issue author
Right, problem with version 3.0.1... Arnis Juraga
17:05 Defect #668: Date input fields don't respect date format settings
+1 Laurent Dairaine
13:50 Feature #6118: Filter by parent task or subtasks
+1 Jaromír Rys
13:45 Feature #2647: Repository browsing shall respect ACLs in repository
Robert Rath wrote:
> I use this all the time with external subversion servers via HTTPS urls, in fact the only reaso...
Tilo Mey
12:24 Defect #19547 (Closed): bulk update issues error
Toshi MARUYAMA
08:39 Feature #2677: Show "unread" items in the issue list
+1
Alexander Strunck wrote:
> I tried to install the mentioned plugin redmine_already_read, but it failed to get ...
Konstantin Tkachenko

2015-04-29

22:32 Patch #19742 (Closed): RedmineInstall: MySQL: collation_database
Currently, the code sample creates a database with @collation_database=utf8_general_ci@. This potentially creates is... @ go2null
22:25 Defect #19741 (Closed): RedmineInstall: Step 9 not correct for Redmine 3.x
Need a new bullet.... @ go2null
22:17 Defect #19711: Plugin check not working if name does not equal page
Yes, but... a 301 redirect will be added from the old to the new address? luigifab !
21:56 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
Toshi MARUYAMA wrote:
> If your project tree of Redmine 3.0 is broken, it was broken in Redmine 2.6.
Ok, thank ...
Hugues C.
19:42 Defect #18018 (Closed): Project Sorting by Name broken (for large project lists) in v2.x
Hugues Clouâtre wrote:
> We are also seeing this issue, following a migration from *2.6.0* to *3.0.1*.
Migration ...
Toshi MARUYAMA
18:36 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
We are also seeing this issue, following a migration from *2.6.0* to *3.0.1*. Hugues C.
18:17 Defect #19740: "Truncate emails after one of these lines" setting is not working
#16962#note-25 Toshi MARUYAMA
16:51 Defect #19740 (Closed): "Truncate emails after one of these lines" setting is not working
This may be related to the problem reported on #19737, but along with the improper handling of Outlook emails the Tru... Deoren Moor
18:15 Defect #15716: Scraped emails include CSS from HTML emails
Note: this is still a problem as of Redmine 3.0.2. We see it often for current versions of Mac OS X and iOS. I'm stil... Deoren Moor
16:56 Defect #19737: HTML Sanitizer not working for Outlook mails
+1
I can confirm that Outlook emails are improperly handled:
{{collapse(View details)...
Deoren Moor
15:55 Defect #19737: HTML Sanitizer not working for Outlook mails
This is Redmine 3.0 regression according to #19537#note-9. Toshi MARUYAMA
12:41 Defect #19737 (Closed): HTML Sanitizer not working for Outlook mails
HTML Sanitizer not working for Outlook mails.
There are some unwanted tags not stipped from the mail body.
Rupesh J
15:56 Defect #19537: Broken HTML sanitizer refence breaks email receiving
Thank you for creating #19737. Toshi MARUYAMA
12:39 Defect #19537: Broken HTML sanitizer refence breaks email receiving
Ok, I will create a regression bug.
It worked in
* 2.6.x
* 3.0.1 using the gem 'rails-deprecated_sanitizer'
Rupesh J
12:27 Defect #19537: Broken HTML sanitizer refence breaks email receiving
Rupesh J wrote:
> The text striping is not handled.
> I am getting some unwanted Outlook mail tags.
Did it work...
Toshi MARUYAMA
10:41 Defect #19537: Broken HTML sanitizer refence breaks email receiving
The text striping is not handled.
I am getting some unwanted Outlook mail tags.
Please let me know if this needs t...
Rupesh J
12:17 Defect #4608: Mail attachment name encoding is incorectly handled
I think this issue is fixed by #12399. Toshi MARUYAMA
12:13 Defect #4608 (Closed): Mail attachment name encoding is incorectly handled
This issue is too old.
Ruby 1.8 support was dropped on Redmine 3.x.
Toshi MARUYAMA
12:09 Patch #2059 (Closed): broken subject when submitting issue via email written in japanese
Toshi MARUYAMA
12:09 Patch #2059: broken subject when submitting issue via email written in japanese
Original issue is fixed.
#2059#note-2 is duplicate of #4608.
Toshi MARUYAMA
09:21 Defect #19735: Email addresses with slashes are not linked correctly
RFC 2822 does not forbid to use "/".
https://www.ietf.org/rfc/rfc2822.txt
Toshi MARUYAMA
05:44 Defect #19735 (Closed): Email addresses with slashes are not linked correctly
Email addresses with slashes (e.g. foo/bar@example.com) are not linked correctly because Redmine does not recognize s... Go MAEDA
07:43 Feature #15225 (Closed): Need to be able to have separate markup formats for bugs and wiki pages
I am closing this issue as a duplicate of #5112. Go MAEDA
07:34 Feature #12588 (Closed): Text Formatting should be able to be applied beyond a paragraph
I am closing this issue as a duplicate of #3888. Go MAEDA
07:09 Feature #13588 (Closed): Make long-text and string fields textilizable by default
Implemented by #1179 (Redmine 2.5).
You can enable/disable text formatting for each custom fields.
Go MAEDA
06:42 Defect #13726 (Closed): Link not clickable
Fixed by #18349 (Redmine 2.6.1). Go MAEDA
03:37 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
I cloned the production box I tried to upgrade earlier and manually removed the @email_addresses@ table. I then went ... Deoren Moor

2015-04-28

22:23 Feature #19732 (Closed): create subtask from mail
arsen tamazyan
20:37 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
Deoren Moor wrote:
> I'll diff them to see if there are any other tables still hanging around from the failed 3.0.1 ...
Deoren Moor
20:17 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
Thanks for the follow-up. I went back and compared a database backup taken the day before a previous failed 3.0.1 bac... Deoren Moor
16:02 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
It seems your entries were created by Redmine.
source:tags/3.0.2/db/migrate/20150113211532_populate_email_addresses....
Toshi MARUYAMA
15:53 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
Toshi MARUYAMA wrote:
> Thank you for your feedback.
> If you have no idea who created "email_addresses" table,
> ...
Deoren Moor
15:42 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
There is same post: message#46173. Toshi MARUYAMA
15:38 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
Thank you for your feedback.
If you have no idea who created "email_addresses" table,
you can drop or rename this t...
Toshi MARUYAMA
15:29 Defect #19721: Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
Toshi MARUYAMA wrote:
> I think your plugin created "email_addresses" table.
Thank you for your feedback. We are ...
Deoren Moor
06:41 Defect #19721 (Needs feedback): Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
I think your plugin created "email_addresses" table. Toshi MARUYAMA
06:07 Defect #19721 (Closed): Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
I started with a working Redmine 2.6.4 installation on an Ubuntu 12.04 LTS box with Ruby 1.8.7. These are the steps I... Deoren Moor
19:36 Defect #19731 (Closed): Issue validation fails if % done field is deactivated
Creating a new issue fails with a validation message "% done is not valid" when then field has been removed for the t... Dominik Brumm
15:49 Defect #19729 (Closed): create task from message
Please use forum for questions. Toshi MARUYAMA
14:25 Defect #19729 (Closed): create task from message
Receiving messages works. But when I create a task, not all items are filled in. But I fill out all the items in the ... arsen tamazyan
11:17 Defect #19542 (New): [Email Notifications] Email are not sent according to user settings
I have no idea. Toshi MARUYAMA
09:21 Defect #19542: [Email Notifications] Email are not sent according to user settings
... nicolas felix
08:40 Defect #19542 (Needs feedback): [Email Notifications] Email are not sent according to user settings
Read [[Submissions]]. Toshi MARUYAMA
08:53 Defect #2316: Problem tags with email issues.
You should use user language or default language.
source:tags/3.0.2/app/models/mail_handler.rb#L336
Toshi MARUYAMA
08:19 Defect #2316: Problem tags with email issues.
I'm on Redmine 3.0.1.
I too am seeing tracker and priority not being updated after Redmine server received the ema...
Charles So
08:46 Feature #9479: Add a custom filtered issues block to 'My page'
Duplicate of #1565? Daniel de Wildt
06:57 Defect #19398: Failed to get attachment with Chinese filename.
You can use Rails 4-2-stable branch to change Gemfile.... Toshi MARUYAMA
06:53 Defect #19398 (Closed): Failed to get attachment with Chinese filename.
Rails 4.2.2 will fix.
https://github.com/rails/rails/commit/4df216cb12e35c09ae5ec271755e581d692d0326#diff-6897a0b59a...
Toshi MARUYAMA
04:37 Defect #19398 (Reopened): Failed to get attachment with Chinese filename.
The problem comes back after upgrading to 3.0.2 & fixed by adding the same code in C:\Ruby193\lib\ruby\gems\1.9.1\gem... Alan Liu
06:45 Defect #19185: Update Install/Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't set config.secret_key_base
I have updated wikis.
* http://www.redmine.org/projects/redmine/wiki/RedmineInstall/243
* http://www.redmine.org/pr...
Toshi MARUYAMA
05:48 Feature #19720 (Closed): Create a issue on the mail problem
Please use forum for questions. Toshi MARUYAMA
05:33 Feature #19720 (Closed): Create a issue on the mail problem
Requirements: when the message create issue, the message subject is or not repeated for issue list
Now the develop...
bin wang
 

Also available in: Atom