Project

General

Profile

Search

Results (12635)

Patch #32888 (Closed): Use stylelint to avoid errors and enforce conventions in CSS files
In the last few months we had some cases when ... same version between Redmine installations. 2020-01-26 19:50
Defect #32861 (Closed): Strange issue tree after importing subtasks
We have imported subtasks to RM using csv: " ... ple parent tasks? When I call API http://*/issues.json?issue_id=152, only 68 is mentioned as a parent - OK. When I call API http://*//issues/68.xml?include=children, 152 is mentioned as a child - OK. When I call API http://*//issues/65.xml?include=children, 152 is NOT mention ... e. task 65 - it's a child of 64 only. 2020-01-24 17:24
Defect #32860 (Closed): Invalid links to versions with sharing in project tree
If a version uses _sharing in project tree_, ... root. Than there are missing permissions to issues (e.g. if issue module is disabled or current user has no rights to see issues in root project). The attached patch fix ... problem is also available in 4.0.x and 4.1.x. 2020-01-24 16:41
Defect #32859 (Closed): Issue list: long text custom field missing in PDF export
The new "long text" custom field in the issue list (a new feature that is highly appreciated!) can be selected and displayed on the HTML issue (same as i.e. "Description" or "Last notes" ... dmine V4.1.0, Ruby 2.5.7-p206, Rails 5.2.4.1) 2020-01-24 11:30
Defect #32858 (Closed): Exporting issue as PDF fails when the issue has private journal
If an issue that has one or more private journals, PDF export of the issue is failed with the following backtrace: < ... can't modify frozen String): 1: <%= raw issue_to_pdf(@issue, :journals => @journals) %> lib/redmine/export/pdf/issues_pdf_helper.rb:215:in `block in issue_to_pdf' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `each' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `issue_to_pdf' app/views/issues/show.pdf.erb:1:in `_app_views_issues_show_pdf_erb___2781995059460618483_69922049 ... ode' </pre> I attach a patch to fix this. 2020-01-24 02:38
Defect #32857 (Closed): Fix grammatical agreement in translation for "parent issue" in pt and pt-BR
The current portuguese translation for _issue_ is _tarefa_, and the current translation for _parent issue_ is _tarefa pai_. In portuguese language, ... . This patch fixes the portuguese of _parent issue_ with the correct grammatical agreement. 2020-01-23 21:38
Feature #32856 (Needs feedback): Bar charts in the spent time report
I propose a feature to visualize the results ... 00px}bar-charts-in-the-spent-time-report.png! 2020-01-23 08:43
Defect #32852 (Closed): Upgrading from Redmine v4.0.5 to v4.1.0 gives 2 errors
Upgrading from Redmine v4.0.5 to v4.1.0 gives ... p </pre> I always use Redmine. Thank you! 2020-01-22 10:12
Defect #32848 (Closed): Missing log message i ... " is unavailable (even with requirements met)
h4. Summary We recently upgraded from Redm ... ntry) the upgrade proceeded without apparent issue. I checked the gem bundle and I see that ... geMagick 6.8.9 (minimum) version requirement. 2020-01-21 17:13
Feature #32844 (New): The ability to change the 404 not found screen on each site
If the specified page does not exist, many we ... ever, in the case of Redmine, if the entered issue-no or project-identifier does not exist, i ... P screen. An example https://redmine.org/issues/99999 h2. Proposal If you make it pos ... let me know if there are existing methods. 2020-01-20 12:29
Defect #32840 (Closed): Element title appears blank
In the DOM elements that contain the "title" ... rs. It seems something related to jquery ui. 2020-01-19 23:01
Defect #32839 (Closed): Redmine 4.1 installat ... prior to 1.15.2 is used on Ruby prior to 2.5
When we upgraded to Redmine 4.1.0 from 4.0.6 ... is still supported. We worked around the issue by manually including the change in r18634 to our @Gemfile.local@ file. 2020-01-19 20:04
Defect #32838 (Closed): Typo in application.css: s/paddin-bottom/padding-bottom/
This patch fixes r18887. <pre><code class= ... lters td.values select {min-width:130px;} #issue_is_private_wrap {float:right; margin-right:1 ... dding-bottom:3px; padding-top:1px;} div#issue-changesets {float:right; width:45%; margin-l ... f; padding-left: 1em; font-size: 90%;} div#issue-changesets div.changeset { padding: 4px;} </code></pre> 2020-01-19 07:18
Defect #32832 (Closed): FrozenError when exporting content to PDF in some languages
reported on https://github.com/naitoh/rbpdf/issues/55 2020-01-17 20:13
Defect #32829 (Closed): HTML entity is used in CSS string
Ordering handles (green arrows ↕) at some adm ... Affected pages * /roles * /trackers * /issue_statuses * /enumerations * /custom_fields ... * non-breaking space or * <code>\a0</code> 2020-01-17 01:31
Patch #32813 (Closed): Clean up toggleMultiSelect js function
The attached patch cleans up toggleMultiSelec ... toggle_role_selectbox.gif due to the problem) 2020-01-15 07:06
Defect #32808 (Closed): Gantt Query Error 500
If i open the Gantt Tab the following Error w ... "/redmine/projects/buerosystemhaus-schaefer/issues/gantt" for 127.0.0.1 at 2020-01-14 17:08:37 ... 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, [issue... 2020-01-14 17:15
Feature #32804 (New): API - Include issue count/list in versions and/or filter by issue count
Add an option to include the version's issue count or filter by issue count in the Versions section of the API. ... another request to check if the version has issues. Include issue count : <pre> GET /project/1/issues.<xml/json>?inlude=issue_count <?xml version="1.0" encoding="UTF-8 ... oBarWikiPage</version_wiki_page_title> <issue_count>13</issue_count> </version> </versions> </pre> Filter by issue count : <pre> // Issue count in greater or equal to 0 GET /project/1/issues.<xml/json>?issue_count=%3E%3D0 </pre> 2020-01-14 11:13
Feature #32801 (New): Limit/Filter/Postpone t ... jects and groups that the user is a member of
Requesting a way of limiting the amount of pr ... g the loading of the data due to performance issues. Certain users report very slow performa ... r groups does not heavily impact performance. 2020-01-14 01:07
Defect #32797 (Closed): Can I disable autoupdates for Gems and Redmine in general?
Hi there, We are running a Redmine issue tracker internally in our organization, so i ... 0auto-upgrades Any other ideas? Thanks! 2020-01-13 12:50
Defect #32793 (Closed): Email address with Punycode top-level domain is not accepted
Redmine does not accept email addresses that ... pt top-level domains which begin with "xn--". 2020-01-13 06:28
Defect #32785 (Closed): X-Sendfile header field is not set if rack 2.1.0 is installed
<pre> $ bin/rails test test/integration/atta ... t/integration/attachments_test.rb:150 </pre> 2020-01-11 07:02
Feature #32783 (Closed): Redirect to index pa ... f edit page after creating a new custom field
Current behavior: 1. Click o Create new cu ... iple custom fields would be improved this way 2020-01-10 16:42
Defect #32774 (Closed): Creating time tracking entry for other user through rest API fails with 403
Trying to create a time tracking entry for an ... ities). preload(:user).to_a </pre> 2020-01-08 14:07
Defect #32772 (Closed): Tabs are displayed on ... otal width of the tabs is greater than 2000px
New tab based history has issue with drawing tab frames. !frame_issue.png! Tested on Chrome and IE. <pre> Env ... dmine plugins: no plugin installed </pre> 2020-01-08 12:28
(1951-1975/12635)