Grischa Zengel
- Login: ggzengel
- Registered on: 2015-02-23
- Last connection: 2025-02-06
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 13 | 15 |
Activity
2025-02-07
-
19:03 Redmine Defect #42233: Float custom values with ',' as decimal separator are not converted to '.' and cause SQL errors when sorting or summing
- I patched my Redmine and it's working. Thanks for it.
It's different to time entries. If I edit an existing time e...
2025-02-06
-
20:48 Redmine Defect #42233 (Closed): Float custom values with ',' as decimal separator are not converted to '.' and cause SQL errors when sorting or summing
- If using german language settings redmine shows value 1.5 as 1,5.
You can put 1,5 to a numeric field. Redmine shows ...
2024-12-08
-
16:27 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- Thanks.
You can close #38253.
2024-12-07
-
15:07 Redmine Defect #41947 (Confirmed): collapse arrow shows the wrong direction at /workflows/edit
- The views for assigned user and owner are closed if there no rules.
Than the arrows show to the right.
But if the... -
14:59 Redmine Defect #41946 (Closed): /workflows/edit puts used_statuses_only twice at url
- 1. got to /workflows/edit
2. mark used status only and press edit
you will get /workflows/edit?role_id%5B%5D=all&...
2024-11-20
-
09:05 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- It's a good solution. Why not putting it on next release?
2024-11-13
-
16:24 Redmine Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- OK
-
16:23 Redmine Defect #41734: wrong url for assets in public/assets
- I don't know, which rake tasks will compile the assets. So I think RAILS_RELATIVE_URL_ROOT should always been set, ev...
-
03:41 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- In my case debug was very useful:
> debug_client = Net::IMAP.new(hostname, debug: true)
Here are some more opti... -
03:32 Redmine Feature #41738 (Closed): Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- I get
> OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=10.19.1.103:993 state=error: certificate ver...
Also available in: Atom