Project

General

Profile

Activity

From 2008-10-23 to 2008-10-25

2008-10-25

19:12 Help: RE: Install plugin
thanks erick
it was a big step I was ignoring
maybe many other persons have the same question

simply because...
jhony gonzalez
05:54 Help: RE: Install plugin
jhony gonzalez wrote:
> but the next step I do not understand
> mv vendor/plugins/rel_2.0.0 vendor/plugins/engines
...
Eric Davis
19:12 Open discussion: Implementing Some Unit Test / Fixing Some Patches etc.
Hi,
i have started to implement some unit tests for the trac migration area. Based on my reportings and patches to...
Karl Heinz Marbaise
13:10 Help: RE: Creating Custom Query that accepts a parameter - Is this possible ?
Not possible for now, but could be an interesting feature request. Thomas Lecavelier
12:40 Help: RE: Installation on a machine where you don't have command-line?
# do a local install with a comparable configuration (same OS or distro)
# backup db locally
# restore it remotly
...
Thomas Lecavelier
05:57 Help: RE: Plugins Not Showing
Felipe Campo wrote:
> Thanks Eric , I reinstalled 0.73 and all gems and updated to the latest revision and the plugi...
Eric Davis
05:48 Open discussion: RE: Show us your themes!
Wynn Netherland wrote:
> Not yet. I have some styles in there for gravatar support which might not play nice if you ...
Eric Davis
05:46 Help: RE: Apache rewrite with Mongrels not work
jq Wang wrote:
> Thanks Eric, but it not works with a cluster. Am i got it wrong?
Add @prefix: '/redmine'@ to you...
Eric Davis
05:44 Open discussion: RE: How to add gravatar into my account?
Wynn Netherland wrote:
> I'm not sure the best approach. To do it as a plugin, we'd need to add a few very surgical ...
Eric Davis

2008-10-24

23:52 Help: RE: Install plugin

hello
I tried to install a plugin
lo primero que hice fue corre el siguiente comando

the first thing I di...
jhony gonzalez
15:07 Help: RE: Install plugin
I have this on my pc
Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.3.0
Rails version 2.1.1
Active Record...
jhony gonzalez
00:17 Help: RE: Install plugin
I found "this thread":http://groups.google.com/group/communityengine/browse_thread/thread/5e476a0c2ea44b45. What "ve... Eric Davis
22:39 Open discussion: LDAP Projects integraion
Hello!
I am new here, and maybe couldn't find it... Is there possibility (or is planned) to read users assigned to p...
Roman Kamyk
19:13 Open discussion: RE: Show us your themes!
Very nice! Jean-Philippe Lang
14:22 Open discussion: RE: Show us your themes!
Not yet. I have some styles in there for gravatar support which might not play nice if you don't have the view change... Wynn Netherland
08:14 Open discussion: RE: Show us your themes!
Is this theme public ? Ricardo Trindade
18:47 Help: RE: Plugins Not Showing
Thanks Eric , I reinstalled 0.73 and all gems and updated to the latest revision and the plugins now work fine. I rem... Felipe Campo
18:01 Help: Installation on a machine where you don't have command-line?
What's the best strategy for installing redmine on a hosting site where you don't have command-line access (e.g. GoDa... Ben Coleman
10:28 Help: redmine startup
i have still a question.
how make i best to run redmine on startup before user sign in?
at the moment i am using a ...
test test
04:42 Help: RE: Apache rewrite with Mongrels not work
Thanks Eric, but it not works with a cluster. Am i got it wrong? i am current using redmine-0.7.1.
The follow is t...
jq Wang
04:16 Open discussion: RE: How to add gravatar into my account?
I'm not sure the best approach. To do it as a plugin, we'd need to add a few very surgical view_hooks anyway. It migh... Wynn Netherland
00:24 Open discussion: RE: How to add gravatar into my account?
Wynn Netherland wrote:
> Eric,
>
> I, too, modified Redmine to support gravatars since it helps us quickly scan t...
Eric Davis
02:57 Help: Creating Custom Query that accepts a parameter - Is this possible ?
we are running: Redmine 0.7.3.1917 (PostgreSQL)
I've created a custom field for issue tickets which is basicly a W...
Darryl Winder
02:51 Help: RE: access redmine wiki page with curl
Thanks for mentioning the --anyauth option. According to the "manual":http://www.manpagez.com/man/1/curl/ --anyauth o... Anonymous

2008-10-23

23:41 Open discussion: RE: Show us your themes!
Hey! Very good looking theme! Congats :) Thomas Lecavelier
22:12 Open discussion: RE: Show us your themes!
And the issue list view:
!http://www.redmine.org/attachments/1062/squeejee_redmine.png!
Wynn Netherland
22:11 Open discussion: Show us your themes!
If you've customized Redmine, show it off here to show folks how flexible this bad boy is!
Here's a look at ours:
...
Wynn Netherland
21:05 Open discussion: RE: How to add gravatar into my account?
!http://www.redmine.org/attachments/1059/gravatars_in_redmine.png!
!http://www.redmine.org/attachments/1060/gravatar...
Wynn Netherland
20:02 Open discussion: RE: How to add gravatar into my account?
Eric,
I, too, modified Redmine to support gravatars since it helps us quickly scan to see who did what on the acti...
Wynn Netherland
20:48 Help: Install plugin

