Project

General

Profile

Search

Results (12595)

Feature #35749 (New): Call Redmine::Hook.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update) not only in case of a fixed issue with 'fixes' keyword
In app/models/changeset.rb there is a hook _:model_changeset_scan_commit_for_issue_ids_pre_issue_update_ which is called only if an issue was marked as fixed ('fixes' keyword) within ... un an own adapter or do other things when an issue just changed within a commit message with 'r ... k.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update, {:changeset => self, :issue => issue, :action => action}) </pre> in the <pre> def fix_issue(issue, action) </pre> function after the fix_issue() and log_time() call <pre> un ... _on < repository.created_on fix_issue(issue... 2021-08-12 09:42
Feature #35742 (Closed): Enable task list items for CommonMark text formatting
The task list extensions will be a very nice ... github.com/gjtorikian/commonmarker#extensions 2021-08-12 00:08
Defect #35731 (Closed): Password and Confirmation fields are marked as required when editing a user
Password and Confirmation are marked as requi ... der: 1px solid grey;}.marked-as-required.png! 2021-08-11 07:40
Patch #35729 (Closed): Update jQuery to 3.6.0
https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/ 2021-08-10 21:56
Defect #35726 (Confirmed): Time Formatting does not apply to CSV exports
When you export time report to CSV, formattin ... on hours field. Attached patch can fixed it. 2021-08-09 18:25
Defect #35715 (Closed): File upload fails when run with uWSGI
Hello, Attachments are broken since I have ... t.body to request.raw_post the error is fixed 2021-08-06 10:50
Feature #35686 (Closed): Add configured theme and whether it includes JavaScript to Redmine::Info.
Given that a fair amount of (UI) issues are caused by a third-party theme (see e.g. ... I'll leave a patch against current trunk. 2021-08-05 01:47
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
(1301-1325/12595)