Project

General

Profile

Activity

From 2012-08-01 to 2012-08-03

2012-08-03

23:27 Development: RE: email format that works for redmine:email:receive_imap
To add to this. If I send an email manually to Redmine, it will get processed and a ticket gets created. But if it ge... Kameron Hott
22:18 Development: RE: email format that works for redmine:email:receive_imap
This is all it has. This is the production.log file contents as we do not have a development database set up. We actu... Kameron Hott
20:25 Development: RE: email format that works for redmine:email:receive_imap
Try attaching it as a file, or really the last few hundred lines or so. William Roush
20:20 Development: RE: email format that works for redmine:email:receive_imap
Trying just part of it:... Kameron Hott
20:18 Development: RE: email format that works for redmine:email:receive_imap
Ok, so I am trying to respond to this with the details and I keep getting rejected as span. Kameron Hott
20:11 Development: RE: email format that works for redmine:email:receive_imap
Run this task in development mode (RAILS_ENV="development"), what does logs/development.log show? William Roush
18:02 Development: RE: email format that works for redmine:email:receive_imap
Anyone? Please? Kameron Hott
22:39 Open discussion: RE: Redmine 1.x vs 2 -- plugin compatibility? Downgrade to 1.x?
Just looking at the plugins directory here:
http://www.redmine.org/plugins
Unless there is somewhere else I sho...
Tony Wagner
20:12 Open discussion: RE: Redmine 1.x vs 2 -- plugin compatibility? Downgrade to 1.x?
What plugins do you have that aren't 2.0 compatible? Myself and many in the community have been porting "dead" projec... William Roush
18:15 Open discussion: Redmine 1.x vs 2 -- plugin compatibility? Downgrade to 1.x?
We just installed Redmine 2, but as we are browsing for plugins to install, we notice that virtually every plugin we ... Tony Wagner
20:35 Plugins: RE: Agile Dwarf project management plugin released
Hi Michael!
I kinda fixed the syntax error that i found in that query in postgresql. When you got time, please, ta...
Leonardo Carneiro
20:13 Help: RE: Error installing redmine with bundle install
Michael Reed wrote:
> Thanks William, I agree. The first error which occurred dealt with Installing pg (0.14.0), t...
William Roush
16:45 Help: RE: Error installing redmine with bundle install
Thanks William, I agree. The first error which occurred dealt with Installing pg (0.14.0), then later libpq-fe.h.
...
Michael Reed
07:17 Help: RE: Error installing redmine with bundle install
It would be best to figure out why CentOS isn't providing libpq-fe.h in the postgresql-devel package like it should t... William Roush
07:16 Help: RE: Error installing redmine with bundle install
Michael Reed wrote:
> Thanks William,
>
> Followed your advise, however, no change. Isn't postgresql just databa...
William Roush
07:00 Help: RE: Error installing redmine with bundle install
Thanks William,
Followed your advise, however, no change. Isn't postgresql just database related?
Thank you fo...
Michael Reed
17:21 Plugins: RE: Users XLS import/export plugin
Hi, Vitaly Klimov
Thanks.
I have installed Plugin views with revisions.
I will try it later, maybe I missed the...
Steven Wong
15:44 Plugins: RE: Users XLS import/export plugin
Steven Wong wrote:
> I opened the configuration page - users and can not find the filter. or the plugin could not be...
Vitaly Klimov
09:24 Plugins: RE: Users XLS import/export plugin
Hi, Vitaly Klimov
I used the plugin with redmine 2.0.3 but it seems having some bug.
I opened the configuration...
Steven Wong
16:06 Help: How to have new posts in bold like here ?
Hi guys,
On my forum, all posts are bold, they never get lighter, how can I change it ?
Raphael Leroux
15:46 Plugins: RE: Duplicate views list plugin
Steven Wong wrote:
> Nice. I do not test it in Redmine 2.0.X. anyone has done this? the plugin support redmine 2.0....
Vitaly Klimov
09:22 Plugins: RE: Duplicate views list plugin
Nice. I do not test it in Redmine 2.0.X. anyone has done this? the plugin support redmine 2.0.3?
Thanks.
Steven Wong
15:24 Help: Reset password lost without admin redmine account but with admin redmine database account
Yesterday i have migrated from redmine 1.4.x to redmine 2.0.3 and realized that the CAS plugin don't work on redmine ... petit dragon999
09:38 Development: Lots of futex ETIMEDOUT on ruby 1.8 / RM 1.4.x
Dear Devs,
can you please tell us if these messages are OK or if this is an issue worth investigating.
We started...
Jan Niggemann (redmine.org team member)
09:35 Help: RE: High CPU usage issue / leap second?
Same thing here, even after the problem's gone, I still have those futex ETIMEDTOUT messages, too. But I'm not sure i... Jan Niggemann (redmine.org team member)
09:17 Help: RE: some strange 500 error
here is plugins list... Steven Wong
04:20 Help: RE: Redmine 1.4.1 Forum tab: Project administration create new forum: Redmine 500 error
I found the solution. The plugin "Wiki extensions" with its extension "Footer" caused the error.
Thanks for reply.
Reinhard Borek

