Search
Results (12428)
- Feature #41573 (New): Support pagination in versions REST API
- Unlike other collection API endpoints like projects and issues, the versions endpoint does not currently s ... _API#Collection-resources-and-pagination.
- Defect #41572 (Closed): `updated_by_id` in Jo ... r id instead of being set to `User.anonymous`
- In the current implementation of the Redmine ... ed. *Steps to Reproduce:* 1. Create an issue and add a notes to it. 2. Edit the notes as ... @, however, it retains the deleted user's id.
- Defect #41515 (Closed): Connection to mailserver is not properly terminated
- Hi Basic info first: <pre> Environment ... only goal here is to get the problem fixed …
- Defect #41513 (Closed): Error after update to revision 23153
- passenger cannot load redmine application, er ... saved to: /tmp/passenger-error-nvMmDh.html
- Defect #41503 (Closed): Internal Error Creating Subprojects
- Good morning to everyone, Since a couple o ... e with this error. Thank you in advance.
- Defect #41502 (New): Custom field values for ... when copying a project that includes versions
- When copying a project that includes versions ... dmine plugins: no plugin installed </pre>
- Feature #41500 (Closed): Swap odd and even table row background colors
- Currently, odd-numbered rows in tables such as issues list and spent time list have a grey backgr ... : 857px;}.clipboard-202410180655-ibygu.png!
- Defect #41482 (Closed): Update version redmine 5.0.0 to 5.1.3
- Hello, When loading the database of my Red ... .3, I get the following error when I open an issue: @I, [2024-10-15T02:29:47.855523 #1721] ... 1, journalized_id: 22366, journalized_type: "Issue", user_id: 134, notes: "", created_on: "2024 ... ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:18 [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:7:in `each' [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:7 [3a6ad742-9626-4a ... ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/show.html.erb:126 [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/controllers/issues_controller.rb:118:in `block (2 levels) in s ... 9626-4a71-b3cb-5e5f5dd4f93b] app/controllers/issues_controller.rb:110:in `show' [3a6ad742-9626 ... b/redmine/sudo_mode.rb:61:in `sudo_mode’@
- Feature #41475 (Closed): Improve table readability by adding row borders
- Currently, tables for issues, time tracking, and other sections use alte ... 1px solid grey;}.new-table-style%402x.png!
- Defect #41467 (Closed): Unexpected font size ... help pages due to missing doctype declaration
- In the CommonMark Markdown help page, the fon ... ted Redcarpet-based Markdown help page. This issue is caused by the absence of a @<!doctype>@ d ... the HTML. The attached patch resolves the issue by adding @<!DOCTYPE html>@. |_. Markdown ... p%402x.png! | !common_mark-help%402x.png! |
- Defect #41465 (Closed): "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions
- User without log_time permission can access / ... permission to `TimeEntryImport.authorized?.`
- Defect #41464 (Closed): CSV file encoding auto-detection may fail with multibyte characters
- When importing a CSV file, Redmine attempts t ... character. The attached patch fixes this issue by truncating the data at the last line brea ... alid_encoding?@ to return false are excluded.
- Defect #41463 (Closed): Email not woking in the latest release 5.1.3 (2024-06-12)
- Email not woking in the latest release 5.1. ... gins: redmine_wktime 4.7.4
- Defect #41461 (Closed): Antivirus installation
- Dear ITOPS team, Can you please update the ... n my system? Thanks and regards Abhinav
- Defect #41459 (Closed): Assignee is not populated with anonymous user when deleting user.
- When deleting the user the user should be rep ... lation: !clipboard-202410090824-g5pe9.png!
- Defect #41454 (Closed): impossibilité de créer un projet
- Bonjour, Je n'ai pas les droits pour créer des projets, pouvez-vous me les accorder?
- Feature #41450 (Closed): Include attachment filename in "File added" email notification subject
- Currently attachments_added (for wiki, docume ... PROJECT] New file: FILENAME.doc and 3 files
- Defect #41447 (Closed): Gantt collapse/expand buttons are not available
- Probably due to #23980, the gantt collapse/ex ... border: 1px solid grey;}redmine-r23103.png!
- Defect #41442 (Closed): E-Mails don't get send to users
- We have the issue that non of our Users gets a E-Mail anymore ... 1.2.3 redmine_custom_workflows 1.0.5
- Defect #41441 (Closed): Locked user not "greyed" out. Deleted user not Anonomys Assignee.
- Hi! When locking a user and then looking at issues where the user is the author or assignee th ... uthor but if a user is set as assignee on an issue and you delete the user the assignee is blan ... ations. !clipboard-202410070859-zzu4m.png!
- Defect #41439 (New): Roles to whom you can not assign an issue - problem when user is Author
- Hi, I just realized that if the user have a role to whom you can not assign an issue it does not work when the user is the Author of the issue. To me this must be a defect. We have a customer role where you are not able to assign an issue to that role. We also have it set up on the ... tomer. If someone "by mistake" assign the issue to the Author (our customer) the customer wi ... t of problem for us. If the Author of the issue have a role to whom you can not assign a cas ... ion: !clipboard-202410070832-bosrg.png!
- Defect #41434 (New): CSV import fails with er ... lds containing newlines and CRLF line endings
- When you attempt to import the attached CSV f ... ; border: 1px solid grey;}.spreadsheet.png!
- Defect #41425 (New): Url with suffix - suffix doubled for the url in a notification mail
- Hello, The url for my redmine website is s ... The website works fine. The only little issue is with notification mail with url inside. ... alize! Any idea ? Thanks in advance
- Patch #41420 (Closed): Italian translation update for 5.1-stable
- Hello, first of all, thanks for the great ... e Redmine server that I manage. Thank you.
- Defect #41401 (Closed): Hours column in "Details" tab of Spent time is not right-aligned
- The "Hours" column in the "Details" table of ... rs" column is properly right-aligned. The issue arises from a conflict with existing CSS rul ... o the right. The attached patch fixes the issue. !{width: 793px; border: 1px solid grey;}.clipboard-202410021056-umc69.png!