Project

General

Profile

Activity

From 2020-03-01 to 2020-03-03

2020-03-03

15:42 Defect #32199: Security notification is not sent when an admin changes the password of a user
Setting the target version to 4.2.0. Go MAEDA
14:33 Feature #5506 (Closed): Make it easier to select multiple issues via checkboxes
John B wrote:
> In my opinion, a good solution would be to count clicks within the entire tr.issue.td.checkbox regio...
Go MAEDA
13:55 Defect #33083: Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks"
Looks good to me. Marius BĂLTEANU
09:17 Defect #33083 (Confirmed): Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks"
Go MAEDA
09:00 Defect #33083: Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks"
I have attached a patch to fix this problem. Mizuki ISHIKAWA
08:59 Defect #33083 (Closed): Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks"
Reproduction steps:
* Use PostgreSQL
* View projects/index
* Add "Subproject of" filter
* Set the operator of the...
Mizuki ISHIKAWA
13:45 Feature #973: Assign different status sets and workflows for separate projects
+1 Elymar Silva
13:28 Feature #22124 (Closed): Display summary of projects in Projects page
Projects page of Redmine 4.1.0 has two types of display type, "Board" and "List". And the page also has a filtering f... Go MAEDA
12:29 Feature #33080 (Closed): I want to change the background color according to the status
Please use forums for questions. Issues are used to report a bug, suggesting a new feature, or submitting a patch. Re... Go MAEDA
04:19 Feature #33080 (Closed): I want to change the background color according to the status
I want to change the background color according to the status. What should I do? 4sungnu 4sungnu
12:11 Defect #33088 (Closed): Should User.notify_about?(issue) consider the issue being wathced by the user?
In app/models/user.rb line 790, notify_about?(object) is defined.
In app/models/issue.rb line 1037 notified_users me...
Takeshi SUGIYAMA
11:18 Defect #33082: Links in the last column in gantt are unclickable
Setting the target version to 4.1.1. Go MAEDA
09:48 Defect #33082: Links in the last column in gantt are unclickable
The links are displayed behind other elements due to the z-index style.
I think that it can be fixed by rewriting as...
Mizuki ISHIKAWA
09:09 Defect #33082 (Confirmed): Links in the last column in gantt are unclickable
Go MAEDA
08:30 Defect #33082: Links in the last column in gantt are unclickable
The link does not seem to work only if it is an entry in the last field. Jaebok Oh
08:28 Defect #33082: Links in the last column in gantt are unclickable
!ganttchart.png! Jaebok Oh
08:24 Defect #33082 (Closed): Links in the last column in gantt are unclickable
The link does not work. Jaebok Oh
11:04 Patch #33079: Remove unused argument from Redmine::Helpers::TimeReport
Setting the target version to 4.2.0. Go MAEDA
01:48 Patch #33079 (Closed): Remove unused argument from Redmine::Helpers::TimeReport
The issue argument is never used and in that particular controller action @issue is not even set to any value. Kevin Fischer
10:55 Feature #1575: Toolbar button to insert a table
Jan from Planio www.plan.io wrote:
> For the icon, I think "famfamfam":http://www.famfamfam.com/lab/icons/silk/ shou...
Go MAEDA
09:57 Defect #33085 (Closed): Unable to update the values of a custom field for enumerations when multiple values option is enabled
Hi,
When I add a custom field to an enumeration and the custom field has the "Multiple values" option set, it is n...
Thomas Löber
09:16 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
Jacq Jacq wrote:
> Testing in Redmine 4.1.0, attached line number mismatches.
this one is working for 4.1.0
Jonathan Griffon
01:15 Patch #33069 (Closed): Update copyright year in source files to 2021
Done. Go MAEDA
00:22 Defect #33052: Missing subject and tracker name in CSV export of time entries report
Kevin Fischer wrote:
> I added a test to cover for this regressions and a possible fix for the issue in my first pat...
Marius BĂLTEANU
00:05 Defect #25748 (Confirmed): Spent time details CSV export: issues' id, tracker & subject columns merged into one issue column
Marius BĂLTEANU
00:05 Defect #25748 (Closed): Spent time details CSV export: issues' id, tracker & subject columns merged into one issue column
Jenda Benda wrote:
> I have to confirm this is not an issue in the latest stable version 4.0.3 anymore.
> Thanks a ...
Marius BĂLTEANU

