Project

General

Profile

Activity

From 2024-12-02 to 2024-12-04

2024-12-04

13:28 Feature #10889: Add support for the 'tel' URL protocol handler
+1
We have a user defined field for the users with the telefon number of the user. At the moment we cannot create a ...
Stephan Meyer
10:35 Feature #41937 (Closed): Enable browser autocomplete for login input fields
Loosely related to #41927: We're also missing any kind of autocomplete attributes for the username and password input... Thomas Butz
07:30 Feature #41935 (Closed): Add "editable" attribute in the custom fields API response
editable field is not shown in custom fields json/xml salman mp
03:52 Feature #41927: Enable browser autocomplete for 2FA input fields
Here is a patch. Go MAEDA
03:39 Patch #41934 (Resolved): Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy_requested_items due to missing :issue_categories fixture
Committed the fix in r23352. Go MAEDA
03:29 Patch #41934 (Closed): Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy_requested_items due to missing :issue_categories fixture
Test failure:... Go MAEDA
02:59 Defect #41895 (Resolved): Spent time CSV report returning `hours` as Rational instead of Float
Committed the fix in r23351. Go MAEDA
02:48 Patch #41931 (Resolved): Fix random failures in IssueRelationTest#test_create_with_initialized_journals due to ambiguous conditions for retrieving the expected detail
Committed the fix in r23350. Thank you. Go MAEDA

2024-12-03

21:30 Defect #41932 (New): Windows installation
Hello dear community,
I’m having trouble installing Redmine on my laptop. In the past, I’ve worked with Redmine at...
Goran Paksi
19:33 Feature #41906: Enhance font consistency by inheriting font-family in input and select elements
Hi @maeda on addition to selectbox control as stated in previous comment, same issue affects also the text area where... pasquale [:dedalus]
18:41 Patch #41931 (Closed): Fix random failures in IssueRelationTest#test_create_with_initialized_journals due to ambiguous conditions for retrieving the expected detail
The @IssueRelationTest#test_create_with_initialized_journals@ test fails randomly with the following error:... Katsuya HIDAKA
16:31 Defect #41930 (Closed): Redirection after signing in fails when the back_url includes a port number
If URI contains a port, I cannot redirect to back_url after login.
If back_uri contains port, ApplicationControlle...
Kenta Kumojima
16:13 Defect #41929 (New): Auth error when setting up Outlook mail reception
Hello,
Working on Redmine version 4.2.11.stable
I'm getting the following error when authorizing the incoming ma...
Elyès Moussard
15:20 Feature #41927 (Closed): Enable browser autocomplete for 2FA input fields
The current HTML 2FA input has autocomplete disabled:... Thomas Butz
13:26 Defect #41826 (Closed): All themes except default theme broken
Thanks for confirming your solution. Holger Just
09:47 Defect #41826: All themes except default theme broken
Solution provided in Redmine Wiki (https://www.redmine.org/projects/redmine/wiki/Themes).
Confirmed working fine on ...
Henry Bürger
09:36 Defect #41101: Text format custom field is displayed with the full-width layout in the Issue edit screen
A simple and user-friendly solution might be to add the full-width option to custom fields with Text format. Go MAEDA
09:21 Defect #41873: Table layout breaks due to .icon class on td elements
Committed the #note-7 in r23348 and merged it into 6.0-stable in r23349. Thank you. Go MAEDA
06:28 Defect #41873: Table layout breaks due to .icon class on td elements
Thank you for providing the fix. I reviewed the #note-7 patch and tested the following cases:
* When the sticky ic...
Katsuya HIDAKA
05:52 Defect #41873: Table layout breaks due to .icon class on td elements
The following modification might make the intention clearer than the diff provided in #note-6:... Mizuki ISHIKAWA
05:44 Defect #41873: Table layout breaks due to .icon class on td elements
The position of the links on the forum page was shifted due to the change applied in this issue.
Please apply the fo...
Mizuki ISHIKAWA
09:05 Defect #41895: Spent time CSV report returning `hours` as Rational instead of Float
I've tested the patch (41895.patch) on the latest Redmine master and confirmed the following:
* The patch resolves...
Katsuya HIDAKA
08:42 Defect #41925: Context menu submenus close unexpectedly on Gantt chart due to z-index conflict
You can resolve the issue by changing the z-index of the resizable handle to be smaller than the z-index of the conte... Mizuki ISHIKAWA
08:40 Defect #41925 (Closed): Context menu submenus close unexpectedly on Gantt chart due to z-index conflict
In the Gantt chart, when interacting with the context menu of a ticket, the submenus of the context menu close uninte... Mizuki ISHIKAWA

2024-12-02

15:10 Patch #41919: Add width and height to img src
Items to consider
We need to think about things like storage time and deletion methods for Redis, etc.
It might b...
Kota Shiratsuka
15:10 Patch #41919: Add width and height to img src
I will reattach the file that was rebased from the master branch. Kota Shiratsuka
12:33 Patch #41919 (New): Add width and height to img src
h2. Why do I need it?
##36294
If you read the image lazily, the position of the anchor will shift due to the la...
Kota Shiratsuka
14:44 Patch #41560 (Resolved): Improve clarity of translations in Self-registration settings
Committed the change in r23347. Go MAEDA
12:44 Feature #36294: Lazy load inline images
Cristian Spiescu wrote in #note-6:
> Unfortunately, for pages with relatively a lot of images (and/or big images) th...
Kota Shiratsuka
10:42 Defect #41880: Plugin activity icons broken after switching to SVG icons
Thanks! I will take a look these days. Marius BĂLTEANU
10:30 Defect #41880: Plugin activity icons broken after switching to SVG icons
I compacted it in a minimal sample.
This should give you an activity entry in your first project.
The SVG-URL is ...
Stefan Rinkes
06:06 Defect #41918 (Closed): Replaces warning icon with SVG in watcher list and workflow warnings
The warning icon shown in the watcher list for users who cannot view the issue is still an old image.
I propose a pa...
Takenori TAKAKI
03:27 Defect #39125 (Needs feedback): Markdown list bullet points (and text) are hidden after a certain depth
The Markdown engine "Redcarpet," used in your Redmine 4.2.1, was removed in Redmine 6.0.0 and replaced by a new Markd... Go MAEDA
02:31 Patch #41914 (Closed): Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
Merged the changes into the 6.0-stable branch in r23346. Go MAEDA
01:20 Patch #41914 (Resolved): Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
Committed the fix for this issue in r23345. Go MAEDA
00:44 Patch #41914: Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
We have to set the current user's language to English in the test.... Go MAEDA
00:51 Feature #5358: Share Issues Categories for sub-projects
+1 r miyata
 

Also available in: Atom