Project

General

Profile

Activity

From 2009-10-03 to 2009-10-05

2009-10-05

23:59 Help: RE: New users not in the members list
I upgraded to the latest trunk version 2903 and the problem went away.
The new users are listed. It is hard to fin...
Curtis Stewart
23:24 Plugins: RE: Ticket grouping plugin
Hi Andrew. it seems that your plugin doesn't work together with my plugin. he is attached.
When I click in Issues sh...
Thales Ferreira
12:17 Plugins: RE: Ticket grouping plugin
Hi Andrew
I did install the "awesome_nested_set plugin" (same directory as the grouping plug-in)
and followed below...
Lars P.
23:11 Plugins: Redmine Repository Controls
Hello all,
I had a need to setup fine grained repository access controls like using a SVNAuthz file, but wanted so...
transit dk
22:54 Plugins: RE: Bug cloud not working, missing something?
Kunal Ashar wrote:
> I've the same problem. The production.log file is attached.
>
> Redmine: 0.8.4
> Ruby 1.8.6...
Mischa The Evil
06:13 Plugins: RE: Bug cloud not working, missing something?
I've the same problem. The production.log file is attached.
Redmine: 0.8.4
Ruby 1.8.6
OS: Windows 2003 Server
Anonymous
20:16 Help: Problems with Redmine 0.8.4 with Passenger on Apache
Hi there,
i have a installation of Redmine running under Apache with Passenger...
from time to time it occurs that ...
Karl Heinz Marbaise
20:06 Plugins: RE: Hudson Plugin 0.1.0
Hi, real cool idea...but i'm missing a thing or may be i oversight things...
Can i configure multiple Hudson Insta...
Karl Heinz Marbaise
18:41 Plugins: RE: Importer plugin - Help
Vitaly,
Thank you very much.
I will try this & let you know how it goes.
Regards,
Nanda
Nanda P
17:36 Open discussion: How to add another column to the issues table report?

I would like to know if someone can help me to determine what steps I do need to modify redmine in the table shown ...
alexs salamanca
16:23 Open discussion: how to set SCM comment message encoding per project?
we have two scm repositories on two servers, one is cvs with gb18030 encoding, the other is svn with utf-8 encoding. ... donny xie
15:35 Help: e-mail notofication to watchers doesn't work
hi there..
i appreciate your work on this awesome and really helpful, flexible project. :)
everything's going gr...
Daniel Sintaj
15:23 Help: RE: Webfaction Install
Finally the real problem was at the email.yml file.
It seems Redmine loops everytime something does not fit correc...
Daniel Herrera
15:19 Help: RE: Redmine.pm Subversion authentication not working
Okay ! Got this working :)
Here is my new Apache configuration...
Yoann Besson
14:41 Help: RE: Redmine.pm Subversion authentication not working
Some details about my problem
I'm using ActiveState Perl 5.10
Here is my Apache2 configuration :...
Yoann Besson
12:41 Help: RE: Repository tab slow on every change (git)?
The --find-copies-harder seems to be causing the performance problem:
--find-copies-harder
For ...
Adam Sjøgren
09:11 Help: RE: Repository tab slow on every change (git)?
I guess a solution could be to change app/models/repository/git.rb fetch_changesets¹ to use 'git log' without --raw t... Adam Sjøgren
12:30 Plugins: AssociationTypeMismatch expected Project got Project
Hello, I'm developing a plugin. When I try to show the new form view I got this error:
ActiveRecord::AssociationT...
Eduardo Yáñez Parareda
11:32 Help: RE: LDAP auth and user priviledges, rights, groups
I'd be curious to know this as well. Stefan Stefansson
11:27 Plugins: RE: Graphs plugin
Peter Fern wrote:
> Peter Fern wrote:
> > Based on your fix, fix other instances too:
>
> Actually, that doesn't...
ciaran jessup
10:12 Plugins: RE: Graphs plugin
Peter Fern wrote:
> Based on your fix, fix other instances too:
Actually, that doesn't look so good, however evda...
Peter Fern
05:26 Plugins: RE: Graphs plugin
ciaran jessup wrote:
> Eric Davis wrote:
> > ciaran jessup wrote:
> > > The other issue I have is, that the fork I...
Peter Fern
10:47 Help: RE: Plugin development: Undefined method 'find' for Test:Module
Finally, I find out the problem.
The model can't be called Test, so I've to change it to AuditTest and everything...
Eduardo Yáñez Parareda
07:33 Plugins: RE: ToDo lists plugin
I have updated the plugin again.
I am running on Rails 2.3.4
I think the previous problem was due to the latest Red...
shadow shadow
04:30 Plugins: RE: ToDo lists plugin
Ok, update to what's on github now(git pull), and try again.
What version of Rails are you running? Because it wa...
david lyons
00:36 Plugins: RE: ToDo lists plugin
I installed the ruby-debug and another error pop up.
Processing TodosController#index (for 137.132.3.11 at 2009-10...
shadow shadow
06:41 Plugins: Graphs plugin: Graphs not displayed. Production log errors
I've installed the latest version of the Graphs plugin, but the graphs are not displayed. What am I missing?
I've ...
Anonymous

