Project

General

Profile

Search

Results (12400)

Patch #35674 (New): Several improvements (with fixes of inconsistencies) for the issues show view
I'll leave an untested WIP-patch against curr ... hange descriptions by file: * +_app/views/issues/show.html.erb_+ ** blank (unset) value rendering of issue core attributes (currently a dash [@-@] is r ... ibutes): *** consistently render a dash for issue core attributes with a blank (unset) value ... t rendered when there's no spent time on the issue): *** consistently show the field and render a dash when there's no spent time on the issue (if spent time module is disabled the field ... scription core attribute) * +_app/helpers/issues_helper.rb_+ ** blank (unset) value rendering of issue core attributes for related issues and subtasks sections (currently nothing is rendered): *** consistently render a dash for issue core attributes with a blank (unset) value for related issue... 2021-08-03 04:33
Feature #35671 (Closed): Move subtasks section on issues show view into a separate partial
Subject says it all. I'll attach a patch that does this. 2021-08-03 01:30
Defect #35670 (New): Graphs in the Issues Report details are too large.
I think the subject says it all. They should ... they are cut-of when they exceed page sizes). 2021-08-03 01:04
Defect #35669 (Closed): Prints of Issues Report details are messed-up due to the size of the graphs
When printing the Issues Report details I get lots of unwanted pages ... dditionally be decreased independent of this issue, though [see #35670]) that are beneath the t ... % end %> </tbody> </table> -<div class="issue-report-graph"> +<div class="issue-report-graph hide-when-print"> <canvas id="issues_by_<%= params[:detail] %>"></canvas> </div> -<div class="issue-report-graph"> +<div class="issue-report-graph hide-when-print"> <canvas id="issues_by_status"></canvas> </div> <%= javascript_tag do %> </code></pre> 2021-08-03 00:56
Feature #35667 (New): Consider generalization of My page block mechanism for use on the Issues Reports view
Given the current implementation of the Issues Reports view it might be sensible to generalize the My page block mechanism and re-implement the Issues Reports view to use that generalization. Th ... : * addition of user personalization of the Issues Reports view * addition of plugin extensibility of the Issues Reports view 2021-08-02 18:08
Defect #35666 (New): Review incorrect usage of Setting.display_subprojects_issues
@Setting.display_subprojects_issues@ was originally intended to provide a defau ... es should be reviewed and fixed if necessary. 2021-08-02 15:42
Defect #35664 (New): Inconsistencies in rendering of subproject data on Issues Reports
There are several inconsistencies in rendering of subproject data on Issues Reports after the addition of subprojects-i ... =1 | = | @Setting.display_subprojects_issues == 1@ | 2021-08-02 15:26
Patch #35662 (Closed): Mongolian translation update for "Notes", "Totals", and "% Done"
Some missing Mongolian translations added and corrected some. 2021-08-02 07:55
Feature #35661 (Closed): Allow "Contributor" role to manage related issues for revisions
I misspell the issue ID in r21131 and I wanted to manually add the issue to the revision, but I don't have rights. ... e "Contributor" role to have this permission. 2021-08-01 22:54
Feature #35658 (Closed): Administration -> Role -> Users Visibility
In the dropdown list menu, adding "None users ... ee other members. !RoleUserVisibility.png! 2021-08-01 19:48
Feature #35657 (New): Spent time ratio column and filter
I suggest adding a new column and a new filter to the issues list. The name of the column and the fil ... e sign of overspending of man-hours and find issues that took more time than estimated. "Eas ... order: 1px solid grey;}.spent-time-ratio.png! 2021-08-01 16:07
Defect #35656 (Closed): When importing issue relations, the validation messages are not shown in the UI
If you import a CSV with invalid relations, t ... d::RecordInvalid (Validation failed: Related issue cannot be blank): app/models/issue_import.rb:289:in `block (2 levels) in build_relations' app/models/issue_import.rb:252:in `each' app/models/issue_import.rb:252:in `block in build_relations' app/models/issue_import.rb:248:in `each_key' app/models/issue_import.rb:248:in `build_relations' app/models/issue_import.rb:244:in `extend_object' app/models ... edmine/sudo_mode.rb:61:in `sudo_mode' </pre> 2021-08-01 16:06
Defect #35655 (Closed): Create duplicated follows relations fails with 500 internal error
It seems that the relation validations are no ... e request fails with 500 internal error. The issue reproduces only on 4.2.* versions and it's c ... ysql2::Error: Duplicate entry '1-2' for key 'issue_relations.index_issue_relations_on_issue_from_id_and_issue_to_id'): app/controllers/issue_relations_controller.rb:67:in `block in create' app/controllers/issue_relations_controller.rb:51:in `each' app/controllers/issue_relations_controller.rb:51:in `create' </pre> 2021-08-01 15:41
Patch #35648 (Closed): Changelog generator should allow merging two or more versions
The script used to generate the changelog for ... rised requests in order to pull the security issues which are private at the time of the releases. The authorization should use environment variables. 2021-08-01 10:15
Feature #35647 (New): Allow the user to properly override Setting.display_subprojects_issues on Issue Reports if a project has subprojects
I'd like to know if there is interest in a fe ... : !{width:95%;}.2021-07-31_10-49-52.gif! 2021-07-31 15:04
Feature #35645 (New): Request for reconsideration of removal of 'View all issues' link
Yesterday I started doing some development wo ... that I stumbled upon was that the 'View all issues' link in the issues sidebar was removed in r18304. Although I s ... ed a "small plugin":/plugins/redmine_add_all_issues_link_in_issues_sidebar to restore it on the issues show view). The reason for this annoyance ... e current, not-saved query straight from the issues show view without first going back to the issues index view and then subsequently clicking on the clear button. With the link on issues show it is possible to go back to the default issues list without the need of an additional clic ... rrently available) links that go back to the issues index view (project menu and query links on ... nu. This request is just about the 'View all issue... 2021-07-30 19:14
Defect #35642 (Closed): Long text custom field values are not aligned with their labels
See the screenshot below. You will see an unn ... tom field The attached patch fixes the UI issue. !{width: 346px; border: 1px solid grey;}.custom-value-is-not-aligned-with-label.png! 2021-07-30 04:36
Feature #35640 (New): select / deselect watchers with one click when I copy a single issue
I have issues with more than 10 watchers and I want to copy the issues without watchers . It would be better not ... watchers with one click when I copy a single issue Also, I would like to have the option to ... eckbox to copy watchers when I copy a single issue 2021-07-29 21:49
Defect #35634 (Closed): Attachments deletable even though issue edit not permitted
If role A has permission to edit issues in tracker X but not in tracker Y, members of this role can delete attachments in issues with tracker Y. This commit fixes this f ... Likewise this should be done in @/app/models/issue.rb@: <pre> # Overrides Redmine::Acts:: ... attributes_editable?(user) end </pre> 2021-07-29 10:26
Patch #35628 (Closed): Bulgarian translation
Translated several texts related to several issues 2021-07-28 19:48
Defect #35621 (Closed): Bundler fails to install globalid when using Ruby < 2.6.0
The latest version of "globalid":https://ruby ... d build as failure Finished: FAILURE </pre> 2021-07-28 02:06
Feature #35616 (New): Remove "Delete" from the context menu for related issues
A related issue has a context menu that is invoked by right-clicking the issue. It contributes to improving usability, b ... ation. This is the accidental deletion of an issue. Sometimes users misunderstand "Delete" in the context menu as a menu item to delete the issue relation, and accidentally delete the issue. I have seen such users many times. I don't think there are many cases where you want to delete issues in the "Related issues" section. In my opinion, It is rather harmf ... 1px solid grey;}.delete-in-context-menu.png! 2021-07-27 15:19
Patch #35612 (Closed): Applied patches from #23894
Hello all, I applied the patches from https://www.redmine.org/issues/23894 because I needed them. Pull reques ... tps://github.com/redmine/redmine/pull/128 2021-07-27 07:15
Patch #35610 (Closed): Cleanups after Wiki tab removal from project settings (#26579)
This is extracted from #34643. > * *1. Rem ... can better set the @menu_item@ accordingly. 2021-07-26 23:23
Defect #35608 (Closed): ActionView::Template::Error
<pre> ActionView::Template::Error (Tried to ... els/query.rb:129:in `initialize' app/models/issue_query.rb:227:in `new' app/models/issue_query.rb:227:in `block in available_columns' app/models/issue_query.rb:227:in `collect' app/models/issue_query.rb:227:in `available_columns' app/mod ... uery_columns_selection' app/views/settings/_issues.html.erb:42:in `block in _app_views_settings__issues_html_erb___3907273758105470640_70343526728380' app/views/settings/_issues.html.erb:1:in `_app_views_settings__issues_html_erb___3907273758105470640_703435267283 ... mine/sudo_mode.rb:65:in `sudo_mode' </pre> 2021-07-26 15:18
(1126-1150/12400)