Activity
From 2024-09-01 to 2024-09-03
2024-09-03
-
12:16 Feature #6833: Spent time in a configurable unit
- Can someone update this perfect plugin please ????
-
11:58 Defect #41217 (Closed): Broken project list table when filter scheduled for deletion
- h2. Problem
Using Redmine 5.1.3 with an asynchronously queue backend reveals a broken project list table for admin... -
11:38 Feature #35282 (Closed): Assign to former/previous assignee short cut
- Closing as a duplicate of #16045.
-
11:27 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- I have updated the patch again.
In the new patch, I have added an @optgroup@ labeled "Author / Prior assignee", al... -
10:40 Defect #41215 (Closed): Reg: CSV Files could not be export in redmine
- dinakaran@redmine-server-26-08-2024:/var/log/redmine/default$ tail -f production.log
lib/redmine/export/csv.rb:49:in... -
08:53 Feature #41214 (New): Allow the 'OR' Logical Operator in Query
- *Purpose:*
Enable users to use the 'OR' logical operator when setting filters in queries for issue lists, Gantt cha... -
07:35 Revision 23012 (svn): Replaces news icon with SVG icon (#23980).
2024-09-02
-
22:48 Revision 23011 (svn): Replace icons for files in repository view with SVG icons (#23980).
-
22:47 Revision 23010 (svn): Replaces icon-folder and icon-folder-open in repository view with SVG icons (#23980).
-
17:20 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- I have updated the patch as follows:
1. Changed the method name from Issue#previous_assigned_to to Issue#prior_ass... -
14:50 Defect #40630 (Needs feedback): PDF Export generated internal error when an image is just after a bullet in a bulleted list
- Please provide additional details which allows us to reproduce this issue, including:
* A log entry from Redmine's... -
07:39 Defect #40630: PDF Export generated internal error when an image is just after a bullet in a bulleted list
- I cannot reproduce the issue with Redmine 5.0.9.
-
14:42 Defect #41193 (Closed): Incorrect time calculation in subproject
- The Subproject filter will only select the subprojects to include objects from in addition to the current project. In...
2024-09-01
-
08:05 Revision 23009 (svn): Fix RuboCop offense Style/StringChars (#39887).
-
07:15 Defect #41096 (Resolved): "##" syntax auto complete does not work
- Committed the fix in r23008. Thank you for your contribution.
-
07:15 Revision 23008 (svn): "##" syntax auto complete does not work (#41096).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
-
06:38 Patch #41188: Refactor Calendar#first_wday method for improved readability and efficiency
- Setting the target version to 6.0.0.
-
06:27 Feature #41202 (Closed): Change the default CSV export encoding to UTF-8
- Committed the patch in r23007.
-
06:25 Revision 23007 (svn): Set UTF-8 as the default CSV export encoding (#41202).
- Patch by Go MAEDA (user:maeda).
-
03:33 Revision 23006 (svn): Revert r23002 (#39887).
- The change caused a test failure:
```
Failure:
UserTest#test_accessing_projects_by_role_with_no_projects_should_retu... -
03:02 Revision 23005 (svn): Disable RuboCop Lint/InterpolationCheck for USER_FORMATS in app/models/user.rb (#39887).
-
02:50 Patch #39887: Update RuboCop to 1.68
- Updated RuboCop to 1.66 in r23004.
-
02:49 Revision 23004 (svn): Update RuboCop to 1.65 (#39887).
-
02:46 Revision 23003 (svn): Regenerate .rubocop_todo.yml (#39887).
-
02:42 Revision 23002 (svn): Fix RuboCop offense Style/EmptyLiteral (#39887).
-
02:38 Revision 23001 (svn): Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).
- Since interpolated strings are always unfrozen in Ruby 3.0 and later, the use of `+""` is now redundant.
Also available in: Atom