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...
-
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... -
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
-
20:09 Defect #36494 (Needs feedback): WikiContentVersion API returns 500 if author is nil
-
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... -
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.
-
11:44 Feature #4939: List of tasks filtered as OR and not AND
- +1
+1 -
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. -
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... -
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 (... -
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...
-
09:43 Feature #36504 (Closed): PDF preview in attachment Page
- Closing this issue as a duplicate of #22483.
-
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.
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 ...
-
12:56 Patch #36503 (Closed): Reduce extra queries in IssueQuery.default
- Committed the patch as a part of #7360.
-
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... -
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...
-
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 ...
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:... -
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... -
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...
-
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...
-
11:12 Patch #35952 (Closed): Explicitly specify text formatting in the test suite
- Patch committed, thanks!
-
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...
-
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.
-
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...
-
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...
-
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.
... -
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...
-
10:17 Defect #36396 (Closed): Custom I18n Pluralization rules are not applied correctly
-
10:17 Defect #36461: I18nTest#test_custom_pluralization_rules randomly fails
- Committed the fix as a part of #36396. Thank you.
-
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. -
09:44 Patch #36317 (Closed): Set default protect from forgery true
- Patch committed, thanks!
-
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... -
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... -
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. -
05:04 Feature #29041 (Closed): Update session token only once per minute
- Committed the patch. Thank you.
Also available in: Atom