Project

General

Profile

Activity

From 2008-06-17 to 2008-06-19

2008-06-19

18:32 Help: RE: Email notification to other project members
Hello,
Can somebody tell me what is the meaning of the feature:
"Notify project members when a message is pos...
Ina Lohr
17:05 Help: SVN accounts and Redmine accounts
Hi,
May I link subversion accounts and Redmine accounts?
Thanks
Sergey Avseyev
16:52 Help: RE: Customized User List
thx !! danke !
Steven Fritzsche
16:40 Help: RE: Customized User List
I would like to add that in MySQL you may quote the column name if it is a reserved word:... Thomas Löber
16:36 Help: RE: Customized User List
@GROUP@ is a reserved word in most SQL dialects. So you should not use it as a column name. Thomas Löber
12:03 Help: Customized User List
*** bad english ***
I want to customize my user list in Administration -> Users... i have manual add a row in the...
Steven Fritzsche
14:32 Help: RE: Help browsing Git repository from Redmine
I think too, but maybe (depending famous french rail strikes ;)) I'll have time for it this evening or tomorrow. I lo... Thomas Lecavelier
13:04 Help: Print style
Can anyone point me to the way the print styling is handled.. I can't see a print style sheet and so assume it must b... Digby Field
09:40 Help: RE: list of package for ruby on rail 2.0.2
Thanks Eric!!
I need to update Ruby's OpenSSL library because I have old version to library.
Again thanks to all
Gerardo Aceituna
08:05 Help: RE: Export to PDF works strange with russian symbols
There is already ticket describing this problem... It's problem f PDF generation vs Fonts used vs UTF-8....
(cannot ...
Maxim Krušina
05:20 Help: Export to PDF works strange with russian symbols
I faced with such problem:
!redmine_pdf_bug.png!
russan symbols are rendered wrong in pdf.
How to resolve this...
Aleksey Ryazhskih
04:47 Help: RE: Webrick Apache virtualhost hell
Also check out "this thread":http://www.redmine.org/boards/2/topics/show/1345.
Also chown'ing to root might not be...
Mat Schaffer
01:39 Help: RE: Webrick Apache virtualhost hell
Check out my configuration on "Issue 1145":http://www.redmine.org/issues/show/1145#note-2 You will have to adapt it ... Eric Davis
01:22 Open discussion: RE: Custom Development Request
Hi Eric, could you email me as well on what those plugins are?
tim * at * copiousinc * dot * com
Tim Haskins

2008-06-18

23:49 Help: Webrick Apache virtualhost hell
Hello,
I have a 7.1 version of redmine running in Ubuntu just fine, as long as I just use webrick.
I have the red...
John Reynolds
22:55 Help: RE: 500 Internal Server Error after fresh install
Thanks for the info.
I added a note about ruby 1.8.7 in [[RedmineInstall]] a few days ago.
Jean-Philippe Lang
19:53 Help: RE: 500 Internal Server Error after fresh install
I got it running by downgrading ruby to 1.8.6 and then reinstalling everything (gem, rails 2.0.2, the mysql gem, etc.... Jason Fournier
16:23 Help: 500 Internal Server Error after fresh install
I recently installed Ruby, Gem, Rails, and then Redmine on my Redhat Linux Enterprise server. I'm struggling to get r... Jason Fournier
21:43 Open discussion: RE: Contributing code to Redmine
Thomas Löber:
> Eric, do you intend to add the Redmine branches to the Git repository as well?
I'm not sure. g...
Eric Davis
21:40 Open discussion: RE: Contributing code to Redmine
Clay McCoy said:
> What needs to happen to proclaim your Git repo as the central one? With Git's distributed commu...
Eric Davis
21:04 Open discussion: RE: Contributing code to Redmine
Eric, do you intend to add the Redmine branches to the Git repository as well? Thomas Löber
20:17 Open discussion: RE: Contributing code to Redmine
Thanks Eric, this is good information. What needs to happen to proclaim your Git repo as the central one? With Git'... Clay McCoy
19:40 Open discussion: RE: Contributing code to Redmine
> So my question is, what is considered the central git repo?
I'm trying to get mine to be the central repo http:/...
Eric Davis
18:05 Open discussion: RE: Contributing code to Redmine
The problem with the above link is that it references
http://git.complete.org/branches/redmine-integration/
which h...
Clay McCoy
18:02 Open discussion: RE: Contributing code to Redmine
You also might want to clone from my "GitHib":http://github.com/edavis10/redmine/tree/master repository. It automati... Eric Davis
17:11 Open discussion: RE: Contributing code to Redmine
I found an answer to my original question about contributing to Redmine with Git. It was on the Redmine wiki. I'm p... Clay McCoy
20:20 Open discussion: RE: Custom Development Request
I'll be in contact with you. I have several plugins in use that might fulfill some of your requirements.
Eric
Eric Davis
19:34 Open discussion: Custom Development Request
The company I work for is interested in using Redmine, however we're looking for something that could also replace a ... Josh Buhler
17:52 Help: RE: list of package for ruby on rail 2.0.2
> no such file to load -- openssl
You need to install Ruby's OpenSSL library. It's called @libopenssl-ruby1.8@ on...
Eric Davis
11:17 Help: RE: list of package for ruby on rail 2.0.2
$ sudo rake db:migrate RAILS_ENV="production" --trace
(in /home/theboss/redmine)
** Invoke db:migrate (first_time)
...
Gerardo Aceituna
10:24 Help: RE: list of package for ruby on rail 2.0.2
*ruby -v*
ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux]
*gem -v*
1.0.1
*gem list --local*
*** LOCAL GEM...
Gerardo Aceituna
10:04 Help: RE: list of package for ruby on rail 2.0.2
Please paste here the result of:... Thomas Lecavelier
16:25 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
I installed mongrel and I'm having the same issues. I've started a new thread here:
http://www.redmine.org/boards/2/...
Jason Fournier
10:08 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
Next time, please open a new thread.
Start by trying with mongrel:...
Thomas Lecavelier
14:23 Help: No email when assigned an issue
I have the mail settings set to "only for things I watch or am involved in." however when I am assigned an issue I do... Adam Bates
14:21 Help: RE: Help browsing Git repository from Redmine
Sure, it's @/var/git/repositories/store.git@
@/var/git@ is the @$HOME@ for the "@git@" pseudo-user. The "@reposito...
Rodrigo Tassinari
10:05 Help: RE: Help browsing Git repository from Redmine
Could you provide the string you're using to indicate path to your git repository, please? Thomas Lecavelier

2008-06-17

21:46 Help: RE: Display issue estimated hours in gantt chart
I guess the first thing to do is to create a list of all issues starting on a certain date and then total the estimat... Boudewijn van Liempd
21:06 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
I'm trying to install Redmine (to be honest, this is my first rails app ever) and I'm getting Internal Server Errors ... Jason Fournier
15:14 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
Unfortunately not :/... Dennis K
14:01 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
FYI, you can use the RAILS_ENV env variable to see your production config:... Thomas Lecavelier
01:50 Help: RE: Various "Internal error" after upgrading from 0.7.1 to 0.7.2
Thanks to both of you for your replies :)
@Gwenael Pellen:
Your code snippet makes redmine working again, thanks!...
Dennis K
20:51 Help: RE: need some help with accessing SVN repository over HTTPS
I did, and the directory... Lev T
19:44 Help: RE: need some help with accessing SVN repository over HTTPS
Did you used _<redmineroot>/svn/.subversion_ to store your accepted certificate as indicated in FAQ? And accepted it ... Jani Tiainen
18:09 Help: RE: need some help with accessing SVN repository over HTTPS
Thanks for the tip. I gave that a try, and now when I can perform a svn checkout as www-data through the console, bu... Lev T
06:40 Help: RE: need some help with accessing SVN repository over HTTPS
Execute command with sudoer (person who holds administrative rights).... Jani Tiainen
19:23 Help: RE: Help browsing Git repository from Redmine
Anyone? Rodrigo Tassinari
17:30 Help: RE: list of package for ruby on rail 2.0.2
list available:
actionmailer-2.0.2
actionpack-2.0.2
activerecord-2.0.2
activeresource-2.0.2
activesupport-2.0....
Gerardo Aceituna
16:40 Help: list of package for ruby on rail 2.0.2
He,
Doing weeks who not updated my copy of redmine and now he see who need ruby on rails 2.0.2 but in the computer...
Gerardo Aceituna
10:15 Help: Link to forum message
Is there a way to link an issues to a forum post in a textile way /Redmine link way? like #rev of Issue #12
Thanks...
Lars P.
04:33 Open discussion: RE: Contributing code to Redmine
* Well, timestamped migrations will be nice for some people. Until Phusion's Passenger supports 2.1, a lot of people... Clay McCoy
 

Also available in: Atom