Project

General

Profile

Activity

From 2009-04-02 to 2009-04-04

2009-04-04

20:52 Open discussion: RE: Show us your themes!
I patched the theme a bit in order to:
- make it display the icons when Redmine is not a root app
- correct the nam...
Nicolas Cadou
20:19 Open discussion: Data in the RSS\ATOM feeds
Is there any way to change the data that is in the feeds?
I'd like a feed that lists all my tasks and their due da...
dan irwin
18:41 Help: RE: How can I serve html project docs from Redmine?
Thanks, that looks like just the thing. I'll give it a try next week. Chris Dew
04:02 Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
Mischa The Evil wrote:
> This is fixed by Brad in commit http://github.com/bradbeattie/redmine-graphs-plugin/commit/...
Brad Beattie
01:13 Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
This is fixed by Brad in commit http://github.com/bradbeattie/redmine-graphs-plugin/commit/33d61cc17c9418baefc6f85fa8... Mischa The Evil

2009-04-03

23:51 Help: RE: How can I serve html project docs from Redmine?
Chris Dew wrote:
> How do other Redmine users make their project documentation available within the project.
You ...
Mischa The Evil
20:25 Help: How can I serve html project docs from Redmine?
My projects have (sphinx) generated html documentation (multiple files and directories). I want to make the document... Chris Dew
23:27 Help: RE: Plugin not loaded when server starts [but loaded fine in script/console and tests]
I little more testing and i believe i'm on the correct path. Somehow the module i include into Issue.rb is being rem... Adam Walters
23:16 Help: Plugin not loaded when server starts [but loaded fine in script/console and tests]
Hello,
I'm writing a plugin and having some issues getting it to work in when the server is actually running. Whe...
Adam Walters
20:43 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
Same here. None of the options posted are working. ian horne
20:40 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
Same error.
Rails 2.2.2, Redmine 0.8.2, no upgrades, fresh install.
And no file named @session_store.rb@ in the @co...
Anonymous
18:28 Open discussion: RE: Redmine Logo?
It sounds to me like we have (for the time being) reached a decision as a community. So what is next?
Can we run t...
Shane Pearlman
11:26 Open discussion: RE: Redmine Logo?
Hi Nikos,
the shown "themes" are just dirty firebug-mockups to show the usage of the "new" logo *sorry*
Martin Herr
10:07 Open discussion: RE: Redmine Logo?
Martin Herr wrote:
> Template Example v2 - without lot of red ;)
>
> !http://www.redmine.org/attachments/706!
...
Nikos Dimitrakopoulos
18:18 Open discussion: RE: default 'Assigned to:' without categories
Thank you very much Tim! Not best way but for our small project this way works!!! :) Peter Volkov
18:15 Open discussion: RE: Date format in the English localization
Actually, I'm in Canada. ;)
Anywho, maybe the user preferences page could use both a language selector (already th...
Brad Beattie
09:09 Open discussion: RE: Date format in the English localization
In our installation (we're in the UK too) dates are displayed as 1 Apr 2009 in issues and the repository history, and... Anonymous
18:13 Plugins: RE: Graphs plugin
Oleg Lozinskij wrote:
> when it will be added to redmine? :)
If you're referring to Chaoqun's request for the iss...
Brad Beattie
10:29 Plugins: RE: Graphs plugin
+1
when it will be added to redmine? :)
Not related to statistics, rather to SVG...
Would it be possible to...
Oleg Lozinskij
14:33 Open discussion: How can I do Redmine migration from windows to linux?
I'm using windows server to hosting Redmine.
But I can not utilize "watch" for now.
So I want to change the serve...
Kunmyon choi
12:34 Plugins: RE: ezFAQ 0.0.2.1 (to be compatible with redmine 0.8.2)
Hi, Jochen
Thanks for your suggestion. Now the plugin must have a relation to its directory name.
And I have mentio...
Chaoqun Zou
00:06 Plugins: ezfaq vs ezfaq_plugin (RE: ezFAQ 0.0.2.1)
Hi Chaoqun,
thanks for this neat plugin.
I've installed it using 'git clone git://github.com/zouchaoqun/ezfaq.git...
Jochen Kirn
09:45 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
Thanks Thomas, I've found in Firefox I can clear authenticated sessions which will log us out for now. I don't want ... Anonymous
09:35 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
@AccountController#logout@ redirects the user to @home_url@, so the user will be immediately logged in again due to s... Thomas Löber
09:26 Help: ruby script/about fails for production environment
I've submitted a few bug reports for Redmine, and am trying to use the recommened... Anonymous
07:34 Help: RE: Migrating DB from 0.8.3 to devel
well the 500 turned out to be me being silly with bad programming. however on clean installs the logs would complain ... Artem Titoulenko
04:28 Help: Problem with the Repository browser
Hi all!
I got a little problem, my repository browser is not working on my redmine setup. Im getting those errors:...
William Lebel
04:26 Help: RE: Problem with automatic svn creation!
Fixed! William Lebel
03:38 Help: RE: Problem with automatic svn creation!
I just found that on the server it gives a 404 error. But outside the server all is ok :S William Lebel
02:12 Help: Problem with automatic svn creation!
Hi all!
I got a problem with the script to auto-create svn folders. All is setup correctly. i checked the WS thing...
William Lebel
02:39 Help: RE: Email Notification error involving SSL
Found the solution:
Error:
wrong number of arguments (7 for 6)
Solution:
As I found out, both the ar_mailer a...
Brennan Johnson
01:48 Plugins: RE: ToDo lists plugin
Chaoqun Zou wrote:
> david lyons wrote:
> > Thanks again Zou - committed.
> >
> > Mischa, woudld it be much trou...
david lyons