2012-08-02

22:50 Help: RE: Error installing redmine with bundle install
Missing postgreSQL libs:
yum install postgresql-devel
William Roush
14:23 Help: RE: Error installing redmine with bundle install
Hi William,
Tried it but no success.
Please see the below. I searched my system for pg_config, but it doesn't ...
Michael Reed
06:31 Help: RE: Error installing redmine with bundle install
Pull the gemfile out of redmine-2.0.3.tar.gz, place it in your Redmine directory, do not edit it, run bundle install. William Roush
06:07 Help: RE: Error installing redmine with bundle install
Thank you William, Tried your suggestion, and received the following.
[root@localhost redmine]# bundle install
C...
Michael Reed
20:57 Plugins: RE: Gitolite Integration
Unfortunately, my setup broke with the last major redmine upgrade. I looked around on Github, but it seems that no on... Anonymous
15:57 Plugins: RE: Gitolite Integration
Joining the question - where can I find the code now?
And preferably a small how-to (or large!)
Genadi Saltikov
18:22 Plugins: RE: Agile Dwarf project management plugin released
Great, thank you! Michael K.
18:03 Plugins: RE: Agile Dwarf project management plugin released
Fixed it in the end so that inplace method of AdtaskinlController looks like this... Vladimir Dzalbo
17:02 Plugins: RE: Agile Dwarf project management plugin released
Hi Michael,
Thanks a lot for your effort!
Unfortunately it did not really work out. That's the issue I am havin...
Vladimir Dzalbo
14:34 Plugins: RE: Agile Dwarf project management plugin released
Hi Michael, yes, i'm using postgres 9.1.4 and redmine 1.4.4.
Also, i would like to note that the rake command in t...
Leonardo Carneiro
13:59 Plugins: RE: Agile Dwarf project management plugin released
Leonardo Carneiro,
Are you using PostgreSQL by any chance?
Michael K.
13:58 Plugins: RE: Agile Dwarf project management plugin released
Vladimir Dzalbo,
Please checkout the latest revision and see if that fixes the problem.
Michael K.
09:21 Plugins: RE: Agile Dwarf project management plugin released
Hi Vincent,
Thank you for your interest. I've fixed the version issue.
It would be great to have a new contribut...
Michael K.
08:42 Plugins: RE: Agile Dwarf project management plugin released
Dear Michael,
Thank you for this plugin.
I've found a few issues:
- On the plugin page on redmine.org/plu...
Vincent van der Locht
16:05 Open discussion: Redmine and visually imparied users
Hello,
I recently had a inquiry from a user that uses a screen reader for their day to day activities. We currentl...
John Dever
14:00 Help: RE: Unlink email-adresses
Can nobody help me please? :-( Kevin Hillman
12:22 Development: RE: Redmine ruby rest API error `instantiate_collection': undefined method `collect!'
self.format = :xml
fixed for me :)
working with rails-3.2.5 and ruby 1.9.2
Christian Baus
10:39 Help: RE: Watcher in private project
Try to define a role for such users. Then set permissions to create and view and comment issues but not to see wiki, ... Ivan Cenov
09:02 Help: RE: Watcher in private project
up Heiko Reimer
10:20 Help: RE: High CPU usage issue / leap second?
I have same futex TimeOut even after applying the workaround. But no more 100% CPU usage problems ... I am lost.
So ...
Gurvan Le Dromaguet
05:21 Plugins: RE: Hudson Plugin 1.0.5
Toshiyuki, I'm sure you've already been asked this, but do you plan on getting this plugin work with Redmine 2.X? Ryan Mendoza
04:29 Help: some strange 500 error
I open some user info occurs 500 error, and check the log as follows:... Steven Wong

