Project

General

Profile

Search

Results (12389)

Defect #40921 (Closed): JSON API causes 500 Internal Server Error
I use redmine 5.0.7 with https://github.com/r ... l old version of builder gem, rest api works. 2024-06-28 12:28
Defect #40918 (Confirmed): Wiki (markdown syn ... n" does not extract SeText headings correctly
h1. Abstraction "Edit this section" in Wik ... b.com/gfm/#setext-heading correctly. This issue is an extension of defect #40716 that we discovered when researching the issue we experience with Redmine 5.1.2.stable. Ple ... guate ticket links and ATX headings, but the issue is broader because the regex does not even c ... cannot provide a patch or pull request here. 2024-06-27 11:43
Defect #40914 (Closed): Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float
On the page @my/page@, if the _timelog_ is di ... ple:* # Add time entries for one day, one issue: - 0:10 - 0:40 - 0:10 # Navigate to @my/ ... hours * 60).to_i}.sum / 60)) </code></pre> 2024-06-25 14:12
Feature #40890 (New): Show project changes on 'Activity' page
We would like to propose a new feature for Re ... date, and a diff (similar to how changes to issues and other entities are currently displayed) ... fe. Thank you for considering our request. 2024-06-24 08:55
Patch #40876 (Closed): Czech translation update
Extracted from the patch in #40875, posted by ... : label_option_auto_lang: auto label_issue_attachment_added: Příloha přidána field_ ... ast_activity_date: Last activity - setting_issue_done_ratio_interval: Done ratio options inte ... activity_date: Poslední aktivita + setting_issue_done_ratio_interval: Krok koeficientu dokončení </code></pre> 2024-06-21 10:55
Patch #40875 (Closed): Improve Czech translation for "two-factor authentication"
# Dvou-faktorové -> dvoufaktorové # New texts 2024-06-21 10:09
Defect #40860 (Closed): Creating a new issue fails with an internal error if no issue priorities are defined
If no issue priority is defined, creating an issue using @issue#create@ fails with the following error: < ... method `id' for nil:NilClass): app/models/issue.rb:2075:in `clear_disabled_fields' app/controllers/issues_controller.rb:153:in `create' lib/redmine/ ... for a defined tracker and default status in @IssueController#build_new_issue_from_params@. 2024-06-19 18:21
Defect #40859 (Closed): server start fails upon update to Ruby 3.1.6
After having installed redmine-5.1.3 onto my ... er, I encountered the problem that saving an issue results in error. Since I read that Ruby 2.7 ... ny hints regarding how to locate the problem? 2024-06-19 10:45
Defect #40856 (New): random failing integration test for plugin routes in 5.1.3
Hi, I think this is related to #38707 and ... he layout of attachments): <pre> Failure: IssuesControllerTest#test_show_with_thumbnails_enabled_should_display_thumbnails [test/functional/issues_controller_test.rb:2781]: Expected at leas ... oes not seem to fix it, which I find strange. 2024-06-18 15:12
Patch #40854 (Closed): Optimize Issue#blocked? and Issue#duplicates
This patch optimizes the @Issue#blocked?@ and @Issue#duplicates@ methods with the following chang ... n the database, improving query efficiency. 2024-06-18 11:58
Feature #40853 (Closed): Upgrade jQuery to 3.7.1
There are no security issues since the current version 3.6.1. It's just a bugfix / feature update. 2024-06-18 11:20
Defect #40834 (Closed): Copy Link generates incorrect link
!clipboard-202406131549-cd6aq.png! When us ... he screenshot is from Redmine 5.0.0, and the issue is reproducible in version 5.1.3 as well. Regards Bruce 2024-06-13 16:01
Defect #40832 (New): Deprecation warning regarding the use of the convert command in ImageMagick 7
When running Redmine with ImageMagick 7, a de ... th the @magick@ command. To reproduce the issue, execute the following statement in the Rail ... Mv7, use "magick" => true </code></pre> 2024-06-13 05:03
Defect #40831 (Closed): The icon-ok/icon-erro ... shown in the administration/information page
It seems the asset pipeline urls are not corr ... is installed in the subdirectory. 2024-06-12 19:02
Feature #40829 (Closed): Expose project updated_on column and filter in project query
It is sometimes helpful to query recently cha ... the list of available columns and filters in issue queries. We understand that "updated" for a ... d the difference between the 2 values though. 2024-06-12 10:30
Defect #40810 (Closed): I want to upgrade lastest version jquery
I need guide by command line cmd 2024-06-07 11:46
Defect #40809 (Needs feedback): context-menu shows out of screen when scrolled down with a lot of issues
I tested this on my custom theme as well as t ... ply... I think its when there are a lot of issues in the list (>25, I have around 90 on my te ... y sure this exists on the bare bones redmine. 2024-06-07 08:35
Patch #40802 (Closed): Support builder 3.3.0
== Version 3.3.0 * Use BasicObject instead o ... @struct.last[sym] = ret </code></pre> 2024-06-06 21:05
Patch #40801 (Closed): Add missing fixture journal_details to JournalsHelperTest
A test failure occurred as follows: <pre> F ... it because I forgot to seed, but I think the issue is caused by the absence of *journal_details ... unless convert_installed? </code></pre> 2024-06-06 09:38
Patch #40798 (Closed): Optimize Version model
The attached patch improves the performance of several methods in the Version model such as Version#issues_count, FixedIssuesExtension#completed_percent, FixedIssuesExtension#closed_percent, and FixedIssuesExtension#issues_progress. These methods use @count@ method to get the total number of fixed issues in the version. It performs an SQL count qu ... ge has an effect on Gantt as well as Roadmap. 2024-06-05 17:28
Defect #40796 (Closed): CSV option error
I am running redmine from the docker image. ... istrator/Settings pane. No indication of the issue in the logs. 2024-06-05 14:48
Defect #40795 (New): Can display 32 bit depth image in exported pdf file
When I copy & paste or upload a 32 bit depth image into issue, ref it using !! format, and export to pdf f ... 7 additionals 3.0.8 issue_charts 1.3.0_3 redmine_ ... .3.0 redmine_searchable_selectbox 0.1.10 2024-06-05 05:38
Defect #40793 (Closed): Not able to fetch redmine tags using API
We are trying to parse the issues using python-redmine module in python, But ... s but not able to fetch the tags of specific issue. <pre> redmine.issue.filter(tags="tag_name") </pre> 2024-06-04 06:53
Defect #40792 (Closed): redmine feishu plugins Error
Error code: 4401 This app is currently unavai ... en%20Shot%202024-06-03%20at%2022.42.28.png! 2024-06-03 16:43
Patch #40775 (Closed): Reduce an extra SQL query in IssuesController#retrieve_default_query
The @IssuesController#retrieve_default_query@ method to retrieve the default issue query checks if a query is explicitly specif ... e existence is only necessary when @session[:issue_query][:id]@ is set, the current code perfor ... inst the @queries@ table even when @session[:issue_query][:id]@ is nil. This causes an unnecess ... ks if a row with id=NULL exists. <pre> IssueQuery Exists? (0.1ms) SELECT 1 AS one FROM " ... D "queries"."id" IS NULL LIMIT ? [["type", "IssueQuery"], ["LIMIT", 1]] </pre> The attache ... to skip the unnecessary query when @session[:issue_query][:id]@ is nil. 2024-06-02 09:27
(326-350/12389)