Search
Results (12390)
- 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> ----
- 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.
- Feature #39761 (Closed): Ruby 3.3 support
- Ruby 3.3.0 is going to be released on December 25th, 2023.
- 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>
- 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
- 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.
- 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?
- 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.
- 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
- Defect #39748 (Closed): migration redmine 2.2.3.stable
- Hi, I inherit an very old redmine system: ... to migrate? Thank You for reply Gregor
- 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.
- Defect #39743 (Closed): Missing filter fields
- !clipboard-202311281028-xoqmn.png! We see ... are missing a field that requires a target.
- 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!
- 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.
- 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.
- 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
- 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?
- 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.
- 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.
- Defect #39559 (New): Git commit linking to issue and time entry
- Git commit - time log and issue link After *committing* in git repo, whi ... behaviour. First - link of commit to the issue *is not showing up* until someone *clicks* ... e git repo. After commit is linked to the issue, * time is not logged* on that issue *immediately* . It is logged on some random ... mple). Does anyone have similar behaviour?
- Defect #39553 (Closed): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- Hi, When I add an issue comment <pre>Hello @login!</pre> where ... e comment, the mention is highlighted in the issue history, but no notification is sent to the ... he at end of the string. Thanks, Thomas
- Defect #39548 (New): Internal Error reported when Viewing GIT repository
- I am using a locally hosted redmine instance ... dav/custom_middleware.rb:54:in `call' </pre>
- Defect #39537 (Closed): 500 Internal Server Error on issues?query_id=xx pages.
- Recently, I often get "500 Internal Server Er ... lly, when I call this page: @https://redmine/issues?query_id=xx@ Few days earlier, I did an ... //rubygems.org/' gem 'sidekiq', '<7' </pre>
- Defect #39535 (Needs feedback): The three dots do not work
- Good morning, We have been having problem ... Has this happened to anyone? Regards,
- Defect #39534 (Closed): Error (undefined method) in issue list PDF export
- Hi, I got an @undefined method `custom_fie ... /svn/entry/tags/5.0.6/lib/redmine/export/pdf/issues_pdf_helper.rb#L342. The error occurs whe ... ker of the exported ticket(s). In that case @issue.visible_custom_field_values@ does not contai ... d @cv.custom_field@ fails. <pre> cv = issue.visible_custom_field_values.detect do |v| ... ormatting? </pre> Best regards, Thomas