Activity
From 2020-01-24 to 2020-01-26
2020-01-26
-
23:10 Patch #32887 (Closed): Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb
- Committed the patch.
-
16:07 Patch #32887 (Closed): Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb
- ...
-
22:06 Patch #32890 (Closed): Fix violations reported by Stylelint
- Linting the CSS files using the rules proposed in #32888 generates the following violations:...
-
21:59 Defect #32889: Responsive layout for issue tree and issue relation on issue page is broken
- Until we decide how the fix should look, I'm attaching a patch that moves the hardcoded @width: 50%@ style from view ...
-
21:48 Defect #32889: Responsive layout for issue tree and issue relation on issue page is broken
-
21:45 Defect #32889 (Closed): Responsive layout for issue tree and issue relation on issue page is broken
- Unified fields of subtasks and related issues added by #25540 broke the responsive layout added in #21775.
Actual ... -
21:04 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
- Updated the patch to ignore consecutive duplicated properties with different values in order to not trigger a violati...
-
19:52 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
- Running Stylelint over the existing CSS code from public folder, returns the following violations:...
-
19:50 Patch #32888 (Closed): Use stylelint to avoid errors and enforce conventions in CSS files
- In the last few months we had some cases when we added/fixed broken CSS code (ex: r18173, r18144, #32838). These type...
-
15:40 Patch #32886 (Closed): Rails 6: Use #media_type instead of #content_type to test the MIME type of a response
- Rails 6 displays deprecation warning if you use @@response.content_type@ to check the MIME type of the response.
... -
15:06 Defect #32859 (Closed): Issue list: long text custom field missing in PDF export
- Committed the patch. Thank you.
-
10:07 Defect #32885 (Closed): Rails 6: DEPRECATION WARNING: Single arity template handlers are deprecated
- A deprecation warning "Single arity template handlers are deprecated" is shown in Rails 6....
-
05:45 Feature #3088: Estimated hours field able to hide role based
- Now the patch cannot be applied cleanly.
-
02:37 Patch #32841: Drop support for Bundler prior to 1.12.0
- Go MAEDA wrote:
> I think #32788#note-7 is a better solution because it does not force admins to update bundler.
... -
02:17 Patch #32788 (Closed): Specify supported Ruby version in Gemfile and doc/INSTALL
- Committed the fix described in #32788#note-7.
2020-01-25
-
11:18 Defect #32859: Issue list: long text custom field missing in PDF export
- Attached is the fix. I used the same logic from issue list to display the block columns instead of hardcoding each co...
-
08:59 Defect #32859 (Confirmed): Issue list: long text custom field missing in PDF export
-
10:12 Patch #32835: Make breadcrumbs of repository browser copy-paste friendly
- Committed the patch.
-
09:39 Defect #32860: Invalid links to versions with sharing in project tree
- Here is a test for this patch. This patch also correct link to shared version with hierarchy. Without this patch, ver...
-
08:55 Defect #32860: Invalid links to versions with sharing in project tree
- Thanks for the patch. Can you add a test case for this scenario?
-
06:26 Patch #32841: Drop support for Bundler prior to 1.12.0
- I think #32788#note-7 is a better solution because it does not force admins to update bundler.
Removing the target... -
06:21 Patch #32788 (Reopened): Specify supported Ruby version in Gemfile and doc/INSTALL
- The @ruby@ directive in Gemfile is supported by @bundler@ 1.12.0 or later. So, r19425 causes the following error when...
-
04:09 Defect #32858 (Closed): Exporting issue as PDF fails when the issue has private journal
- Committed the patch. Thank you for catching and fixing the issue.
-
03:29 Defect #32839 (Closed): Redmine 4.1 installation fails due to an attempt to install sprockets 4.0.0 if bundler prior to 1.15.2 is used on Ruby prior to 2.5
- Committed the fix.
Go MAEDA wrote:
> * Option 1: Raise the minimum required version of @bundler@ to 1.15.2 by upd...
2020-01-24
-
17:24 Defect #32861 (Closed): Strange issue tree after importing subtasks
- We have imported subtasks to RM using csv:
"Temat";"Typ";"Start";"Koniec";"Parent";"Description";"Autor"
"Some Subj... -
16:41 Defect #32860 (Closed): Invalid links to versions with sharing in project tree
- If a version uses _sharing in project tree_, there are invalid links in the roadmap overview.
The problem occurs, ... -
11:30 Defect #32859 (Closed): Issue list: long text custom field missing in PDF export
- The new "long text" custom field in the issue list (a new feature that is highly appreciated!) can be selected and di...
-
09:29 Feature #29482: Query system for Projects page
- Related #32818.
-
08:51 Feature #26415: Add setting "Truncate emails before one of these lines"
- +1
This feature is required, when people are forwarding emails, and have multiple "disclaimers", which are common ... -
08:46 Defect #32487: Copy issue and its subtasks
- Could you please give me a hint? We have the same Problem here.
Tried to rebuild the tree but do get ... -
07:41 Feature #8462: Save received email as an attachment, not as a comment
- +1 This should be configurable in options.
Many people using Redmine as support system, need exact time email was ... -
04:57 Defect #32858 (Confirmed): Exporting issue as PDF fails when the issue has private journal
- I have confirmed this issue and it can be fixed with the attached patch.
Setting the target version to 4.1.1. -
02:38 Defect #32858 (Closed): Exporting issue as PDF fails when the issue has private journal
- If an issue that has one or more private journals, PDF export of the issue is failed with the following backtrace:
... -
00:29 Defect #32752 (Closed): Ruby 2.7: Remove deprecated URI.escape/unescape
- Committed as a part of #31500.
Also available in: Atom