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...
-
21:18 Help: RE: dispatch.fcgi has failed to remain running
- From this lines ...
-
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... - now i have problem with fastCGI which can't execute dispatch.fcgi
Getting next error:... -
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
-
16:38 Help: RE: ../dispatch.fcgi was not found ...
- Sorry, my fault.
I didn't carefully read all comments in .htaccess
Solution RewriteBase... - Hello
I'm new to redmine and whole ruby stuff.
Have tried to google answer for my problem but no luck.
So what d... - Hello, Just installed AgileDwarf with following commands:
git clone https://github.com/iRessources/AgileDwarf.git ... - 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... -
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... -
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... -
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...
-
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... -
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... -
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'
-
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... -
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@.
-
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... -
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.... -
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:...
-
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...
-
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! -
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... -
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... -
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 ... - 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... -
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... -
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 ... -
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... -
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. -
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 ...
-
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 ... - I want developers to be able to link an issue to specific revisions of files in our version control (git).
The poi... - Fetching html email into Redmine
from imap or pop3
i have fecthed text emails into redmine from my email server... - Hi,
I follow the HowTo http://www.redmine.org/projects/redmine/wiki/Redmine_on_CentOS_installation_HOWTO.
I use a... -
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... -
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...
- Hi,
I went to install visual sourcesafe on redmine.
so I'm tried this "http://www.redmine.org/issues/1260".
... - I am transferring a large project with multiple designdocuments in Word to Redmine. The Word documents have to be tra...
- Hi,
I am using Version 1.2, Redmine emails are receiving in spam folder, as other emails are getting received in ... - 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.
-
01:05 Plugins: RE: Upgrade plugin
- Hi ...
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... -
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...
-
23:00 Help: RE: mongrel.log very big
- Open it with some type <file>|more command?
-
21:30 Help: RE: mongrel.log very big
- up
-
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... - Hello everyone I don't know if this subject was already answer but I want to make a procedure to backup my redmine we...
-
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.... -
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... -
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... - error:
http://42.121.81.24:8080/... -
17:05 Plugins: RE: Porting plugin: No redmine at all!
- You're overriding @ApplicationController#initialize@ without calling superclass constructor.
-
14:38 Plugins: RE: Porting plugin: No redmine at all!
- For the convenience, I am also adding a few fragments into text:
*init.rb*... -
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.
-
14:27 Plugins: RE: Porting plugin: No redmine at all!
- No problem - see attached - it is complete this time...
-
13:49 Plugins: RE: Porting plugin: No redmine at all!
- Without any code, it's hard to tell =)
- 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... -
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... -
11:44 Help: RE: anyone has met this issue?
- Hi @all!
Etienne Massip wrote:
> From "Rails guide":http://edgeguides.rubyonrails.org/command_line.html:
>
> [... -
09:11 Help: RE: anyone has met this issue?
- From "Rails guide":http://edgeguides.rubyonrails.org/command_line.html:...
-
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 ...-
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... - Hi,
I wrote plugins for Mozilla and Chrome and I want connected them to Redmine. It's impossible using XHR because A... -
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...
-
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? -
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...
-
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 ... -
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...
-
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 ... -
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'... -
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... -
07:05 Plugins: RE: Help with creating a simple wrapper, anyone?
- there's a simple plugin maybe used by you.
redmine_top_bar_links - Hello,
I have a few web apps that I would like to wrap inside redmine. Believing it was quite an easy task I embarke... - Hello,
We want to share issue reports with our customers, which the "Export PDF" function helps with (when viewing... - 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...
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... -
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... -
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.... -
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... -
17:59 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Would be better, sorry:...
-
17:48 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- How did you install Ruby and Rails?
-
17:47 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Last debug action?...
-
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.
-
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... -
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... -
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... -
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@?
... -
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 ... - Hi, we use redmine for SPIP dev on http://core.spip.org/ and we have a question about issue creation form.
We have... - I have followed [[RedmineInstall|this]] step to install plugin in newly installed redmine .
I have simply installe... -
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!
-
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....
-
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...
-
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... -
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... -
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... -
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. -
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... - Hi,
it is possible to send an svn commit if the user closes a version. We want to automatically build a stable ver... - I want to hook up my Redmine with LDAP. However, I have many local accounts that have the same username as the one fr...
- Any idea how to protect agains autoresponders?
Vacation responders are falling back to redmine thru email reply func... -
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...
- Hi All,
I try to install redmine on window 7 64bit platform.
But I cannot connect to mysql, the error message is ... -
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...
- It would be nifty to have "updated by" as a default column on the issue list, where the field is automatically popula...
-
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... -
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...
Also available in: Atom