2012-08-01

23:39 Help: Issue Status Customized for Specific Project
Looking through the Forums, User Guide, etc. I haven't been able to find the answer to the following questions:
Ho...
Randy Wymore
23:17 Development: email format that works for redmine:email:receive_imap
Help please. We have an online form that emails to Redmine to create a ticket. The required fields are:
Tracker
Sub...
Kameron Hott
19:21 Help: RE: Error installing redmine with bundle install
Ah should have read the tutorial:
Remove the gemfile found here: /var/www/redmine/Gemfile
Redmine as of 1.4 c...
William Roush
05:06 Help: RE: Error installing redmine with bundle install
No, Just following the tutorial. I am almost just about somewhat Linux adept (or trying really hard to get there!) b... Michael Reed
04:47 Help: RE: Error installing redmine with bundle install
You're not attempting to install with any plugins are you? William Roush
03:41 Help: RE: Error installing redmine with bundle install
Please?
FYI - On the second server, I installed it at the recommended /var/www/redmine and not /home/site1/redmine...
Michael Reed
18:48 Open discussion: RE: Issues in redmine integration with Git
I found out what the problem was - had to chmod repositories folder to 7 (rwx) to get it running M Vitr
15:25 Open discussion: Issues in redmine integration with Git - have the same problem
Hello there,
no answers? I think I have the same problem...
Help would be very nice! :-)
M Vitr
18:06 Help: RE: Redmin 2.0.3 with cPanel
Ok, I success to create an rail app from cPanel but I couldnt access to the created app url... Florent .
00:19 Help: Redmin 2.0.3 with cPanel
Hi,
I created an account with the respectivly subdomain. (redmine and redmine.mydomain.com)
I just followed the...
Florent .
18:03 Help: ./dispatch.fcgi creates Error -- fcgi (LoadError)
Hi together,
I know there are already some entries regarding this problem. But the described solutions as well as ...
Dirk Rennekamp
16:26 Help: I got a git project in root@master

I need help, I don't know how to clone the repository with git, when I tried to clone it, it doesn't find the .gi...
Francisco Gutierrez
15:36 Plugins: RE: Agile Dwarf project management plugin released
It is now :) Thank you Michael K.
15:34 Plugins: RE: Agile Dwarf project management plugin released
Found it... I had the tracker Incident (with ID 4) disabled on the project..
Hope it is in TODO list to have it co...
Vladimir Dzalbo
15:20 Plugins: RE: Agile Dwarf project management plugin released
Thanks, Vladimir Dzalbo. We'll investigate this and I'll let you know. Michael K.
15:18 Plugins: RE: Agile Dwarf project management plugin released
seem to have run into a problem...
When I am trying to add a new task in the Sprints tab nothing seems to happen.
...
Vladimir Dzalbo
14:25 Help: How to see column "Linked issues" in issues list
Hi all,
Does Redmine 2 (or some plugin) have a possibility to see information about linked issues in issues list?
...
Georgy Turevcih
10:23 Open discussion: RE: Redmine 2.0.2 performance tuning and install under Windows
Nice!
Thanks.
I used ruby 1.8.7.
any solution for thin server performance tuning?
Steven Wong
09:35 Development: More spam on the boards
Hi Devs,
there's more and more spam on the boards, especially on Open / Help ...
A possible solution would be to ...
Jan Niggemann (redmine.org team member)
09:30 Help: RE: List of directory permissions
The problem is, that I do it exactly as described on [[RedmineInstall]]. Every time I do an update. But that does not... Florian Heiber
09:25 Help: How to upgrade redmine from 1.0.5 to 1.4.4
Hi all,
I upgraded redmine from 1.0.5 to 1.4.4 successfully! You can follow the below links:
http://www.redmine.org...
cao cao
 

Also available in: Atom