Project

General

Profile

Activity

From 2024-11-12 to 2024-11-14

2024-11-14

19:46 Defect #41744: flickering of the top menu on page refresh
It is really strange that a password manager extension is causing this.
I didn't try the fix you provided, instea...
Tolga Uzun
04:44 Defect #41744: flickering of the top menu on page refresh
Unfortunately, I am not sure why the issue occurs in Opera with the Bitwarden extension installed, but as a workaroun... Go MAEDA
04:17 Defect #41744: flickering of the top menu on page refresh
Thanks Maeda for the clarification.
I understand that FOUT might occur but this happens not only on the first load ...
Tolga Uzun
02:07 Defect #41744: flickering of the top menu on page refresh
The phenomenon, known as FOUT (flash of unstyled text), occurs only when accessing the Redmine page for the first tim... Go MAEDA
17:36 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
> I think it will be very useful to have at least the system tests (selenium or playwright) running there.
I agree...
Katsuya HIDAKA
17:21 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
Currently, the CI is failing due to an error when executing apt-get install.... Katsuya HIDAKA
15:45 Defect #41756 (Closed): An unnecessary scroll bar is displayed on the user's profile page
After r23133, an unnecessary scroll bar is displayed on the user's profile page (UsersController#show) when there are... Kenta Kumojima
13:42 Feature #41755 (New): Custom field with Hour format
As there is a Date format custom field, it will be interesting to have an Hour format custom field.
It could grow t...
Francisco Vega
13:04 Feature #41754: Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
Holger Just wrote in #note-2:
> Quoting from news#147:
>
> > Assets are automatically recompiled in production mo...
Go MAEDA
12:59 Feature #41754: Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
Quoting from news#147:
> Assets are automatically recompiled in production mode when updates are found in order to...
Holger Just
12:44 Feature #41754 (Closed): Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
This patch enhances the doc/INSTALL and doc/UPGRADING documentation to include steps for asset precompilation.
Wit...
Go MAEDA
12:47 Defect #41734: wrong url for assets in public/assets
I have opened #41754 to improve doc/INSTALL and doc/UPGRADING, as detailed in #note-6. Go MAEDA
11:16 Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
After reading lib/redmine/pop3.rb, I found that specifying @ssl=force@ for receiving emails via POP3 allows skipping ... Go MAEDA
11:02 Defect #14739 (Closed): undefined method `name' for nil:NilClass with IMAP email fetch
Since Redmine 2.3.2 was released a long time ago and is no longer supported, it is difficult to reproduce the issue. ... Go MAEDA
10:39 Feature #41748: Optimize font loading by replacing variable fonts with specific weights for Noto Sans
Setting the target version to 6.0.2. Go MAEDA
05:47 Feature #41748: Optimize font loading by replacing variable fonts with specific weights for Noto Sans
*Before:*
|_. Filename |_. Size |
| NotoSans-VariableFont_wdth,wght.woff2 | 1.0MB |
| NotoSans-Italic-VariableFo...
Go MAEDA
05:38 Feature #41748 (Closed): Optimize font loading by replacing variable fonts with specific weights for Noto Sans
The attached patch aims to improve font loading performance by replacing the Noto Sans variable font files with fixed... Go MAEDA
10:25 Defect #41749 (Resolved): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
I have committed the fix in r23269. Thank you for your contribution.
Please note that if ERB is used in @database....
Go MAEDA
08:09 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
The submitted patch (0001-Fixed-*.patch) removes @require 'erb'@, so it will not work correctly if the adapter in da... Katsuya HIDAKA
06:06 Defect #41749 (Confirmed): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
I am setting the target version to 6.0.2. Go MAEDA
05:57 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Here is the patch to resolve the warning. Katsuya HIDAKA
05:53 Defect #41749 (Closed): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
This patch resolves a warning that appears when running @bin/rails server@, @bin/rails db:migrate@, and similar comma... Katsuya HIDAKA
08:00 Defect #41737 (Resolved): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
Committed the fix in r23268. Thank you for reporting the issue. Go MAEDA
06:34 Feature #41750: Add "Previous assignee" column to issues list
The Japanese part of original post says:
With the update in #16045, the "Previous Assignee" was added to the assigne...
Go MAEDA
06:20 Feature #41750 (New): Add "Previous assignee" column to issues list
Please add Author / Previous assignee to Option on Issue List
like #16045
--Jp start--
#16045 で、担当者欄に直前担当者が追加に...
Hirofumi Kadoya
06:15 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Go MAEDA wrote in #note-17:
> Jonathan Cormier wrote in #note-15:
> > I assume its safe to ignore this warning then...
Go MAEDA
01:39 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Jonathan Cormier wrote in #note-15:
> I assume its safe to ignore this warning then?
> > WARN: Unresolved or ambigu...
Go MAEDA
02:43 Patch #41736 (Resolved): Update Turkish translation of label_description from "Yorum" to "Açıklama"
Committed the fix in r23267. Thank you for your contribution. Go MAEDA

