Search
Results (12499)
- 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.
- 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.
- 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ーー
- 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!
- 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!
- 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!
- 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
- 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?
- 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>
- 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>
- 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!
- Defect #33255 (Closed): Issue auto complete doesn't work for custom fields with text formatting enabled on issue bulk edit page
- 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!
- 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>
- 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!
- 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
- 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!
- 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>
- 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
- 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, [...
- 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!
- Patch #33219 (Closed): Persian translation update for 4.1-stable
- I have added some missing translation for Persian language. related #28493 Thanks.
- 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.
- 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.
- 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.