Activity
From 2023-04-19 to 2023-04-21
2023-04-21
-
05:38 Defect #38464 (Closed): Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- Committed the patch in r22205. Thank you for reporting the issue.
2023-04-20
-
23:50 Patch #38478: Remove unused i18n key label_last_login
- Setting the target version to 5.1.0.
-
10:43 Patch #38478 (Closed): Remove unused i18n key label_last_login
- The i18n key label_last_login was added in r12 along with field_last_login_on but it has never been used.
-
23:49 Patch #38474: Preload default_status when listing trackers
- Setting the target version to 5.1.0.
-
03:30 Patch #38474 (Closed): Preload default_status when listing trackers
- The patch fixes N+1 issue in @TrackersController#index@....
-
23:48 Defect #38464: Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- Setting the target version to 4.2.11.
-
12:18 Defect #38464: Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- Here is a patch to fix the issue.
-
12:00 Defect #38464: Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- The issue can be fixed by using @Addressable::URI.encode_component@ instead of @Addressable::URI.encode@....
-
17:14 Feature #38481 (Closed): Further narrow search results with issues filter
- The attached patch adds "Apply issues filter" button to the search. Clicking the button will display issues in the se...
-
15:09 Defect #38480 (Closed): Redmine - API Key
- Hello everyone,
I've signed up on Redmine because I have to integrate some Redmine's APIs into my Java Applicatio... -
10:58 Defect #38477: Fix the English and Japanese translations of field_last_login_on
- The patch is attached.
-
09:41 Defect #38477 (Closed): Fix the English and Japanese translations of field_last_login_on
- Currently, field_last_login_on is translated as "Last connection". This is the English translation of the French "Der...
2023-04-19
-
09:08 Defect #38464: Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- Thank you for suggesting the fix but some tests fail if you simply replace @Addressable::URI.encode@ with @URI.encode...
-
08:20 Defect #38464 (Confirmed): Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
-
00:02 Feature #17946 (Closed): time entries report should be able to show parent task
- The feature to show the Parent task column has been added in #37623.
Also available in: Atom