Project

General

Profile

Activity

From 2021-08-02 to 2021-08-04

2021-08-04

22:23 Feature #35685 (Closed): Support for MySQL > 5.7 or MariaDB
Given that I cannot see anything on the roadmap I'd like to ask what the state of MySQL support is. As stated on the ... Martin Jungowski
18:17 Patch #30294: Move the links (View all issues, Summary, Import) from the Issues section of the issues list sidebar under a dropdown
FTR: For anyone coming to this issue due to missing the 'View all issues' link in the sidebar, I've created a small p... Mischa The Evil
17:05 Defect #13777: REST API for issues with included changesets does not include which repository the revision is from
I added this in a plugin, but it's in alpha stage and should be tested.
https://github.com/jcatrysse/redmine_view_is...
Jan Catrysse
15:17 Patch #35662 (Closed): Mongolian translation update for "Notes", "Totals", and "% Done"
Committed the patch. Thank you for your contribution. Go MAEDA
15:13 Patch #35662 (New): Mongolian translation update for "Notes", "Totals", and "% Done"
Go MAEDA
14:57 Defect #35258 (Closed): mouse-over creates only empty bubbles covering other content, instead of giving additional information
Tom Sinclair wrote:
> problem was in conjuction with circle-theme.
Thank you for the feedback.
Go MAEDA
14:33 Defect #35258: mouse-over creates only empty bubbles covering other content, instead of giving additional information
problem was in conjuction with circle-theme.
Please close this ticket. Thank you.
Tom Sinclair
14:56 Defect #35534 (Closed): After updating from version 3.3.2 to 4.1.1 Gantt chart has broken
Matheus Assed wrote:
> Holger Just wrote:
> > It appears you are using a custom theme which may not be fully compat...
Go MAEDA
14:54 Defect #35534: After updating from version 3.3.2 to 4.1.1 Gantt chart has broken
Holger Just wrote:
> It appears you are using a custom theme which may not be fully compatible with Redmine 4.1.
> ...
Matheus Assed
14:51 Feature #7360 (Closed): Issue custom query: default query per instance, project and user
Committed patch #7360#note-88 with the change suggested by Mischa The Evil in #7360#note-89.
Go MAEDA
13:01 Feature #35683 (Closed): PDF rendering improvements when exporting an issue or a list of issues
Two PDF generation improvements:
1. Currently, when rendering an issue PDF, macros are only expanded in the descri...
Jens Krämer
10:54 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
I have attached a patch to fix #33521#note-12. Mizuki ISHIKAWA
09:23 Defect #33521 (Reopened): Use issue path instead of bulk update issues path when using the context menu with only one issue selected
Marius BĂLTEANU
07:20 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
I found another problem caused by the impact of this change.
When changing the category to none from the context m...
Mizuki ISHIKAWA
10:07 Feature #35677: Preserve leading white space when quoting using the JS toolbar
Setting the target version to 5.0.0. Go MAEDA
10:05 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
Future Link Corporation pkgsrc team wrote:
> Testing the sucker_punch adaptor exceeded predictions. It's incredibly ...
Guillermo ML
09:40 Defect #35680 (New): Error while using local hashes gitlab-repository
In our company we have many small projects with files in a git-repo.
We wanted to get rid of this crontab-solution...
Markus Boremski

2021-08-03

