Project

General

Profile

Activity

From 2024-11-21 to 2024-11-23

2024-11-23

16:39 Defect #41834 (Closed): {width:50%} by textile does not work as expected
5.1-Stable Screenshot
!5.1-stable.png!
6.0-Stable Screenshot
!6.0-stable.png!
When examined in the inspec...
Kota Shiratsuka
13:47 Defect #41833 (Closed): Tabs left / right buttons use legacy icons
Same issue when click 'Save' button in one of the tab in administration - setting.
Affected version 6.0.1
pasquale [:dedalus]
12:23 Defect #41780 (Closed): Unnecessary indentation for "Completed versions" in the Roadmap sidebar
Marius BĂLTEANU
12:22 Defect #41779 (Closed): Restore `margin-top` for `#sidebar h3`
Marius BĂLTEANU
12:22 Defect #41795 (Closed): Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Marius BĂLTEANU
12:19 Defect #41791 (Resolved): Projects endpoint returns list of all projects
I've committed the fix in r23300 which contains also a test for @ProjectQuery.results_scope@. I'll try to improve the... Marius BĂLTEANU

2024-11-22

18:25 Defect #41828 (Closed): In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
Accessing Redmine from mobile device, when text of the subject of a related issue is too long or when the first word ... pasquale [:dedalus]
14:49 Patch #41827 (New): Increase maximum size for custom field name
It is limited in the model of CustomField, at line 38... Leonid Murin
13:25 Defect #41826: All themes except default theme broken
s/plugin/theme/ ... by bad. Henry Bürger
13:17 Defect #41826 (Closed): All themes except default theme broken
... Henry Bürger
10:32 Defect #41823 (Closed): "Stay logged in" feature is not available
Marius BĂLTEANU
10:29 Defect #41823: "Stay logged in" feature is not available
Thank you for your reply. I understand.
It seems that this problem was not one that should have been written to redm...
Hiromu Kuwahara
08:29 Defect #41823: "Stay logged in" feature is not available
https://stackoverflow.com/questions/78585543/unicorn-500-code-app-error-undefined-method-for-array-nomethoderror
>...
Mizuki ISHIKAWA
08:12 Defect #41823: "Stay logged in" feature is not available
By using the `sameersbn/redmine` image, I was able to reproduce the issue. Additionally, exceptions occur not only wh... Mizuki ISHIKAWA
04:04 Defect #41823 (Closed): "Stay logged in" feature is not available
I get a server error when I log in with `Stay logged in` checked.
h2. Reproduction procedures
# Launch Redmine ...
Hiromu Kuwahara
09:02 Feature #41824 (New): [UX] Ability to group subtasks and related issues thar are closed in a collapsed treelist for better user experience
In some circumstance during a particolar sprint we have an epic meta-bug that group numerous subtasks and related is... pasquale [:dedalus]
08:58 Defect #41795 (Resolved): Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Patch committed, thanks! Marius BĂLTEANU
08:56 Defect #41795: Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Vincent Robert wrote in #note-3:
> Can you please lock the "Alma way" account? It's obviously an AI bot which tries ...
Marius BĂLTEANU
07:57 Defect #41795: Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Can you please lock the "Alma way" account? It's obviously an AI bot which tries to create links to other websites. (... Vincent Robert
06:10 Defect #41795: Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
<deleted form spam> Alma Way
05:20 Defect #41822: First icon on the Activity page is replaced with chevrons-left or chevrons-right in responsive mode
The problem can be resolved by clearly specifying the target of the changes, as shown in the following diff:... Mizuki ISHIKAWA
04:14 Defect #41822: First icon on the Activity page is replaced with chevrons-left or chevrons-right in responsive mode
This phenomenon seems to occur on all pages with sidebars, not just activity page.
!{width: 500px; border: 1px sol...
Mizuki ISHIKAWA
04:02 Defect #41822 (Closed): First icon on the Activity page is replaced with chevrons-left or chevrons-right in responsive mode
When viewing the Activity page in responsive mode (with a narrowed screen width), the first icon displayed on the pag... Mizuki ISHIKAWA
03:52 Defect #41821: Icons shrink in the Activity view when event titles are long
This probrem seems to be caused by the @display: inline-flex;@ property applied to @.icon@ and @.icon-only@.
To prev...
Mizuki ISHIKAWA
03:48 Defect #41821 (Closed): Icons shrink in the Activity view when event titles are long
When viewing the Activity ppage, if a issue has a title long enough to cause a line break, the icon displayed to its ... Mizuki ISHIKAWA

2024-11-21

15:26 Defect #41818: Redundant tooltip appearing after clicking the ellipsis button in the action menus
Thank you for providing the detailed explanation and suggestions in #note-2. I appreciate the effort in analyzing the... Katsuya HIDAKA
10:25 Defect #41818: Redundant tooltip appearing after clicking the ellipsis button in the action menus
In my environment, I observed the following:
* The issue occurs in application.js when the ('.drdn-trigger') click...
Takenori TAKAKI
08:45 Defect #41818 (Confirmed): Redundant tooltip appearing after clicking the ellipsis button in the action menus
Go MAEDA
06:51 Defect #41818 (Closed): Redundant tooltip appearing after clicking the ellipsis button in the action menus
In Redmine 6.0.1 (and the latest master), clicking the ellipsis menu (...) on the following project pages displays a ... Katsuya HIDAKA
15:26 Defect #41819: Time entry API returning `hours` as Rational instead of Float
The attached patch should fix the issue. Go MAEDA
14:39 Defect #41819 (Confirmed): Time entry API returning `hours` as Rational instead of Float
Go MAEDA
10:10 Defect #41819: Time entry API returning `hours` as Rational instead of Float
The timespan setting in Redmine is set to float (0.75) in both instances. Łukasz Szczepański
10:09 Defect #41819: Time entry API returning `hours` as Rational instead of Float
I think it is related to the changes made in #40914 or #22024. Marius BĂLTEANU
10:03 Defect #41819: Time entry API returning `hours` as Rational instead of Float
It's looks like this change has something to do with that. It's a diff between 5.1.4 and 6.0.1.... Łukasz Szczepański
09:07 Defect #41819 (Closed): Time entry API returning `hours` as Rational instead of Float
Before Redmine 6, the “hours” field returned data in double (float) format, like 0.25. Currently, Redmine 6 returns t... Łukasz Szczepański
14:09 Defect #41820 (Closed): Turkish Language Translation Support
Hello,
We are using Redmine 5.0.4.stable version. We are using Turkish language from Interface Language settings. ...
İlker Turhan
10:41 Defect #41791: Projects endpoint returns list of all projects
I can confirm that this change resolves the issue Łukasz Szczepański
 

Also available in: Atom