Project

General

Profile

Activity

From 2015-03-17 to 2015-03-19

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... suvjunmd suvjunmd
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

2015-03-17

22:57 Defect #19197: Missing notification if assignee was a group
Jean-Philippe Lang wrote:
> Deoren Moor wrote:
> > Is this feature separate from the Email Notifications setting?
...
Deoren Moor
20:47 Defect #19197: Missing notification if assignee was a group
Deoren Moor wrote:
> Is this feature separate from the Email Notifications setting?
If this setting (Issue update...
Jean-Philippe Lang
19:53 Defect #19197: Missing notification if assignee was a group
Is this feature separate from the Email Notifications setting?... Deoren Moor
22:03 Defect #19409 (Closed): Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
Following commands should be self-explanatory:... suvjunmd suvjunmd
20:00 Feature #17460: MySQL 5.7 support
Jean-Philippe Lang wrote:
> Toshi, your patch does not do what it's supposed to.
>
> You may want to write:
>
...
Toshi MARUYAMA
19:07 Feature #17460: MySQL 5.7 support
I've isolated the log for a thread that triggers a dead lock. It ends with:... Jean-Philippe Lang
18:53 Feature #17460: MySQL 5.7 support
Toshi, your patch does not do what it's supposed to.
You may want to write:
root_ids = self.class.where(:id =...
Jean-Philippe Lang
17:37 Feature #17460: MySQL 5.7 support
This change passes test half times, but fails half times on my MariaDB 5.5.... Toshi MARUYAMA
13:45 Feature #17460: MySQL 5.7 support
On my CentOS7 mariadb-5.5.41-2.el7_0.x86_64:
clean r14128:...
Toshi MARUYAMA
16:36 Defect #19406: Cannot set multiple "tasks with precedes/follows relationship" to *all* become child-tasks of some parent
I suspect this is related to #13654 Friedrich Schiller
11:57 Defect #19406 (Closed): Cannot set multiple "tasks with precedes/follows relationship" to *all* become child-tasks of some parent
Hi,
I have 3 tasks where one follows the other:...
Friedrich Schiller
16:23 Feature #6118: Filter by parent task or subtasks
+1
I am patching production with Felix's patch, I would love it included in next release.
Useful for views of roo...
txemi M
15:17 Patch #7528: Fetch small initial set of repository changesets
Fair enough, but git repos are still read in chunks of 200 - I don't use the rev num, but the number of revisions - i... Andy Bolstridge
14:29 Defect #668: Date input fields don't respect date format settings
+1 Ján Regeš
13:25 Defect #19344: MySQL 5.6: IssueNestedSetConcurrencyTest#test_concurrency : always fails
This test fails on MariaDB 5.5, too.
On my CentOS7:...
Toshi MARUYAMA
11:31 Feature #1691: Resources workload
Any update on this feature ? Mathieu Hicauber
11:07 Defect #19405 (Closed): Setting config.logger.level in additional_environment.rb has no effect
Since version 3.0.0 my production log files contain INFO messages and higher, despite setting a Logger level of @::WA... Scott Macpherson
10:52 Defect #19398 (Closed): Failed to get attachment with Chinese filename.
Alan Liu wrote:
> It caused by Rails 4.2 (https://github.com/rails/rails/issues/19187 has a workaround, but I don't ...
Toshi MARUYAMA
10:33 Defect #19398 (Reopened): Failed to get attachment with Chinese filename.
Indeed, webrick has no problem.
But thin & puma do.
Why? webrick doesn't work with Rails 4.2?
(Sorry, I'm not a r...
Alan Liu
10:21 Defect #19398: Failed to get attachment with Chinese filename.
It caused by Rails 4.2 (https://github.com/rails/rails/issues/19187 has a workaround, but I don't understand yet). Alan Liu
02:55 Defect #19398 (Closed): Failed to get attachment with Chinese filename.
I cannot reproduce on Windows 8.1 Pro with webrick (#19374#note-3).
We cannot support individual web server and envi...
Toshi MARUYAMA
02:13 Defect #19398 (Reopened): Failed to get attachment with Chinese filename.
More background information:
* OS: Windows Server 2008 R2 Standard SP1 (Traditional Chinese)
* We do not use bitnam...
Alan Liu
10:09 Defect #8287 (Closed): Polish e-mail due task notifications
Improved translations have been suggested on #19403. I close this issue as duplicate.
Thanks for reporting this issue.
Go MAEDA
09:51 Defect #19403: Mistake in Polish Translation file.
I made a patch file from the description. Go MAEDA
08:45 Defect #19403 (Closed): Mistake in Polish Translation file.
In Polish Translation (config/locale/pl.yml) file there is mistake (at least) in two keys repeated in all recent vers... Maciej G.
08:33 Defect #19375: redmine_dmsf install show mini_portile_0.6.0 Could not find
I resolved:
htdocs 下修改gemfile source http://ruby.taobao.org/
1 bundle update
2 bundle install --no-deployment
...
xuchun sang
02:29 Patch #3962 (Closed): Add a maximum nesting option to the {{child_pages}} macro
A option @depth@ that controls recursion depth was added by #10789.
I close this issue.
Go MAEDA
01:16 Defect #19400: Possibility of having 2 (or more) repositories with empty identifier
Maybe I should precise the context : I'm the maintainer of "Redmine Git Hosting":https://github.com/jbox-web/redmine_... Nicolas Rodriguez
00:49 Defect #19400 (Closed): Possibility of having 2 (or more) repositories with empty identifier
#19260#note-4
> This patch (r14050) introduces the possibility of having 2 (or more) repositories with empty ident...
Toshi MARUYAMA
01:15 Defect #19260: Non-default identifier-less git repositories are undeletable

Nicolas Rodriguez
00:51 Defect #19260: Non-default identifier-less git repositories are undeletable
Nicolas Rodriguez wrote:
> Hi!
>
> This patch introduces the possibility of having 2 (or more) repositories with ...
Toshi MARUYAMA
00:37 Defect #19260: Non-default identifier-less git repositories are undeletable
Hi!
This patch introduces the possibility of having 2 (or more) repositories with empty identifier.
Is this somet...
Nicolas Rodriguez
01:11 Feature #19350 (Closed): Add version date in issue detail and Gantt
Thanks for feedback. I am happy to hear that it is useful for you.
I close this feature request.
Go MAEDA
 

Also available in: Atom