Project

General

Profile

Activity

From 2025-01-15 to 2025-01-17

2025-01-17

19:31 Defect #42120 (Closed): NameError: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger - Redmine-5.x
Issue with redmine-5.1.5 and redmine-5.0.10
OS : Debian 12 / AlmaLinux 8.x
ruby: 3.1
I have tested this iss...
Jobin J
18:50 Defect #42114: Themes are not working as expected with nginx
hm... Mizuki ISHIKAWA, thank you! Yar n
18:49 Defect #42114: Themes are not working as expected with nginx
it worked!!
i forgot that i did some more plays with nginx, now it work with config in the topic.
Thanks, @Mi...
Yar n
18:34 Defect #42114: Themes are not working as expected with nginx
Mizuki ISHIKAWA wrote in #note-1:
> Does running the rake assets:precompile command make any difference?
interest...
Yar n
08:18 Defect #42114: Themes are not working as expected with nginx
Does running the rake assets:precompile command make any difference? Mizuki ISHIKAWA
01:11 Defect #42114 (Closed): Themes are not working as expected with nginx
Hello,
i've checked this new change:
https://www.redmine.org/projects/redmine/wiki/Themes
and i'm trying to ...
Yar n
10:29 Feature #42072 (Closed): Adjust font size for breadcrumb and subtitle to improve readability and consistency
Merged the change into the 6.0-stable branch in r23443. Go MAEDA
10:26 Defect #42106 (Confirmed): Member roles are incorrectly added when a user's memberships are updated
Go MAEDA
07:11 Defect #42106: Member roles are incorrectly added when a user's memberships are updated
I was able to reproduce the issue in my development environment as well.
When I apply the attached patch that adds...
Mizuki ISHIKAWA
10:23 Defect #42117 (Confirmed): Key-value list reorder icon uses legacy icon
Go MAEDA
09:27 Defect #42117: Key-value list reorder icon uses legacy icon
The icon can be updated to an SVG icon with the following changes... Mizuki ISHIKAWA
09:25 Defect #42117 (Closed): Key-value list reorder icon uses legacy icon
The icon for the reorder button in the key-value list of custom fields should be updated to an SVG icon.
!{width: ...
Mizuki ISHIKAWA
08:05 Defect #42083: Page flickers as font size changes while rendering
The Noto Sans font is cached, so FOUT (Flash of Unstyled Text) is less likely to occur with regular reloads and only ... Mizuki ISHIKAWA
07:47 Defect #42083: Page flickers as font size changes while rendering
This flickering is likely a phenomenon called FOUT (Flash of Unstyled Text).
@* { --fonts-main: "Noto", Arial, san...
Mizuki ISHIKAWA
03:05 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
Thanks for the quick response.
I forgot to mention the 5.0-stable branch, sorry.
I get the same error on the 5.0-st...
Abe Tomoaki
02:46 Defect #42113 (Closed): Redmine 5.x not starting with ActiveSupport Logger error
Committed the fix in r23442.
Thank you for reporting the issue.
Go MAEDA
02:32 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
I will commit the attached patch in the 5.1-stable branch. Go MAEDA
02:21 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
Go MAEDA wrote in #note-5:
> Another workaround:
>
> [...]
Good. I think your solution works better.
Mizuki ISHIKAWA
02:12 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
Another workaround:... Go MAEDA
02:09 Defect #42113 (Confirmed): Redmine 5.x not starting with ActiveSupport Logger error
Go MAEDA
02:08 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
This issue does not reproduce on Redmine 6.0-stable or trunk Mizuki ISHIKAWA
02:06 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
I have confirmed that the issue can be resolved by making the following changes, as referenced in https://github.com/... Mizuki ISHIKAWA
01:39 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
I was able to reproduce a problem that looked like that.
I switched to 5.1-stable and then deleted the Gemfile.lock ...
Mizuki ISHIKAWA
00:44 Defect #42113 (Closed): Redmine 5.x not starting with ActiveSupport Logger error
When I try to start using the 5.1-stable branch on GitHub, it does not start with the following issue.
https://githu...
Abe Tomoaki

2025-01-16

06:46 Defect #42084: Placeholder icon for non-existent thumbnail flickers rapidly on hover
I suggest committing attachment:quick-workaround.diff from #note-1, which avoids DOM changes, to version to the 6.0-s... Go MAEDA
00:46 Defect #42084: Placeholder icon for non-existent thumbnail flickers rapidly on hover
Yesterday, I set the target version of this patch to 6.0.3, but after reviewing the content again, I decided to chang... Go MAEDA
02:48 Feature #42072 (Resolved): Adjust font size for breadcrumb and subtitle to improve readability and consistency
Committed the change in r23441. Go MAEDA

2025-01-15

14:17 Defect #42106 (Closed): Member roles are incorrectly added when a user's memberships are updated
Member roles are incorrectly added when a user's memberships are updated on the user's _Projects_ tab.
*Setup:*
*...
Thomas Löber
11:04 Feature #42077: Optimize activity view performance through association preloading for journals
Setting the target version to 6.1.0. Go MAEDA
10:03 Patch #42104 (Closed): Update MiniMagick to 5.2
Committed the patch in r23440. Go MAEDA
10:00 Patch #42104 (Closed): Update MiniMagick to 5.2
https://rubygems.org/gems/mini_magick Go MAEDA
09:45 Defect #42088 (Closed): Fix incorrect syntax in application.css on 6.0-stable
Committed the fix in r23439. Thank you. Go MAEDA
08:37 Defect #42088 (Confirmed): Fix incorrect syntax in application.css on 6.0-stable
Setting the target version to 6.0.3. Go MAEDA
09:42 Patch #42089 (Closed): Fix Lint workflow error on 6.0-stable due to unsupported ruby/setup-ruby on Ubuntu 24.04
Committed the fix in r23438. Thank you. Go MAEDA
08:34 Patch #42089: Fix Lint workflow error on 6.0-stable due to unsupported ruby/setup-ruby on Ubuntu 24.04
Setting the target version to 6.0.3. Go MAEDA
09:27 Feature #42038 (Closed): Improve readability by adjusting font sizes and colors in activity view and search results
Merged the change into 6.0-stable branch in r23437. Go MAEDA
09:21 Defect #42066 (Closed): NoMethodError exception occurs in IssuePriority#high and #low when both default and active priorities are absent
Merged the fix into stable branches in r23435 and r23436. Go MAEDA
09:06 Feature #31531: Change quote note icon to quotation mark icon
I replaced it with https://tabler.io/icons/icon/quote.
I think it's a good improvement as it makes the difference be...
Mizuki ISHIKAWA
03:34 Defect #42084 (Confirmed): Placeholder icon for non-existent thumbnail flickers rapidly on hover
Setting the target version to 6.0.3. Go MAEDA
 

Also available in: Atom