Activity
From 2026-08-02 to 2026-08-04
2026-08-04
-
14:27 Patch #44323 (Closed): French translation update for 7.0-stable
- A number of strings are still displayed in English in the French locale.
Here is the attached patch:... -
10:20 Defect #44321: Random test failure in OauthProviderSystemTest due to incomplete sign out
- I think this can be resolved by waiting for the redirection to complete before proceeding to the next step, as shown ...
-
10:20 Defect #44321 (Closed): Random test failure in OauthProviderSystemTest due to incomplete sign out
- OauthProviderSystemTest#test_application_creation_and_authorization fails randomly....
-
09:57 Defect #44318 (Closed): Tab bar wraps to a semi-visible second row when the tabs are wider than 2000px
- The tab bar is meant to overflow horizontally. But the list is sized with a hardcoded constant:...
-
08:08 Defect #44317: Actions dropdown is not closed after copying a link
- Attached is a patch to fix this.
-
08:07 Defect #44317 (Closed): Actions dropdown is not closed after copying a link
- copyText in app/javascript/controllers/clipboard_controller.js closes the dropdown by looking for the nearest @.drdn....
-
05:16 Feature #44316 (New): Automatically update parent issue status to "In Progress" when a subtask starts
- Current behavior:
Currently, when the "% Done" of a subtask increases, the "% Done" of the parent issue is automatic...
2026-08-03
-
20:57 Defect #44294 (Closed): Charts are broken: empty app/assets/javascripts/chart.min.js shadows vendor/javascript/chart.min.js
- Added a system test to check if the charts are initialised.
-
00:01 Defect #44294 (Resolved): Charts are broken: empty app/assets/javascripts/chart.min.js shadows vendor/javascript/chart.min.js
- Thanks for catching and fixing the issue. I'll keep this open for a few days in order to cover this issue with a test.
-
15:35 Defect #44300: Mailer.with_deliveries(false) does not prevent emails from being sent
- Note that @Mailer.with_deliveries@ is generally not thread-safe (since it sets the global @ActionMailer::Base.perform...
-
12:07 Defect #44300: Mailer.with_deliveries(false) does not prevent emails from being sent
- The attached patch could not be applied with @git apply@ or @patch@, so I am attaching a regenerated one with the sam...
-
09:25 Feature #44268 (Closed): Prevent browsers from autofilling the administrator's own password into the user account form
- Merged the change into 7.0-stable branch.
-
09:21 Patch #44307 (Closed): Traditional Chinese translation (to r24878)
- Committed the patch in r24880. Thank you.
2026-08-02
-
22:55 Patch #44260: Refactor context menu to use the new dropdown component
- Thanks for catching and fixing the test failure, user:maeda. Apologies for missing that.
I personally prefer a littl... -
07:50 Patch #44307 (Closed): Traditional Chinese translation (to r24878)
- * ranslations added:
** error_issue_status_in_use_by_issues, error_issue_status_default_for_trackers, text_users_rem... -
07:10 Feature #44233: Add show, update, and destroy to the REST API for custom fields
- Thank you for the patch.
I noticed that the patch does not add a create action. With this patch, a custom field ca...
Also available in: Atom