Project

General

Profile

Search

Results (12433)

Defect #33255 (Closed): Issue auto complete doesn't work for custom fields with text formatting enabled on issue bulk edit page
2020-04-05 10:48
Feature #33254 (Closed): Show open/closed badge on issue page
#29391 added a useful badge that shows the st ... think it would be nice to have the badge on Issue pages as well. Currently, it is a bit hard to tell at a glance whether an issue is closed. Adding the badge can resolve the ... th: 354px; border: 1px solid grey;}.badge-on-issue.png! Bugzilla has a similar badge. !{w ... order: 1px solid grey;}.bugzilla-badge.png! 2020-04-05 09:52
Defect #33253 (Closed): Failed to upgrade to v4.1
I am trying to upgrade to 4.1.0 from 4.0.3.st ... change_table(:import_items) </code></pre> 2020-04-04 17:48
Defect #33250 (Closed): Useless white box appears over the the tooltip in EdgeHTML
When you use the non-chromium Edge browser, t ... ps with the tooltip. !tooltip-in-edge.png! 2020-04-04 08:29
Defect #33240 (Closed): Issue subjects in gantt are broken in Internet Explorer if the avatar server is inaccessible
Focus on issue 3 and 2 in the screenshots below. Issue subjects are not correctly displayed. This c ... with Internet Explorer. You will see broken issue subjects if the issue has an assignee 2020-04-02 17:00
Defect #33234 (Closed): Vertical scroll bar in some browsers hide content
The vertical scrollbar in some browser may be ... rey;}.scrollbar-overlaps-over-buttons@2x.png! 2020-04-02 05:05
Defect #33232 (Closed): Hard-coded error messages in ApplicationController
uninternationalized hard-coded string exists ... ion.message}" if logger session.delete(:issue_query) render_error "An error occurred ... o your Redmine administrator." end </pre> 2020-04-02 01:17
Patch #33226 (Closed): Skip thumbnail tests if ImageMagick convert command is not available
<pre> Failure: IssuesControllerTest#test_show_with_thumbnails_enabled_should_display_thumbnails [/test/functional/issues_controller_test.rb:2533]: Expected at leas ... shouldn't fail if ImageMagick isn't available 2020-03-31 19:21
Defect #33224 (Closed): SQL Server: A column has been specified more than once
there seems to be a new failure on master ... ::Helpers::GanttHelperTest#test_#subject_for_issue_should_style_overdue_issues: Query::StatementInvalid: TinyTds::Error: ... st be unique.: EXEC sp_executesql N'SELECT [issues].[id] AS t0_r0, [issues].[tracker_id] AS t0_r1, [issues].[project_id] AS t0_r2, [issues].[subject] AS t0_r3, [issues].[description] AS t0_r4, [issues].[due_date] AS t0_r5, [issues].[category_id] AS t0_r6, [issues].[status_id] AS t0_r7, [issues].[assigned_to_id] AS t0_r8, [issues].[priority_id] AS t0_r9, [issues].[fixed_version_id] AS t0_r10, [issues].[author_id] AS t0_r11, [issues].[lock_version] AS t0_r12, [... 2020-03-31 16:49
Defect #33220 (Closed): Parent task subject c ... ot fully displayed when the column is widened
The Parent task subject is broken when the width of the column is wider. !gantt_column_error.png! 2020-03-31 03:47
Patch #33219 (Closed): Persian translation update for 4.1-stable
I have added some missing translation for Persian language. related #28493 Thanks. 2020-03-31 01:12
Feature #33210 (Resolved): Add "Filters" category to redmine.org
Please create a new category named "Filters" ... chanism which is now available for Projects, Issues and Spent time. 2020-03-29 15:23
Defect #33206 (Closed): Unable to autoload constant Version.table_name if gems uses Version class
Introduced with r18780 Version.table_name is ... ttrEncrypted::Version:Module app/models/issue.rb:1739:in `update_versions' app/models/issue.rb:1385:in `update_versions_from_hierarchy_c ... ould be great to have this change in Redmine. 2020-03-29 08:59
Patch #33202 (Closed): Traditional Chinese translation (to r19621)
* New tags added ** label_assign_to_me, notice_issue_not_closable_by_open_tasks, notice_issue_not_closable_by_blocking_issue, notice_issue_not_reopenable_by_closed_parent_issue, error_bulk_download_size_too_big, setting_b ... ll_attachments, error_attachments_too_many. 2020-03-27 07:10
Defect #33195 (Closed): 500 error when having only one SCM enabled
Look at this code <pre> def build_new_repo ... round is to enable another SCM. Regards. 2020-03-24 21:05
Defect #33193 (Closed): Defect for Spent time at issues page for issue that is parent to other projects issue
It seems that if some issue X1 (at project X) is parent to issue Y1 (at another project Y), the "Spent time" ... e is incorrect. It is referencing to timelog issues just in parent project X, not in all child issues at other projects. Example: Wrong link: https://redmine_site/redmine/projects/X/time_entries?issue_id=%7E20716 It should be: https://redmine_site/redmine/time_entries?issue_id=%7E20716 2020-03-24 13:20
Defect #33183 (Closed): Unable to edit user o ... as custom fields with text formatting enabled
Steps to reproduce: 1. Add a text format U ... edmine/sudo_mode.rb:64:in `sudo_mode' </pre> 2020-03-23 09:30
Defect #33181 (Closed): IssuesSystemTest#test_index_as_csv_should_reflect_sort fails
IssuesSystemTest#test_index_as_csv_should_reflect_ ... le. <pre> $ bin/rails test test/system/issues_test.rb Run options: --seed 47671 # Run ... _csv_should_reflect_sort.png F Failure: IssuesSystemTest#test_index_as_csv_should_reflect_sort [/Users/maeda/redmines/4.1-stable/test/system/issues_test.rb:365]: --- expected +++ actual @@ -1 +1 @@ -["Add ingredients categories", "Blocked Issue", "Cannot print recipes", "Error 281 when updating a recipe", "Issue Doing the Blocking", "Issue due today", "Issue of a private subproject", "Private issue on public project", "Subproject issue", "Subproject issue two", "Subtask", "The quick brown fox jumps ... brown fox jumps over the lazy dog", "Private ... 2020-03-22 06:23
Feature #33174 (Closed): Show groups in members box on project overview page
The project overview page shows only users, e ... olid #ccc}ScreenShot-2020-03-19-10.32.49.png! 2020-03-19 02:35
Feature #33172 (New): Add admin settable version statuses.
There are a number of issued (some very old) requesting a status be adde ... for a Redmine server like the statuses for issues or as an Enumeration. This would allow u ... a of a Locked release but of course other do. 2020-03-18 14:31
Defect #33170 (Closed): Login problem - error with certificate
Hello, I upgrade my redmine to the latest ... rtificate verify failed (unable to get local issuer certificate) 2020-03-18 11:26
Defect #33169 (Closed): Issues CSV export does not include custom fields with "Full width layout" enabled
Steps to reproduce: 1. Add a long text custom field with "Full width layout" enabled 2. Export issues to CSV. The CSV file does not include the c ... idth layout" for the custom field 4. Export issues to CSV. You can see the field in the CSV 2020-03-18 10:04
Defect #33168 (Closed): error on ubuntu update
Hi, running update on ubuntu 18.04 server, I get an issue related to redmine. It seems redmine does ... nstructions, but it could be nice to fix the issue natively.* See also : https://stackoverfl ... 87#message-58987 Thanks for your support 2020-03-18 09:14
Feature #33167 (Closed): "Add news" button in cross-project News tab
News tab in the cross-project menu does not have "Add news" button. However, Issues and Spent time tabs have Add button, so I t ... I saw some users who are confused by this. 2020-03-18 09:10
Defect #33163 (Closed): Parent task subject column should be in the same style as Subject column
The style for Parent task subject column that ... !{width: 938px; border: 1px solid #ccc;}.issues-list@2x.png! 2020-03-18 07:18
(1651-1675/12433)