Project

General

Profile

Activity

From 2015-03-18 to 2015-03-20

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

2015-03-19

16:24 Feature #3967: Ability to define default columns to display based on project
+1. This would really improve things a lot. Aron Rotteveel
13:43 Feature #16188: Mark project categories as "inactive"
+1
Thanks anyway for the plugin!
Sepp _
10:57 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
I have created issue.
https://github.com/bundler/bundler/issues/3484
Toshi MARUYAMA
10:38 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
... Toshi MARUYAMA
10:17 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
... Toshi MARUYAMA
10:17 Defect #19419 (Confirmed): MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
Toshi MARUYAMA
09:01 Defect #19419 (Closed): MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
I'm setting up to my computer
I'm at Step 5 - Session store secret generation
when i type
bundle exec rake genera...
j j
05:28 Defect #19409 (Closed): Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Go MAEDA
05:00 Feature #17460: MySQL 5.7 support
I think MySQL uses *Gap Locks*, so we cannot avoid deadlock.
http://dev.mysql.com/doc/refman/5.6/en/innodb-record-le...
Toshi MARUYAMA
03:20 Feature #19418 (New): Set subject to have a default value when create a new issue
Now I want to give a default value to subject when I create a new issue, the default value is only a defined templat... pengfei ju
01:55 Defect #19413: ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
Go to "Administration" > "Settings" > "General", fill the field "Attachments and repositories encodings" as the follo... Go MAEDA

2015-03-18

23:32 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Please upgrade bundler command by running the following command as the error message says.... Go MAEDA
19:34 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
The command *sudo RAILS_ENV=production bundle exec rake db:migrate* worked like a charm. Next I did *sudo RAILS_ENV=p... Anonymous
11:35 Defect #19409 (Needs feedback): Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Go MAEDA
11:26 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Thanks for your feedback.
I have updated [[RedmineInstall]]. Added @bundle exec@ before @rake@ and @ruby@ command.
...
Go MAEDA
10:29 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
> Sergio RG, please try: @bundle exec rails server -p 3006 -e production@
It works. Thanks!!!
Sergio RG
01:33 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
suvjunmd, please try: @sudo RAILS_ENV=production bundle exec rake db:migrate@
Sergio RG, please try: @bundle exec ...
Go MAEDA
01:24 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Maybe related... on Ubuntu 12.04
Bundle complete! 28 Gemfile dependencies, 48 gems now installed.
Gems in the gro...
Sergio RG
21:54 Defect #19417 (Closed): status change is allowed with empty workflow-required custom field
Environment:
Redmine version 2.6.1.stable
Ruby version 2.0.0-p598 (2014-11-13)...
E Lipinsky
16:02 Feature #16821: Time tracking : duration since last update on issue
Just done it :
Some addition to app/views/issues/_edit.html.erb (4 first lines are from the original template) :
...
Richard Bergoin
15:34 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
Do you really use version:2.6.2?
version:2.6.2 requires rbpdf 1.18.5.
source:tags/2.6.2/Gemfile#L10
Toshi MARUYAMA
15:25 Defect #19410 (Needs feedback): Export to PDF problem while exporting Arabic text to pdf
Toshi MARUYAMA
11:39 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
vijay krishna wrote:
> We upgraded to version 2.6.2 including rbpdf 1.18.3 and "DejaVuSans" font Arabic locale.
...
Jun NAITOH
05:08 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
Please give us examples. Toshi MARUYAMA
03:50 Defect #19410 (Closed): Export to PDF problem while exporting Arabic text to pdf
We have a problem in exporting arabic text in issues list to pdf report using redmine version 2.5.1.
We upgraded to...
vijay krishna
14:05 Defect #19197: Missing notification if assignee was a group
Jean-Philippe Lang wrote:
> Yes, it's the expected behaviour after the fix
Thank you for your reply. To be clear,...
Deoren Moor
07:50 Defect #19197: Missing notification if assignee was a group
Yes, it's the expected behaviour after the fix, is it a problem for you ? Jean-Philippe Lang
13:18 Defect #19413 (Closed): ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
You can choose multiple encodings in administration setting. Toshi MARUYAMA
12:36 Defect #19413 (Closed): ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
SVN repository and Redmine 2.6.1 good integrated and works.
Source code in SVN repository have ANSI Windows coding 1...
Dmitry Skibarko
12:25 Feature #1237: Add support for two-factor authentication
+1 for two factory auth, YubiKey for instance it is open source and well documented Blagoy Chepelov
11:49 Feature #17747: Private roles
I've no experience with Ruby, but inspired by (and building on) the modifications for #11724, I've created a patch.
...
Wim DePreter
08:23 Feature #17460: MySQL 5.7 support
Toshi, the idea of the implementation of nested sets in 3.0.0 is to start the transaction by locking all the rows tha... Jean-Philippe Lang
07:07 Feature #17460: MySQL 5.7 support
Note-20 is wrong because it uses nested transaction and parent transaction does not use lock.
This is fix....
Toshi MARUYAMA
06:29 Feature #17460: MySQL 5.7 support
This is code from source:tags/2.6.3/lib/plugins/awesome_nested_set/lib/awesome_nested_set/model/transactable.rb .
...
Toshi MARUYAMA
05:10 Feature #17460: MySQL 5.7 support
"SET SESSION TRANSACTION ISOLATION LEVEL SERIALIZABLE;" reduces failure times on my MariaDB 5.5.
Toshi MARUYAMA
08:12 Feature #1624: Issue merging
+1 ! Joerg Boeselt
07:52 Feature #19412 (Closed): Reqtify coupling
Jean-Philippe Lang
07:23 Feature #19412 (Closed): Reqtify coupling
Reqtify is a traceablility tool developed and on-sale by Dassault Systèmes, which interacts with various management... Toru Haraguchi
07:18 Defect #19411 (Closed): Internall Server Error
Please use forum and see message#667. Toshi MARUYAMA
07:12 Defect #19411 (Closed): Internall Server Error
Dear All I Have installed Redmine on apache2 with postfix configuration. I followed all the steps given in the link h... Thomas Chacko
04:25 Feature #2035: Issue reporter should be editable
+1 Please implement this, we really need to be able to stop emails going to person who created the issue, we have few... Ales Seifert
03:04 Defect #19398: Failed to get attachment with Chinese filename.
The workaround (https://github.com/rails/rails/issues/19187): add some codes in C:\Ruby193\lib\ruby\gems\1.9.1\gems\a... Alan Liu
 

Also available in: Atom