Project

General

Profile

Activity

From 2025-04-22 to 2025-04-24

2025-04-24

23:20 Feature #29824: Add user initials when Gravatar is disabled
I've created #42623 to add "Initials" as an option to the list of default avatar options now that Gravatar support th... Marius BĂLTEANU
23:09 Defect #42622: Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name "action"
Lorin Thwaits wrote:
>
> I have no idea how to create a pull request with SVN to provide this fix, so if someone co...
Marius BĂLTEANU
12:34 Defect #42622 (Confirmed): Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name "action"
Thank you for reporting the issue and suggesting the fix.
I am setting the target version to 5.1.9.
Go MAEDA
10:07 Defect #42622 (Closed): Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name "action"
When using JOINs with the User model, if both @atom_token@ and @api_token@ are utilized like this:... Lorin Thwaits
23:07 Feature #42598: Drop Atom icon in "Also available in" links
Go MAEDA wrote in #note-3:
> In addition to removing the Atom icon, how about moving the Atom link to the end of the ...
Marius BĂLTEANU
23:06 Feature #42623: Adds initials to the list of default Gravatar options
Two points to clarify:
1. I'm aware about the privacy discussions from #29824, but being an option that must be conf...
Marius BĂLTEANU
23:03 Feature #42623 (Closed): Adds initials to the list of default Gravatar options
Gravatar launched this year initials as default avatar option:
* https://blog.gravatar.com/2025/02/19/initials-avata...
Marius BĂLTEANU
09:06 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Hi Go MAEDA,
I am not sure, maybe @bundle update --bundler@ also do some magic with Gemfile.lock. I made another t...
Alexander Meindl
09:00 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Thank you for providing more detailed information.
Alexander Meindl wrote in #note-6:
> *For me the issue is solv...
Go MAEDA
07:33 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Hi Go MAEDA,
thanks for your response.
No, now I get the following error:...
Alexander Meindl
01:52 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Alexander Meindl wrote in #note-2:
> with this change I got the following error with @bundle update@:
I was unabl...
Go MAEDA
08:03 Patch #42618 (Resolved): Add missing allowed CSS properties to the CommonMark Markdown help
Committed the fix in r23710. Thank you. Go MAEDA
07:43 Patch #42600 (Closed): Suppress "Change your password" popup for stable system tests
Merged the change into the stable branches in r23708 and r23709. Go MAEDA
01:01 Defect #42621 (Needs feedback): rbpdf in arabic language not support all letters
in redmine 6 i note the rbpdf not suppourt all letterslook the pic below ashraf alzyoud

2025-04-23

18:13 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Hi again,
I just want to mention, that the problem exists with RAILS_ENV=production.
Alexander Meindl
18:11 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Hi, I forgot to mention the used branch: I used branch @6.0-stable@ Alexander Meindl
18:10 Defect #42606: RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
Hi,
with this change I got the following error with @bundle update@:...
Alexander Meindl
17:06 Defect #42620 (New): Use Consistent <button> Tags for All Buttons
Hello,
Please update the HTML to ensure all buttons use the <button> tag instead of mixing <a> and <button>. This ...
Krishnakant Saad
11:44 Defect #37394: commonmarker gem is marked optional but required at runtime
As already pointed out in this issue, Redmine fails to start if the @commonmarker@ gem is not installed. Although the... Go MAEDA
10:53 Patch #42618: Add missing allowed CSS properties to the CommonMark Markdown help
Setting the target version to 6.0.6. Go MAEDA
10:08 Patch #42618 (Closed): Add missing allowed CSS properties to the CommonMark Markdown help
min-width, max-width, min-height and max-height are missing in CommonMark Markdown document at allowed CSS properties... Kenta Kumojima
10:15 Patch #42485 (Closed): Japanese translation update (r23561)
Committed the patch in r23705. Go MAEDA
10:12 Patch #42485: Japanese translation update (r23561)
Added translation for the following strings:
* error_spent_on_closed_issue
* setting_timelog_accept_closed_issues...
Go MAEDA
07:34 Feature #17538 (Closed): Display priority of related issues
The upcoming Redmine version:6.1.0 will include a feature to configure default columns for related issues and subtask... Go MAEDA
07:09 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
Go MAEDA wrote in #note-39:
> Committed the patch in r23059.
>
> The assignee dropdown now has a new options grou...
Mikhail Nikitin
02:52 Feature #42589: Optimize watchers list rendering by eager loading email addresses
Setting the target version to 6.1.0. Go MAEDA
02:51 Patch #42600 (Resolved): Suppress "Change your password" popup for stable system tests
Committed the patch in r23704. Thank you. Go MAEDA

2025-04-22

23:00 Patch #42602: Replaces deckar01-task_list with commonmarks tasklist extension
I made a patch that:
* replaces the deckar01-task_list gem with the extension provided by the commonmarker
* update...
Marius BĂLTEANU
12:00 Defect #42558: JPEG images are not shown in exported PDF files
export of png images is working. The issue focus on jpg/jpeg format.
E M
11:54 Defect #42558: JPEG images are not shown in exported PDF files
Always the same with ruby 3.3.8 + redmine 6.0.4: jpg are not exported in the pdf with same error.
With ruby 2.x, I g...
E M
11:52 Feature #42589: Optimize watchers list rendering by eager loading email addresses
I have updated the patch to fix the error. The group now also has an 'email_address' association, which always return... Go MAEDA
11:17 Feature #33784 (Closed): Update Mercurial repository support to be compatible with Python 3 and remove support for Mercurial < 5.1
Marius BĂLTEANU wrote in #note-31:
> Do you want to ask Jean-Philippe to update Python to at least 3.5 on the CI ser...
Go MAEDA
08:31 Feature #42598: Drop Atom icon in "Also available in" links
In addition to removing the Atom icon, how about moving the Atom link to the end of the "Also available in:" list?
...
Go MAEDA
07:15 Feature #42609 (Closed): Run system tests on Github CI
Marius BĂLTEANU
07:12 Patch #40197 (Closed): Update commonmarker to 2.3.0
Marius BĂLTEANU
02:15 Patch #42600: Suppress "Change your password" popup for stable system tests
Setting the target version to 5.1.9. Go MAEDA
 

Also available in: Atom