Project

General

Profile

Search

Results (12108)

Feature #37873 (New): How to modify an email template
The email notification about an issue update contains two parts: # 1.information from journal what have changed # 2.issue overview Sometimes the full issue overview is very lang,because I defined many fields in an issue,and My question is: How to modify an email ... tom content or How to delete the second part(issue overview) in the email notification? Redmine version: 4.0.2-1 2022-11-01 09:49
Defect #37870 (New): Redmine 5.0.3 keeps looking for the convert command
Hello everyone! As per the "installation d ... ckages). Thanks and keep up the good work. 2022-10-31 12:21
Patch #37867 (Closed): Limit puma < 6.0.0 to avoid system test error
Recently, system test fails with the followin ... nk: https://github.com/teamcapybara/capybara/issues/2598 limiting puma < 6.0.0 seems to be b ... mit puma < 6.0.0, so reviewing it is helpful. 2022-10-31 02:03
Patch #37862 (Closed): Estimated time remaining issue query column
The attached patch, which was extracted from "Planio":https://plan.io/redmine-hosting, adds an issue query column that represents the estimated r ... emaining effort for completion of a group of issues by adding the column in the query totals. 2022-10-30 03:52
Feature #37856 (Closed): Few Details required
Hi, 1) Want to know the difference between v ... cks.rb:603:in `block in default_terminator' 2022-10-28 16:20
Patch #37851 (Closed): Add missing fixture to test/integration/issue_test.rb
On a clean setup one test fails due to error: <pre> Failure: IssuesTest#test_issue_attachments [/home/makurin/Work/redmine/test ... ow exact why but it is a validation error on issue @Issue category is not included in the list@. Re ... le: @RAILS_ENV=test TEST=test/integration/issues_test.rb bundle exec rake db:reset test@ After adding @issue_categories@ fixture test passes. <pre><code class="diff"> diff --git a/test/integration/issues_test.rb b/test/integration/issues_test.rb index 2895f4985..ba55b46fb 100644 --- a/test/integration/issues_test.rb +++ b/test/integration/issues_test.rb @@ -34,7 +34,8 @@ class IssuesTest < Redmine::IntegrationTest ... nts + :attachments, + :issue... 2022-10-27 18:20
Defect #37842 (New): Related issue can update other due date issues in other projects that you don't have rights
Assume you have 2 different projects in Redmine: # Project A issue @#1@ where you have rights to update the related issue field # Project B issue @#2@ where you don't have rights at all How to reproduce the issue: * Update issue @#1@ and relate it to the issue @#2@ using precedes or follows with delays. * Issue @#2@ due date will be updated automatically. ... It seems quite strange to be able to update issue in other projects where we don't have rights to. 2022-10-27 13:38
Feature #37807 (Closed): Allow access to /robots.txt even if logins are required
Right now, if logins are globally required, t ... While initially not strictly related to the issue, this patch extends the list of projects inc ... Anonymous could not see them without a login. 2022-10-20 17:32
Defect #37789 (Closed): Error plugin computed_custom_field Redmine Version 5.0.1
Hola alguien me puede ayudar con el error que ... igue sin funcionar, agradezco cualquier ayuda 2022-10-18 04:29
Defect #37784 (Closed): Crash on running v4.2.8
Hi After upgrading to v4.2.8 my redmine does ... ails 5.2.8.1 nginx postgresql 11 debian 10 2022-10-16 19:13
Defect #37774 (Closed): Can't filter the global query by Category
I'm using 4.2.1 and I have this problem. When querying the entire issue list for all projects, I can't filter by cat ... ategory doesn't exist, the query returns all issues. The expected / desired behavior is that ... esn't have that category, then it returns no issues. If there's some problem with having the ... ts, in addition to the project-specific ones. 2022-10-13 19:09
Defect #37771 (Resolved): receiving email issue
I have been using below scripts to run per se ... obal version. Did anyone encounter the same issue and share the solution to us ? Can community help to fix? Appreciate. 2022-10-13 10:33
Defect #37764 (Closed): Members without any role shouldn't be allowed
1/ go to a project settings 2/ add a new mem ... dmine plugins: no plugin installed </pre> 2022-10-11 20:00
Defect #37762 (New): Project form - editable custom fields
Recently I was developing plugin which adds _ ... s method even exists in Project model? In issue or timelog forms _editable_custom_field_values_ is used. Could we unify this? 2022-10-10 12:02
Defect #37757 (Closed): Time entry date doesn't respect the Settings given format
In Settings->Display, you can set the date fo ... 6.1.6 Plugins : Tags, Checklists 2022-10-06 15:41
Defect #37753 (Closed): Cannot send mail through smtp due to TLS errors
Hello, I've updated redmine to 5.0.2 from ... terminal. Any help is appreciated, thanks. 2022-10-05 15:28
Patch #37748 (Closed): Favicon takes a long time to load
I'm using passenger standalone and nginx as p ... efore: !before.png! After: !after.png! 2022-10-04 12:56
Defect #37735 (Confirmed): Cannot copy project if you have a file format custom field
Steps to reproduce # login as admin # Cre ... not be copied <pre> foo is invalid. </pre> 2022-10-03 09:21
Defect #37734 (Closed): [Windows 10, Chrome v ... Unable to attach the .pdf file to the report
STR: 1. Go to the Daily reports 2. Fil ... the error is in the attachments *screenshot* 2022-10-02 19:31
Defect #37732 (Closed): Fix "DEPRECATION WARN ... name is deprecated" in RepositoriesController
The fix for #37626 introduce a deprecation warning and we should properly fix the issue. 2022-10-02 13:59
Defect #37730 (Closed): Missing copyright headers in source files
The source files in the following list are mi ... public/javascripts/jstoolbar) to this file. 2022-10-02 03:20
Defect #37729 (Closed): Time entries listed/visible even for issues not accessible by user
When time entries are listed for a project, even those are listed that are linked to non-accessible issues (either not accessible because of permissions or because they are private by another user). 2022-10-01 10:08
Feature #37725 (New): Change Issue Priority Due to Mail Subject
Hi to everyone, I have the following case: ... present in the subject of the emails, a new issue can be registered with the priority status "Immediate". Thank you in advance. 2022-09-29 17:39
Defect #37719 (Closed): Broken serialized columns, if saved time was with Rails 4.2
Broken serialized columns, if saved time was ... app/models/setting.rb:320:in `plugin_redmine_issue_templates' app/controllers/settings_control ... 3.1.2 (same problem with older ruby versions) 2022-09-28 05:16
Defect #37718 (Closed): Repository browser does not show "+" (plus sign) in filename
As reported in the forum post message#67656, ... . !/attachments/download/29721/repository_issue.png! 2022-09-28 04:52
(501-525/12108)