Project

General

Profile

Search

Results (12108)

Defect #39798 (Closed): Is there a Google reCAPTCHA plugin available for Redmine version 5.0.5?
I have recently upgraded Redmine from version ... plugin that is compatible with version 5.0.5? 2023-12-08 13:15
Defect #39796 (Closed): Calling API to create an issue and uploading attachments with an error message
When creating the problem and uploading the a ... at problem is causing this? Please advise 2023-12-08 08:17
Defect #39795 (Closed): Fix improper error highlighting for description field in issue form
There is a feature that highlights input fiel ... ed border when a validation error occurs. An issue was identified with the 'Description' field, ... hat the 'Description' field contains a 'span#issue_description_and_toolbar' element, which caus ... ound the span tag, unlike in custom fields. 2023-12-08 06:36
Defect #39780 (Closed): User select element o ... views cutoff when displaying long user names
When the user zooms the viewport to >150%, th ... 02) is cutoff: !2023-12-05_09-42-00.png! 2023-12-05 10:12
Defect #39779 (New): html_title and author line helper issues with usernames in Arabic script
I haven't looked into it, but I noticed this ... t message#69159. * html_title (rendering) issues on /users/[id] (might be a browser issue instead): !2023-12-05_08-42-50.png! | ... - Redmine</title>@ | * author line helper issues on topics/messages in (at least) the forums ... h mouse-hover: !2023-12-05_08-34-30.png! 2023-12-05 09:19
Feature #39774 (New): Add logging for issue deletion
The attached patch introduces a new feature in the Issue model to log every issue deletion, enhancing audit trails. My clie ... s ask me to identify when and who deleted an issue, especially when deletions are accidental. For a single issue, you can pinpoint the responsible user by fi ... the production.log that begins with "DELETE /issues/". From the following log, for instance, shows that "admin" deleted issue @#1@ at 2023-12-04 21:30:11. <pre> Started DELETE "/issues/1" for 127.0.0.1 at 2023-12-04 21:30:11 +0900 Processing by IssuesController#destroy as HTML Parameters: {" ... to http://localhost:3000/projects/ecookbook/issues Completed 302 Found in 31ms (ActiveRecord: ... ying deletions is not possible when multiple issues are involved. For example, if ... 2023-12-04 14:55
Defect #39768 (Closed): Call to the `controller_issues_new_after_save` hook are not protected again plugin exceptions
The call to the `controller_issues_new_after_save` hook in the file `app/controllers/issues_controller.rb` (around line 153), does *not ... run (including a page redirect) whenever new issues are created using plugins which do not them ... n this case the offending plugin is `redmine_issue_checklist` which has been patched in - [fix controller_issues_new_after_save hook stale record exception · stephengaito/redmine_issue_checklist@565e8df](https://github.com/stephengaito/redmine_issue_checklist/commit/565e8dfb432309a8534a03c8cbe ... ex 0.0.1 redmine_issue_checklist 2.1.0 redmine_mermaid_ma ... ne_recurring_tasks 0.3.4 </pre> ---- 2023-12-03 16:05
Feature #39763 (Closed): Option to disable Issue Navigation or URL Parameters
We request the ability to either disable the issue navigation feature or to remove the URL para ... the navigation icons themselves are not the issue, the resulting lengthy URLs are a significan ... treamlined URL, such as @https://redmine.com/issues/1234@ is much preferred over the extended format that includes issue_count, issue_position, next_issue_id, and prev_issue_id parameters (@https://redmine.com/issues/1234?issue_count=12345&issue_position=1234&next_issue_id=1233&prev_issue_id=1235@). A user-centric setting for thi ... er effective method would also be acceptable. 2023-12-01 13:42
Feature #39761 (Closed): Ruby 3.3 support
Ruby 3.3.0 is going to be released on December 25th, 2023. 2023-12-01 09:37
Defect #39760 (Closed): Some API tests fail with Ruby 2.7
In the current trunk r22493, the following th ... /integration/api_test/news_test.rb:66 </pre> 2023-12-01 08:11
Defect #39759 (Closed): Seprate application server, database server
In our Case in PSD Jordan,we need seprate the ... er to server without decrease quality to save 2023-11-30 21:54
Defect #39758 (Confirmed): Some pages on http ... ugins are returning 500 Internal Server Error
When browsing through the [plugin list](https ... de. Page 112 returned a 500 status code. 2023-11-30 19:58
Defect #39756 (Closed): ActionView::Template: ... ined method `editable' for #<UserCustomField>
I try to add a custom field to a user which r ... Open http://domain.tld/custom_fields/new?tab=IssueCustomField ## Select "Users" # Click "Next ... 4565-833b-2a17aa22cb7e] 45: <% if %w(IssueCustomField UserCustomField ProjectCustomFiel ... e a suggestion what might be the problem? 2023-11-30 15:04
Defect #39755 (Closed): CommonMark Markdown help page does not reflect user's language setting
The CommonMark Markdown help should open the ... e to German in the "My account" 3. Open the issue creation page and click "[?]" in the toolbar ... .html exists, the help page opens in English. 2023-11-30 14:18
Defect #39752 (Closed): <style> tag is not recognized as a tag.
In CommonMark Markdown format, the <style> ta ... or:red;} p {color:blue;} </style> okay 2023-11-30 07:28
Defect #39748 (Closed): migration redmine 2.2.3.stable
Hi, I inherit an very old redmine system: ... to migrate? Thank You for reply Gregor 2023-11-29 09:59
Defect #39747 (Closed): Diff of a javascript file in repository module is not displayed with layout
The issue reported in #37626 reproduces now again no c ... nd was reverted. We should properly fix that issue now. 2023-11-29 08:14
Defect #39743 (Closed): Missing filter fields
!clipboard-202311281028-xoqmn.png! We see ... are missing a field that requires a target. 2023-11-28 10:29
Defect #39734 (New): Forums should allow for deletion of self created subjects/messages
Why does this sites' forum not allow for dest ... this on this site. That's a serious privacy issue these days as users should always be in cont ... ngly. !clipboard-202311251709-pv0gl.png! 2023-11-25 17:10
Feature #39723 (New): Add 'Assigned to You' Tag in Email Subjects for Personal Assignments
I'm proposing a feature to add an "Assigned to You" tag in the email subject for issues personally assigned to a user. This tag wi ... users to quickly identify emails related to issues they are responsible for, enhancing product ... difference in daily workflow for many users. 2023-11-24 10:48
Defect #39714 (Closed): Query grouping filter not working for custom field relations
With https://www.redmine.org/projects/redmine ... format) - create another a custom field for issues with format @user@ - go to issue list and open select box with available filt ... ng label for the group if cf-relation to the issue. The problem is, that another regular exp ... m. The attached patch fixes the problem. 2023-11-23 13:02
Patch #39699 (Closed): More flexible CustomField usage for relations
The change in #38772 prevents usage, if a cla ... utf8=%E2%9C%93&rev=22269&rev_to=22013 2023-11-22 20:00
Feature #39591 (Closed): Change URL in automatic e-mail
We would like to change the link in the autom ... 46/. Where can we change this in the options? 2023-11-22 09:48
Defect #39578 (Closed): User shenllredmine created a strange empty Wiki page and a strange Issue (probably SPAM)
"shenll tech":https://www.redmine.org/users/6 ... ser was used immediately to create a strange issue and an empty pages: * https://www.redmine.org/issues/39577 * https://www.redmine.org/projects/r ... ctivity could be found on his profile page. 2023-11-18 12:25
Defect #39576 (Closed): `rake yard` does not work with Ruby >= 3.2
`rake yard` which generates YARD documentatio ... r higher. Please see attachment:error.txt. 2023-11-18 01:33
(226-250/12108)