Activity
From 2023-04-18 to 2023-04-20
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.
2023-04-18
-
18:58 Defect #38410: An authorized user should be able to remove 'For all projects' in a saved issue query
- Thank you for the link to the patch. I haven't seen it ...
I have run a fresh Redmine instance with this patch and... -
16:46 Feature #38459 (Closed): Support "My bookmarks" in the search
- Committed the patch in r22204.
-
13:35 Feature #38459: Support "My bookmarks" in the search
- Setting the target version to 5.1.0.
-
08:40 Feature #38459 (Closed): Support "My bookmarks" in the search
- The search currently doesn't yet support the option for projects "My bookmarks" added in Redmine 4.1.0 (#31355). The ...
-
14:06 Feature #38402 (Closed): "Any searchable text" filter for issues
- Go MAEDA wrote in #note-21:
> The filter does not return any issue when used in combination with a project filter co... -
12:52 Feature #38402: "Any searchable text" filter for issues
- LGTM, thanks!
-
11:10 Feature #38402 (Reopened): "Any searchable text" filter for issues
- The filter does not return any issue when used in combination with a project filter containing "my projects" or "my b...
-
12:51 Defect #38464 (Closed): Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError
- An @Addressable::URI::InvalidURIError@ occurs in @Issues#show@ for certain values used to format a URL.
Steps to r... -
02:32 Feature #9432: Default value for the private issue flag
- Setting the target version to 5.1.0.
-
01:25 Feature #38456 (Closed): OR search with multiple terms for "starts with" and "ends with" filter operators
- Committed the patch in r22202.
Also available in: Atom