Project

General

Profile

Activity

From 2019-02-14 to 2019-02-16

2019-02-16

23:57 Defect #14792 (Closed): Don't add a display name and extra angle brackets in List-Id header field
Updated the test to catch this issue (r17873). Go MAEDA
15:45 Defect #14792: Don't add a display name and extra angle brackets in List-Id header field
Adding a test method is too much. We can test that display name and other stuff is not included by adding only one li... Go MAEDA
01:01 Defect #14792: Don't add a display name and extra angle brackets in List-Id header field
Fixed in r17870 along with #5913.
I will commit the following test later....
Go MAEDA
08:14 Feature #23980: Replace icon images with Tabler SVG icons
Go MAEDA wrote:
> I will not commit such a big change without Jean-Philippe's consent. I never forget that he is the...
Jan from Planio www.plan.io
02:04 Feature #23980: Replace icon images with Tabler SVG icons
Max Johansson wrote:
> Marius, maybe it will be easier to update the patch and sneak-commit it with help of Go?
I...
Go MAEDA
08:02 Feature #17699: Parse author's name enclosed in parentheses in the From field when creating a user account from an email
Updated the patch again. @from_addr.comments@ also can be nil. Go MAEDA
07:38 Feature #17699: Parse author's name enclosed in parentheses in the From field when creating a user account from an email
Updated the patch. @email.header['from']@ can be nil or @Mail::UnstructuredField@ object (does not have @addrs@ method). Go MAEDA
04:45 Feature #17699: Parse author's name enclosed in parentheses in the From field when creating a user account from an email
I wrote a new patch. The code using @Mail::Address@ is shorter and maybe more reliable (I hope) than the code using o... Go MAEDA
06:14 Feature #30813: Project background Color in Project view page
Can you set the color arbitrarily on the Project Settings Information tab or make it possible to set the color for ea... Mitsuyoshi Kawabata
02:07 Feature #3816: Allow pasting screenshots from clipboard
Go MAEDA wrote:
> Marius BALTEANU wrote:
> > - "wiki-edit" class doesn't mean automatically that a "files" input is...
Takenori TAKAKI
01:44 Feature #30229 (Closed): Optimization: all UI icons collapsed into a single sprite
Max Johansson wrote:
> I offer to close this issue so we focus on it's only related issue #23980 which seems like th...
Go MAEDA
01:35 Defect #30718 (Closed): Translation missing for filter by project status
Merged to 4.0-stable branch. Go MAEDA
00:45 Defect #30718 (Resolved): Translation missing for filter by project status
Committed. Thank you all for reporting, investigating, and fixing this issue. Go MAEDA
01:28 Defect #30785 (Reopened): Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name
Go MAEDA wrote:
> The patch adds a new method @Setting.mail_from_addess@ to extract an email address from the value ...
Go MAEDA
00:53 Feature #5913 (Closed): Authors name in from address of email notifications
Committed. Go MAEDA

2019-02-15

19:44 Patch #9697: Projects list with progress
I think if it really needs to exist, it then has to be optional and maybe even the progress bar design to be thin and... Anonymous
19:34 Feature #30229: Optimization: all UI icons collapsed into a single sprite
I offer to close this issue so we focus on it's only related issue #23980 which seems like the best solution anyway :) Anonymous
18:50 Patch #4979: Human readable Time for the issue table
Ok, this is awesome! Thank you for your kind reply on this :)
Since I created this ticket 9 years ago, a _lot_ of ...
Aaron Fischer
16:55 Patch #4979: Human readable Time for the issue table
*queries_helper.rb* has completely changed ever since 9 years ago, so this patch is now obsolete and will require a c... Anonymous
18:28 Feature #23980: Replace icon images with Tabler SVG icons
Marius, maybe it will be easier to update the patch and sneak-commit it with help of Go? Then we could cross fingers ... Anonymous
18:12 Patch #30730: [Revision view] Place link to add a related issue next to the heading
+1
I tested the patch against very recent trunk and LGTM. Please commit while it's not spoiled. XD
Anonymous
16:01 Defect #30718: Translation missing for filter by project status
Patches to commit:
1. attachment:0001-Fix-30718.patch
2. attachment:query_test.rb.patch
Marius BĂLTEANU
15:15 Defect #30718: Translation missing for filter by project status
works fine, thanks Pavel Rosický
16:00 Defect #2641 (Closed): other-formats paragraph location is inconsistent
Marius BĂLTEANU
14:27 Defect #2641: other-formats paragraph location is inconsistent
Maybe it's safe to close this issue now, because it's obsolete.
1. Seems like it's from the era when views used to b...
Anonymous
15:24 Patch #2281: Total-columns in the issue summary (issue_report)
It could be a penalty to performance if there are too many versions, too many categories and etc as it introduces add... Anonymous
14:05 Feature #30813 (New): Project background Color in Project view page
Hi Redminers :)
has any one from you an idea how can i define a color for each Project to show it in the projects ...
Saleh Alashkar
09:24 Feature #3816: Allow pasting screenshots from clipboard
Marius BALTEANU wrote:
> - "wiki-edit" class doesn't mean automatically that a "files" input is available.
You ar...
Go MAEDA
06:36 Feature #3816: Allow pasting screenshots from clipboard
Andreas Schnöppl wrote:
> Why not take the clipboard image paste plugin?
> https://www.redmine.org/plugins/clipboar...
Marius BĂLTEANU
07:34 Defect #30811 (Closed): "rake db:fixtures:load" does not work
Rails provides a rake task @db:fixtures:load@ to load fixtures to the database. Fixture data is useful to prepare Red... Go MAEDA

