Project

General

Profile

Search

Results (11982)

Feature #40635 (Closed): How to get back issues that have been deleted.
How to get back issues that have been deleted. 2024-04-24 14:56
Defect #40610 (New): Projects page never finishes loading
Hello, I am in the process of upgrading to ... e end. Any way to make this more performant? 2024-04-22 10:29
Feature #40609 (Closed): I am a Redmine user and Lover
I want to do customisation in redmine. I want that when i create issue in my custom redmine then In the ticket body ... lar project in which i am creating the ticket 2024-04-22 09:45
Defect #40603 (Resolved): Mocha 2.2.0 causes test failure: "unexpected invocation"
After updating Mocha from version 2.1.0 to 2. ... tput: <pre> $ bin/rails test test/unit/issue_test.rb:704 Run options: --seed 38306 # Running: F Failure: IssueTest#test_assigning_attributes_should_assign_project_and_tracker_first [app/models/issue.rb:478]: unexpected invocation: subject=(Test) bin/rails test test/unit/issue_test.rb:704 </pre> 2024-04-21 09:56
Feature #40586 (Closed): Calendar view/page to add custom events
Currently the calendar views show only events ... e. For example, release dates for the project 2024-04-18 15:22
Defect #40580 (Closed): Redmine Checklists Plugin NoMethod Error
- Hi to all, I want to upgrade our Redmine ... company, has anyone else encountered this? 2024-04-17 20:28
Defect #40570 (Closed): Date Format is taken from OS settings ignoring redmine admin configuration
Please, take a look at the problem: Date format differs when issue is in preview mode and in edit mode: attach ... 2024-04-17_14-53-32.png" While creating new issue: attachment:"photo_2024-04-17_14-57-12.jpg" ... : attachment:"photo_2024-04-17_14-57-38.jpg" 2024-04-17 14:01
Feature #40569 (New): Add an option to send email notification when an attachment is added
Currently in the settings under "Select actio ... email notifications should be sent", if the "Issue updated" option is checked, an email notification is sent when an attachment is added to a issue. However, if the "Issue updated" option is unchecked, and only sub-o ... tailored to their preferences, even if the "Issue updated" option is not selected. !{width: ... ccc}screenshot%202024-04-17%2015.46.53.png! 2024-04-17 09:18
Patch #40559 (Closed): Fix incorrect icon image paths for Wiki help pages
This patch fixes the following issues: * Some icon images on Textile and Markd ... icker is incorrect and not loading. These issues seem to be related to #39111. They were rep ... er(datepickerOptions)@ in the Chrome console. 2024-04-15 06:22
Patch #40555 (New): Watcher group checkbox on new issue form on validation error will be checked only submitted
On new issue form, checking a group as a watcher and caus ... e checked or not based on the user submitted. 2024-04-12 16:41
Defect #40551 (New): Unit tests fail with Mocha 2.2.0
After updating all gems, one of the unit test ... s="shell"> bundle exec rails test test/unit/issue_test.rb:704 Run options: --seed 43846 # Running: F Failure: IssueTest#test_assigning_attributes_should_assign_project_and_tracker_first [app/models/issue.rb:478]: unexpected invocation: subject=(Test) bin/rails test test/unit/issue_test.rb:704 Finished in 5.971339s, 0. ... ected invocation: subject=(Test) app/models/issue.rb:478:in `assign_attributes' app/models/issue.rb:482:in `attributes=' test/unit/issue_test.rb:714:in `block in test_assigning_attr ... assign_project_and_tracker_first' test/unit/issue_test.rb:713:in `test_assigning_attributes_should_assign_project_and_tracker_first' </code></pre> 2024-04-11 10:59
Patch #40538 (Reopened): Hi, can you help me with a Version Extended?
I would need to show in the roadmap, in addition to the version issues, also any linked children found in other ve ... attach the file with the class. Thank you. 2024-04-08 16:22
Defect #40528 (Confirmed): Hangs when requesting after code changes in development mode
When running the rails server in development ... tate are as follows: <pre> Started GET "/issues" for ::1 at 2024-04-05 10:59:49 +0900 </pr ... ugins: no plugin installed </pre> The issue was confirmed on the following operating sys ... Ubuntu 23.10 h2. Investigation * This issue also reproduces with Ruby 3.3.0. * The issue might have started occurring after the updat ... ar with the previous revision r22487. * The issue does not reproduce when starting Puma with a ... rring to the contents of the "Puma project's issue":https://github.com/puma/puma/issues/1757, I conducted an investigation using th ... "this comment":https://github.com/puma/puma/issues/1757#issuecomment-493271950. 2024-04-05 09:35
Defect #40527 (Needs feedback): Remove the Hyperlink issues number and add it to the descriptions and notes.
Remove the Hyperlink issues number and add it to the descriptions and notes. For your reference : #40425 2024-04-05 07:02
Defect #40516 (Closed): send mail rate limit management in redmine
Dear masters Currently, I'm using redmine 5. ... ue to send later ? Thanks for your support 2024-04-02 11:02
Defect #40515 (Resolved): Displaying issue descriptions in the issues list ignores CommonMark table alignment
When configuring the "Text formatting" setting to "CommonMark Markdown", the rendered tables within issue descriptions default to a centered alignment ... the markup (left, center, or right). This issue does not occur when the "Text formatting" se ... carpet-based Markdown. *The markup of the issue description:* <pre> | name | value | |:-- ... bb | 22 | | ccc | 333 | </pre> *Issues list with description (Markdown):* !{width: 470px; border: 1px solid grey;}.issues-list-markdown.png! *Issues list with description (CommonMark):* !{width: 470px; border: 1px solid grey;}issues-list-commonmark.png! 2024-04-02 10:57
Defect #40490 (New): login page back_url always use http not https
I hava a Redmine 5.1.2.stable executed in con ... stem and get a "Site does not enforce HTTPS" issue. It says my login URL's back_url is http, n ... running in https URL. How can I solve this issue to be https://redmine.XXX.com/login?back_ ... ogin?back_url=http%3A%2F%2Fredmine.XXX.com%2F 2024-03-28 04:56
Feature #40489 (New): `copyTextToClipboard` t ... to see that you have copied to the clipboard
You can copy the URL of an issue by clicking `Copy Link`, but sometimes you t ... () } return false; } </code></pre> 2024-03-28 03:03
Feature #40450 (New): Add API-Request for fet ... s which has changed since a certain date/time
We want to synchronize the redmine issues with our internal system. For this purpose ... ature to fetch changed journal entries of an issue. Editing a journal entry doesn't change the updated_on field of the issue. Therefore, we would like to have a GET c ... t only supports updates, but no GET requests. 2024-03-25 15:12
Patch #40449 (New): Add updated_on field in the issue journal
We would like to synchronize the redmine issues with our internal system via API. For this purpose, we fetch the issues with: <pre> curl -H "X-Redmine-API-Key: secret" "https://domain.com/issues/58.json?include=children%2Cattachments%2Cre ... the updated_on field. The file app/views/issues/show.api.rsb needs an extra line at line 61 ... .private_notes journal.private_notes ... 2024-03-25 14:52
Defect #40448 (New): Accessing relations during issue destruction
Hello, My goal is to propagate the deletion of an issue to change a custom field of the linked issue. So, I intercept the destruction of an issue. I am encountering a problem with my script. During the destruction of an issue, I am unable to access the issue’s relations. Is this a known and unsolvab ... oorly? Thank you in advance for your help. 2024-03-25 13:19
Feature #40425 (New): Custom fields » Tasks » ... » Format » List » Possible values text colour
Any ideas on how to highlight the font colors after submit a issue, I selected a point? use in list format. ... olor:orange}Testuser% %{color:blue}Testuser% 2024-03-19 12:43
Feature #40422 (New): Print name and email to request that was create through email
We have introduced an enhancement to our emai ... email sender's identity. To address this issue, we've added a novel parameter "insert_name_ ... t on the master branch in our git repository. 2024-03-18 13:28
Defect #40413 (New): The issue list fiter "Watched by" only dereferences "watched by group" for "me" value
When using the @<< me >>@ value for the "Watched by" filter on the issue list, group memberships will be dereferenced and issues the user watches via groups will be show in the results (if the user has @view_issue_watchers@ permission, see #40412). Group ... an when the user selects herself In the list. 2024-03-15 22:20
Defect #40412 (New): Issue list filter "Watched by: me" only shows issues watched via group for projects with the view_issue_watchers permission
When using the "Watched by: me" filter on the issue list, the filtered list will show all issues the current user is directly watching. The filtered list will also show issues watched via a group membership, but only for issues in a project the user has the @view_issue_watchers@ permission. 2024-03-15 22:16
(1-25/11982)