Project

General

Profile

Activity

From 2010-08-30 to 2010-09-02

2010-09-02

21:22 Open discussion: RE: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
You might be interested in the [[CommercialOfferings]]. Holger Just
21:09 Development: RE: Drop ruby 1.8.6 support
When we are on a version of Rails that drops it. If I recall Rails 2.3.x will support 1.8.6 and 3.0.x drops 1.8.6 su... Eric Davis
12:28 Development: Drop ruby 1.8.6 support
When do we drop 1.8.6 support ? I think it's time we start looking toward 1.9.x. Plus I'd really like using Symbol#to... Jean-Baptiste Barth
21:08 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Ok.. thanks for the quick replies.
I will try to figure it out.
Caesar Kim
21:05 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
The syntax looks good, other than that, you'll have to find out what config works with your mail server on your own, ... Felix Schäfer
20:43 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
I am attaching my email.yml. Please check it out.
Thanks.
Caesar Kim
20:38 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Yes. I restarted the Mongrel. Caesar Kim
20:29 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Did you restart redmine after the changes to the configuration file? Felix Schäfer
20:28 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Felix Schäfer wrote:
> In the @email.yml@ excerpt you posted, the second and third lines are indented 3 spaces, the ...
Caesar Kim
20:10 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
In the @email.yml@ excerpt you posted, the second and third lines are indented 3 spaces, the lines after that 5 lines... Felix Schäfer
19:40 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Caesar Kim wrote:
> Felix Schäfer wrote:
> > Does your mail server expect some sort of encrypted connection?
>
>...
Caesar Kim
19:39 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Felix Schäfer wrote:
> Does your mail server expect some sort of encrypted connection?
No. I don't think so.
Caesar Kim
19:16 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Also, you seem to have mixed 3-space and 2-space indentation, make sure every indentation level is 2 spaces, yaml is ... Felix Schäfer
19:14 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
Does your mail server expect some sort of encrypted connection? Felix Schäfer
17:41 Open discussion: Unable to send email from Administration->Setting->Email Notification
I am testing the installation of Redmine for validation. I am stuck in configuring the email config. I am trying to t... Caesar Kim
19:15 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
Felix,
It was because the database.yml that I modified was not in the correct place, in Ubuntu 10.04 if you instal...
allen yeh
19:13 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
The debian package changes stuff to comply to LSB, i.e. puts config files in /etc/redmine and stuff like that. Felix Schäfer
19:12 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
That looks right, any errors in the logs, or just nothing in redmine? Make sure you export the right DB and import it... Felix Schäfer
19:02 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
Figured it out:
In the instructions the database.yml was located in /etc/redmine but the ruby file doesn't look fo...
allen yeh
17:38 Help: Unable to see data from old Redmine on new server Ubuntu 10.04
We have an old CentOS box running Redmine and yesterday i setup a Ubuntu 10.04 server and used these instructions:
h...
allen yeh
16:07 Help: Highlighting in search results is case sensitive for cyrillic pattern
When I search any pattern in english everything works fine - highlighting in search results is case insensitive. If I... Alexey Ivlev
15:58 Help: RE: problem when 0.8.4 update to 1.0.1
Rake complains about something in @E:/InstantRails/rails_apps/redmine101/config/environment.rb@ on line 75, have a lo... Felix Schäfer
06:40 Help: problem when 0.8.4 update to 1.0.1
i use InstantRails version 2.0
ruby version 1.8.7
gem version 1.3.7
rails version 2.3.5
use step "rake db:migr...
hanjiang zheng
15:54 Open discussion: RE: Redmine's look is messed up
Mmh, I'd still say this is caused by the debian patches, spinning up a script/server should work out of the box. Plea... Felix Schäfer
11:28 Open discussion: RE: Redmine's look is messed up
Well actually I haven't been able to configure apache to handle redmine, so im running Redmine from the prompt with:
...
alf olsen
15:24 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
I got it working with the changes I wrote here:
http://github.com/a-ono/redmine_ckeditor/issues/#issue/2/comment/384...
Eraldo Girardi
04:14 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Sorted. Seems to all work now. Barry Bingo
03:45 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'

