Activity
From 2024-08-30 to 2024-09-01
2024-09-01
-
08:05 Revision 23009 (svn): Fix RuboCop offense Style/StringChars (#39887).
-
07:15 Revision 23008 (svn): "##" syntax auto complete does not work (#41096).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
-
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: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.
2024-08-31
-
11:26 Revision 23000 (svn): Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float (#40914).
- Patch by Go MAEDA (user:maeda).
-
10:11 Revision 22999 (svn): Replaces icon-email and icon-passwd icons with SVG icons (#23980).
-
10:10 Revision 22998 (svn): Fixes icon-multiple (#23980).
-
09:48 Revision 22997 (svn): Do not show icon-cancel backgrond icon if element contains a SVG element (#23980).
-
09:41 Revision 22996 (svn): Replaces zoom-in icon with SVG icon in ssues report (#23980).
-
09:34 Revision 22995 (svn): Do not show fav/fav-off backgrond icon if element contains a SVG element (#23980)."
-
09:33 Revision 22994 (svn): Replaces zoom-in and zoom-out icons with SVG icons in Gantt (#23980).
-
09:24 Revision 22993 (svn): Removes extra spaces in icon classes introduced by r22988 (#23980).
2024-08-30
-
17:59 Revision 22992 (svn): Fixes rubocop offenses introduced by r22991 (#23980).
-
17:50 Revision 22991 (svn): Fixes more tests.
-
17:50 Revision 22990 (svn): Add icon to attachment link only when icon variable is passed.
-
08:25 Revision 22989 (svn): Fix failing tests by including IconsHelper in ApplicationHelper (#23980).
Also available in: Atom