Project

General

Profile

Search

Results (12430)

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
Feature #37717 (Closed): "Show completed versions" by default
It would be useful not only to be able to sho ... et _all_ versions, including the closed ones. 2022-09-27 12:35
Defect #37715 (New): Sorting of events with s ... activity view varies based on query (results)
_This issue is currently based only on a inspection of t ... rojects/redmine/activity?utf8=%E2%9C%93&show_issues=1&with_subprojects=0&with_subprojects=1 on ... f results from activity providers other than issues are requested and/or if results from activity providers other than issues are actually returned. If this can be co ... ehavior that is unwanted and should be fixed. 2022-09-27 02:29
Feature #37712 (New): Tree view for issues list
Dear all, please introduce tree view in issue list where it will be possible to expand/collapse subtask list. It will increase readability of issues list. In my case there are a lot of tasks ... tasks and it is very hard to use it this way. 2022-09-25 22:41
Defect #37705 (Closed): Move to modern authen ... .0) from IMAP for receiving email in Redmine.
Hello, Microsoft is going to disable IMAP ... y/2.7.0/monitor.rb:202:in `mon_synchronize' 2022-09-22 20:36
Defect #37688 (New): Move to modern authentic ... .0) from IMAP for receiving email in Redmine.
Hello, Microsoft is going to disable IMAP ... ad of IMAP(receive_imap) Thanks -/Raja G 2022-09-19 19:14
Defect #37685 (Closed): Read-only field permi ... gnored if the current project has subprojects
When @project_id@ marked as readonly in workf ... e1@, if a user with @role1@ try to create an issue in a leaf project, everything is ok. But if that user try to create new issue in a project that has some subprojects, that projects was shown in issue creating form. 2022-09-18 16:52
Feature #37679 (Closed): Raise the maximum length of the last name to 255 characters
According to r11392, the lastname length is i ... ould the attached patch be enough to fix the issue? 2022-09-15 21:30
Defect #37676 (Closed): Image base64 are not displayed
After upgrade from 4.1.1 to 5.0.2 Images are ... > </pre> Why is source text not read? 2022-09-14 11:51
Feature #37674 (Closed): Upgrade Admin/Users list to use the query system
This patch series that was extracted from "Pl ... dered by the bulk delete. This relates to issues #4295, #18193, #21055 (probably there are more I didn't find). 2022-09-14 04:38
Defect #37659 (Closed): Cannot access mercurial repositories
I have a running but old redmine configuratio ... revision was not found in the repository'_. 2022-09-09 16:34
Patch #37636 (Closed): Ignore statuses if workflow only defines identity transition
When editing workflow transitions, we are imp ... of statuses in use by a tracker in @Tracker#issue_statuses@ As the checkboxes for the ident ... atus to a different status. Note that for issues, the current status of an issue is generally still allowed. This is ensured by a custom rule for the @initial_status@ in @Issue#new_statuses_allowed_to@. Thus, the identity ... uired to be in the database for this to work. 2022-09-01 20:57
Defect #37635 (Closed): Respect Role#consider_workflow? when checking for allowed status transitions
When defining workflow rules for a role and t ... y roles which have at least one of the @edit_issues@ or @add_issue@ permissions can have any workflows. We chec ... t). Currently, when checking for the allowed issue statuses in @Issue#new_statuses_allowed_to@ (which is used to validate possible new issue statuses for an issue), we do not take into account if the defined ... flow transitions for other roles are ignored. 2022-09-01 20:49
Feature #37634 (Closed): Export spent time report as PDF
I guess this plugin doesnt work for redmine 5 ... ut couldn't start redmine with this plugin. 2022-09-01 17:19
Defect #37633 (Closed): API create issue relation method returns "406:Not Acceptable" error
I tried to create issue relation by Curl, but it failed. Could you ... H "X-Redmine-API-Key: xxx" http://ServerName/issues/1880736/relations.json </pre> rel.json <pre> { "relation": { "issue_to_id": "1880711", "relation_ty ... en replaced by xxx. <pre> Started POST "/issues/1880736/relations.json" for 127.0.0.1 at 2022-09-01 15:52:18 +0900 Processing by IssueRelationsController#create as JSON Parameters: {"relation"=>{"issue_to_id"=>"1880711", "relation_type"=>"follows", "delay"=>0}, "issue_id"=>"1880736"} Current user: xxx (id=xxx ... 15.1ms) ActionController::UnknownFormat (IssueRelationsController#create is missing a templ ... cation/json"] request.variant: []): </pre 2022-09-01 09:04
(826-850/12430)