Activity
From 2025-04-23 to 2025-04-25
2025-04-25
-
17:12 Defect #42636 (Closed): I need the detail date -time,such as "2025/04-25 23:11" ,not such as "11 months ago ",how to do like that ?
- I sometimes search for some issue ,and a detail date time is important,while "11 months ago ", "1 year ago " is no...
-
15:09 Feature #42635 (Closed): missing dark feature
- dark mode is an essential feature. Including it will improve the user user experience.
-
11:08 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- +1
-
10:55 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- +1
-
10:12 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- The previously attached patches have conflicts, so I’m attaching a new patch, *Adds-reaction-feature.patch*, with the...
-
08:49 Feature #42630 (Closed): Introduce reaction feature to issues, notes, news, and forums
- This patch adds a reaction feature.
* Adds reaction buttons to issues and notes, news and comments, and forum mess... -
07:16 Patch #42625 (Closed): Adjust padding of the copy-to-clipboard button in pre tag
- The copy-to-clipboard button displayed inside pre tags has unbalanced vertical spacing, so I'd like to adjust it.
... -
06:38 Defect #42622 (Resolved): Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name "action"
- Committed the patch in r23712.
Thank you for reporting and fixing the issue. -
06:36 Patch #42618 (Closed): Add missing allowed CSS properties to the CommonMark Markdown help
- Merged the fix into 6.0-stable in r23711.
-
06:07 Feature #42598: Drop Atom icon in "Also available in" links
- Marius BĂLTEANU wrote in #note-4:
> I don't have a strong preference about his, it is fine for me regardless the ord... -
04:48 Feature #42623: Adds initials to the list of default Gravatar options
- Marius BĂLTEANU wrote in #note-2:
> 1. I'm aware about the privacy discussions from #29824, but being an option that... -
03:51 Feature #33868: Prevent adding notes to closed issues
- Go MAEDA wrote in #note-5:
> Maybe this should be controlled by a tracker base rather than permission. To me, whethe... -
00:05 Feature #29824: Add user initials when Gravatar is disabled
- Based on the existing work, I made a patch for demo purposes that adds initials to users when Gravatar is disabled.
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...
-
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... -
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. -
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:...
-
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 ... -
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... -
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... -
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... -
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... -
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:... -
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... -
08:03 Patch #42618 (Resolved): Add missing allowed CSS properties to the CommonMark Markdown help
- Committed the fix in r23710. Thank you.
-
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.
-
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
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. -
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@
-
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@:... -
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 ... -
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...
-
10:53 Patch #42618: Add missing allowed CSS properties to the CommonMark Markdown help
- Setting the target version to 6.0.6.
-
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...
-
10:15 Patch #42485 (Closed): Japanese translation update (r23561)
- Committed the patch in r23705.
-
10:12 Patch #42485: Japanese translation update (r23561)
- Added translation for the following strings:
* error_spent_on_closed_issue
* setting_timelog_accept_closed_issues... -
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...
-
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... -
02:52 Feature #42589: Optimize watchers list rendering by eager loading email addresses
- Setting the target version to 6.1.0.
-
02:51 Patch #42600 (Resolved): Suppress "Change your password" popup for stable system tests
- Committed the patch in r23704. Thank you.
Also available in: Atom