Activity
From 2025-04-24 to 2025-04-26
2025-04-26
-
23:05 Defect #42640 (Closed): Query totals overlaps query buttons when an RTL language is used
-
13:14 Defect #42640 (Resolved): Query totals overlaps query buttons when an RTL language is used
-
13:11 Defect #42640 (Closed): Query totals overlaps query buttons when an RTL language is used
- Actual:
!{width:60%; border: 1px solid grey;}Screenshot%202025-04-26%20at%2014.10.50.png!
-
23:01 Patch #42641 (Closed): Improve SVG contrast when an item is selected in administration sidebar
-
13:22 Patch #42641 (Closed): Improve SVG contrast when an item is selected in administration sidebar
- Actual:
!{border: 1px solid grey;}Screenshot%202025-04-26%20at%2014.20.54.png!
After:
!{height: 30%; border: 1px... -
13:07 Defect #42621 (Needs feedback): rbpdf in arabic language not support all letters
- Can you provide the steps to reproduce the issue, please?
-
13:04 Defect #42588 (Needs feedback): Generated SVG sprite icon URL does not include digest when rendered in a JSON response
- @asset_path@ is not available in the controller, is an "Action View helper":https://api.rubyonrails.org/classes/Actio...
-
12:03 Feature #42635 (Closed): missing dark feature
- I am closing this issue as it is a duplicate of #33056.
-
08:41 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- +1
After applying the patch, it looks really good!
The thumbs-up icon is very useful because it allows users to wid... -
07:38 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- I strongly support adding a reaction feature to Redmine.
It would make it easy for users to show agreement or feed...
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
Also available in: Atom