Activity
From 2024-06-04 to 2024-06-06
2024-06-06
- 
  21:05 Patch #40802 (Closed): Support builder 3.3.0 
- == Version 3.3.0
 * Use BasicObject instead of BlankSlate for better compatibility with modern rubies. https://github...
- 
  12:47 Defect #40655: Revisions count is wrong on the wiki content page 
- Thank you for reporting the issue. I am attaching an updated patch with a test code.
 The original patch raises an ...
- 
  09:38 Patch #40801 (Closed): Add missing fixture journal_details to JournalsHelperTest 
- A test failure occurred as follows:...
- 
  09:26 Feature #40744: Refresh history tabs look and feel 
- Slightly modified patch.
- 
  09:12 Feature #40744: Refresh history tabs look and feel 
- Marius BĂLTEANU wrote in #note-7:
 > Thanks for your responses.
 >
 > @ishikawa999, @maeda, do you think it is poss...
- 
  01:45 Patch #40798: Optimize Version model 
- The following are SQL queries triggered by @Version#behind_schedule?@.
 Before:...
2024-06-05
- 
  17:28 Patch #40798 (Closed): Optimize Version model 
- The attached patch improves the performance of several methods in the Version model such as Version#issues_count, Fix...
- 
  14:48 Defect #40796 (Closed): CSV option error 
- I am running redmine from the docker image. The option to export CSV is not present and it indicates an error in the...
- 
  09:56 Feature #9309: Add description field to custom queries 
- Go MAEDA wrote in #note-15:
 > Mizuki ISHIKAWA wrote in #note-14:
 > > It seems that the migration fails due to chang...
- 
  09:34 Feature #9309: Add description field to custom queries 
- Mizuki ISHIKAWA wrote in #note-14:
 > It seems that the migration fails due to changes in r22856.
 > If you revert to A...
- 
  06:25 Feature #9309: Add description field to custom queries 
- It seems that the migration fails due to changes in r22856.
 If you revert to ActiveRecord::Migration[6.1], it does no...
- 
  05:38 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 file, the im...
2024-06-04
- 
  22:28 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version 
- Estimated remaining time added to version page in r22858, now we should only add the breakdown in order to implement ...
- 
  22:21 Feature #5285 (Closed): Introduce "Remaining time" column on "Issues list" page 
- Column added in #37862.
- 
  22:17 Feature #37862 (Closed): Estimated time remaining issue query column 
- 
  22:10 Feature #39882: Highlight selected version on the Roadmap view 
- I made a patch that implements this.
- 
  22:08 Feature #40744: Refresh history tabs look and feel 
- Thanks for your responses. 
 @ishikawa999, @maeda, do you think it is possible to extract this into a patch and post ...
- 
  22:06 Feature #9309 (Resolved): Add description field to custom queries 
- Patch committed, thanks!
- 
  21:53 Defect #40793 (Closed): Not able to fetch redmine tags using API 
- Please contact plugin author, this is the issue tracker of the Redmine core.
- 
  06:53 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 we are not able to fetch the *tags* fiel...
- 
  18:57 Feature #26659: REST API - ability to list sub projects for a project 
- Sukhpal Singh wrote:
 > Currently there is not way to list all the sub projects for a project. This will good if it c...
- 
  11:38 Patch #40775 (Closed): Reduce an extra SQL query in IssuesController#retrieve_default_query 
- Committed the patch in r22854.
Also available in: Atom