2009-10-04

23:45 Plugins: RE: ToDo lists plugin
Sorry, very much my fault - I left the debugger in, I should have removed that line before publishing.
You can 'ge...
david lyons
21:17 Help: /redmine as alias in apache configuration and how to configure redmine to connect to my svn repos?
Hi,
i am newbie with redmine and i just installed redmine-0.8.5 on my centos 5 server.
I have two questions.
...
Ali Nebi
18:08 Help: RE: Trac -> redming migration fails
even more info! yes!
I removed some functionality, and now the migration ended. I assume the ticket renumbering co...
el cuco
17:13 Help: RE: Trac -> redming migration fails
yay... more details ... el cuco
17:11 Help: Trac -> redming migration fails
I am trying to migrate a 3 years old trac (lots of info) to redmine. I am using the latest 0.8 branch from svn, and D... el cuco
16:46 Plugins: RE: Hudson Plugin 0.1.0
Andreai and Jens.
1.0.0 may be fixed these problem.
Please try new version.
Toshiyuki Ando
16:35 Plugins: Hudson Plugin 1.0.0 released
h3. Plugin details
* "r-labs":http://www.r-labs.org/wiki/r-labs/Hudson_En
h3. How to get
* "repository":http...
Toshiyuki Ando
16:03 Help: RE: Problem with every submit after upgrading to trunk 0.8.5
Problem solved - Rails 2.3.4 need at least Passenger 2.2 to work (I had 2.0.6) Kuba Zwolinski
15:10 Help: RE: Repository tab slow on every change (git)?
I just noticed that this command, i.e. removing the '--raw' option:
git --git-dir [repo-path] log --find-copies-h...
Adam Sjøgren
15:03 Help: Repository tab slow on every change (git)?
Hi.
I have just installed the Redmine package from Debian unstable (0.9.0~svn2902-1), and am playing around with c...
Adam Sjøgren
12:16 Plugins: RE: Importer plugin - Help
Nanda, i ran into similar problems with the plugin - it opens files in text mode which is ok for Unix systems but doe... Vitaly Klimov
11:32 Open discussion: the demo site is down
the demo site says:
App failed to start
[FATAL] failed to allocate memory
>> Thin web server (v1.0.1 codename ...
mathew davis
06:18 Help: Redmine.pm Subversion authentication not working
hi,
I'm currently configuring Subversion through Apache on Windows Server 2008 x64 using Redmine.pm authentication...
Yoann Besson

2009-10-03

23:22 Help: The apache worker process (which is running as bugtracker) doesn't have permissions to write to this directory
Hey,
Whenever I'm uploading files through Redmine (a ruby application) it somehow creates a temoprary folder (pass...
Xeross NA
21:56 Plugins: RE: ToDo lists plugin
I just installed the 0.0.3.9 and I am having error at my ToDo pages or plugin.
I get internal server error at per pr...
shadow shadow
19:35 Help: RE: Repository doesn't work with redmine
mmmm i had the same problem, try to add in visualsvn an user with read permissions, after that setup redmine to use t... Stefano A.
19:30 Help: RE: Repository doesn't work with redmine
i do that:
Redmine on iis 7.5 (FastCGIModule)
install visualsvn on http://server:8080/projects
config redmine pr...
Kondi Kondi
19:06 Help: RE: Repository doesn't work with redmine
You want to do the config or you have an error message and want to fix it?
You are not precise enough. Basically e...
Benedikt Niessen
17:54 Help: RE: Repository doesn't work with redmine
i installed on the server (windows) visualsvn and i put the url in redmine config Stefano A.
17:20 Help: RE: Repository doesn't work with redmine
Can you tell me what do you do exactly to enable repo in redmine ? Kondi Kondi
19:17 Help: Redmine SVN issue
Hello,
I've follow the HowTO "HowTo configure Redmine for advanced Subversion integration"
But I've got some prob...
Sky Wolf
17:08 Help: RE: Integration with subversion: "No such file or directory"
Can you tell us where exactly copy this file svn.exe ? Kondi Kondi
16:15 Help: redmine won't sent notification emails
Hi I'm using redmine rev. 2903
Here is email.yml...
Alexander Yurchik
00:03 Help: Redmine 0.8.5, Passenger, Ubuntu9.04, Apache2.2.... a recipe
I posted here about my installation problems:
http://www.redmine.org/boards/2/topics/8655
and in addition I got "...
John Fisher
 

Also available in: Atom