Activity
From 2009-12-08 to 2009-12-10
2009-12-10
-
23:07 Open discussion: RE: How to contribute
- Niklas:
Thanks for asking, these are good questions.
> * First of all: how does communication go during develop... -
03:16 Open discussion: RE: How to contribute
- Hi,
I have a few questions:
* First of all: how does communication go during development? Are there any regular cha... -
22:31 Help: RE: Mongrel stops responding a few times per days. Restarting Mongrel helps.
- The following workaround was found.
Script has been configured to access list of projects page every 3 minutes.
A... -
21:48 Help: RE: Where to start with performance analysis?
- I just resolved this so I'm posting here for posterity. Profiling ruby.exe showed it was spending 95% of its time in ...
-
17:22 Help: RE: Where to start with performance analysis?
- It has to be something in our local configuration, but I'm really at pains to know what. This is what the production....
- Hi
I have a redmine database which we have been using for a few months. It started from a checkout of truck, and h... -
18:11 Help: RE: Wrong Version Displayed on Admin Information Page
- It was the Status Updates plugin that was causing the issue. My boss is happy now. Thanks!
-
18:10 Help: RE: Error after updating to Version 0.8.7 SVN
- Thanks Mischa, that was the fix.
- May someone confirm or drop a comment to #4257? How to fix it? Any ideas?
-
17:16 Help: RE: Import from IMAP with rake
- I'm not sure about the "user not in Redmine" part, but you could achieve assigning them all to the same user by forci...
- Hi all,
I have setup a script to import issues from IMAP via the rake redmine:email:receive_imap. Now my problem ... - Hello all,
I'm trying to extend the *issues_controller* (Redmine 0.8.7) by wrapping its *index* method to extract ... -
15:37 Help: RE: Creating a default project
- I have tried the following 301 redirect in the htaccess file but had no luck.
redirect 301 "/" "http://ncusnyncor... - Hello. Here I see there is "Download" as he did? This plugin or what?
-
12:48 Plugins: RE: Reloading Plugins in development mode
- Well, if I am developing a plugin I am sure changing code in my model. I want to keep the controllers clean and lean ...
-
12:41 Plugins: RE: Reloading Plugins in development mode
- I think that there is no reason to change model frequently
-
10:56 Plugins: RE: Reloading Plugins in development mode
- hmm. nobody?
Do you also restart the server for that reason?
-
12:30 Help: RE: Post again,that one I've post probably was not clearly
- I have r2982 and it is working. I tried upgrading to latest dev but 'rake db:migrate' failed on 'test:plugins'. Then ...
- h1. Howto Upgrade Redmine 0.8.5 to 0.8.x and beyond
Hello all!!
Can someone point me on howto upgrade *everythi... -
10:06 Plugins: RE: Ticket grouping plugin
- This plug-in must be integrated into core/distribution and supported better...
-
04:06 Help: RE: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- Hello!
Thanks to this thread, I could managed to work Redmine under SSO.
(Though I'm using not Apache env but cooki...
2009-12-09
- When I run:
ruby script/runner "Repository.fetch_changesets" -e production
I get this:
/sites/redmine/vendor/r... -
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.
-
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!
- Simple plugin that represent issue history in two tabs "All" and "Comments". "Comments" tab is displayed initially.
... - Hi,
I'm currently testing Redmine. Redmine looks good but there are 2 things that make me hesitate...
1) I want... -
16:31 Open discussion: RE: 0.9 feature creep?
- That's great to know. Thank you for the info & update!
-
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...
-
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... -
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="... - Is there a possibility to get the details from the journal table for each issue inside a issue report? Maybe as extra...
- Hi,
i have installed My Effort plugin and i would like to see in every update of issue the spent time. Right now i... -
08:50 Help: RE: 422 Unprocessable Entity [http://XXX/mail_handler]
- Also, if you're running your email server as root, don't.
-
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 ...
-
08:43 Plugins: RE: Redmine Scrumdashboard plugin
- I get an error when i try to install on Redmine 0.8.7...
-
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 ...
-
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@ ...
-
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...
-
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... -
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... -
04:35 Open discussion: RE: the demo site is down
- Thanks, I fixed the link.
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... -
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 ...
- i like to introduce the Redmine Checkout Plugin. This plugin displays a link to the actual repository on the reposito...
- Hello all-
I've been branching the Importer plugin "here": http://github.com/rchady/redmine_importer and have been... -
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... -
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... -
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?... -
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?
-
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...
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 ...
- Greetings,
I have a subversion repository that consists of several projects with a layout similar to the followin... -
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.
-
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... -
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... -
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... -
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... -
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...
-
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
... -
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.... -
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... -
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... -
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 ... -
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... -
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 ...
-
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...
-
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! -
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...
-
15:48 Plugins: RE: Charts plugin error with OpenFlashCharts
- Hi,
Any update with this issue?? -
16:01 Help: RE: Where to start with performance analysis?
- Here's the Firebug timing results for the same page on the Ubuntu box.
-
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...
- Is there anyway to make the version a required field for any new ticket? Thanks.
-
15:25 Plugins: RE: Ticket grouping plugin
- Kael Estermann wrote:
> Alexey Lustin wrote:
> > [...]
> >
> > Andrew your forgot that in trunk Redmine changes ... -
13:49 Plugins: RE: Graphs plugin
- Nanda Palaniswamy wrote:
> With the Updated stylesheets, When I try to view the Roadmap,
>
> On "Total issues vs.... -
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.
-
01:45 Help: RE: Show related bugs in Project Roadmap
- You can select this as a tracker property. See [[RedmineIssueTrackingSetup#Trackers]].
- 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... -
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...
Also available in: Atom