2009-04-02

22:46 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
clearer, definitely, but same error occurs on SVN upgrade, and although following these pages for install, am at a lo... ian horne
22:30 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
I've updated [[RedmineUpgrade]] to be a bit clearer on the upgrade process. Could you read it over and see how it co... Eric Davis
22:02 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
Redmine 0.8.3 doesn't need @config/initializers/session_store.rb@, only trunk. Also the 0.8.x version is still on Ra... Eric Davis
21:31 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
Any updates on this???? seems to be occuring on several instances and there's been little support from the community. ian horne
22:16 Help: Slow database access using mysql-ruby
Hi,
I have recently started using redmine as our software issue tracker at the company I work for. Initially we w...
Martin Norbury
21:19 Help: CSV/PDF Export Question
Hello,
First thank you for this great piece of software which is redmine.
At my job we 're in a validation proces...
antonin gouzer
17:44 Open discussion: RE: Google Calendar Plugin
i forgot my system data:
Redmine 0.8 stable via svn (now on revision 2643)
Rails 2.1.2
ruby 1.8.6
Michael Aye
17:41 Open discussion: RE: Google Calendar Plugin
I can't seem to install the plugin.
I went through the installation process as instructed and copied this code into...
Michael Aye
17:15 Open discussion: RE: Redmine 0.8.2 stable works with Rails 2.3.2
http://62.75.187.152/projects/openeeg/issues/gantt
http://62.75.187.152/projects/openeeg/issues/calendar
here you...
ben eeg
15:00 Open discussion: RE: Redmine 0.8.2 stable works with Rails 2.3.2
sorry, but you are wrong; with rail 2.2 Calendar and Gaant stop to work. Mauro Toffanin
16:37 Help: RE: Setting up User Groups?
Groups would be useful in redmine (I think).
To get around this, we assign a "lead" developer (Assigned To:) to wa...
clem johnson
16:28 Open discussion: RE: Coderay library seems outdated
Please post your feature requests into the Issues/Tracker instead of the forum. Mauro Toffanin
15:52 Open discussion: RE: How to Code Syntax Highlight?
Just upgrade CodeRay library in /vendor/plugins/ and you will see your ruby code highlighted.
http://coderay.rubyc...
Roman Tataurov
14:09 Plugins: RE: Graphs plugin
Brad Beattie wrote:
> Chaoqun Zou wrote:
> > And it would be better to make the issue menu selected in old and grow...
Chaoqun Zou
10:51 Help: RE: How to backup redmine?
Hi,
Is there a backup script for windows ? Otherwise, please tell how to use these scripts...!
I have installe...
Amit Aggarwal
10:49 Help: RE: Backing up Redmine
Can you please share the command to backup DB also ? I have installed redmine on windows machine usint BITNAMI stack. Amit Aggarwal
10:16 Open discussion: Enhance Document and File functionality?
Hello all,
Redmine is great PM tool, but still there is a need to store files and to keep a version number, to loc...
Oleg Lozinskij
09:03 Plugins: Troubleshooting plugins
Hi guys,
I have a request from the management to install redmine and some plugins
on a department server (Centos ...
Alexander Kirillov
00:18 Help: RE: Email Notification error involving SSL
So I've negated the errors, redmine's running again but whenever I try and send a test email (administration - settin... Brennan Johnson
00:04 Help: How to block certain wiki pages from customer or tech user
Hi all.
First of all, congratulations for the excelent software.
I'm using the wiki to create technical and comerci...
Reginaldo Ribeiro
 

Also available in: Atom