Activity
From 2011-04-14 to 2011-04-16
2011-04-16
-
20:51 Help: RE: probkem with db:migrate
- solved
-
18:25 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- there is nothing in the logs.
i checked acces,error and other_vhosts.log
i checked if apache is logging and it is. -
16:38 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- your http server logs.
-
16:03 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- everything is on the same host. so network problems are out of discution.
what more should i check ? -
17:44 Help: RE: Attachments through ReST API
- C# Redmine client can upload attachment to Redmine Site?
Currently, my iOS redmine client upload the photo to GetC... -
17:05 Help: RE: Attachments through ReST API
- No problem Rongde. I already thought this would be too easy to be true. At the moment I'm mucking around with multi-p...
-
16:57 Help: RE: Attachments through ReST API
- Hi Robert,
I am sorry, I meant to suggest Redmine Developer to support that. I was asking whether it is possible t... -
16:51 Help: RE: Attachments through ReST API
- What redmine version are you (Rongde / Svetlana) using? In my case, the embedded attachment is silently ignored by re...
-
16:36 Help: RE: Can't install redMine
- Seems to be a mysql gem installation issue.
Have a look at Vagner's way to solve the problem : message#18238 -
16:32 Help: RE: "Object is not missing constant Project!" When installing on MySQL / Mac OS X
- Have a look at Vagner's way to solve the problem : message#18238.
-
16:12 Help: RE: Can't setup redmine on window!
- Didn't you wrote @require "tread"@ somewhere instead of @require "thread"@ ?
-
12:34 Help: RE: Can anybody help me with HGRedmine
- *Pay attention*: the above fix broke the sqlite compatibility!
I've releasead the "version 1.1.1":https://bitbucke... - I'm using Redmine 1.1.2, how can I display the file description in the file listing view for projects?
Thanks.
... -
02:35 Help: RE: Glassfish 1.3 + Redmine 1.1.2 + JRuby 1.6.1 + Postgres 9.0 Guide (working)
- As a side note, using MySQL with the guide above is working without problems.
-=ben -
01:37 Help: RE: Glassfish 1.3 + Redmine 1.1.2 + JRuby 1.6.1 + Postgres 9.0 Guide (working)
- Argh.. I spoke too soon, turns out redmine has issues with postgres. Everything appears to be fine on the surface un...
-
00:31 Help: RE: massive startup delays
- I have an issue that seems to be the same as yours. Take a look on my post:
http://www.redmine.org/boards/2/topics/2...
2011-04-15
-
23:44 Open discussion: RE: Redmine with JRuby on PostgreSQL issue
- I am also having this error. I tried adding the line to my warble.rb but it did not help. Could it be that a differ...
- Here is a guide for those that might find it useful to install redmine onto glassfish with the versions mentioned abo...
-
23:24 Help: RE: Glassfish v3.1 + Redmine 1.1.2 + Postgres Guide (and help request)
- Ok, .I got it all working, yay! I will post a new message with the updated guide.
Thanks.
-=ben -
22:15 Help: RE: Glassfish v3.1 + Redmine 1.1.2 + Postgres Guide (and help request)
- Here is the error output from my Glassfish log:
[#|2011-04-15T13:14:22.248-0700|INFO|glassfish3.1|javax.enterpri... - Hi. As per the subject I am setting up the Redmine on Glasfish and _almost_ have it working but need a little help. ...
-
23:19 Help: RE: Redmine environment...
- Here's an example from my install. The ruby version is the second line in the output:
/opt/redmine# RAILS_ENV=prod... -
23:15 Help: RE: Redmine environment...
- go to your redmine installation, and run:
RAILS_ENV=production script/about
this will print out installation de... - I discovered my server is still running Ruby 1.8.6 after encountering email notification issues with a Redmine upgrad...
-
22:00 Help: RE: Redmine and multiple SCMs management
- Alexandre Lissy wrote:
> I've been pointed at those patches a couple of minutes ago, we might work to use them. Do y... -
21:55 Help: RE: Redmine and multiple SCMs management
- I suspected you were joking :)
I've been pointed at those patches a couple of minutes ago, we might work to use th... -
21:52 Help: RE: Redmine and multiple SCMs management
- Alexandre Lissy wrote:
> I tried the trick of running several reposman.rb with --scm being set accordingly, but I wo... -
15:55 Help: RE: Redmine and multiple SCMs management
- Thanks for your answer.
I tried the trick of running several reposman.rb with --scm being set accordingly, but I w... -
14:05 Help: RE: Redmine and multiple SCMs management
- Reposman.rb can only create one type of repo per run. You could theoretically have 3 reposmans running at :00, :20 an...
- Hello,
I have a question regarding Redmine's SCM management. First, let's say that I enabled some SCMs in Redmine,... -
21:04 Help: RE: Latest Project on frontpage shows all projects, regardless of user is in them or not
- I have a inverse problem! In my redmine's homepage, some projects aren't listed, although I have permissions to see t...
-
20:22 Help: RE: Can't install redMine
- Any assistance in solving this matter would be greatfully appreciated as it's required for my project.
-
18:50 Open discussion: RE: Can Firebug be used to break Redmine security
- sure, but apparently using Firebug to enable / disable fields is a very normal and typically used feature developers ...
-
18:46 Open discussion: RE: Can Firebug be used to break Redmine security
- Could you fill in a defect for this precise security glitch, please ?
- hi, today one of our developers pointed out that he could enable a field that the system had disabled and enter a new...
-
18:50 Help: RE: Can't setup redmine on window!
- Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\RWi... -
16:58 Help: RE: Can't setup redmine on window!
- Running with trace is using the command @rake db:migrate --trace@ instead of @rake db:migrate@.
Guess your db conf... -
16:49 Help: RE: Can't setup redmine on window!
- Did a bit of adjustments and ended up with the following;
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009... -
16:32 Help: RE: Can't setup redmine on window!
- Forgive me for being a newbie but not sure if this is the result of run trace below? Can not find rake.rb I seem to h...
-
15:15 Help: RE: Can't setup redmine on window!
- Run @rake@ with @--trace@ ?
-
14:35 Help: RE: Can't setup redmine on window!
- C:\webserver\Redmine>gem update --system 1.3.7
Updating rubygems-update
Fetching: rubygems-update-1.3.7.gem (100%)
... -
14:06 Help: RE: Can't setup redmine on window!
- Guess your file "patch_for_mongrel.rb" must have some invalid content.
-
11:23 Help: RE: Can't setup redmine on window!
- ...
-
09:51 Help: RE: Can't setup redmine on window!
- Your RubyGems version is not compatible with Rails 2.3.5.
Latest stable Redmine requires RubyGems < 1.5.0 (see [[R... -
03:18 Help: RE: Can't setup redmine on window!
- C:\Documents and Settings\Administrator>gem list
*** LOCAL GEMS ***
actionmailer (2.3.5)
actionpack (2.3.5)
a... - Hi all,
I'm trying to fix a problem (https://github.com/mszczytowski/redmine_charts/issues/84) using the charts pl... -
16:34 Open discussion: RE: Wiki Format in custom fields
- I am also interesting in using wiki formatting in custom fields... Is this possible?
-
15:19 Help: RE: Change order of main-menu items
- thanks a lot, i think this will help
-
14:22 Plugins: RE: Contacts plugin
- h3. New 1.2.1 version released
*Many new features* "download":http://redmine.hgftr.ru/attachments/download/255/red... -
14:14 Help: RE: How_To_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
- > Note;
> I also added require 'tread' to environment.rb and got this print-out above!
According to http://makand... -
14:12 Help: RE: How_To_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
- Yep, @rubygems-update (1.7.2, 1.6.2)@ not compatible.
Etienne Massip wrote:
> See message#23341, you need to use ... -
12:16 Help: RE: How_To_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
- Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\RWi... -
09:53 Help: RE: How_To_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
- See message#23341, you need to use a compatible RubyGems version.
-
14:06 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- Then you have a problem either with your network or your redmine install, but not with reposman.
-
11:05 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- wget http://MY_IP/redmine/sys/
--2011-04-15 11:47:05-- http://MY_IP/redmine/sys/
Connecting to MY_IP:80... failed... -
10:43 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- Well, what does curl or wget say if you try to hit the URL reposman complains about?
-
11:42 Help: RE: Migrate from Mantis
- I also met this kind of issue. Does someone have a solution ?
-
11:41 Plugins: RE: Default columns plugin
- What is your redmine version ?
plugins which are installed in Redmine?
Thanks -
10:45 Help: RE: how to resize text area
- Redmine uses prototype, not jquery, so you'd have to look for something similar for prototype.
-
10:42 Open discussion: RE: Imap unable to retrive mail from specific domain
- Do your clients send their emails from addresses associated to accounts in Redmine?
-
10:15 Help: RE: [Git Repository Error] Git commits are showing in Activity but not in Repository
- Do you maybe have an outdated plugin or some files from different versions of Redmine?
-
09:33 Help: RE: Attachments through ReST API
- thank you
2011-04-14
- Hello,
I am trying to resize the text area in the app/views/wiki/edit.rhtml file.
this line:... - hello i am trying to setup redmine on Windows7, but have problem on rake db:migrate
here is what i have:
c:\redm... -
21:53 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Oooops, please ignore above note --- I have forgotten to set 'All' project instead of 'Active' only.
-
21:45 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Hello,
Archived projects disappear from the tree-view in the Administration panel of the the projects. So if the a... -
21:18 Help: RE: Logging time in mercurial commit message doesn't work
- h2. Solution
*1)* Actually, setting:
> *Administration* > *Settings* > *Repositories* > *"Activity for logged t... -
21:15 Help: RE: email to field blank
- nevermind, I fixed it.
-
18:44 Help: RE: email to field blank
- so, anyone know why the "To:" field is blank when redmine sends emails?
- I set my email to work with gmail. After I sent a test email and I did not receive it, I checked my gmail account's s...
- hi.
*
i am using:*
ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-linux]
pussion passenger
Rails 2.3.5
Linux test... -
17:48 Help: RE: Redmine Installation Help
- No answer yet, any other ideas? There must be someone out there that has installed Redmine more than once, i hope?
... - Hi,
I am quiet new to redmine. I have setup redmine to retrieve mails from an IMAP server. The issue I am facing i... -
15:34 Help: RE: Issue Submitter not being notified of updates
- I solved this issue myself. The project wasn't public so people who were non-members didn't get the emails. They are ...
- The person who submitted issues is not receiving updates (aka when a note is added). I am using 1.1.2.stable. Is this...
- Hi,
when I try to apply patch #2024 (gantt_edit_5_v1-1-1.patch) from this thread http://www.redmine.org/boards/3/top... - Why some Redmine instances do not support basic auth for example Redmine.org
1) Logout from Redmine.org
2) Open h... -
14:35 Open discussion: RE: Get inspired from Redmine
- Sorry but what's the relationship with my post ?
-
08:49 Open discussion: RE: Get inspired from Redmine
- Hi. I'm geting the same message....
-
14:21 Help: RE: Change order of main-menu items
- See source:/trunk/lib/redmine.rb#L188, that will change the order for all projects though.
-
11:04 Help: RE: Change order of main-menu items
- could you render more precisely what file i'd have to patch? unfortunately i wasn't able to find the specific positio...
-
08:30 Help: RE: Change order of main-menu items
- More ore less hard-coded, you'd have to change/patch a line in the core.
- is it possible to change the oder of the main-menu items? i'd prefer the wiki-item being the second item. is there a...
-
12:18 Help: RE: Can't setup redmine on window!
- What's you @gem list@ ?
- Hi all!
i have been trying setup redmine on window follow link:
http://www.redmine.org/projects/redmine/wiki/HowTo_... - I have RubyGems 1.3.1 installed but am having trouble installing Redmine, specifically at the below step.
$ rake g... -
10:58 Help: RE: Fetching e-mails into Redmine via IMAP
- Today I did a fresh redmine install (Git version, Tag v1.1.2) and migrated the data over to it, hoping this would sol...
-
09:48 Open discussion: RE: /etc/redmine/default/session.yml file is not exist. how to fix?
- Did you generate a session store secret as specified in step 4 of [[RedmineInstall#Installation]] ?
-
08:58 Open discussion: RE: /etc/redmine/default/session.yml file is not exist. how to fix?
- Hi. I'm geting the same message....
-
08:38 Open discussion: RE: is there a way tu run redmine in Rails 3 ?
- Nope, the primary use of rvm is to use different versions and types of ruby interpreters, the gemset feature is a bonus.
-
08:36 Open discussion: RE: is there a way tu run redmine in Rails 3 ?
- but how can i run rails3 in ruby 1.9 while rails2 will use ruby1.8 - rvm has (as far as i know) only the ability to s...
-
08:29 Open discussion: RE: is there a way tu run redmine in Rails 3 ?
- Nope, Redmine needs 2.3. Install rvm and use its gemset feature to use rails 2.3 just for Redmine.
- Hello,
i've to setup a new server and will use this as the rails3 development-environment. is there a way to run r... -
04:38 Help: RE: [Git Repository Error] Git commits are showing in Activity but not in Repository
- I've chmod the production.log and it is now recording more info.
But It seems the log didn't provide some valuable... - A new version of Task Adapter is released (1.0.21).
An important new feature: configurable "due date" mapping to "F... -
03:36 Help: RE: massive startup delays
- I removed PassengerMinInstances and PassengerPreStart and apache starts, but the problem is persisting - though, I th...
-
01:40 Help: RE: How to "include_in_api_response" in an API call?
- Ok, lookst like all I have to do is to pass 'changesets' into the 'include' parameter in the URI, ie to call @http://...
- I would like to get the changeset for issues when using API calls. According to the show.api.rsb for Issues, there ar...
Also available in: Atom