Activity
From 2020-01-09 to 2020-01-11
2020-01-11
-
18:53 Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed
- this is related to https://www.redmine.org/issues/24646
@GO MAEDA take a look at https://github.com/rack/rack/pull... -
07:16 Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed
- Temporary fix for this issue:...
-
07:02 Defect #32785 (Closed): X-Sendfile header field is not set if rack 2.1.0 is installed
- ...
-
15:11 Patch #32747: Fix wrong translation for "time entries" in redmine 4.1.0
- Go MAEDA wrote:
> Would you explain why the existing translations are wrong? Since I don't understand Italian, I can... -
08:45 Defect #32752: Ruby 2.7: Remove deprecated URI.escape/unescape
- Here is a patch to remove URI.escape and URI.unescape.
The patch adds Addressable gem to Gemfile, but actually it ... -
05:06 Patch #32782: Update pg gem (~> 1.2.2)
- Setting the target version to 4.2.0.
-
03:00 Patch #26030: Like issues and news comments, want to specify the display order of the forum's reply.
- Popoki Tom (@cat_in_136) wrote:
> Opps, Thank you for checking my patch. I've removed the duplicated @MessageTest@.
...
2020-01-10
-
18:17 Defect #32768: Internal Error when issue text custom field is shown in Spent time query results
- Here is the fix.
-
16:42 Feature #32783 (Closed): Redirect to index page instead of edit page after creating a new custom field
- Current behavior:
1. Click o Create new custom field from some tab like Users
2. Create custom field and click sa... -
15:55 Patch #32782 (Closed): Update pg gem (~> 1.2.2)
- https://github.com/ged/ruby-pg/blob/master/History.rdoc
-
15:29 Feature #32781 (Closed): [Mail Notifications] (feature back) allow mails to be sent to multiple recipients at once
- Hi everybody,
if I clearly understood, following #26791, mails are now sent *individually*.
I agree, this behavio... -
14:18 Feature #1739: Add ability to change issue author
- We are using this plugin with 4.1.0 without any issues.
https://github.com/rgtk/redmine_editauthor.git -
14:03 Feature #1739: Add ability to change issue author
- +1
Any plugins confirmed working for redmine 4.X? -
03:39 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
- Yes. I hope so.
Enziin System wrote:
> Rails 6?
>
> Please carefully, because Rails 6 drop sprockets assets and ... -
03:37 Defect #22281 (Closed): http://redmine.org results in a 403 Forbidden
- Now "GET http://redmine.org" returns "302 Found" instead of "403 Forbidden". In addition, HTTP is redirected to HTTPS...
-
03:27 Defect #20556 (Closed): Redirect to HTTPS
- The server now redirects HTTP traffic to HTTPS....
-
03:22 Defect #30255 (Closed): This site can’t provide a secure connection www.redmine.org uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
- www.redmine.org now supports TLS 1.2....
-
03:19 Defect #32776 (Closed): Redmine website using a deprecated TLS version for encryption
- www.redmine.org now supports TLS 1.2....
2020-01-09
-
19:10 Defect #32769: Unable to sort projects table by custom field
- Here is the patch.
-
18:43 Defect #11277: Production log not recording "Real IP" when passed X_Real_IP and/or X-Forwarded-For Header
- hello!
the patch is now in rails upstream [1]
it still would be nice to know where to put the trusted_ips - di... -
12:30 Defect #32314 (Closed): Notification for "Only for things I watch or I'm involed in" not works
- pasquale [:dedalus] wrote:
> Marius BALTEANU wrote:
> > pasquale [:dedalus] wrote:
> > > yep, I have totally misse... -
10:05 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
- Marius BALTEANU wrote:
> pasquale [:dedalus] wrote:
> > yep, I have totally missed this advice. I try with sidekiq ... -
10:17 Feature #14727: Display pretty notification email sender name
- I would say this is a workaround, it's confusing for users to enter AppName together with email, in all email client ...
-
10:07 Feature #32628: Notify users about high issues (only)
- Go MAEDA wrote:
> I changed my mind after reading the following sentences in https://support.plan.io/news/162. I und... -
09:54 Feature #32628: Notify users about high issues (only)
- Setting the target version to 4.2.0.
-
09:28 Defect #32771: Editing issues does not send notifications to previous assignee
- Mischa The Evil wrote:
> Daniel Petat wrote:
> > [...]
> >
> > Following steps:
> > # I had an issue, created b... -
06:28 Defect #32771 (Needs feedback): Editing issues does not send notifications to previous assignee
- Daniel Petat wrote:
> [...]
>
> Following steps:
> # I had an issue, created by me, user A, assigned to user B
... -
09:11 Defect #32768: Internal Error when issue text custom field is shown in Spent time query results
- The problem in @timelog/_list.html.erb@ was introduced by #16843, but until #26081 was implemented, there were no inl...
-
06:40 Feature #32764: Make form validation errors more obvious for users
- Marius BALTEANU wrote:
> What do you think if we make those fields with errors more obvious?
I think that would b... -
06:30 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- +1
This feature can prevent potential information leakage.
If an employee has changed the email address of their ... -
06:13 Feature #31322: Provide a way to automatically close all open subtasks too when a parent issue is being closed
- FWIW: This issue is not related/being superseded by either #28492 or #31589. See my explanation in #31589#note-21.
... -
06:01 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
- FWIW: This issue is not related/being superseded by either #31322 or #31589. See my explanation in #31589#note-21.
... -
05:49 Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
- Marius BALTEANU wrote:
> [...] I tried to use another approach in order to avoid keeping the logic in multiple place... -
04:06 Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
- Marius BALTEANU wrote:
> Toshi MARUYAMA wrote:
> > Yes, this is very very simple.
> > This is POC patch, so there ... -
04:46 Patch #32746 (Closed): Italian translation update for 4.1-stable
- Committed the patch. Thank you.
-
02:06 Defect #12759 (Closed): createIssue API call return 404 and not error response
- Since there has been no feedback for 7 years, I am closing this issue.
Also available in: Atom