2024-11-13

19:46 Patch #33329: Improve watchers functionality to mark the users that are watching a non visible object and to not return watchers that cannot see the object
OK, I will and thank you so much.
just a quick note...following permissions setting with "add watcher" permission al...
Jenda Benda
19:43 Defect #41744 (Closed): flickering of the top menu on page refresh
I am trying the new version and experiencing a strange behavior. When the page refreshes, the top menu fonts change a... Tolga Uzun
18:29 Patch #9359: invert project <-> repository relationship
In addition to the issue of performance and redundancy at the database level, from a UX point of view, this problem m... pasquale [:dedalus]
16:24 Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
OK Grischa Zengel
10:42 Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
The following change will fix the warning.
I am setting the target version to 6.0.2....
Go MAEDA
02:04 Defect #41737 (Closed): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
I use imap_receive and get:
/opt/redmine-6.0.1/lib/redmine/imap.rb:32: warning: DEPRECATED: Call Net::IMAP.new with ...
Grischa Zengel
16:23 Defect #41734: wrong url for assets in public/assets
I don't know, which rake tasks will compile the assets. So I think RAILS_RELATIVE_URL_ROOT should always been set, ev... Grischa Zengel
08:24 Defect #41734: wrong url for assets in public/assets
Probably we should add the following step to doc/INSTALL and doc/UPGRADING:... Go MAEDA
01:23 Defect #41734: wrong url for assets in public/assets
I found it:
RAILS_RELATIVE_URL_ROOT=/redmine
Grischa Zengel
01:17 Defect #41734: wrong url for assets in public/assets

The problem is:
rake db:migrate RAILS_ENV=production
It creates the assets with the wrong base path.
Which e...
Grischa Zengel
16:10 Defect #35192: Watchers pop up window appears after a long time
@5.1.3.stable@ - same issue. We have 242 users, and the Watchers pop-up takes about 5-10 seconds to open.... Dmitrijs Migunovs
15:57 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Also thanks for the quick fix on the svg_sprite issue Jonathan Cormier
15:57 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
I assume its safe to ignore this warning then?
> WARN: Unresolved or ambiguous specs during Gem::Specification.reset
Jonathan Cormier
13:34 Patch #41725: Add svg icons sample view
With the patch applied, you can view all available SVG icons at http://hostname/rails/info/svg_icons if the Redmine i... Go MAEDA
09:45 Patch #35648: Changelog generator should allow merging two or more versions
LGTM! It worked fine as far as I tested. Go MAEDA
08:29 Feature #1984: Ability to obsolete an uploaded file
Obsoleted attachments should be grouped in a collapsed treelist for better UX.
@marius.balteanu Any chance of seei...
pasquale [:dedalus]
08:25 Patch #40197 (Closed): Update commonmarker to 2.3.0
The build is passing now, I'm closing this. Marius BĂLTEANU
08:25 Feature #41739: Update www.redmine.org to 6.0.1 release
It is a nice ideea and I support it, but only user:jplang has required rights on the website.
Anyway, if my help i...
Marius BĂLTEANU
08:21 Feature #41739: Update www.redmine.org to 6.0.1 release
cc @maeda @marius.balteanu pasquale [:dedalus]
07:53 Feature #41739 (New): Update www.redmine.org to 6.0.1 release
Update to 6.0.1. this would give the possibility to report any bugs even to those who do not have a recent installati... pasquale [:dedalus]
08:18 Patch #41623: Fix tests that randomly failed due to required fixtures not being loaded
I've merged these fixes to 6.0-stable because we have a test failure on that branch from same reasons. Marius BĂLTEANU
06:09 Patch #41736: Update Turkish translation of label_description from "Yorum" to "Açıklama"
"Açıklama" looks good to me. I am setting the target version to 6.0.2. Go MAEDA
03:41 Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
In my case debug was very useful:
> debug_client = Net::IMAP.new(hostname, debug: true)
Here are some more opti...
Grischa Zengel
03:32 Feature #41738 (Closed): Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
I get
> OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=10.19.1.103:993 state=error: certificate ver...
Grischa Zengel

2024-11-12

