Activity
From 2021-08-01 to 2021-08-03
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.
-
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 ...
-
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...
-
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... -
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 ...
-
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...
-
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... -
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:
<... -
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... -
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.... -
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 ... -
01:38 Feature #35671: Move subtasks section on issues show view into a separate partial
- Setting the target version to 5.0.0.
-
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. -
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... -
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...
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... -
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...
-
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...
-
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...
-
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...
-
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...
-
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... -
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...
-
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:
>
> [... -
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...
-
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... -
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... -
07:55 Patch #35662 (Closed): Mongolian translation update for "Notes", "Totals", and "% Done"
- Some missing Mongolian translations added and corrected some.
-
07:39 Feature #35661 (Closed): Allow "Contributor" role to manage related issues for revisions
- Thanks! I was able to update the issue.
-
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... -
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... -
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:
...
2021-08-01
-
22:56 Feature #30820 (Closed): Drop setting "Blind carbon copy recipients (bcc)"
-
22:56 Feature #30820: Drop setting "Blind carbon copy recipients (bcc)"
- Patch committed.
Plugins developers who are using @bcc_recipients@ setting must add their own setting starting fr... -
19:27 Feature #30820 (Resolved): Drop setting "Blind carbon copy recipients (bcc)"
-
22:54 Feature #35661 (Closed): Allow "Contributor" role to manage related issues for revisions
- I misspell the issue ID in r21131 and I wanted to manually add the issue to the revision, but I don't have rights.
... -
19:48 Feature #35658 (Closed): Administration -> Role -> Users Visibility
- In the dropdown list menu, adding "None users" as an option. For some approaches, It would be really useful to be abl...
-
19:32 Defect #10955 (Closed): Mail not sending in 2.0.0
-
16:26 Feature #35657: Spent time ratio column and filter
- Nice and useful idea, indeed! Maybe "Easy Redmine":https://www.easyredmine.com/ can contribute with this feature.
-
16:07 Feature #35657 (New): Spent time ratio column and filter
- I suggest adding a new column and a new filter to the issues list.
The name of the column and the filter is "Spent... -
16:10 Defect #35560 (Closed): Relations in issue CSV Import appear to be ignored
- Thanks Simon for reporting this issue.
I've investigated your case and I found that in your CSV file there is a du... -
16:06 Defect #35656 (Closed): When importing issue relations, the validation messages are not shown in the UI
- If you import a CSV with invalid relations, the validations messages are not shown in the UI.
The attached CSV can... -
15:41 Defect #35655 (Closed): Create duplicated follows relations fails with 500 internal error
- It seems that the relation validations are not covering all the cases and if you try to add two duplicated follows re...
-
13:32 Defect #35634: Attachments deletable even though issue edit not permitted
- I've added two patches:
* first one adds tests for r15476
* second one fixes this issue and add tests. -
10:18 Defect #35642: Long text custom field values are not aligned with their labels
- Setting the target version to 4.1.5.
-
10:15 Patch #35648 (Closed): Changelog generator should allow merging two or more versions
- The script used to generate the changelog for releases should allow merging two or more versions.
For example, for... -
09:36 Feature #15928: Disable email notifications for ticket's updates
- "Easy Redmine":https://www.easyredmine.com/ has "Edit without notifications" permission. And a user will see "Don't s...
Also available in: Atom