Project

General

Profile

Activity

From 2024-11-15 to 2024-11-17

2024-11-17

20:48 Feature #32706: Creating new ticket via e-mail: use inline images also inline
redmine in version 6.0.1 not works plugins... Leonardo Fiorot
12:42 Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser
pasquale [:dedalus] wrote in #note-2:
> Hi @maeda also the icons looks like old style and need to be fixed.
Indee...
Marius BĂLTEANU
12:39 Defect #41778 (Resolved): Name field in custom query creation/edit form is not marked as required
Committed, thanks! Marius BĂLTEANU
09:40 Defect #41778 (Closed): Name field in custom query creation/edit form is not marked as required
The name field in the custom query creation/edit form is a required field but lacks the visual indication (red asteri... Go MAEDA
12:36 Patch #35648 (Closed): Changelog generator should allow merging two or more versions
Committed, thanks!
Marius BĂLTEANU
06:34 Feature #11757 (Closed): Add support for HDPI screens (retina)
Redmine has gradually improved support for high-resolution displays thgourh various enhancements, including the effor... Go MAEDA
05:56 Defect #41749 (Closed): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Merged the change in the trunk into the 6.0-stable branch in r23286. Go MAEDA

2024-11-16

23:02 Defect #41744: flickering of the top menu on page refresh
Sorry to say I tested the change proposed in #41748 but it did not change the behavior. Tolga Uzun
09:19 Defect #41744 (Closed): flickering of the top menu on page refresh
Thank you for your feedback. I am closing this issue.
It is possible that the two font files, both exceeding 1MB i...
Go MAEDA
18:00 Feature #2770: Display of inline attached images in email notification
+1, version 6.0.1 Leonardo Fiorot
11:06 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
You're right, sorry for that! It seems that the fail on my local environment was caused by something else. I've rerun... Marius BĂLTEANU
09:04 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
r23269 not only fixes the warning but also addresses an issue where Redmine may fail to start.
Using @require@ to ...
Go MAEDA
02:09 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Marius BĂLTEANU wrote in #note-6:
> With this change, installations that use a @database.yml@ configuration that cont...
Go MAEDA
10:58 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
Should we also add @bundle-audit check --update@ to lints? Marius BĂLTEANU
10:56 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
I made more improvements:
* added autoload test
* added stylelint checks
Marius BĂLTEANU
10:38 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
Thanks user:ishikawa999, very nice work, I've committed both patches. Marius BĂLTEANU
08:10 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
I made some adjustments to the 0002 patch.
Here's what it looks like when executed: https://github.com/ishikawa999/r...
Mizuki ISHIKAWA
08:02 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
It's wonderful that tests are being executed via GitHub Actions.
I've added two patches to improve tests.yml. The 00...
Mizuki ISHIKAWA
10:36 Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser
Hi @maeda also the icons looks like old style and need to be fixed. pasquale [:dedalus]
09:10 Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser
Setting the target version to 6.0.2. Go MAEDA
03:01 Patch #41775 (Closed): Adjust the vertical alignment of icons in the tree view of the repository browser
Due to the font size increase in #41321, the icon images in the repository browser's tree view are now slightly misal... Go MAEDA
08:45 Defect #41776: Default Postgresql configuration example should not have quotation marks around password
I believe that double quotation marks are necessary for the password in the configuration example.
If the password...
Go MAEDA
06:24 Defect #41776 (Closed): Default Postgresql configuration example should not have quotation marks around password
In database configuration example:
https://www.redmine.org/projects/redmine/repository/svn/entry/tags/6.0.1/config...
Kelvin Quee
02:24 Feature #41748 (Closed): Optimize font loading by replacing variable fonts with specific weights for Noto Sans
Merged the change into the 6.0-stable branch in r23278. Go MAEDA
02:20 Defect #41756 (Closed): An unnecessary scroll bar is displayed on the user's profile page
Merged the change into the 6.0-stable branch in r23277. Go MAEDA

2024-11-15

18:56 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Marius BĂLTEANU wrote in #note-6:
> With this change, installations that use a @database.yml@ configuration that con...
Marius BĂLTEANU
18:38 Defect #41749 (Reopened): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
With this change, installations that use a @database.yml@ configuration that contains @<%= ENV[<name>] %>@ in any key... Marius BĂLTEANU
00:53 Defect #41749: Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Merged the change in the trunk into the 6.0-stable branch in r23273. Go MAEDA
18:53 Feature #41754: Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
Go MAEDA wrote in #note-3:
> Holger Just wrote in #note-2:
> > Quoting from news#147:
>
> Oh, I didn't know @config....
Marius BĂLTEANU
18:48 Feature #41754: Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
Holger Just wrote in #note-2:
> Quoting from news#147:
>
> However, as the assets may be recompiled on each star...
Marius BĂLTEANU
09:49 Feature #10293: improve readability of subject changed message
In GitHub Issues, when a title is changed, the previous title is displayed with a strikethrough (see the screenshot b... Go MAEDA
09:07 Feature #8318 (Closed): Improve readability
The readability of the default theme in Redmine has been significantly improved in Redmine 6.0.0, released in Novembe... Go MAEDA
08:55 Patch #41094: Migrate System Tests from Selenium to Playwright
Marius BĂLTEANU wrote in #note-6:
> Have you made this work inside a Docker container?
Yes, Playwright tests can ...
Mizuki ISHIKAWA
08:34 Defect #38233 (Closed): Broken spelling in context menus
Fixed in #37072. Go MAEDA
08:31 Defect #38242 (Closed): Show negative values with Textile
Go MAEDA
05:44 Defect #41756 (Resolved): An unnecessary scroll bar is displayed on the user's profile page
Go MAEDA
01:39 Defect #41756: An unnecessary scroll bar is displayed on the user's profile page
Committed the fix in r23274. Thank you for your contribution. Go MAEDA
01:59 Patch #41761 (Closed): Update Rubocop Performance to 1.25
Updated Rubocop Performance to 1.23 in r23276. Go MAEDA
01:57 Patch #41761 (Closed): Update Rubocop Performance to 1.25
https://rubygems.org/gems/rubocop-performance Go MAEDA
01:50 Feature #41748 (Resolved): Optimize font loading by replacing variable fonts with specific weights for Noto Sans
Committed the change in r23275. Go MAEDA
00:44 Defect #41737 (Closed): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
Merged the change in the trunk into the 6.0-stable branch in r23272. Go MAEDA
00:42 Patch #41736 (Closed): Update Turkish translation of label_description from "Yorum" to "Açıklama"
Merged the change into the 6.0-stable branch in r23271. Go MAEDA
00:37 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
Katsuya HIDAKA wrote in #note-12:
> Currently, the CI is failing due to an error when executing apt-get install.
> ...
Go MAEDA
 

Also available in: Atom