Project

General

Profile

Search

Results (12110)

Feature #33296 (Closed): Load default custom ... n running redmine:load_default_data rake task
redmine:load_default_data loads various kinds of default data such as roles, permissions, issue statuses, trackers, workflows, and enumerati ... dd four queries by default. The queries are "Issues assigned to me", "Reported issues", "Updated issues", and "Watched issues", equivalent to blocks available on My page ... ira. There are some queries such as "My open issues" and "Reported by me" in a fresh Jira proje ... r: 1px solid grey;}.jira-default-queries.png! 2020-04-16 13:40
Defect #33290 (Closed): Unnecessary database access when IssueQuery class is defined
During plugin development I found out that th ... uery column definitions in the class body of IssueQuery) https://github.com/redmine/redmine/blob/4.1.1/app/models/issue_query.rb#L36-L51 h2. Why is this a prob ... d, any source code which just references the IssueQuery class will raise an exception since it ... . I ran all tests locally and they passed. 2020-04-15 10:49
Defect #33287 (Needs feedback): Issue File Column Attachment Link Error
Attachments link on issue page inside Files column is breaking and file is unable to view. 2020-04-10 21:28
Feature #33286 (Closed): Multiple search terms in "Subject" filter
at custom query I can select single in subject I can select multiple in issue I'd like to select mulutiple likely issue ーーJa startーー カスタムクエリーの題名において 含む、および含まない ... 合、アンド条件としてほしい チケットと同じようにお願いします ーーJa endーー 2020-04-10 09:56
Defect #33281 (Closed): Totals of custom fields may not be sorted as configured
Totals for custom fields should be ordered by ... ed according to the position value, like the issues list. Assume that the positions of the p ... rder: 1px solid #ccc;}.order-of-totals.png! 2020-04-08 17:05
Feature #33276 (New): add per project configuration of Custom fields / Spent time
it would be very helpful to have addtional fi ... nt Time - add Projects to Spent Time as with Issues - see comparison below - similar to suggestion #30485 !redmine_customfield_key_value.jpg! 2020-04-08 09:25
Defect #33275 (Closed): Possible values field ... t custom field form is not marked as required
when creating a custom field of format List, ... _custom_fields_format_list_empty_error.jpg! 2020-04-08 08:44
Defect #33273 (Closed): Total estimated time ... p as decimal value regardless of time setting
the reason for the issue is that total_estimated_hours is missing from @queries_helper.rb@ the issue can be fixed by changing lines 170 and 241: ... value.to_s(item) {|other| link_to_issue(other, :subject => false, :tracker => false) ... e), project_time_entries_path(item.project, :issue_id => "#{item.id}")) </code></pre> (I al ... like pull requests in git, so i'm opening an issue instead 2020-04-08 06:50
Defect #33270 (Closed): Failed database migration when uprading to version 4.1.1
While upgrading to Redmine 4.1.1 I encountere ... and downloaded with the Redmine zip archive? 2020-04-07 15:10
Patch #33268 (Closed): Add missing test: ProjectCustomField creation
Hello I would like to complete the test su ... rrently, the functional tests only relate to IssueCustomFields. Thank you <pre><code clas ... post :create, :params => { </code></pre> 2020-04-07 13:32
Defect #33267 (Closed): unable to verify SHA256 sums for download releases 4.1.1 / 4.0.7
Hi, after downloading the latest releases, ... dmine-4.0.7.zip. root@ATVIE15LP05:~# </pre> 2020-04-07 13:16
Feature #33256 (Closed): Show wiki toolbar for spent time custom fields with text formatting enabled
Before: !{width:70%; border: 1px solid grey} ... dth:70%; border: 1px solid grey}.after.png! 2020-04-05 11:45
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
(1326-1350/12110)