22:26 Defect #33521 (Closed): Use issue path instead of bulk update issues path when using the context menu with only one issue selected
Both patches committed, thank you for working on this. Marius BĂLTEANU
22:14 Feature #35679: Ignore text email parts only stating that the email should be viewed as HTML
The attached patch is a minimal implementation of a blocklist approach to ignoring text parts that only refer to the ... Felix Schäfer
22:06 Feature #35679 (New): Ignore text email parts only stating that the email should be viewed as HTML
As already discussed in #30838 some emails now contain "Your email client does not support HTML messages." in the tex... Felix Schäfer
18:00 Defect #35417: User sessions not reset after 2FA activation
I have requested an update for CVE-2021-37156 on https://cveform.mitre.org/ with the following references:
* https...
Holger Just
12:54 Feature #35677 (Closed): Preserve leading white space when quoting using the JS toolbar
the attached patch changes the quote/unquote toolbar.js regular expressions so they preserve leading spaces. This is ... Jens Krämer
12:11 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
In redmine.rake (https://www.redmine.org/projects/redmine/repository/entry/trunk/lib/tasks/redmine.rake) in the :fetc... Tobias Grimm
12:11 Feature #35676 (Needs feedback): Optimize performance of syntax highlighting implementation
* re-implement performance optimizations of #26055
* don't send input through syntax highlighting if it:
** does no...
Mischa The Evil
05:40 Feature #7360: Issue custom query: default query per instance, project and user
Go MAEDA wrote:
> Attaching a simpler and more efficient version of the patch.
FWIW, the following assignment:
<...
Mischa The Evil
04:26 Feature #7360: Issue custom query: default query per instance, project and user
Go MAEDA wrote:
> The current code executes as many SQL statements as the number of queries displayed in the sidebar...
Go MAEDA
04:33 Patch #35674 (New): Several improvements (with fixes of inconsistencies) for the issues show view
I'll leave an untested WIP-patch against current trunk.
Change descriptions by file:
* +_app/views/issues/show....
Mischa The Evil
02:31 Feature #35647: Allow the user to properly override Setting.display_subprojects_issues on Issue Reports if a project has subprojects
Here's a dirty and untested patch against current trunk @ r21131 that implements this.
Some notes and warnings on ...
Mischa The Evil
01:38 Feature #35671: Move subtasks section on issues show view into a separate partial
Setting the target version to 5.0.0. Go MAEDA
01:30 Feature #35671 (Closed): Move subtasks section on issues show view into a separate partial
Subject says it all.
I'll attach a patch that does this.
Mischa The Evil
01:04 Defect #35670 (New): Graphs in the Issues Report details are too large.
I think the subject says it all. They should be resized to a more subtle size.
Additionally, they should be made p...
Mischa The Evil
00:56 Defect #35669 (Closed): Prints of Issues Report details are messed-up due to the size of the graphs
When printing the Issues Report details I get lots of unwanted pages due to the large graphs (graph sizes should addi... Mischa The Evil

2021-08-02

18:47 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
Hi, Tobias!
Could you please give me more details what I need to edit to fix this issue.
Seems, it is not fixed...
Andrew Skripnikov
18:08 Feature #35667 (New): Consider generalization of My page block mechanism for use on the Issues Reports view
Given the current implementation of the Issues Reports view it might be sensible to generalize the My page block mech... Mischa The Evil
16:42 Feature #7360 (Reopened): Issue custom query: default query per instance, project and user
The current code executes as many SQL statements as the number of queries displayed in the sidebar. It may cause a pe... Go MAEDA
15:42 Defect #35666 (New): Review incorrect usage of Setting.display_subprojects_issues
@Setting.display_subprojects_issues@ was originally intended to provide a default value that can be overridden by use... Mischa The Evil
15:26 Defect #35664 (New): Inconsistencies in rendering of subproject data on Issues Reports
There are several inconsistencies in rendering of subproject data on Issues Reports after the addition of subprojects... Mischa The Evil
13:26 Feature #35663 (New): Access custom fields in project specific activities via Redmine API
I created a custom field in the activities that should contain different code for each activity. Also the codes could... Simeon Trifonov
13:13 Defect #35417: User sessions not reset after 2FA activation
Holger Just wrote:
> When updating the security scanner yesterday, I thought a bit more about the possible impact of...
Marius BĂLTEANU
13:08 Defect #35417: User sessions not reset after 2FA activation
When updating the security scanner yesterday, I thought a bit more about the possible impact of this. After comparing... Holger Just
12:50 Defect #35417: User sessions not reset after 2FA activation
Holger Just wrote:
> For the security scanner, I would then use the following definition after the release:
>
> [...
Marius BĂLTEANU
12:31 Feature #35658: Administration -> Role -> Users Visibility
Users are shown in a variety of places, including the author and assignee of issues, authors of journal updates, wiki... Holger Just
11:37 Patch #35662 (Resolved): Mongolian translation update for "Notes", "Totals", and "% Done"
Hello MAEDA San and Redmine Development team,
I would like to send my gratutude on behalf of Mongolian Redmine us...
Munkh B
09:44 Patch #35662 (New): Mongolian translation update for "Notes", "Totals", and "% Done"
Thank you for translating messages.
The file contains not only new translations but also changes for existing tran...
Go MAEDA
07:55 Patch #35662 (Closed): Mongolian translation update for "Notes", "Totals", and "% Done"
Some missing Mongolian translations added and corrected some. Munkh B
07:39 Feature #35661 (Closed): Allow "Contributor" role to manage related issues for revisions
Thanks! I was able to update the issue. Marius BĂLTEANU
07:01 Feature #35661: Allow "Contributor" role to manage related issues for revisions
Marius BALTEANU wrote:
> I misspell the issue ID in r21131 and I wanted to manually add the issue to the revision, b...
Go MAEDA
04:41 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
I have attached two patches.
* 0001-Fix-status-update-path-on-the-context-menu.patch
The cause of #33521#note-9 i...
Mizuki ISHIKAWA
03:04 Defect #33521 (Reopened): Use issue path instead of bulk update issues path when using the context menu with only one issue selected
Due to r21089, you are no longer able to change the issue status via the context menu. The error is as follows:
...
Go MAEDA
 

Also available in: Atom