Project

General

Profile

Search

Results (12430)

Feature #35685 (Closed): Support for MySQL > 5.7 or MariaDB
Given that I cannot see anything on the roadm ... iaDB is not supported at all. Any insight? 2021-08-04 22:23
Feature #35683 (Closed): PDF rendering improvements when exporting an issue or a list of issues
Two PDF generation improvements: 1. Currently, when rendering an issue PDF, macros are only expanded in the descrip ... cro output was not rendered properly (in the issue description and elsewhere) because the thumb ... or "Planio":https://plan.io/redmine-hosting . 2021-08-04 13:01
Defect #35680 (New): Error while using local hashes gitlab-repository
In our company we have many small projects wi ... , everything is set up, we see the following issue: * Set up a repository in redmine and use t ... our system So I dont think this might eb an issue with access-rights. To verify I changed the ... older. also no change. Maybe there is an issue with the @ in the path? System-Informatio ... sproject_import 0.6 redmine_issue_evm 5.5.1 redmine_local_avat ... time_logger 0.5.4 </pre> 2021-08-04 09:40
Feature #35676 (Needs feedback): Optimize performance of syntax highlighting implementation
* re-implement performance optimizations of # ... highlighted, or ** can not be highlighted 2021-08-03 12:11
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
(1151-1175/12430)