Project

General

Profile

Search

Results (12108)

Patch #38220 (Closed): Update Redcarpet to 3.6
https://rubygems.org/gems/redcarpet 2023-01-30 00:37
Defect #38218 (Closed): I need a plugin that ... a non-member project or for a user not admin
2023-01-28 11:36
Defect #38217 (Closed): "Property changes" tab does not appear when all issue journals have both notes and property changes
Property changes tab of an issue is supposed to be displayed when the issue has journals with property changes. However, the tab is not displayed when all journals of the issue have both notes and property changes. The screenshots below describe the issue. There are two journals, both containing ... r: 1px solid grey;}screenshot-20230128-3.png! 2023-01-28 08:29
Defect #38215 (Closed): Nested CommonMark Markdown task lists are not indented
We (@tohosaku, @tomokosimi and @sanak) found ... .png! --- Attachment patch solves this issue, so reviewing this is helpful. *After* !commonmark-nested-checklist-3.png! 2023-01-28 07:22
Defect #38212 (Closed): migrate
I try to install redmine-5.0.4 on FreeBSD 3.1 ... running task with --trace) </pre> // GH 2023-01-24 17:39
Defect #38210 (Closed): Incorrect DB migration version
r22038 added the @20221214173537_add_select_p ... changing this retroactively will cause other issues. But I thought it would at least be good to report it here as such. 2023-01-24 11:28
Defect #38209 (Closed): Error executing the t ... when uploaded in note from MacOS Firefox 109
This happens in Redmine 5.0.3 on a MacOS 12.6 ... * The error usually does not occur in the issue description. * Images uploaded and inserted ... work fine. {{thumbnail(example.png)}} 2023-01-24 10:08
Defect #38201 (Closed): Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position
Currently the @robots.txt@ file only disallows issue lists where the sort parameter is first in the list @/issues?sort=@, the sort parameter might not always be the first in the parameter list though, e.g. @/issues?page=2&sort=@. 2023-01-20 13:55
Patch #38198 (Closed): Improve MySQL query plan for Project#project_condition
On a large installations (>30k projects, >500k issues), rendering the issue statistics on a project overview page can ta ... ler#show@ <pre><code class="ruby"> @open_issues_by_tracker = Issue.visible.open.where(cond).group(:tracker).count @total_issues_by_tracker = Issue.visible.where(cond).group(:tracker).count ... ).sum(:hours).to_f @total_estimated_hours = Issue.visible.where(cond).sum(:estimated_hours).to ... n |. ref |. rows |. Extra | | 1 | PRIMARY | issues | ALL | issues_project_id | NULL | NULL | NULL | 448033 | ... ndex_projects_on_rgt | PRIMARY | 4 | redmine.issues.project_id | 1 | Using where | | 3 | SUBQU ... table scan on the (large) @time_entries@ or @issues@ tables followed by an index-scan on the @p ... L first filters the projects followed by the ... 2023-01-19 15:25
Patch #38189 (New): Parent Tracker Issue
I am needing to be able to create a custom query that I can group by the tracker of the parent issue. I have not found any plugin to make this field available. Can you help me? Thanks! 2023-01-17 16:25
Defect #38186 (New): Bulk Update from Context Menu in Parent Project Does Not Honor Redirect
This actually affects 4.2.9 but didn't see 4.2.9 on the list. When looking at issues in the Issues view in a parent project, using the context ... 2.0.8 sidebar_hide 0.0.8 2023-01-16 18:49
Defect #38184 (New): Production ready database back-ends - wiki update
Recently my company was performing a big _Red ... ter sometime users started to complain about issue hierarchy getting corrupted. We made a research and it turns out there is a workaround in issue nested set locking for _SQL Server_ which is ... etimes (when multiple users are editing same issue trees). This is a BIG thing and is really su ... -ends are _MySQL 5.5_ and _PostgreSQL 9.2 +_. 2023-01-16 11:08
Defect #38161 (New): Can't make vertical splited view in "My Page"
I want to make a vertical splited view with "Watched issues" and "Spent time" just like attached screenshot that shows "Issue assigned to me" and "Reported issues" but I can't make it by drag & drop. 2023-01-10 08:13
Defect #38159 (Closed): Contextual menu does'nt appear after scrolling down
I installed latest redmine 5 and when I'm on issue list, right click is working but if I scroll ... more. Tried several browsers without success. 2023-01-09 14:28
Defect #38157 (Closed): Getting Proxy Error
Proxy Error The proxy server received an inv ... r could not handle the request POST /redmine/issues.xml. Reason: Error reading from remote s ... r could not handle the request POST /redmine/issues.xml. Reason: Error reading from remote s ... r could not handle the request POST /redmine/issues.xml. 2023-01-09 11:12
Defect #38155 (Closed): RuntimeError when reloading Rails console
Hi! When I start a Rails console in _devel ... om https://github.com/rails/rails/pull/28111#issuecomment-285370954: > We already call prepare ... . => true </pre> Best regards, Thomas 2023-01-05 18:24
Feature #38154 (Closed): How can i create one ... py from template project and without tickets.
2023-01-05 17:04
Defect #38151 (Closed): Redmine changes "assigned to" to another person when status changed
If a user changes status, the issue is assigned to another user, even if the "assigned to" is read-only. This only happens when a issue is changed from "new" to another status. 2023-01-04 18:18
Defect #38145 (Closed): Unreachable branch in ... due to the use of the deprecated Fixnum class
There is an unreachable branch in Application ... num into Integer https://bugs.ruby-lang.org/issues/12005 While the branch is unreachable, f ... ng for now. The following patch fixes the issue. <pre><code class="diff"> Index: app/hel ... sprintf "%.2f", object </code></diff> 2023-01-03 07:15
Defect #38143 (Closed): Autocomplete related issues fails on 4.2.9.stable
Hi, I am on a fresh installed 4.2.9.stable. When I try to link a related issue I only see the three dot animation infinitely while @/issues/auto_complete?issue_id=4&project_id=testprojekt&term=Test@ gets ... 404 Not Found@ - and no results even if the issue I a trying to link exists (in the same proje ... 3.x branch? Thanks for any help with this! 2023-01-02 17:07
Defect #38123 (Closed): Email Config through linux
Hi Team, We need to configure email throug ... We are using this tool as ticketing portal. 2022-12-27 08:09
Patch #38121 (Closed): Update MiniMagick to 4.12
https://rubygems.org/gems/mini_magick 2022-12-27 00:55
Defect #38118 (Closed): Ruby 3.2: Markdown fo ... llocator of T_DATA class Redcarpet::Markdown"
Markdown formatter displays a warning "undefi ... carpet::Markdown ......S............ </pre> 2022-12-26 08:43
Defect #38114 (Closed): Example plugin (extra/sample_plugin) breaks Activity page
If you install "Example Plugin":/projects/red ... onal/activities_controller_test.rb:68 </pre> 2022-12-25 08:06
Defect #38100 (Closed): Ruby 3.2: Encoding::C ... quences_in_comments_should_be_replaced_latin1
<pre> Error: ChangesetTest#test_invalid_utf ... test test/unit/changeset_test.rb:517 </pre> 2022-12-24 09:29
(451-475/12108)