Activity
From 2021-03-16 to 2021-03-18
2021-03-18
-
23:05 Feature #1040: Global wiki
- Hi Mizuki, thank you very much for your effort,
I will try it the next weeks but I have to understand the patch f... -
22:52 Defect #33733: No trackers are selected for new projects
- Default trackers are not part of the default Redmine settings (@settings.yml@), are part of the default data which is...
-
20:24 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
- Looks good to me.
-
20:22 Defect #33232 (Confirmed): Hard-coded error messages in ApplicationController
-
20:22 Defect #32156 (Confirmed): No left padding for first level entries in discussion board list
-
20:21 Defect #32156: No left padding for first level entries in discussion board list
- The patch looks good to me.
-
20:13 Feature #27988: Option to configure which trackers can be set as subtasks for each tracker
- Moving this to version:"5.0.0" because the changes are quite big.
-
20:13 Feature #29470: Possibility to mark tracker as "Subtask only"
- Moved this to version:"5.0.0" because the changes are quite big.
-
20:12 Defect #32897: Rails 6: Pass `case_sensitive: true` option explicitly to the uniqueness validator
- We can fix this in version:"5.0.0".
-
20:08 Defect #33290 (Confirmed): Unnecessary database access when IssueQuery class is defined
- I've confirmed the issue and the second patch posted by Kevin looks good to me. All tests pass: https://gitlab.com/re...
-
19:22 Defect #33121: IssueQuery not usable from plugins
- Please watch the related issue for updates.
-
19:21 Defect #33121: IssueQuery not usable from plugins
- Closing this in favour of #33290.
-
17:19 Patch #34930 (Closed): Traditional Chinese translation (to r20824)
- * New tag added
** button_copy_link -
16:58 Feature #13767 (Closed): Export permissions report to CSV
- Yuichi HARADA wrote:
> Added an option form so that you can select the encoding when exporting CSV.
Committed the... -
15:39 Defect #33338 (Closed): Property changes tab does not show journals with both property changes and notes
- Committed the fix. Thank you.
-
11:46 Feature #34924 (Closed): Add Tamil language support
- Tamil India language files
-
11:39 Feature #29664: Webhook triggers in Redmine
- This functional is not realized?
-
10:42 Defect #34922 (Confirmed): Reload whole time entries form on project change
- Currently parts of the time entries form is reloaded when changing the project/project id, see source:/trunk/app/view...
-
09:47 Defect #34921 (Closed): Do not journalize attachments that are added during a "Copy Issue" operation
- When copying an issue, the user can change arbitrary values before saving the copy. It is also possible to add attach...
-
08:07 Patch #34919 (Closed): Japanese translation update (r20817)
- Committed the patch.
-
07:49 Patch #34919 (Closed): Japanese translation update (r20817)
- ...
-
06:55 Feature #34861: Bulk delete news attachments
- Enabled to bulk delete attachments when editing news. I have attached a patch.
!{width:600px;border:1px solid grey... -
06:49 Feature #34917 (Closed): Use "Remove" instead of "Delete" for non-destructive unlink/removal action labels
- The link that deletes the member record associated with the group appears to delete the user data itself due to the i...
-
05:21 Defect #34856: Time entry error on private issue
- Add a test to reproduce the problem.
The test will be successful after applying the time_entry.diff patch -
05:00 Feature #34703 (Closed): "Copy link" feature for issue and issue journal
- Committed the patch. Thank you for your contribution.
Users can copy a URL of an issue or an issue journal by clic... -
01:55 Feature #34703: "Copy link" feature for issue and issue journal
- Go MAEDA wrote:
> @test/system/copy_to_clipboard_test.rb@ fails on macOS. Could you fix the test to support macOS? P... -
04:17 Defect #34892 (Closed): Click "My Account Number", and the 404 page appears.
-
02:22 Defect #34892: Click "My Account Number", and the 404 page appears.
- Resolved, thank you!
-
02:19 Defect #34892: Click "My Account Number", and the 404 page appears.
- 孙晓 孙 wrote:
> As shown in the figure, this position
"My account page" can be opened without any problem in my env... -
00:34 Feature #34912 (Closed): Save ticket by pressing keyboard key
- The upcoming Redmine 4.2.0 supports this feature (#29473). You will be able to submit a form by pressing Ctrl+Enter /...
2021-03-17
-
22:37 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
- Unfortunately, I'm not able to finish this for version:"4.2.0".
-
22:02 Feature #32424: CommonMark Markdown Text Formatting
- It's a big change, we cannot do it in version:"4.2.0" which is planned to be released as soon as possible.
-
18:11 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
- I need this. To get more than 100 items.
-
15:44 Feature #34912 (Closed): Save ticket by pressing keyboard key
- From other systems like Mediawiki I know the feature that pressing ALT+S saves all changes. Unfortunately the more ob...
-
15:01 Patch #34907 (Closed): Japanese translation update (r20788)
- Committed the patch.
-
08:36 Patch #34907 (Closed): Japanese translation update (r20788)
- Translated permission_view_message_watchers, permission_add_message_watchers, and permission_delete_message_watchers....
-
14:54 Patch #34479 (Closed): Fix possible race condition with parallel, identical file uploads
- Committed the patch. Thank you.
-
09:33 Feature #34862: Bulk delete forum attachments
- Yuichi HARADA wrote:
> Enabled to bulk delete attachments when editing forum messages. I have attached a patch.
I... -
09:30 Feature #34703: "Copy link" feature for issue and issue journal
- @test/system/copy_to_clipboard_test.rb@ fails on macOS. Could you fix the test to support macOS? Probably source:trun...
-
09:04 Defect #33550 (Closed): Per role visibility settings for spent time custom fields is not properly checked
- Committed the patches. Thank you.
-
08:31 Defect #33338: Property changes tab does not show journals with both property changes and notes
- Thanks Bernhard for testing the patch. I agree with you, it's awkward. I've updated the second patch to display the j...
-
05:53 Defect #33338: Property changes tab does not show journals with both property changes and notes
- I've applied the patches and got following results.
On the history tab notes with thumbnails also show the propert... -
08:27 Patch #34900 (Closed): Traditional Chinese translation (to 20803)
- Committed the patch. Thank you.
-
06:29 Feature #34714 (Closed): Move delete button for issues and journals to the dropdown menu
- Mizuki ISHIKAWA wrote:
> Marius BALTEANU wrote:
> > A system test fails:
>
> I missed the result of the system t... -
02:38 Feature #34714: Move delete button for issues and journals to the dropdown menu
- Marius BALTEANU wrote:
> A system test fails:
I missed the result of the system test. Thank you for reporting.
T...
2021-03-16
-
22:22 Feature #34714 (Reopened): Move delete button for issues and journals to the dropdown menu
- A system test fails:...
-
22:11 Defect #33338: Property changes tab does not show journals with both property changes and notes
- In top of the changes proposed by Mischa, I think we should apply the following:...
-
21:24 Defect #33550: Per role visibility settings for spent time custom fields is not properly checked
- r19690 unified custom fields classes on version:"4.2.0" and the class used to assert the element doesn't exist in old...
-
07:54 Defect #33550: Per role visibility settings for spent time custom fields is not properly checked
- I will take a look.
-
03:24 Defect #33550: Per role visibility settings for spent time custom fields is not properly checked
- The test fails in 4.1-stable branch. I have not found the cause yet....
-
00:40 Defect #33550 (Resolved): Per role visibility settings for spent time custom fields is not properly checked
-
19:04 Patch #34900 (Closed): Traditional Chinese translation (to 20803)
- * New tag added
** permission_view_message_watchers, permission_add_message_watchers, permission_delete_message_watc... -
15:30 Feature #9664: CRUD operations for "custom field definitions" (not setting custom fields on issues!)
- Is there any chance to implement this feature? I'm developing app which needs to be tested with redmine. I'd like to ...
-
10:37 Feature #34863: Change default text formatter for new installations from textile to common_mark
- The attached patches change the default text formatting to Markdown.
-
08:57 Feature #34862: Bulk delete forum attachments
- Enabled to bulk delete attachments when editing forum messages. I have attached a patch.
!{width:600px;border:1px ... -
08:21 Defect #34896 (New): PDF thumbnails are not displayed even though "ImageMagick PDF support available (optional)" is checked
- This is a issue related to #34397.
Due to recent changes in ImageMagick, PDF cannot be converted to PNG without rewr... -
06:27 Feature #13767 (Reopened): Export permissions report to CSV
-
05:50 Feature #13767: Export permissions report to CSV
- Added an option form so that you can select the encoding when exporting CSV.
-
04:55 Feature #34703: "Copy link" feature for issue and issue journal
- Setting the target version to 4.2.0.
-
03:34 Feature #34703: "Copy link" feature for issue and issue journal
- Mizuki ISHIKAWA wrote:
> I changed the icon to an image created by combining a copy icon and a link icon.
I accid... -
03:23 Feature #34703: "Copy link" feature for issue and issue journal
- Bernhard Rohloff wrote:
> Go MAEDA wrote:
> > But how about committing the current patch first, and improving the f... -
03:20 Feature #34703: "Copy link" feature for issue and issue journal
- I changed the icon to an image created by combining a copy icon and a link icon.
!screenshot-2021-03-16-11.20.14.png! -
04:01 Patch #34595 (Closed): Filter list of recent projects in the project jump box
- Committed the patch. Thank you.
Also available in: Atom