Activity
From 2021-12-22 to 2021-12-24
2021-12-24
-
09:04 Patch #36352: IssuesSystemTest#test_bulk_edit fails due to r21248
- The following patch will solve the issue....
-
08:58 Patch #36352 (Closed): IssuesSystemTest#test_bulk_edit fails due to r21248
- IssuesSystemTest#test_bulk_edit will always fail....
-
08:01 Defect #34278: Atom feed for user does not work
- I cannot reproduce the issue with Redmine 4.2. The user_id parameter looks working fine.
-
07:09 Feature #30927: Add feature cloud storage attachment
- see also #33188
-
06:43 Patch #35136: Update RuboCop to 1.25
- Update RuboCop to 1.24 in r21323.
-
06:38 Defect #36258: Support revision without any message in Mercurial repositories
- I have confirmed this issue. Applying the patch(attachment:empty_message.diff) solved it. thank you.
I created @Merc... -
05:45 Patch #36347 (Closed): Add missing fixture to IssuesHelperTest
- Committed the fix. Thank you.
2021-12-23
-
01:25 Feature #36246 (Closed): Multi project csv import
- Closing as a duplicate of #25808.
-
00:32 Defect #36336 (Closed): Executing test helper "log_user" function behavior is different between Redmine 4.0 and >= 4.1
- Thank you for your feedback. Closing.
2021-12-22
-
13:44 Defect #35027: Gantt PNG export ignores imagemagick_convert_command
- Setting the target version to 4.1.6.
-
13:42 Defect #36231: https://stackoverflow.com/questions/69910539/minimagickerror-you-must-have-imagemagick-or-graphicsmagick-installed-on-red
- Does applying the patch in #35027#note-1 resolve the issue?
-
13:35 Defect #36291: Issue done ratio is not updated after closing duplicate issue
- Julia Kulpina wrote:
> *Actual result:*
> Both issues have status "closed" but done ratio of duplicate issue is not... -
13:26 Defect #36336 (Resolved): Executing test helper "log_user" function behavior is different between Redmine 4.0 and >= 4.1
- Okay, I see.
I set the status to "Resolved".
Thanks for the clarification! -
12:52 Defect #36336: Executing test helper "log_user" function behavior is different between Redmine 4.0 and >= 4.1
- I think the behavior has changed by #31911 and you should use @User.find(session[:user_id])@ instead of @User.current...
-
13:11 Defect #36346 (Closed): Categories icon does not show
- Please describe in more detail. See [[Submissions]].
-
12:16 Patch #36347: Add missing fixture to IssuesHelperTest
- Confirmed the issue. Setting the target version to 5.0.0....
-
07:29 Patch #36347: Add missing fixture to IssuesHelperTest
- The cause was an insufficient fixture. The following patch will solve the issue....
-
07:25 Patch #36347 (Closed): Add missing fixture to IssuesHelperTest
- IssuesHelperTest has failed. If you run the commands (rake db:migrate:reset, the test with seed value) in the followi...
-
12:09 Defect #36349: Problem with adding peopel to existing tasks
- Example error when trying adding in resources:
End date must be less than or equal to issue due date (2021-12-22) -
12:08 Defect #36349 (New): Problem with adding peopel to existing tasks
- Hello everyone,
we've got a problem with adding people to existing tasks which are "TOP" tasks. That means that it i... -
10:29 Feature #5523: Multi language custom field
- +1
-
08:49 Defect #36258: Support revision without any message in Mercurial repositories
- Go MAEDA wrote:
> Thank you, I understand the situation.
>
> Can you please paste the error message in production... -
05:45 Defect #36258: Support revision without any message in Mercurial repositories
- Thank you, I understand the situation.
Can you please paste the error message in production.log? -
06:09 Feature #36303: Include avatar URL in Users API
- With the following patch, get the avatar URL even by non-admin users....
Also available in: Atom