Project

General

Profile

Activity

From 2009-12-07 to 2009-12-09

2009-12-09

23:11 Help: undefined method `save'
When I run:
ruby script/runner "Repository.fetch_changesets" -e production
I get this:
/sites/redmine/vendor/r...
Curtis Hall
22:29 Help: RE: Project specific emission email address
I'll vote for that. I am in the process of trying to find a solution for this very thing. Bellatoris Opacus
20:27 Plugins: RE: Redmine Issue History Tabs Plugin
This is a very nice plugin, and something I've been searching for. Good work Konstantin! Dan Bendt
10:05 Plugins: Redmine Issue History Tabs Plugin
Simple plugin that represent issue history in two tabs "All" and "Comments". "Comments" tab is displayed initially.
...
Konstantin Zaitsev
17:46 Help: Time tracking in days instead of hours and calculate "% done" field automatically
Hi,
I'm currently testing Redmine. Redmine looks good but there are 2 things that make me hesitate...
1) I want...
Thomas R
16:31 Open discussion: RE: 0.9 feature creep?
That's great to know. Thank you for the info & update! John Reynolds
04:52 Open discussion: RE: 0.9 feature creep?
We are only assigning issues to the 0.9 version when they are completed. So if you looked back 6 months, you might o... Eric Davis
14:17 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Eric Doughty-Papassideris wrote:
> Hi Sandy and Tord,
>
> > When I try drag/drop, nothing happens. No errors in p...
Tord Softeland
01:17 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Aloa'he,
I got a problem installing backlogs on redmine 8.7
when I execute: rake db:migration_pligins RAILS_ENV="...
Martin S.
13:25 Help: Report with issue details from journal
Is there a possibility to get the details from the journal table for each issue inside a issue report? Maybe as extra... Christian Kirchhammer
10:32 Help: How to add logged spent time into comments as information when a an issue is updated?
Hi,
i have installed My Effort plugin and i would like to see in every update of issue the spent time. Right now i...
Ali Nebi
08:50 Help: RE: 422 Unprocessable Entity [http://XXX/mail_handler]
Also, if you're running your email server as root, don't. Peter Fern
08:49 Help: RE: 422 Unprocessable Entity [http://XXX/mail_handler]
This will happen if you have an unrecognised email address - otherwise you don't know which user to map the response ... Peter Fern
08:43 Plugins: RE: Redmine Scrumdashboard plugin
I get an error when i try to install on Redmine 0.8.7... Shoaibi .
05:03 Help: RE: Git repository browing setup: Do I need a clone or not?
Redmine needs to read from the git repository. If your Redmine can read the files in gitosis, you can just use that ... Eric Davis
04:54 Help: RE: undefined method when starting redmine
What version of Redmine are you using? Rails 2.3.3 isn't supported in any versions, so your @config/environment.rb@ ... Eric Davis
04:47 Help: RE: Rendering Time too much while sending mail with sendmail on Ubuntu OS.
Redmine 0.9 will come with some multi-threading options for sending email. See http://redmineblog.com/articles/async... Eric Davis
04:45 Open discussion: RE: LDAP auth modification to sync LDAP groups and Redmine groups
Hi All
I have finished the LDAP groups sync modification for when users are in groups (rather than "groups on user...
jacob briggs
04:38 Help: RE: Issues with sudo rake db:migrate RAILS_ENV="production"
Dustin Sweigart wrote:
> I'm having the same problem when I try and do "RAILS_ENV=production rake db:migrate." Accor...
Eric Davis
04:35 Open discussion: RE: the demo site is down
Thanks, I fixed the link.
Eric Davis
Eric Davis
04:32 Help: RE: Where to start with performance analysis?
Michael Vance wrote:
> The result? No page load that takes more then 700ms or so, most in the 550ms range. That's ap...
Eric Davis
04:27 Open discussion: RE: Target date for 0.9
We are planning to have a code freeze for 0.9 soon and are targeting the end of December or beginning of January for ... Eric Davis
03:38 Plugins: Redmine Checkout Plugin
i like to introduce the Redmine Checkout Plugin. This plugin displays a link to the actual repository on the reposito... Holger Just
02:10 Plugins: Redmine Importer problem
Hello all-
I've been branching the Importer plugin "here": http://github.com/rchady/redmine_importer and have been...
Dan Bendt
01:03 Help: RE: Error after updating to Version 0.8.7 SVN
Pete Olsen wrote:
> I am the same issue however the To Do List plugin is not the issue.
> Any Ideas?
> [...]
S...
Mischa The Evil
00:44 Help: RE: Wrong Version Displayed on Admin Information Page
Pete Olsen wrote:
> No I Did Not! Thanks!
Your welcome ;)
> Now I have a new issue, I get a 500 error when I v...
Mischa The Evil
00:18 Help: RE: Unable to view code or diffs when a repository subdirectory is specified for the URL instead of the root - any way to get this to work?
Actually, it may not be platform specific.
Can you try this patch?...
Jean-Philippe Lang
00:07 Help: RE: Unable to view code or diffs when a repository subdirectory is specified for the URL instead of the root - any way to get this to work?
Are you running Redmine on a Windows platform? Jean-Philippe Lang
00:05 Help: RE: how to uninstall plugins
It's nearly impossible, mostly because you need a restart of your redmine instance each time you add or remove a plug... Jean-Baptiste Barth

2009-12-08

23:15 Help: RE: Unable to view code or diffs when a repository subdirectory is specified for the URL instead of the root - any way to get this to work?
AFAIK, redmine expects to be given the whole of a subversion repository, not just a part of it, and making this work ... Felix Schäfer
15:59 Help: Unable to view code or diffs when a repository subdirectory is specified for the URL instead of the root - any way to get this to work?
Greetings,
I have a subversion repository that consists of several projects with a layout similar to the followin...
Andy P
21:59 Help: RE: how to uninstall plugins
Isn't it possible to create a remove plugin button in Redmine. Would be a lot easier. Anonymous
18:17 Help: RE: how to uninstall plugins
well, that works, so my patch gets quite useless (except for people using an old Engines)
The description to my pa...
Robert Schulze
17:42 Help: RE: how to uninstall plugins
In current trunk Engines has been updated, and you can do something like :
rake db:migrate:plugin NAME=plugin_name V...
Jean-Baptiste Barth
13:51 Help: RE: how to uninstall plugins
Hi hope this patch helps - does for me ;)
Usage as mentioned before:
rake db:migrate:plugins PLUGIN=[your plugin na...
Robert Schulze
21:06 Plugins: RE: Code Review Plugin 0.2.7 Released.
Nick Knize wrote:
> Hello.
>
> Installed 0.2.9.2 version of the plugin.
> Running latest trunk version of REDMIN...
Dave Butcher
13:52 Plugins: RE: Code Review Plugin 0.2.7 Released.
I like to know whats the compatibility of plugin with the scm in redmine. I can running in subversion but in my git r... Thales Ferreira
20:18 Help: RE: Error after updating to Version 0.8.7 SVN
Pete Olsen wrote:
> I am the same issue however the To Do List plugin is not the issue.
> Any Ideas?
> Thank You
...
Pete Olsen
20:16 Help: RE: Error after updating to Version 0.8.7 SVN
I am the same issue however the To Do List plugin is not the issue.
Any Ideas?
Thank You
Pete....
Pete Olsen
19:02 Help: RE: Wrong Version Displayed on Admin Information Page
No I Did Not! Thanks!
Now I have a new issue, I get a 500 error when I visit Redmine.
I updated from 0.8.4 to 0...
Pete Olsen
01:40 Help: RE: Wrong Version Displayed on Admin Information Page
Pete Olsen wrote:
> I just ran the update procedure from the [[RedmineUpgrade]] page on the wiki however when I look...
Mischa The Evil
19:00 Plugins: RE: Local avatars Plugin v.0.0.1
Andrew Chaika wrote:
> I use Redmine in intranet, and can't register corporate emails in gravatar.
> Because of it ...
K S
18:30 Open discussion: RE: the demo site is down
Eric Davis wrote:
> I brought it back online last week. What happened was some people were abusing the demo and loa...
Nanda P
17:34 Open discussion: RE: the demo site is down
If you've seen the demo site go up and down lately, it's because it's taking more traffic than the free hosting plan ... Eric Davis
17:57 Open discussion: RE: Target date for 0.9
I have the same requirement for Redmine. We had a JIRA presentation that is satisfying by some aspects, but if Redmin... Matthieu Brucher
17:29 Help: RE: Cannot Access Redmine After Closing Terminal (Webrick Stops)
No luck yet, Sarah, but I'm still looking for a solution.
Will update the board when I know more!
Luca Fusi
16:03 Plugins: RE: Charts plugin error with OpenFlashCharts
I haven't tried it for a while but there isn't any change on the project's page. http://github.com/mszczytowski/redmi... Perrier T
15:48 Plugins: RE: Charts plugin error with OpenFlashCharts
Hi,
Any update with this issue??
liny lin
16:01 Help: RE: Where to start with performance analysis?
Here's the Firebug timing results for the same page on the Ubuntu box.
Michael Vance
15:56 Help: RE: Where to start with performance analysis?
Thread resurrection. We had started using the Wiki module more extensively and were embedding images and noticed this... Michael Vance
15:56 Help: Make Version Required Field
Is there anyway to make the version a required field for any new ticket? Thanks. Nick Wilsdon
15:25 Plugins: RE: Ticket grouping plugin
Kael Estermann wrote:
> Alexey Lustin wrote:
> > [...]
> >
> > Andrew your forgot that in trunk Redmine changes ...
liny lin
13:49 Plugins: RE: Graphs plugin
Nanda Palaniswamy wrote:
> With the Updated stylesheets, When I try to view the Roadmap,
>
> On "Total issues vs....
Kevin Bosman
12:30 Help: RE: Show related bugs in Project Roadmap
Thanks - I thought it must be in there somewhere, pretty obvious once you know, doh. Phil Moorhouse
01:45 Help: RE: Show related bugs in Project Roadmap
You can select this as a tracker property. See [[RedmineIssueTrackingSetup#Trackers]]. Mischa The Evil
05:48 Help: "sign in" link always appears
Hi,
I login as admin and there is no error, but all pages always still act as if I didn't log in with no editing a...
Michael Gatto
01:37 Help: RE: Link wiki pages in subprojects
This feature isn't currently implemented within the Redmine core. Though a plugin solution for this is available as i... Mischa The Evil

2009-12-07

21:14 Help: RE: Create users from script/console
Hi Eric,
that's great -- we got it all to work now.
Many thanks,
Hans
Hans Fangohr
17:33 Help: Rake/Chomp error when trying to install.
*- Ruby implementation and version*
built from source, ruby 1.8.7 (2009-11-25 patchlevel 225) [i686-linux]
*- Rails...
Andrew F
17:30 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Hi Sandy and Tord,
> When I try drag/drop, nothing happens. No errors in production.log. Nothing in firebugs netwo...
Eric Doughty-Papassideris
17:09 Open discussion: RE: How to put screenshot in a really fast way
fwiw, http://www.redmine.org/issues/3816 Tomáš Řihošek
16:51 Plugins: RE: Graphs plugin
With the Updated stylesheets, When I try to view the Roadmap,
On "Total issues vs. Closed issues" block I am getti...
Nanda P
08:25 Plugins: RE: Graphs plugin
Thomas M wrote:
> I'm running current Trunk and I'm always having the "Black Background & No Style" error.
>
> By...
Kevin Bosman
16:03 Open discussion: RE: Redmine GitAuth / Gitosis integration
I don't know at all how feasible it is, but I much more enjoy a gitolite integration than a gitosis one... Matthieu Codron
12:44 Help: RE: Show related bugs in Project Roadmap
Bump - is there something I can change in the template? Never used Ruby / Rails so not really sure what I'm doing tbh :) Phil Moorhouse
09:22 Open discussion: RE: redmine database description
Hello Slava,
I'm not sure how useful this is for Redmine (or any Rails project, that is), because Rails uses Activ...
Felix Schäfer
07:57 Open discussion: redmine database description
Hi guys,
First of all, I must say Redmine is a great project and we use it for tracking defects and features. Seco...
Slava Vdovichenko
08:38 Help: RE: I can't receive email when i add the news, please help me.
up
please support this feature, thanks! thanks! thanks! thanks! thanks! thanks! thanks! thanks! thanks! thanks! th...
Dennis Gao
08:29 Plugins: RE: Graphs plugin: Graphs not displayed. Production log errors
Hi Kunal, see http://www.redmine.org/boards/3/topics/4510#message-10047 for a solution Kevin Bosman
07:02 Help: RE: redmine burndow plugin
Download redmine from
http://github.com/najamalvi/scrum_redmine
It has all the scrum functionality working cor...
Najam Alvi
05:04 Help: Wrong Version Displayed on Admin Information Page

I just ran the update procedure from the [[RedmineUpgrade]] page on the wiki however when I look at the information...
Pete Olsen
04:49 Plugins: RE: Code Review Plugin 0.2.7 Released.
Hello.
Installed 0.2.9.2 version of the plugin.
Running latest trunk version of REDMINE in Development mode (not ...
Nick Knize
04:37 Help: RE: LDAP auth and user priviledges, rights, groups
I am working on something that would probably help you guys :
http://www.redmine.org/boards/1/topics/10008
What...
jacob briggs
 

Also available in: Atom