Apologies for the spam - @alias_method_chain :new, :ckeditor@ is what I commented out above - it might be your line...
Joshua Enfield
03:40 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Commenting out line 11 in the issues_controller_path.rb file seems to work....still testing - I'm not sure what comme... Joshua Enfield
03:31 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Yea your right. I don't know how I didn't catch that :( I'll keep poking around with it. Joshua Enfield
03:22 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Thanks for looking at this Joshua.
I just tried out your patch, by replacing my /lib/redmine_ckeditor/issues_control...
Barry Bingo
01:50 Help: Fix - Direct Link
git://github.com/joshsten/redmine_ckeditor.git Joshua Enfield
01:45 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
http://github.com/joshsten/redmine_ckeditor
I have only basically tested it. Seems to work so far though :)
Joshua Enfield
14:35 Plugins: RE: ToDo lists plugin
May be you don't executed some migrations?
rake db:migrate_plugins
Alexander Kulemin
14:25 Help: RE: RedMine doesn't work after upgrading apache & php
oh sorry.. i have not copied whole line.. Damn Putty.
Here is correct line: @LoadModule passenger_module /usr/local/...
Tigran Tokmajyan
13:48 Help: RE: RedMine doesn't work after upgrading apache & php
Tigran Tokmajyan wrote:
> ...
Felix Schäfer
13:32 Help: RE: RedMine doesn't work after upgrading apache & php
I have not selinux enabled.. selinux disabled... Apache is working normally for PHP... I have correct settings in htt... Tigran Tokmajyan
13:15 Help: RE: Auto-Creation of Mysql database
Hey,
Thanks for that!
But I meant something more elegant than obvious messing with Redmine's code.
Like hooks ap...
Radek Antoniuk
05:08 Help: RE: Auto-Creation of Mysql database
You can actually do this by editing the controller files.
I've been meaning to put up a website talking about this a...
Joshua Enfield
12:46 Help: RE: Searching on custom fields with the REST API
Nevermind!!
After some testing and laborating i got this working http://www.redmine.org/issues.xml?tracker_id=1&cf...
Emil Ek
07:58 Help: Searching on custom fields with the REST API
As the topic says i've been trying to get some issues by the using the REST API.
Everything works fine except one ...
Emil Ek
12:25 Help: How to work correctly with the permissions in a plugin?
Hello,
I followed the tutorial for creating a redmine-plugin.
Everything worked fine till I came to the point of ...
Riewert Holtermann
11:47 Open discussion: RE: Effective Time Logging
You're welcome. I apologize for the confusion, I should have checked my version earlier. stefan koks
11:16 Open discussion: RE: Effective Time Logging
Thank you for your help.
It turns out that you have "development" version, and in the menu "downloads" on page http:...
Codinfo Worker
10:06 Plugins: RE: Attach-screenshot plugins are broken with RM 1.0
I tried this plugin with 1.0.1 and i get following error:... Martin G
06:15 Open discussion: RE: Security Audit of Redmine
I have done several security audits on Redmine as well as talked with people who have also done some. You are welcom... Eric Davis
06:10 Open discussion: RE: Does Redmine have the ability to index repository source code?
Not currently. I don't know if that would be something I would want the core Redmine to support.
There is a Search...
Eric Davis
01:38 Open discussion: Does Redmine have the ability to index repository source code?
Does Redmine have the ability to index repository source code, to allow the site to be searched for code easily? Frank Church
06:09 Plugins: RE: Question: Mirror (or move) the official Redmine plugins?
Looks like I'll be moving them. I don't have access to create new projects here so I'll just track their bugs inside... Eric Davis
06:05 Plugins: RE: Rails Engines and extending the issue model
Hung Nguyen wrote:
> When I use method @alias_method_chain@ to wrap an exist method with my method. It raises this e...
Eric Davis
05:51 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
I have 1.1. working on Redmine 1.0 and seems to work fine in IE, but, in Linux Firefox or Chromium the browser displa... Mark Linn
01:30 Open discussion: After Upgrade to 1.0.1: ActionView::TemplateError (undefined method `-' for nil:NilClass) on line #62 of app/views/issues/show.rhtml for certain issues
After upgrading to 1.0.1, on some issues I get this error:
@ActionView::TemplateError (undefined method `-' for ni...
Ben Woods

2010-09-01

23:37 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
http://www.redmine.org/projects/redmine/repository/changes/trunk/app/controllers/issues_controller.rb #3941 I am gues... Joshua Enfield
20:56 Open discussion: RE: Redmine's look is messed up
If only the static parts are missing, I suppose there's some misconfiguration of the webserver. Have a look at the we... Felix Schäfer
17:05 Open discussion: Redmine's look is messed up

Hi, I'm moving our Redmine from one server to the other. From an old debian server to a new ubuntu server. This tim...
alf olsen
19:46 Plugins: RE: ToDo lists plugin
When I click on My ToDos, I get a 500 Error. I also get a 500 Error when I click on update to an issue.
Here is my...
Gregory Fox
17:14 Open discussion: RE: Effective Time Logging
Ok, it looks different in my system. I seem to have a development version of the plugin, with a configuration option.
stefan koks
16:08 Open discussion: RE: Effective Time Logging
As you can see in the picture above there is a menu item "Administration", so I went under the administrator account.... Codinfo Worker
15:33 Open discussion: RE: Effective Time Logging
No i didn't change the code (i'm not a ruby programmer). I hope I can try to test the latest Redmine version this eve... stefan koks
14:06 Open discussion: RE: Effective Time Logging
I use a version of Redmine 1.01 and time-tracker plugin v2.0. No additional menu "Time trackers" does not appear. Jud... Codinfo Worker
09:20 Open discussion: RE: Effective Time Logging
I'm using Redmine 0.9.5, I haven't tested the time-tracker plugin in version 1.0 or 1.01.
stefan koks
16:49 Help: RE: Redmine on ubuntu 10.04
Hello Felix,
sorry for the late response.
I tried some things and gave up. Now I run Debian squeeze and everyth...
Lars Fischer
16:19 Help: merging two or more issues
Hi, is it possible to merge/combine two or more Issues in redmine? If so, how can this be done?
Thank you very much...
Lee Jones
13:11 Help: RE: Problem with installing plugins
Problem is solved, there are errors, but it install and even interupted migration don't make plugins not working :)
...
Wiktor 00
11:28 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Krzysztof B wrote:
> Got an error with this plugin, Redmine 1.0.0.stable.4010 (SQLite):
>
> [...]
plugin here ...
Babbo Maria
10:12 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Got an error with this plugin, Redmine 1.0.0.stable.4010 (SQLite):... Krzysztof B
11:19 Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
Another way to solve this (somehow, at least) would be to extend the current concept of "Subproject". Currently, a pr... Joonas Pulakka
11:13 Plugins: RE: Redmine Issue History Tabs Plugin
Konstantin, this is a really useful feature, it would be great if you could update the plugin to work with Redmine 1.0! Marton Danoczy
10:51 Development: RE: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
Closing this thread as spam because it already exists in "Open Discussion" (where it belongs): http://www.redmine.org... Felix Schäfer
10:43 Development: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
Added by Dirk Eisner about 2 hours ago
Hi everyone we are a medium size company in the centre of Sydney Australia ...
Dirk Eisner
10:16 Plugins: RE: Rails Engines and extending the issue model
h1. Error: stack level too deep
When I use method @alias_method_chain@ to wrap an exist method with my method. It ...
Hung Nguyen
09:38 Help: RE: RedMine doesn't work after upgrading apache & php
Do you have selinux enabled? Anyway, this seems to be a problem with your apache setup, I'd suggest you seek advice i... Felix Schäfer
09:31 Open discussion: Migrate from TRAC + OTRS to redmine
Hi,
we want to migrate from TRAC and OTRS to redmine. The migrate of TRAC is no problem, we also can migrate all d...
Michael Diederich
08:15 Open discussion: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
Hi everyone we are a medium size company in the centre of Sydney Australia and we looking for someone helping us with... Dirk Eisner
05:44 Open discussion: RE: Upgrading from 0.7.2 to 1.0.1
I'm trying to migrate from 0.8.7 to 1.0.1, with the identical process and problems that Diego's faced.
I've instal...
Anonymous
04:29 Plugins: RE: Add plugin to redmine project
Hans Kazan wrote:
> Thanks for this plugin, I will give i spin next week!
>
> I found also another repository at ...
jayaseelan karuppannan
04:26 Open discussion: RE: Issues Relationship
Michael Diederich wrote:
> Brad Beattie wrote:
> > My plugin, Schedules, can do this. You tell it how many hours ea...
jayaseelan karuppannan
01:58 Open discussion: RE: ActionView::TemplateError for Single User on Single Issue.
Sorry, hit the wrong button for the code, here it is, more readable this time:
@Processing IssuesController#show (...
Ben Woods
01:56 Open discussion: ActionView::TemplateError for Single User on Single Issue.
We have run into a bit of an issue with our Redmine install. The error mentioned in the subject line is being raised ... Ben Woods

