Project

General

Profile

Activity

From 2015-03-20 to 2015-03-22

2015-03-22

14:54 Defect #19438: Webrick WARN: "Could not determine content-length of response body"
This can be fixed by #17403#note-3.
Looks like duplicate of #17403.
Go MAEDA
14:37 Feature #16373: TextFormatting help for Markdown formatting
I have created a patch to add Markdown help.
You will be able to see appropriate version of help for the active mark...
Go MAEDA
06:37 Feature #16373: TextFormatting help for Markdown formatting
Markdown version of wiki_syntax_detailed.html.
Go MAEDA
10:27 Defect #19405 (Resolved): Setting config.logger.level in additional_environment.rb has no effect
Fixed in r14155. Jean-Philippe Lang
09:54 Defect #19405 (Confirmed): Setting config.logger.level in additional_environment.rb has no effect
Yes, this is due to r13899. The level set in @environments/production.rb@ takes precedence over config/application.rb... Jean-Philippe Lang
05:45 Defect #19444 (Closed): Fix typo in wiki_syntax_detailed.html
I think the sentence "Place _you_ code" in code highlight example in wiki_syntax_detailed.html should be "Place _your... Go MAEDA
01:25 Defect #19173: Trac Migrate Script with Redmine 3.0
After the proposed changes of Senthil I get:
@rake aborted!
ActiveRecord::AssociationTypeMismatch: Tracker(#35966...
Marc Rijken

2015-03-21

22:03 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
The message at the top of the new issue form states that the _Redmine issue tracker is for reporting bugs or feature ... Jean-Philippe Lang
15:16 Defect #19434 (Reopened): Redmine ceased running. 502 Bad Gateway error shows.
A better response would be to identify _before_ I open an issue that this is not for support. I didn't see anything ... Tom Neff
09:13 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
Please no support request here in the issue tracker. Jean-Philippe Lang
20:45 Defect #19197: Missing notification if assignee was a group
I opened #19443 and used some of my previous comments to explain the issue. Please let me know if I can assist with t... Deoren Moor
20:43 Defect #19443 (Closed): Email notification sent when assignee changes (if assignee was a group) even if 'Assignee updated' option on the Email notifications tab is unchecked
The changes applied to resolve #19197 (r14049) apparently introduced a bug that results in email notifications sent e... Deoren Moor
14:21 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
> ... Tobias Fischer
14:01 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
Alright, this seems to be a Firefox "bug" (at least I'll refer to it as a bug, the developers don't) discussed in htt... Tobias Fischer
13:15 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
Disabling all firefox addons doesn't help. Still the same issues. Tobias Fischer
13:06 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
this is part of the redmine 3.0.1 log for a PDF upload in Firefox 36.0.1 on mac yosemite 10.10.2:... Tobias Fischer
09:22 Defect #19435 (Needs feedback): PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
This seems to be a browser issue. Redmine just stores the content type that is sent by the browser. What is yours? Ca... Jean-Philippe Lang
14:19 Defect #19438 (Closed): Webrick WARN: "Could not determine content-length of response body"
Extracted from issue #19435:
Webrick WARNing in Redmine 3.0.1:...
Tobias Fischer
12:43 Patch #19339: Put news articles into <article> tags
We sure can, but is it necessary though? The news details are directly wrapped in the #main div itself. An Phan
11:27 Patch #19339: Put news articles into <article> tags
Why not doing the same on the news detail page, eg. /news/1? Jean-Philippe Lang
11:25 Patch #19296 (Closed): Include custom fields description in project settings and issue view
Patch committed in r14154 with slight changes, thanks. Jean-Philippe Lang
10:27 Defect #19163 (Resolved): Bulk edit form shows additional custom fields
Jean-Philippe Lang
09:41 Feature #5005: "New issue" link near roadmap issue lists.
Actually, this patch is problematic. There are many cases where these links wouldn't work, eg. the target version fie... Jean-Philippe Lang
09:36 Feature #19437 (Closed): Upgrade to Rails 4.2.1
Jean-Philippe Lang
09:34 Feature #19437 (Closed): Upgrade to Rails 4.2.1
Jean-Philippe Lang
09:35 Defect #19276 (Closed): Creating new issues with invalid project_id should return 422 instead of 403 error
Jean-Philippe Lang
09:31 Defect #19161 (Closed): 500 Internal error: sorting for column mail at Administration/User
Jean-Philippe Lang
09:30 Defect #19400 (Closed): Possibility of having 2 (or more) repositories with empty identifier
Jean-Philippe Lang
09:24 Defect #19400 (Resolved): Possibility of having 2 (or more) repositories with empty identifier
Jean-Philippe Lang

2015-03-20

22:02 Feature #1694: eMail reminder on ticket overdue
Redmine 2.5.2 (probably older versions, too) supported a rake task to send email reminder to users:
@rake redmine:...
Scott Cunningham
19:52 Defect #19435 (Closed): PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
Starting with Redmine 3.0 all PDF attachments beeing uploaded are stored in the database with the wrong mimetype "app... Tobias Fischer
18:52 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
My system:
* Ubuntu 14.04
* Environment:
Redmine version 2.5.2.stable
Ruby version ...
Tom Neff
17:29 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
It seems because nokogiri does not support MinGW Ruby 2.2.
https://github.com/sparklemotion/nokogiri/issues/1256
...
Toshi MARUYAMA
11:31 Patch #13400: Calculate %done based on estimated and logged time
I applied the patch issue-13400-trunk-r12075.diff on Redmine 2.4.2.stable with success but I get that error when subm... Vincent Adelé
11:04 Feature #5005: "New issue" link near roadmap issue lists.
I have updated Yuki Kita's patch so that it can be applied to the current trunk(r14137). Go MAEDA
11:03 Defect #19276 (Resolved): Creating new issues with invalid project_id should return 422 instead of 403 error
Jean-Philippe Lang
10:59 Defect #19161 (Resolved): 500 Internal error: sorting for column mail at Administration/User
Ability to sort users by email removed in r14140. Jean-Philippe Lang
04:39 Defect #19161: 500 Internal error: sorting for column mail at Administration/User
... Toshi MARUYAMA
04:36 Defect #19161 (Confirmed): 500 Internal error: sorting for column mail at Administration/User
Toshi MARUYAMA
10:52 Defect #19297 (Closed): Custom fields with hidden/read-only combination displayed in Issue Edit Form
Jean-Philippe Lang
10:15 Feature #19324: SSL/TLS certificate verification fails on receive_imap
Unfortunately, with STATTLS I get bad response error complaining about sending command in invalid state :( Sebastian Paluch
04:52 Feature #19324 (Needs feedback): SSL/TLS certificate verification fails on receive_imap
Could you try #19232? Toshi MARUYAMA
07:56 Defect #19410 (Closed): Export to PDF problem while exporting Arabic text to pdf
You need to change your locale to Arabic on user preference.
If you want to use DejaVuSans font on English locale, y...
Toshi MARUYAMA
06:58 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
i have attached screenshots of pdf report and gem file for your reference. Please let me know if you need any other i... vijay krishna
07:55 Defect #19430: Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
Sorry, i cannot found where is forum, could you kindly tell me where i can raise new topic or search a fixed topic, t... Shi Wang
07:47 Defect #19430 (Closed): Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
Please use forum for questions and see message#667. Toshi MARUYAMA
07:34 Defect #19430 (Closed): Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
my step is:
1. i install redmine --> create new project (OK) --> create issue(e.g.: issue_01)/task/user(user_01) (it...
Shi Wang
04:00 Defect #4334: "Watch"ing an issue doesn't update watchers list
I tested the patch with IE8 (Windows 7), Firefox (Mac), Chrome (Mac) and Safari (Mac). Works fine. Go MAEDA
 

Also available in: Atom