Project

General

Profile

Activity

From 2012-08-28 to 2012-08-30

2012-08-30

23:44 Plugins: RE: menu integration
I've got _No such file to load -- lib/redmine/menu_manager_ when try to look on your plugin. Thats is the line with p... # And
21:18 Help: RE: dispatch.fcgi has failed to remain running
From this lines ... Den Iskandarov
20:11 Help: RE: dispatch.fcgi has failed to remain running
Heeeelp, whats wrong. I have exactly followed all tutorials. what did i miss?
Removed yum installed and gem installe...
Den Iskandarov
17:02 Help: dispatch.fcgi has failed to remain running
now i have problem with fastCGI which can't execute dispatch.fcgi
Getting next error:...
Den Iskandarov
17:02 Help: RE: How to update issue status/priority using Rest API?
It's still seems to be not possible with Version 1.4.2 Niels Drescher
16:38 Help: RE: ../dispatch.fcgi was not found ...
Sorry, my fault.
I didn't carefully read all comments in .htaccess
Solution RewriteBase...
Den Iskandarov
15:31 Help: ../dispatch.fcgi was not found ...
Hello
I'm new to redmine and whole ruby stuff.
Have tried to google answer for my problem but no luck.
So what d...
Den Iskandarov
16:06 Plugins: AgileDwarf - No Sprint Tab
Hello, Just installed AgileDwarf with following commands:
git clone https://github.com/iRessources/AgileDwarf.git ...
metal zong
15:54 Open discussion: proxy error
hey all
i'm very new to Read mine, today only i started, i configured all but i am getting proxy error, i dont k...
Anonymous
14:53 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Etienne,
I owe you and the community a feedback.
I uninstall everything's related to ruby on my system, then inst...
Leo L.
11:14 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Etienne,
Thanks for pointing out what's wrong about my config.
You're test was quite demonstrative. You were gues...
Leo L.
10:58 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Your Ruby 1.8.7 setup is broken maybe because you installed a 1.9 over a 1.8 or something similar (I don't know Freeb... Etienne Massip
10:53 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Haha, I'm feeling like a blind pilot here :)
There is the requested output.
[root@srv-freebsd /usr/local/www/redm...
Leo L.
10:51 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
In fact, no need.
This is clearly because RUBY_VERSION is < '1.9' (makes sense since you're running 1.8.7) but rub...
Etienne Massip
10:47 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Still in Rails console:
RUBY_VERSION
then
RUBY_VERSION.class
then
RUBY_VERSION < '1.9'
Etienne Massip
10:28 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Etienne,
OK, that's it :
[leo@srv-freebsd /usr/local/www/redmine]# ruby script/rails c --sandbox
Loading produ...
Leo L.
10:09 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Sorry, either set your @RAILS_ENV@ environment variable to @production@ or run @ruby script/rails c --sandbox@. Etienne Massip
10:05 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Hi Etienne and Toshi,
@Toshi : I use separate databases for each project.
@Etienne : Well. When I type "ruby scri...
Leo L.
04:34 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Leo L wrote:
> But I just can't figure out why ChiliProject is working fine, as it just based on redmine (the gantt....
Toshi MARUYAMA
14:13 Open discussion: RE: Gmail autoresponder spamming our tickets
For 1.4.x, locate app/models/mail_handler.rb and add a header to this block:... Jan Niggemann (redmine.org team member)
14:12 Help: RE: new issue by email problem
Yep that all works now. Thanks for your help. Not that intuitive from the help page, but makes perfect sense as its u... marco deluca
13:39 Help: RE: new issue by email problem
Ah so plain english works is what you're saying then:)
I'll give it a try!
marco deluca
13:38 Help: RE: new issue by email problem
I use the following syntax and it works:
@Assigned to: <username>
Start date: <date yyyy-MM-dd>
End date: <date yy...
Jan Niggemann (redmine.org team member)
13:33 Help: RE: new issue by email problem
I'm having issues with of the overrides as well. Here's what's in the cronjob:
@allow_override=project,tracker,sta...
marco deluca
13:29 Help: RE: Notifications are not working but able to send test email successfully
Hi,
I face the same problem: test email works and watchers get email notifications but assignees do not. "Sending ...
Kristjan Mustkivi
13:26 Help: Redmine manual, printed, PDF, any other form?
Hi all,
is there any kind of manual besides the wiki, be it a book, PDF or any other form?
I need some very basic...
Jan Niggemann (redmine.org team member)
12:13 Help: RE: anyone has met this issue?
William Roush wrote:
> If you don't have some extremely odd proxy configuration that is somehow mixing/sharing cooki...
Etienne Massip
10:18 Help: RE: anyone has met this issue?
Etienne Massip wrote:
> Did you also change your cache provider or any cache-related setting?
Well, not far as I ...
Tobias Eskowitz
10:08 Help: RE: anyone has met this issue?
Steven Wong wrote:
> Jon Lumpkin wrote:
> > You should only have to do that after the upgrade and then be good to g...
Etienne Massip
03:20 Help: RE: anyone has met this issue?
But at present, I used the workaround to avoid the problem.
-- I make a schedule task and I hope it would be useful.
Steven Wong
03:18 Help: RE: anyone has met this issue?
yes, a dirty workaround. I have to make a schedule to avoid the problem. and unfortunately, I have not found how to ... Steven Wong
03:15 Help: RE: anyone has met this issue?
Jon Lumpkin wrote:
> You should only have to do that after the upgrade and then be good to go.
>
> Slightly off ...
Steven Wong
12:02 Open discussion: Assigning a revision to an issue
I want developers to be able to link an issue to specific revisions of files in our version control (git).
The poi...
Andy Jones
12:02 Help: how to Fetching html email into Redmine
Fetching html email into Redmine
from imap or pop3
i have fecthed text emails into redmine from my email server...
朝伟 万
11:20 Help: Help install redmine CentOS 6.3 : rails_env command failed with rake
Hi,
I follow the HowTo http://www.redmine.org/projects/redmine/wiki/Redmine_on_CentOS_installation_HOWTO.
I use a...
Grégory Baudeau
10:05 Plugins: RE: Porting plugin: No redmine at all!
Jiří Křivánek wrote:
> *Unfortunately, my problems are:*
> # I am writing the Redmine plugins without any deep know...
Etienne Massip
00:03 Plugins: RE: Porting plugin: No redmine at all!
Great, that is exactly what I expected to happen - just a stupid error resulting from the lack of info - now it works... Jiří Křivánek
09:25 Help: Install Visual SourceSafe on Redmine
Hi,
I went to install visual sourcesafe on redmine.
so I'm tried this "http://www.redmine.org/issues/1260".
...
Ys Lee
08:42 Open discussion: How to edit Wiki's? Editor/converter for Word documents or WYSIWIG?
I am transferring a large project with multiple designdocuments in Word to Redmine. The Word documents have to be tra... Egbert Koomen
07:18 Help: Redmine Emails, are Recieved in Spam Folder
Hi,
I am using Version 1.2, Redmine emails are receiving in spam folder, as other emails are getting received in ...
Amol Shinde
04:16 Development: How to get client ip?
I used redmine 2.0.3, and recently, I want to write a plugin to get client ip on mypage? how could I do? Thanks. Steven Wong
01:05 Plugins: RE: Upgrade plugin
Hi ... Luis Serrano Aranda

2012-08-29

23:53 Plugins: RE: Writing plugins compatible with both Redmine 1.x and 2.x - some tips
In a different thread someone adviced me: The problem was in the constructor of my controller class.
At the old Re...
Jiří Křivánek
13:05 Plugins: RE: Writing plugins compatible with both Redmine 1.x and 2.x - some tips
Thank You for this great guide. It helped me a lot when porting my plugin from 1.3 to 2.0. But I still have one big p... Jiří Křivánek
23:00 Help: RE: mongrel.log very big
Open it with some type <file>|more command? Etienne Massip
21:30 Help: RE: mongrel.log very big
up Fernando C
21:10 Plugins: RE: XLS export plugin
Hi,
I run redmine 1.3.2 on CentOs via apache//passenger
I use the 2.1 release of the plugin. When i click on exp...
Anonymous
19:26 Open discussion: How to migrate a database
Hello everyone I don't know if this subject was already answer but I want to make a procedure to backup my redmine we... thibault salingue
19:07 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Leo L wrote:
> But I just can't figure out why ChiliProject is working fine, as it just based on redmine (the gantt....
Etienne Massip
17:46 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Hi,
I erased the redmine directory and dropped the mysql databases and user.
I removed all the rubygem-* installe...
Leo L.
18:24 Help: RE: can not start redmine 2.02
Hi
I've resolved this problem with this procedure. In my case, I use a debian distribution.
* remove thin scrip...
cam lafit
18:15 Help: ubuntu 10.10 64bits install redmine can't start server
error:
http://42.121.81.24:8080/...
SHEN LAN
17:05 Plugins: RE: Porting plugin: No redmine at all!
You're overriding @ApplicationController#initialize@ without calling superclass constructor.
Etienne Massip
14:38 Plugins: RE: Porting plugin: No redmine at all!
For the convenience, I am also adding a few fragments into text:
*init.rb*...
Jiří Křivánek
14:28 Plugins: RE: Porting plugin: No redmine at all!
BTW: I also tried one of the plugins which are said to be compatible with 2.0. And yes it works. Jiří Křivánek
14:27 Plugins: RE: Porting plugin: No redmine at all!
No problem - see attached - it is complete this time... Jiří Křivánek
13:49 Plugins: RE: Porting plugin: No redmine at all!
Without any code, it's hard to tell =) Etienne Massip
12:04 Plugins: Porting plugin: No redmine at all!
Hello,
I spend more than 18 hours on attempts to port my existing Redmine plugins from 1.3 to 2.0. I was able to f...
Jiří Křivánek
16:58 Help: RE: anyone has met this issue?
You should only have to do that after the upgrade and then be good to go.
Slightly off topic, but how does your l...
Jon Lumpkin
11:44 Help: RE: anyone has met this issue?
Hi @all!
Etienne Massip wrote:
> From "Rails guide":http://edgeguides.rubyonrails.org/command_line.html:
>
> [...
Tobias Eskowitz
09:11 Help: RE: anyone has met this issue?
From "Rails guide":http://edgeguides.rubyonrails.org/command_line.html:... Etienne Massip
03:34 Help: RE: anyone has met this issue?

At present, we think maybe some configuration of the cache caused it. but I have not found how to fix it.
I ran ...
Steven Wong
16:14 Development: RE: In a comment of a revision: No link to issue
William, thanks a lot!
Thanks to your help, I was able to make the changes in less than half an hour. Do you think t...
Super User
15:14 Development: Redmine REST API - Same Orgin Policy
Hi,
I wrote plugins for Mozilla and Chrome and I want connected them to Redmine. It's impossible using XHR because A...
Artur G
15:11 Development: RE: REST API doesn't work
I'm sorry for not closing the thread, my problem was because of using older version of redmine that wasn't support RE... mina Beshay
15:08 Development: RE: REST API doesn't work
Hello,
I am using REST API with Python 2.7 and it is working with passanger - can you show your code?
Artur G
14:26 Help: RE: Debian Redmine 1.4.4: Issue Assignee List Includes Only Creator
So for the record. Completely dumping the database (sqlite3 .dump), creating a new db from scratch, and reloading the... Stephen Marenka
13:59 Help: RE: Security Problem
I have the same problem.
I'm running two Redmine 1.4.4 instances on the same machine, and when I login in one of ...
Miguel Angel Salcedo
12:02 Open discussion: RE: Gmail autoresponder spamming our tickets
I was wondering if it would be an idea to look at the full headers in the emails which are triggering the unwanted re... Sean Farrell
10:33 Plugins: RE: Help with creating a simple wrapper, anyone?
Steven,
As I cannot reach ultragreen.net (non loading) could you possibly share your copy of the plugin?
Thank ...
Mauro zaccaria
10:22 Plugins: RE: Help with creating a simple wrapper, anyone?
Hi,Mauro
I used it in my redmine 2.0.3 and it works well.
Or you can try to find wrapper plugin for you. and I'...
Steven Wong
10:10 Plugins: RE: Help with creating a simple wrapper, anyone?
Thank you Steven for the swift reply.
redmine_top_bar_links is exactly how I got inspired, unfortunately ultragree...
Mauro zaccaria
07:05 Plugins: RE: Help with creating a simple wrapper, anyone?
there's a simple plugin maybe used by you.
redmine_top_bar_links
Steven Wong
01:50 Plugins: Help with creating a simple wrapper, anyone?
Hello,
I have a few web apps that I would like to wrap inside redmine. Believing it was quite an easy task I embarke...
Mauro zaccaria
04:10 Help: Add Field to issue PDF export
Hello,
We want to share issue reports with our customers, which the "Export PDF" function helps with (when viewing...
T R
02:48 Plugins: Upgrade plugin
I have a plugin compatible with redmine 1.2 and I want to migrate to 2.x, I have a problem with the function labelle... Luis Serrano Aranda

2012-08-28

19:56 Help: RE: Subtasks change priorities/dealines of parent task?
Hi Arnost,
take a look at issue #5490, that adresses the exact same problem (which I also mention to be quite anno...
Moritz Lungershausen
18:06 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Leo L wrote:
> I installed Ruby and Rails via the FreeBSD ports system.
> I assume this ruby/rails system is fine i...
Etienne Massip
18:03 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
With the improved patch, it results indeed differently :
@Started GET "/projects/console/issues/gantt" for 10.0.2....
Leo L.
18:02 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
I installed Ruby and Rails via the FreeBSD ports system.
I assume this ruby/rails system is fine if ChiliProject's i...
Leo L.
17:59 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Would be better, sorry:... Etienne Massip
17:48 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
How did you install Ruby and Rails? Etienne Massip
17:47 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Last debug action?... Etienne Massip
17:46 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Because it's @@date_from >> @months@ itself which is faulty and not the subsequent substraction. Etienne Massip
17:28 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Thanks for all your efforts.
Unfortunately, I have replaced your first proposition by your second, but nothing's new...
Leo L.
17:01 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
I must say I have no clue how a @Date >> Fixnum@ could give a boolean except with some hidden crazy patch.
Could y...
Etienne Massip
16:28 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Etienne,
In my gantt.rb, I have now :
@68 @date_from = Date.civil(@year_from, @month_from, 1)
69 A...
Leo L.
16:03 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Could you just add the following line just before line #69 (@@date_to = (@date_from >> @months) - 1@) of @gantt.rb@?
...
Etienne Massip
15:06 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Hi again,
Some news about my concern.
I removed completely the redmine directory, then I reinstalled it from SVN ...
Leo L.
17:32 Open discussion: Ability to select project/subproject from issue creation form
Hi, we use redmine for SPIP dev on http://core.spip.org/ and we have a question about issue creation form.
We have...
Anonymous
14:32 Open discussion: Redmine - Plugin instalation - [how to restart redmine]
I have followed [[RedmineInstall|this]] step to install plugin in newly installed redmine .
I have simply installe...
subhransu mishra
14:25 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
Nice catch, forgot about this cache! Etienne Massip
13:12 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
I found the directory @Redmine\tmp\cache@ which I cleared. Then I cleared my browser cache and now it all works fine.... Måns Andersson
12:47 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
I've been doing some more research and it seems to me that rack has cached the wrong file and thereby is the server r... Måns Andersson
09:16 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
I did some additional tests and it seems there's a problem with the domain
If I visit http://127.0.0.1/javascripts...
Måns Andersson
08:58 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
Etienne Massip wrote:
> Måns Andersson wrote:
> What do you mean, how do you check this?
I clear my browser cach...
Måns Andersson
08:57 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
Måns Andersson wrote:
> Yes, the web server is serving the prototype.js file instead of the application.js file loca...
Etienne Massip
07:20 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
Same problems without plugins.
Even the application.css file is now served as the prototype.js file some times.
Måns Andersson
07:14 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
I'm disabling the plugin as we speak.
Yes, the web server is serving the prototype.js file instead of the applicat...
Måns Andersson
10:53 Help: Automatic svn commit after version closed
Hi,
it is possible to send an svn commit if the user closes a version. We want to automatically build a stable ver...
Heiko Reimer
10:11 Help: LDAP and existing local accounts
I want to hook up my Redmine with LDAP. However, I have many local accounts that have the same username as the one fr... Adam Klinkosz
09:01 Open discussion: Gmail autoresponder spamming our tickets
Any idea how to protect agains autoresponders?
Vacation responders are falling back to redmine thru email reply func...
Maxim Krušina
08:46 Open discussion: RE: Is there a way to restrict the fetch changeset process to a specific project? (from within a subversion hook)
You can also use @wget@ and the sys URL and specify project by passing an extra id parameter, see [[RedmineRepositori... Etienne Massip
08:05 Help: Can't connect to MySQL server on 'localhost' (10061) Problem
Hi All,
I try to install redmine on window 7 64bit platform.
But I cannot connect to mysql, the error message is ...
Yang Yang
04:19 Plugins: RE: Embedded plugin doxygen layout
I seem to be having a similar issue, if not the same issue now (Redmine 2.0.3.stable and Redmine Embedded Documentati... Matt Schultz
01:42 Open discussion: updated by - default column on issue list?
It would be nifty to have "updated by" as a default column on the issue list, where the field is automatically popula... Brent Anderson
01:11 Help: RE: dispatch.fcgi idles
Hi,
I couldnt fix this, so if the .fcgi file comes from the redmine-developers (and not from the gentoo portage-ma...
Hugo Mueller
01:00 Help: RE: can not start redmine 2.02
Hi,
I have a fresh installed redmine with stuff-todo plugin and have the same error.
To me it looks like that t...
al la
 

Also available in: Atom