2010-08-31

21:04 Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
Fabio Leitao wrote:
> It was working for me on 1.0.1, but since last update to r4045 it has been causing error 500 o...
Fabio Leitao
21:02 Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
It was working for me on 1.0.1, but since last update to r4045 it has been causing error 500 on the log and nothing s... Fabio Leitao
20:48 Help: After update from 0.8 to trunk I can't create task
Hi,
I was using Redmine 0.8, so I resolved to do an update to version 1.0. But I did a choose to get from github, ...
Vinicius Ebersol
20:38 Help: RE: RedMine doesn't work after upgrading apache & php
I have this error in my apache error_log.
@Could not start the spawn server: /usr/local/lib/ruby: Permission den...
Tigran Tokmajyan
19:37 Open discussion: Upgrading from 0.7.2 to 1.0.1
Hi,
Is it possible to migrate from 0.7.2 to 1.0.1? I'm trying now but have a lot of problems with the database upg...
Diego Woitasen
19:03 Plugins: RE: Time Tracker plugin
Thanks for your patch!
I've no free time to include the patch yet but I've created an issue on the project's github ...
Jérémie Delaitre
17:55 Plugins: RE: Time Tracker plugin
Thank you very much for this plugin!
We make some improve of your plugin, because it's haven't capability of start...
Codinfo Worker
18:24 Open discussion: RE: Effective Time Logging
Hmmm...
There is no item Time trackers in our menu.
Tomorrow i'll analyze this.
Thank you!
Codinfo Worker
18:11 Open discussion: RE: Effective Time Logging
Thank you for your code!
When logged in as admin and you have the timetracker plugin installed you see the followi...
stefan koks
17:48 Open discussion: RE: Effective Time Logging
*2 stefan koks*
>as administrator you can see the (clickable) list of all running timetrackers (user/issue/startdat...
Codinfo Worker
18:02 Plugins: RE: XLS export plugin
I installed this version 005 of this plugin, but appears an error when I tray to export:... Rodrigo Nanjarí
13:14 Plugins: RE: XLS export plugin
Alexey Skor wrote:
> This is the draft version:
> Microsoft project file with VBA scripts to load Redmine data thro...
Daniel Morgan
17:35 Help: RE: when trying to open files in repository,but downloading start
simple workaround for this - just add some ascii data.
Attaching script to determine if ruby considers file as binar...
Victor Gavro
17:27 Open discussion: RE: Syntax Highlighting for code text
Because we use coderay: http://coderay.rubychan.de/ You can make a plugin that uses shjs or any other highliter if yo... Muntek Singh
17:08 Help: RE: Howto truncate production.log file?
See [[RedmineInstall#Logger-Configuration]], redmine won't be impacted in any way by the size of the file, as it (or ... Felix Schäfer
16:37 Help: RE: Howto truncate production.log file?
furthermore: at which size the redmine performance will be impacted? Karim Trott
16:36 Help: Howto truncate production.log file?
I've been running my server since quite a while and the log file increased to several MB. What's the best way to trun... Karim Trott
16:02 Help: RE: Problem with installing plugins
I have the same problem. I use 1.0.1 (new install). I want to install redmine_drafts, stuff to do, charts and codeboo... Jonh Doe
11:11 Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
Compare the raw forms of both mails, then you might see something different :-) Felix Schäfer
11:09 Open discussion: RE: question about license
Redmine is released under "GPLv2":http://www.gnu.org/licenses/old-licenses/gpl-2.0.html, if your hosting plan complie... Felix Schäfer
06:15 Open discussion: question about license
I am wondering if the redmine can be redistributed. I have a hosting business, so I want to provide this package as o... Caesar Kim
10:40 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Yep I'm getting this as well and the ckeditor plugin has not been touched since it was released making the future loo... Barry Bingo
10:27 Plugins: RequMGMT plugin compatibility
Does anyone know if the [url=http://forge.isotrol.org/wiki/org00006-requmngt]RequMGMT plugin[/url] work with newer ve... Marko Poutiainen
06:19 Plugins: RE: Wiki Extensions Plugin
Oops, I have followed some advise from here (http://stackoverflow.com/questions/3003652/rails-error-when-using-d-depr... Fabio Leitao
06:10 Plugins: RE: Wiki Extensions Plugin
I was using a really old version before (0.1.5, I think), but recently have it updated to 0.2.2 together with redmine... Fabio Leitao

2010-08-30

21:34 Help: Auto-Creation of Mysql database
Hey,
Just a quickie. I want redmine to do some things in shell (like create directories and stuff) when new projec...
Radek Antoniuk
20:35 Help: Migration error : Issues / Roadmap pages => Error 500
Hi Team,
OS : Linux Ubuntu 10
Redmine : bitnami Redmine 1.0
Finally, I'm near to finish our migration from old...
Perry Rhodan
18:08 Help: Spam removed
Spam removed. Scensyncexcex Scensyncexcex
18:08 Help: Spam removed
Spam removed. Scensyncexcex Scensyncexcex
18:08 Help: Spam removed
Spam removed. Scensyncexcex Scensyncexcex
18:08 Help: Spam removed
Spam removed. Scensyncexcex Scensyncexcex
18:08 Help: Spam removed
Spam removed. Scensyncexcex Scensyncexcex
17:03 Open discussion: Content of email notification
Hi,
is there a possibility to set up a content of email notification?
For example to add "Due date" field.
Than...
Richard Beneš
16:32 Help: RE: Problem with installing plugins
Ok, but my problem still is unsolved :(
This is problem with this plugins:
git://github.com/sroegner/codebook.git
...
Wiktor 00
12:25 Help: RE: Problem with installing plugins
Redmine 1.0 has subtasks built-in and doesn't need nor is compatible with the redmine-subtasks plugin. Felix Schäfer
11:03 Help: Problem with installing plugins
Hi!
I installed redmine few days ago. And now I want to configure it to my needs. I read whole list of plugins and I...
Wiktor 00
16:01 Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
I have created the user, I add the project line to the body of email (rake assigns a default project also).
The curi...
Ezequiel Naftali
15:53 Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
Well, you have to make sure that either @errorhandler@pisol.net@ is a valid user email in redmine OR that anonymous u... Felix Schäfer
15:42 Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
I get the following message: Messaga <xxxx....> NOT processed and left on the server.
Message source is:
Return...
Ezequiel Naftali
15:02 Open discussion: Issue not displayed
... Bharani Prasad V S
13:37 Help: Redmine not starting and rake problems
I am getting these errors:... Bharani Prasad V S
13:30 Open discussion: RE: Having problems while starting redmine
I just removed that plugin but I think I am facing problems with ruby gems... do you know how can this be resolved
...
Bharani Prasad V S
13:16 Open discussion: RE: Having problems while starting redmine
How can I remove it???
Should I just delete or there any commands/procedure i can follow
Bharani Prasad V S
12:24 Open discussion: RE: Having problems while starting redmine
The plugin @/opt/redmine-0.9.4/vendor/plugins/rel_2.0.0@ doesn't seem to work with the redmine version you have. Felix Schäfer
12:04 Open discussion: Having problems while starting redmine
ruby script/server -e production
=> Booting Mongrel
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
./s...
Bharani Prasad V S
12:13 Open discussion: Making redmine public
Hi
I have installed redmine and it is working fine in intranet.
Now I want the same to be available in public. ...
sd s
10:57 Help: RE: Extending Redmine Search for plugin resources
Chaoqun Zou wrote:
> Hi, André
> You should also make the model acts_as_event, the search controller use the attrib...
Xabier Elkano
10:56 Help: RE: Two Redmine on one database ? Private and public Redmine...
Simplest would be to make a symlink. Felix Schäfer
09:31 Help: RE: Two Redmine on one database ? Private and public Redmine...
Yes I understand. It's exactly what I have in mind concerning database.
But what about "files" uploaded to redmine...
Grégory Janiszewski
01:39 Help: RE: Two Redmine on one database ? Private and public Redmine...
What's problem to use one MySQL ? Just setup your public version to work with MySQL with an IP instead of localhost Sergey Belov
09:56 Help: RE: Export to PDF works strange with russian symbols
Ooops, I just didn't update tcpdf.rb
After updating, it works! I believe these two patches should be applied to the ...
Nikolay Komarov
09:42 Help: RE: Export to PDF works strange with russian symbols
Tried to follow instructions from http://frolz.ya.ru/replies.xml?item_no=1135 on my Redmine 1.0.1 server.
The string...
Nikolay Komarov
 

Also available in: Atom