Activity
From 2022-05-25 to 2022-05-27
2022-05-27
-
21:38 Feature #36691 (Closed): Background job and dedicated status for project deletion
-
20:20 Feature #4939: List of tasks filtered as OR and not AND
- Hello, i tried to apply the patch proposed by Sunding Wei in #4939-73 to the latest Redmine (5.0.1) and it looks like...
-
16:05 Feature #37167 (Closed): REST API: Filter issues by multiple tracker ids
- Currently, filtering issues by multiple tracker ids is possible with analyzing issues query filter.
* http://localho... -
13:50 Feature #13296: Permits defining a default "due date"
- We made an update mysql, it works...
-
12:55 Defect #37158 (Needs feedback): SMTP authentication failed
- The authentication error you are observing there is likely unrelated to the change in TLS versions. If the TLS change...
-
11:54 Defect #37166 (Closed): Roles of a project member should not be made empty
- A project member must have one or more roles. If you attempt to add a project member without roles, you will see an e...
-
04:15 Defect #37165 (New): Can not get anonymous user using User.find
- When I tried to get an anonymous user(id: 6) with @User.find@, the behavior of @User.find@ is different between 4.2-s...
2022-05-26
-
23:21 Defect #37164 (New): Copying a role does not copy custom field visibility
- When copying a role, any custom field visibility, that is limited to the source role, is not visible for the destinat...
-
17:41 Defect #37130 (Closed): Wiki notation `attachment:file_name` cannot make a link to a file attached to other journals
- Committed the fix in r21605.
-
16:31 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Setting the target version to 5.0.2.
-
16:07 Patch #37161 (Closed): Traditional Chinese translation (to r21603)
- Committed the patch. Thank you for your contribution.
-
10:48 Patch #37161 (Closed): Traditional Chinese translation (to r21603)
- * added
** not_a_regexp, open_issue_with_closed_parent, must_contain_uppercase, must_contain_lowercase, must_contain... -
15:17 Defect #37162 (Closed): Missing space between notification sentence and author name when edit a wiki page
- In the notification email, the author's name is not separated from the sentence
-
06:49 Defect #37157: Internal server error when trying to retrieve AnonymousUser's information via Users API
- Users API was raised with an exception because AnonymousUser has no email address set.
The following patch will solv...
2022-05-25
-
16:36 Feature #37159 (Closed): Drop Ruby 2.5 support
- Recently, more and more of the Gems that Redmine depends on have dropped support for Ruby 2.5. Redmine still supports...
-
14:05 Defect #37158: SMTP authentication failed
- And this is a snippet from our docker-compose:
- SMTP_ENABLED=true
- SMTP_METHOD=:smtp
#-SMTP_DOMAI... -
13:55 Defect #37158: SMTP authentication failed
- We are using docker-compose with image: redmine:4.2.6
-
13:52 Defect #37158 (Closed): SMTP authentication failed
- Hello all,
Sending notification has always worked for us but suddenly stopped working. The only thing that has cha... -
08:50 Feature #36938 (Closed): Update translations of field_principal to User or Group
- Committed the updated translation. Thank you.
-
08:27 Patch #37135: Reduce extra queries in ProjectQuery.default
- Setting the target version to 5.0.2.
-
02:59 Defect #37157 (Closed): Internal server error when trying to retrieve AnonymousUser's information via Users API
- Users API raises an exception when it attempts to generate an avatar URL for AnonymousUser. This was originally repor...
-
02:18 Patch #37155: Issue#last_notes fallback does not respect notes visibility
- Setting the target version to 4.2.7.
-
01:49 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Using @Float#to_d@ instead of @Float#to_s@ also works as expected. It may be better because using @Float#to_d@ makes ...
Also available in: Atom