Activity
From 2024-03-30 to 2024-04-01
2024-04-01
-
14:50 Defect #40362 (Confirmed): Autocomplete double hash keep system test fails
-
11:36 Patch #40506: Remove redundant ApplicationHelper inclusions
- Setting the target version to 6.0.0.
-
07:31 Patch #40506 (Closed): Remove redundant ApplicationHelper inclusions
- ApplicationHelper has already been included in ActionView::TestCase. Although some test classes inherit from ActionVi...
-
11:26 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Looks fine to me now.
Would be nice to have the patch in one of the upcoming releases.
Thanks for your help :) -
11:24 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Thomas Hoffmann wrote in #note-4:
> api.updated_by looks the same as api.user
> So it might not add additional info... -
09:53 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- api.updated_by looks the same as api.user
So it might not add additional information (?)
2024-03-31
-
03:58 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Thank you for suggesting this improvement.
I believe it would be beneficial to include not only @updated_on@ but a... -
03:26 Patch #39888: Update RuboCop Performance to 1.22
- Updated RuboCop Performance to 1.21 in r22776.
2024-03-30
-
10:01 Patch #40499 (New): Replace deprecated `document.execCommand` with Clipboard API in copyTextToClipboard function
- The @document.execCommand@ method in JavaScript is deprecated but the @copyTextToClipboard@ uses the deprecated funct...
-
08:42 Defect #40490: login page back_url always use http not https
- Does adding the following configuration to the reverse proxy server set up with Apache fix the problem?...
Also available in: Atom