Project

General

Profile

Activity

From 2022-01-22 to 2022-01-24

2022-01-24

23:27 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Using the existing permission sounds good to me. If future, real usage shows that it's not optimal we could always mo... Adrien Crivelli
18:41 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
I'm adding a new version of the patch that brings two important changes:
* only users that are able to see the objec...
Marius BĂLTEANU
20:50 Defect #36494: WikiContentVersion API returns 500 if author is nil
server administrators have been contacted, I should get back to you in a couple days . ¦3<RELATIVISM .
20:09 Defect #36494 (Needs feedback): WikiContentVersion API returns 500 if author is nil
Marius BĂLTEANU
17:06 Feature #15928: Disable email notifications for ticket's updates
+1
I think we will be using a plugin (https://github.com/omegacodepl/redmine_stealth) for the moment, but this would...
Jan Catrysse
13:57 Feature #36505: Reduce database queries when rendering Custom fields box in the project settings tab
Setting the target version to 5.0.0. Go MAEDA
11:44 Feature #4939: List of tasks filtered as OR and not AND
+1
+1
Jannis Hübl
11:19 Defect #36509 (Closed): Modifications on comments in tickets are not tracked with respect to changes
Indeed, notes changes are not saved in the history for now.
I'm closing this in favour of #12388.
Marius BĂLTEANU
08:15 Defect #36509 (Closed): Modifications on comments in tickets are not tracked with respect to changes
Issue: Modifications on comments in tickets are not tracked with respect to changes
steps to reproduce:
1. make a...
Lorenz Kolb
11:16 Feature #35086: Please consider changing the way how 2FA is set up
Some updates:
* #31920 (require 2FA for some groups) is already committed.
* #34070 (2FA grace period) and #35439 (...
Marius BĂLTEANU
11:11 Feature #34070: Allow setting a grace period when forcing 2FA
Here is a patch that adds a grace period setting (in hours) when an admin enables and requires two-factor authenticat... Marius BĂLTEANU
09:43 Feature #36504 (Closed): PDF preview in attachment Page
Closing this issue as a duplicate of #22483. Bernhard Rohloff
00:19 Feature #35439: Option to require 2FA only for users with administration rights
Here is a patch that I would like to commit in the following days. Marius BĂLTEANU

2022-01-23

13:56 Feature #36505 (Closed): Reduce database queries when rendering Custom fields box in the project settings tab
Currently, rendering Custom fields box in the project settings tab generates SQL statements as many as the number of ... Go MAEDA
12:56 Patch #36503 (Closed): Reduce extra queries in IssueQuery.default
Committed the patch as a part of #7360. Go MAEDA
08:29 Patch #36503 (Closed): Reduce extra queries in IssueQuery.default
The attached patch reduces the total number of SQL queries during the execution of @IssueQuery.default@.
*No defau...
Go MAEDA
12:55 Revision 21387 (svn): Reduce extra database queries in IssueQuery.default (#7360, #36503).
Go MAEDA
12:23 Defect #36494: WikiContentVersion API returns 500 if author is nil
Could you paste the error log in production.log (it should be created under /path/to/redmine/log directory) in your R... Go MAEDA
09:38 Feature #36504 (Closed): PDF preview in attachment Page
if u have enabled PDF Thumpnailsupport and click on a Thumnail u get redirected to the attachment Page, but there is ... Daniel Koch

2022-01-22

22:12 Defect #36494 (Closed): WikiContentVersion API returns 500 if author is nil
Redmine instance. redmine.replicant.us
Redmine returns error 500 on the DeprecatedWikiStart at revision 1:
https:...
. ¦3<RELATIVISM .
16:47 Patch #36493 (Closed): Update Polish translation
Follow up for #33361.
Also, I would appreciate it if you don't change order of translations. In #33361 I intention...
Robert Korulczyk
11:20 Feature #32766 (Closed): Remove the URI limitation from external markdown links
The old Markdown formatting based on RedCarpet is deprecated and it won't receive any fixes (excepting security issue... Marius BĂLTEANU
11:15 Feature #34863: Change default text formatter for new installations from textile to common_mark
Now that CommonMark feature was added to the core, for sure we should not set the old Markdown as default, but at the... Marius BĂLTEANU
11:12 Patch #35952 (Closed): Explicitly specify text formatting in the test suite
Patch committed, thanks! Marius BĂLTEANU
11:11 Revision 21386 (svn): Explicitly specify text formatting in the tests (#35952).
Patch by Go MAEDA. Marius BĂLTEANU
11:01 Feature #20698: Add support for task list items in Textile formatting
The CommonMark formatter that is available in Redmine 5.0.0 (#32424) allows adding task list items, please see #35742... Marius BĂLTEANU
11:00 Feature #20691: Add ballot boxes (☐,☑,☒) to Lists in Wiki Textile/Mardown (Redcarpet)
Also, having a crossed checkbox is not usual so I think we should not support this feature. Marius BĂLTEANU
10:59 Feature #20691 (Closed): Add ballot boxes (☐,☑,☒) to Lists in Wiki Textile/Mardown (Redcarpet)
The CommonMark formatter that is available in Redmine 5.0.0 (#32424) allows adding task list items, please see #35742... Marius BĂLTEANU
10:52 Defect #21181 (Closed): Markdown Formatter incorrectly parses lists
The current Markdown implementation based on RedCarpet is deprecated, it is going to be dropped in the future version... Marius BĂLTEANU
10:44 Feature #32424: CommonMark Markdown Text Formatting
We have just added support to add task list items for Common Mark formatting. More details in related issue #35742.
...
Marius BĂLTEANU
10:41 Feature #35742 (Closed): Enable task list items for CommonMark text formatting
Feature added in r21383. You can now add task list items using the common_mark format @* [ ] Task title@ or by clicki... Marius BĂLTEANU
10:35 Revision 21385 (svn): Updates en help file for common_mark to include the task list items feature (#35742).
Marius BĂLTEANU
10:31 Revision 21384 (svn): Fix path to task list items icon (#35742).
Marius BĂLTEANU
10:24 Revision 21383 (svn): Enable task list items for Common Mark text formatting (#35742).
Marius BĂLTEANU
10:17 Defect #36396 (Closed): Custom I18n Pluralization rules are not applied correctly
Go MAEDA
10:17 Defect #36461: I18nTest#test_custom_pluralization_rules randomly fails
Committed the fix as a part of #36396. Thank you. Go MAEDA
10:16 Revision 21382 (svn): Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36461).
Patch by Yuichi HARADA. Go MAEDA
10:14 Revision 21381 (svn): Display "Two-factor authentication" on two lines to save some space (#35934).
Marius BĂLTEANU
09:56 Feature #35934 (Closed): Show 2FA status in users list from administration with option to filter
Feature added in r21380:
* you can filter the users by their 2FA status
* the column was added to the list.
Marius BĂLTEANU
09:53 Revision 21380 (svn): Add "Two-factor authentication" filter and column to Users list in administration (#35934).
Marius BĂLTEANU
09:44 Patch #36317 (Closed): Set default protect from forgery true
Patch committed, thanks! Marius BĂLTEANU
09:43 Revision 21379 (svn): Set default protect from forgery true (#36317).
Patch by Takashi Kato. Marius BĂLTEANU
09:40 Defect #36389: Filter parameters of Query string do not work when default query is enabled
If we change as I proposed, then the @without_default@ param doesn't make any sense anymore.
I'll wait for some mo...
Marius BĂLTEANU
09:37 Feature #7360 (Reopened): Issue custom query: default query per instance, project and user
I'm reopening this in order to validate the fix for the issue reported in #36389.
Jens Krämer, can you take a look...
Marius BĂLTEANU
09:29 Patch #35215 (Closed): Don't display "No Match Found!" when the inline autocomplete doesn't return any result
Patch committed, thanks!
I didn't merge it to 4.1-stable because of the conflicts.
Marius BĂLTEANU
09:27 Revision 21378 (svn): Merged r21377 from trunk to 4.2-stable (#35215).
Marius BĂLTEANU
09:23 Revision 21377 (svn): Don't display "No Match Found!" when the inline autocomplete doesn't return any result (#35215).
Patch by Takashi Kato. Marius BĂLTEANU
05:04 Feature #29041 (Closed): Update session token only once per minute
Committed the patch. Thank you. Go MAEDA
05:04 Revision 21376 (svn): Update session token only once per minute (#29041).
Patch by Pavel Rosický. Go MAEDA
 

Also available in: Atom