Project

General

Profile

Search

Results (12538)

Feature #41785 (New): Add flag in 'Settings' to apply default issues list view to subtasks
*Value of this Feature* Administration / Settings --> There are flag for default issues list: https://img.serpstat.com/prayer/2024 ... 1331_ZPUMUSOd3k.png And there are list of issues in every issue with subtasks: https://img.serpstat.com/pra ... ncomfortable *To do* Associate default issues list setting with subtasks list, which will ... o work with these lists much more comfortably 2024-11-18 18:12
Defect #41779 (Closed): Restore `margin-top` for `#sidebar h3`
The @margin-top@ for @#sidebar h3@ was remove ... s seen in the screenshot. To address this issue, I believe it would be better to restore the ... margin: 0; padding: 0;} </code></pre> 2024-11-18 09:33
Defect #41778 (Closed): Name field in custom query creation/edit form is not marked as required
The name field in the custom query creation/e ... mandatory. The following patch fixes the issue: <pre><code class="diff"> diff --git a/a ... id grey;}.clipboard-202411171739-t1skd.png! 2024-11-17 09:40
Patch #41775 (Closed): Adjust the vertical al ... ns in the tree view of the repository browser
Due to the font size increase in #41321, the ... The attached patch corrects this alignment issue. Before: !{width: 220px; border: 1px sol ... id grey;}.clipboard-202411161059-tcl5u.png! 2024-11-16 03:01
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 ... 9のredmine.tokyoで前田さんに話した件です --Jp end-- 2024-11-14 06:20
Defect #41749 (Closed): Warning during startu ... iguous specs during Gem::Specification.reset"
This patch resolves a warning that appears wh ... rified that sqlite3 and postgresql work fine. 2024-11-14 05:53
Feature #41748 (Closed): Optimize font loadin ... ble fonts with specific weights for Noto Sans
The attached patch aims to improve font loadi ... d bold, the variable fonts are not necessary. 2024-11-14 05:38
Defect #41744 (Closed): flickering of the top menu on page refresh
I am trying the new version and experiencing ... who knows why it happens and how to fix it? 2024-11-13 19:43
Feature #41738 (Closed): Allow IMAP4 email re ... tificate verification with `ssl=force` option
I get > OpenSSL::SSL::SSLError: SSL_connect ... rtificate verify failed (unable to get local issuer certificate) (OpenSSL::SSL::SSLError) Th ... NONE }) Perhabs it will fix #38253, too. 2024-11-13 03:32
Defect #41737 (Closed): Deprecation warning f ... ng: "Call Net::IMAP.new with keyword options"
I use imap_receive and get: /opt/redmine-6.0 ... ED: Call Net::IMAP.new with keyword options 2024-11-13 02:04
Defect #41734 (Closed): wrong url for assets in public/assets
The root url is https://domain/redmine I g ... \"/assets/ public/assets | wc -l 205 </pre> 2024-11-12 17:43
Defect #41730 (Closed): Do not send duplicate notifications on issues which you watching
version: installed 3.4.6.stable also install ... When you was mentioned '@' in comments of an issue then two notification come to the email inbox: 1. You were mentioned in.... 2. Issue #XXX has been updated... Actually one of ... ach to suppress one of these notifications? 2024-11-12 08:09
Defect #41729 (Closed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
redmine@redmine:~/redmine-6.0$ bundle install ... ]` to see where a bundled gem is installed. 2024-11-11 20:59
Defect #41715 (Closed): Allow Custom SVG Icons for Plugin-Added Admin Menu Items
Currently, plugins can add new items to the A ... ns for these items is not possible. In this issue, I suggest enabling plugins to use custom SV ... t and clear. A patch is included with this issue !{width:240px}clipboard-202411082016-luwzf.png! 2024-11-08 12:25
Defect #41714 (Closed): Replace search and magnifier icons with SVG icon
There's also the checkmark showing the curren ... a deal. !clipboard-202411081112-ztkcf.png! 2024-11-08 11:14
Defect #41712 (Closed): Fix Path for Plugin Assets Added by Rake Task
The Rake task added in "Feature #23980 Replac ... th Tabler SVG icons":https://www.redmine.org/issues/23980 helps add SVG icons to plugins. Howe ... th, sprite_path) end </code></pre> 2024-11-08 05:03
Patch #41710 (Closed): Checkmarks in tables still have the old icon style
The checkmarks in some settings tables e.g. t ... the old style. The attached patch fixes the issue. !clipboard-202411071517-djwam.png! 2024-11-07 15:23
Defect #41691 (New): User with Developer role not able to mention others in Notes section of Issues
Users with developer role not able to mention ... also. !clipboard-202411061148-ggqr9.png! 2024-11-06 07:19
Feature #41686 (Closed): Setting the priority field values ​​by project
Hello, I'm workng with a TMA that manages ... ment? !clipboard-202411041753-7izsw.png! 2024-11-04 17:54
Defect #41681 (Closed): Wrong person is registered with issues.
Hello, I'm a user using RedMine. Very occasionally, account A uploads issue comment, but I get a bug where the comment i ... with the account... What's the problem? 2024-11-04 03:04
Defect #41680 (Closed): Incorrect label/value order on the issue view in RTL layout
We suffer from using the RTL language when us ... that use RTL that need modification div.issue .attributes .attribute {padding-right:180px; clear:right; min-height: 1.8em;} div.issue .attributes .attribute .label {width: 170px; ... low: clip visible;text-overflow: ellipsis;} 2024-11-03 20:34
Defect #41679 (New): Enable "Related Issue" Field in Bulk Edit
Add support for the *Related Issue* field in the *Bulk Edit* functionality to allow for mass assignment of related issues Context: * In some situations, we need to relate one issue to multiple others * Currently, this requires manually editing each issue one-by-one to add the related issue, which is inefficient for large numbers of issues * _Example:_ If I need to relate issue #123 to issues #100, #101, #102, and #103, I must open each issue individually and add #123 as a related issue four separate times * Recently, I encountered a situation requiring me to relate one issue to *55 others*, which took considerable time ... please add the ability to edit the *Related Issue* field when using *Bulk Edit* This would allow us to add or update related ... 2024-11-02 12:27
Patch #41678 (Closed): Fix lost backward comp ... out return type of ProjectQuery#results_scope
r22811 changed return type of @ProjectQuery#r ... eEntryQuery#results_scope@ ditto. Related issue: #23954 2024-11-01 19:01
Feature #41676 (Closed): No updated changed date for folders when files are being updated
I am using Redmine Version 3.3.3, but the des ... to always open the latest updated folder. 2024-11-01 16:21
Defect #41675 (New): The default value of a custom field list is not used
Hello, I created a custom fields for issues in Redmine 5.1.3. The type is List and it ... and the result obtained Thanks for your help 2024-11-01 16:19
(351-375/12538)