22:40 Patch #41736: Update Turkish translation of label_description from "Yorum" to "Açıklama"
Having more thought on this, Açıklama is a better fit for the field. Tolga Uzun
19:29 Patch #41736 (Closed): Update Turkish translation of label_description from "Yorum" to "Açıklama"
Translation of Description to Yorum is wrong and misleading so it has to be changed.
It could be changed to "Tanı...
Tolga Uzun
21:42 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
In May, we integrated in r22813 a simple Github action to run the Rubocop lint on Github mirror maintained by the com... Marius BĂLTEANU
21:07 Defect #40490 (Needs feedback): login page back_url always use http not https
Marius BĂLTEANU
20:49 Patch #35648: Changelog generator should allow merging two or more versions
user:maeda, can you review the attached patch? I've used it for the recent releases and it was easier to generate the... Marius BĂLTEANU
20:24 Defect #41733 (Closed): add settings rightsvfor public/assets
Marius BĂLTEANU
20:17 Defect #41733: add settings rightsvfor public/assets
I agree.
Thanks.
Grischa Zengel
19:19 Defect #41733 (Resolved): add settings rightsvfor public/assets
I made some updates, can you take a look, please? Marius BĂLTEANU
17:33 Defect #41733 (Closed): add settings rightsvfor public/assets
with 6.0 there should be write access for public/assets
At https://www.redmine.org/projects/redmine/wiki/RedmineIn...
Grischa Zengel
20:08 Defect #41734: wrong url for assets in public/assets
I still use
RailsBaseURI /redmine
from
https://www.redmine.org/projects/redmine/wiki/Install_Redmine_with_git_and_...
Grischa Zengel
19:21 Defect #41734: wrong url for assets in public/assets
Can you give me a little bit more details about your environment? Is your method documented in [[HowTo_Install_Redmin... Marius BĂLTEANU
17:59 Defect #41734: wrong url for assets in public/assets
The embedded themes (alt & classic) don't work:... Grischa Zengel
17:43 Defect #41734 (Closed): wrong url for assets in public/assets
The root url is https://domain/redmine
I get
https://domain/assets/jstoolbar/code-099ac2b5.svg
but it should be
...
Grischa Zengel
10:44 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
I am removing this from version:6.0.1 because I think it is better to get feedbacks. Go MAEDA
10:37 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
Yes, it is, can you integrate the fix? Marius BĂLTEANU
10:35 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
Marius BĂLTEANU wrote in #note-2:
> Do you want to catch this in version:"6.0.1"?
Yes, if possible. This prevents...
Go MAEDA
10:31 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
Do you want to catch this in version:"6.0.1"? Marius BĂLTEANU
10:15 Feature #41731 (New): Prevent Redmine startup if themes remain in deprecated public/themes directory
The theme installation directory was changed from @public/themes@ to @themes@ in Redmine 6.0.0.
The attached patch...
Go MAEDA
10:36 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Thanks for pointing this out. Do you prefer to revert and commit the fix again with the correct message? Marius BĂLTEANU
10:24 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
The commit message for r23256 is 'Fixes "Unresolved or ambiguous specs during Gem::Specification.reset"', but please ... Go MAEDA
09:46 Defect #41729 (Closed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Marius BĂLTEANU
09:34 Defect #41729 (Resolved): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Marius BĂLTEANU
09:31 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Go MAEDA wrote in #note-6:
> Marius, could you review the patch and release Redmine 6.0.1?
Yes, we will do the re...
Marius BĂLTEANU
05:16 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Thank you for providing your patch.
I was running the below command....
Tomoaki Yamada
04:39 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Marius, could you review the patch and release Redmine 6.0.1? Go MAEDA
04:38 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
The attached patch will fix the error. Go MAEDA
04:28 Defect #41729 (Confirmed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
I found that installing gems with specifying @--without development@ causes the issue.... Go MAEDA
04:08 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Marius BĂLTEANU wrote in #note-1:
> Thanks for reporting the issue, but that is a warning and not an error.
The l...
Go MAEDA
00:56 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
... Tomoaki Yamada
09:45 Patch #41728 (Closed): Update Rouge gem to 4.5
Marius BĂLTEANU
09:45 Defect #40303 (Closed): Layout distortion in issue list descriptions with code blocks
user:maeda, I've merged this to 6.0-stable. Marius BĂLTEANU
09:19 Defect #40303 (Resolved): Layout distortion in issue list descriptions with code blocks
Committed the fix in r23255. Go MAEDA
09:43 Defect #41730 (Closed): Do not send duplicate notifications on issues which you watching
Redmine version:"3.4.6" is no longer supported, please migrate to a recent and supported version of Redmine.
Also...
Marius BĂLTEANU
08:09 Defect #41730 (Closed): Do not send duplicate notifications on issues which you watching
version: installed 3.4.6.stable
also installed "mentions" plugin https://www.redmine.org/plugins/redmine-mentions
...
Dmitry Dmitry
 

Also available in: Atom