Activity
From 2020-03-21 to 2020-03-23
2020-03-23
-
21:06 Feature #33188 (New): Migration to Active Storage as standard for attachments in Rails
- Because of migration to Rails 6 and because ActiveStorage is now a very solid standard for file storage, it would be ...
-
20:28 Defect #33103: Export to PDF fails when subject of parent task is included in issue list
- Yuichi HARADA, I think we can fix the issue by using the method @column.value_object(issue)@ instead of @issue.send()...
-
07:13 Defect #33103: Export to PDF fails when subject of parent task is included in issue list
- This will be resolved with the following patch....
-
18:24 Defect #33183: Unable to edit user or group that has custom fields with text formatting enabled
- The fix looks good to me and I have attached a test case.
Thanks Go Maeda for detecting this issue. -
10:09 Defect #33183: Unable to edit user or group that has custom fields with text formatting enabled
- The following code fixes the issue....
-
09:49 Defect #33183: Unable to edit user or group that has custom fields with text formatting enabled
- This is due to r18444.
-
09:30 Defect #33183 (Closed): Unable to edit user or group that has custom fields with text formatting enabled
- Steps to reproduce:
1. Add a text format UserCustomField
2. Enable "Text formatting" for the custom field
3. Try... -
15:41 Defect #33186 (Closed): field_activity should be used rather than label_activity in the context of time tracking
- Redmine has two i18n labels for the word "Activity", label_activity and field_activity. Of them, field_activity is us...
-
14:50 Feature #15715 (Closed): Make "Activity" translation at project menu independent of "Activity" translation at TimeEntry form.
- field_activity is used in the context of time tracking. So, we don't have to add a new key you suggested.
The tran... -
13:53 Patch #33180 (Closed): Japanese translation update (r19602)
- Committed the patch.
-
06:53 Feature #7056 (Closed): Download all attachments at once
- Go MAEDA wrote:
> The attached patch @human-readable-file-size.patch@ fixes the format of file size in the message @... -
02:33 Feature #4291: Display percent complete per issue in roadmap view
- +1
-
02:08 Feature #3800: Editing time entries should show the person involved
- Patch looks good to me!
By the way: When I looked at the current behaviour I was thinking:
Wouldn't it be conv...
2020-03-22
-
06:46 Patch #32238: Improvement of the German translation
- Updated the patch for r19602. Translation for strings "must_contain_*" has already been applied in r19572.
-
06:25 Patch #32813 (Closed): Clean up toggleMultiSelect js function
- Committed the patch. Thank you.
-
06:23 Defect #33181 (Closed): IssuesSystemTest#test_index_as_csv_should_reflect_sort fails
- IssuesSystemTest#test_index_as_csv_should_reflect_sort fails in trunk or 4.1-stable....
-
05:25 Feature #7056 (Reopened): Download all attachments at once
- The attached patch @human-readable-file-size.patch@ fixes the format of file size in the message @error_bulk_download...
-
03:17 Patch #33180 (Closed): Japanese translation update (r19602)
- Translated strings introduced by #7056.
* error_bulk_download_size_too_big
* setting_bulk_download_max_size
* la...
2020-03-21
-
12:14 Defect #27202 (Closed): if attachment filename contain semicolon ";" we get RecodNotFound error on web server puma
- Fixed by https://github.com/puma/puma/pull/1934
!puma.png! -
11:10 Defect #33169: Issues CSV export does not include custom fields with "Full width layout" enabled
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > I agree with you that is not the best solution and this is way I propo... -
02:32 Defect #33169: Issues CSV export does not include custom fields with "Full width layout" enabled
- Marius BALTEANU wrote:
> I agree with you that is not the best solution and this is way I proposed to fix this as I ... -
08:09 Defect #21112 (Closed): Document can't be save as when it's name is full Chinese character.
- I cannot reproduce the problem.
Please reopen this issue if you are still experiencing the issue with the latest v... -
07:33 Feature #11543: Sort attachments by name
- If the patch in #1718 is accepted, we can make use of tablesort js library to implement this feature.
-
07:03 Feature #7056 (Closed): Download all attachments at once
- Committed the patch. Thank you for improving Redmine.
Also available in: Atom