2019-02-14

23:50 Feature #3816: Allow pasting screenshots from clipboard
+1
"clipboard image paste" plugin is very nice and
I installed it all my Redmine.
But I can not use it in env...
Kohei Nakamura
22:47 Feature #3816: Allow pasting screenshots from clipboard
Andreas Schnöppl wrote:
> Why not take the clipboard image paste plugin?
clipboard_image_paste is an excellent pl...
Go MAEDA
15:00 Feature #3816: Allow pasting screenshots from clipboard
Why not take the clipboard image paste plugin?
https://www.redmine.org/plugins/clipboard_image_paste
* Has short ...
Andreas Schnöppl
14:29 Feature #3816: Allow pasting screenshots from clipboard
I have tried out the patch and it works really fine. This 15 lines of patch add a long-awaited feature and I am sure ... Go MAEDA
12:22 Feature #3816: Allow pasting screenshots from clipboard
I made a patch to attach image data from the clipboard, by adding a js code on attachment.js.
By applying this patch...
Takenori TAKAKI
22:45 Defect #30718: Translation missing for filter by project status
Could you test, please, the attached patch and tell me if it fixes the problem? Marius BĂLTEANU
22:37 Patch #1667: Default tracker setting in each project
+1 for "default. If nothing, force user to select one. NOT select the first element with NO real criteria".
Better...
J. Pablo Zebraitis
22:27 Defect #30787 (Needs feedback): Other recipients are not listed in To field even if Setting.bcc_recipients is false
Marius BĂLTEANU
21:37 Defect #28864: Internal Server Error on query with users
Frank Hebold wrote:
> It's on Debian.
Thanks for your feedback.
Marius BĂLTEANU
21:36 Defect #28864 (Closed): Internal Server Error on query with users
Marius BĂLTEANU
20:30 Feature #7360: Issue custom query: default query per instance, project and user
+1 ! FX Deltombe
18:35 Feature #7849: custom issue relation types
+1 For this feature: our workflow would be "feature x implement request y". _Anyway_, a new type of custom field whi... Vito Marolda
18:29 Patch #30435: Replace float rules with flexbox for content and sidebar block
Go MAEDA wrote:
> I tried the patch but I found that the sidebar hardly expands even if there is a custom query with...
Bernhard Rohloff
11:28 Patch #30435: Replace float rules with flexbox for content and sidebar block
Max Johansson wrote:
> I think it will be better to ignore #30451 for now, so attaching the patch with min-width and...
Go MAEDA
17:51 Feature #1422: Date selection for Activity Page
+1
It is inconvenient that you can not easily find what you previously commented on.
You need to press the foll...
Yuuki NARA
09:56 Defect #22046: Markdown XML code blocks not properly supported
If you like redmine_highlightjs plugin, I recommend you to try improved syntax highlighting feature of Redmine 4.0. I... Go MAEDA
09:54 Defect #22046 (Closed): Markdown XML code blocks not properly supported
T H wrote:
> The issue is with the *redmine_highlightjs* plugin. I disabled the plugin and got a correct rendering ...
Marius BĂLTEANU
09:40 Defect #22046: Markdown XML code blocks not properly supported
The issue is with the *redmine_highlightjs* plugin. I disabled the plugin and got a correct rendering of the xml con... T H
09:31 Feature #30808: Multiple issue ids in "Subtasks" filter
I am trying to explain the request that partially written in Japanese.
"Subtasks" issues filter should support com...
Go MAEDA
09:04 Feature #30808 (Closed): Multiple issue ids in "Subtasks" filter
at Custom Query
child task can select single
issue can select multiple
I'd like to select mulutiple likely issue...
Hirofumi Kadoya
09:14 Defect #30809 (Closed): Spent time report > CSV not obeying filters
When exporting time sheet from Project / Spent time / Report, the exported CSV contains much more information than vi... Maxim Krušina
09:07 Defect #30806 (Closed): TimeEntryTest#test_create_should_validate_user_id occasionally fails
Committed. Go MAEDA
03:51 Defect #30806: TimeEntryTest#test_create_should_validate_user_id occasionally fails
Here is a fix.... Go MAEDA
03:31 Defect #30806 (Closed): TimeEntryTest#test_create_should_validate_user_id occasionally fails
You can always reproduce it by running tests with "@--seed 20474@" option.... Go MAEDA
05:53 Feature #5325: Add Parent Task to 'Group Results By' drop down
+1 It would be very useful if this is implemented. Hide MATSUTANI
05:15 Feature #26081 (Closed): Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column)
Go MAEDA
03:05 Defect #14792: Don't add a display name and extra angle brackets in List-Id header field
The patch attached in #5913#note-17 also fixes this issue. It is unnecessary to merge attachment:fix-14792.diff if th... Go MAEDA
02:53 Feature #5913: Authors name in from address of email notifications
Here is a patch with a test.
This feature inserts a display name to From field of emails if @Setting.mail_from@ do...
Go MAEDA
 

Also available in: Atom