Hello! what happens is that I am trying to make a plugins as it says on the page http://www.redmine.org/wiki/redmi...
alejandra parada
17:45 Help: RE: Apache rewrite with Mongrels not work
Start your mongrels with a prefix. I'm pretty sure this works with a cluster also.
E.g. @mongrel_rails --prefix '...
Eric Davis
02:28 Help: RE: Apache rewrite with Mongrels not work
anyone can help ? jq Wang
17:42 Help: RE: Upgrade and Move
ARGH :)
I just followed the migration guide :)
svn update
Here is the results.
[root@xxx trunk]# rake db:...
David Bergerson
17:36 Help: RE: Upgrade and Move
You have downloaded the last development version, do you want to install this one?
If you want to install the last s...
Manuel García Ortega
17:28 Help: RE: Upgrade and Move
[root@xxx trunk]# ruby --version
ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-linux]
I have not changed any .rb fil...
David Bergerson
17:21 Help: RE: Upgrade and Move
Hi, have you change the enviroment.rb file.
Which version of ruby are you using?
Manuel García Ortega
17:08 Help: RE: Upgrade and Move
svn update
. . .
Updated to revision 1941.
[root@xxx trunk]# rake db:migrate RAILS_ENV="production"
(in /o...
David Bergerson
14:27 Help: RE: Upgrade and Move
My recommandations:
# Backup your current server
# Update it to the version you want (0.7.3 I guess?)
# Backup t...
Thomas Lecavelier
07:35 Help: Upgrade and Move
I have an install of .51 on a server. I would like to move it to another server and at the same time upgrade to the ... David Bergerson
15:01 Help: RE: port configure
i have still a question.
how make i best to run redmine on startup before user sign in?
at the moment i am using a ...
test test
12:32 Help: RE: port configure
Easy answer: RTFM!
Anwser for dummies: ruby script/server -e production -p XY
I summarize: you lost 3min by pos...
Thomas Lecavelier
11:53 Help: port configure
hello,
i would like to run redmine with startup and also i would like to configure the port at the start.
my comand...
test test
09:19 Help: RE: Files description
IMHO, if you need "metainformations", they ought to be in the wiki, pointing to the Files documents. Thomas Lecavelier
06:28 Help: RE: Install plugin
in the plugin tutorial say that you must download the Redmine r1786, which then nose down as I did was download the p... jhony gonzalez
03:15 Open discussion: RE: HowTo: Get the redmine.org theme
The most visible difference is the "on a page" look.
There's a number of smaller differences.
(by the way added...
Jason Milkins
 

Also available in: Atom