Search
Results (12519)
- 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>
- 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.
- 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>
- Patch #40875 (Closed): Improve Czech translation for "two-factor authentication"
- # Dvou-faktorové -> dvoufaktorové # New texts
- 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@.
- 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?
- 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.
- 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.
- 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.
- 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
- 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>
- 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.
- 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.
- Defect #40810 (Closed): I want to upgrade lastest version jquery
- I need guide by command line cmd
- 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.
- Patch #40802 (Closed): Support builder 3.3.0
- == Version 3.3.0 * Use BasicObject instead o ... @struct.last[sym] = ret </code></pre>
- 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>
- 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.
- 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.
- 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
- 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>
- 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!
- 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.
- Defect #40763 (New): Images missing from PDF Export
- When I export to PDF *almost* all images are ... ried removing that and it made no difference.
- Patch #40762 (Closed): Traditional Chinese translation update (to 22851)
- * new ** setting_issue_done_ratio_interval