2020-03-02

12:19 Defect #32322: changes made to filter/column/groupby is not saved to session cookie
Marius BALTEANU wrote:
> On which tab do you refer? The filter options are saved in the session only for issues, for...
Taine Woo
10:14 Feature #33078 (Closed): change the date of comment in issue
Good day!
We have an opened tiket in redmine. What we need to do: via my sql workbench i connected to database red...
Andrey Sergeev
09:53 Feature #32433: feature: option for CustomField to update the values by some of roles and different default value for different project
Hi there,
This new feature would be really great indeed.
We use custom fields that should not be editable by ou...
Elie Boucherie
09:21 Feature #22008: Associated Revision API
The Ruby team also needs this feature. Thay applies a similar patch to https://bugs.ruby-lang.org/. See "their reposi... Go MAEDA
08:17 Feature #1575: Toolbar button to insert a table
I really like this patch. Great work!
For the icon, I think "famfamfam":http://www.famfamfam.com/lab/icons/silk/ s...
Jan from Planio www.plan.io
04:40 Defect #33052: Missing subject and tracker name in CSV export of time entries report
Oh sorry I realized I included an unnecessary line in the unit test.... this is the updated patch Kevin Fischer
04:34 Defect #33052: Missing subject and tracker name in CSV export of time entries report
I added a test to cover for this regressions and a possible fix for the issue in my first patch.
I'm not sure if a ...
Kevin Fischer
01:52 Patch #33074 (Closed): Korean translation update for 4.1-stable
This is a Korean translation file for 4.1.0
I modified some strange things together in the previous file.
Jaebok Oh

2020-03-01

12:12 Feature #33073 (New): Macro argument escaping/quoting mechanism
Currently there is no way to enter a macro argument including e.g. comma (@,@), which is always treated as an argumen... Martin Cizek
11:01 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
Go MAEDA wrote:
> Marius, let me ask one thing.
>
> Should I commit @yarn.lock@ file? I do not understand Yarn we...
Marius BĂLTEANU
04:16 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
Marius, let me ask one thing.
Should I commit @yarn.lock@ file? I do not understand Yarn well, but it seems that i...
Go MAEDA
10:16 Feature #33071 (Reopened): Prevent accidental deletion of contents with sudo mode
The attached patch adds protection against deletion of contents such as issues, wiki pages, and attachments by expand... Go MAEDA
03:40 Patch #33068 (Closed): Update copyright year in the footer to 2020
Committed the patch. Go MAEDA
02:26 Patch #33068 (Closed): Update copyright year in the footer to 2020
The attached patch updates copyright year in the footer to 2020. Go MAEDA
03:23 Patch #33070 (Closed): Simplified Chinese translation update for 4.1-stable
Committed the patch. Thank you. Go MAEDA
03:19 Patch #33070 (Closed): Simplified Chinese translation update for 4.1-stable
The original translation has been posted by Idea So as #33007.
I have extracted strings for 4.1-stable.
Go MAEDA
03:23 Patch #33007 (Closed): Simplified Chinese translation update
Committed the patch. Thank you for your great work.
The updated translation will be available in Redmine 4.2.0 and...
Go MAEDA
02:32 Patch #33069 (Closed): Update copyright year in source files to 2021
The attached patch updates the copyright year in source files to 2020. Go MAEDA
01:02 Defect #25489 (Closed): Redmine::UiTest::IssuesTest fails
Closing this issue because the test has been removed in r16770. Go MAEDA
 

Also available in: Atom