Project

General

Profile

Activity

From 2010-07-01 to 2010-07-04

2010-07-04

14:39 Help: RE: Uploading files/documents fails
FYI, you don't need to chown your entire redmine directory. This might not be such a good idea in terms of security. ... Nick Bolton
14:14 Open discussion: RE: HowTo access Custom_Field
Hi Tiemo,
I would do it like that:
@custom_value = User.Current.custom_value_for(custom_field_id)
is_project_c...
James Bernard
13:55 Help: RE: Problem with Installation: gem install mysql won't work
Just tried, but same result:... Iam new
12:53 Help: RE: Problem with Installation: gem install mysql won't work
Iam new wrote:
> Is this ok? I didn't realize what you meant with spaces must be removed…
The spaces in the tags,...
Felix Schäfer
12:48 Help: RE: Problem with Installation: gem install mysql won't work
... Iam new
05:11 Help: RE: GIT browsing: files shown in wrong encoding
Jürgen Hörmann wrote:
> Thanks, that solved it for me.
>
> I did miss to add the list of repository encodings in ...
Toshi MARUYAMA
04:49 Help: RE: GIT browsing: files shown in wrong encoding
Thanks, that solved it for me.
I did miss to add the list of repository encodings in my settings.
Jürgen Hörmann
04:43 Help: RE: GIT browsing: files shown in wrong encoding
Please see #5251. Toshi MARUYAMA
03:52 Help: GIT browsing: files shown in wrong encoding
Hello,
I'm using GIT and I'm having a problem with the encoding of the files.
My files in the repository are en...
Jürgen Hörmann
01:59 Plugins: RE: Can I write a plugin that adds to the existing page layout?
Just a quick reply. I haven't figured out how to make a plugin for this, but I hacked one of the view files...
<pr...
Nick Bolton
01:45 Plugins: Can I write a plugin that adds to the existing page layout?
I need to display some information at the bottom of every page. In this case, it's the hostname of the server (we hav... Nick Bolton

2010-07-03

11:17 Open discussion: HowTo access Custom_Field
Hi,
I am new here, a newbie in ruby and hope to get some answers for my concerns.
What I am looking for:
I cre...
Tiemo Vorschuetz
09:07 Open discussion: RE: occur 500 error every night
I have not use the Apache.
every day. i need to kill the ruby process and restart the redmine. and then it is wor...
ww yhy
08:19 Plugins: RE: lft/rgt - getting an issue with all parent tasks
Thank you! That put me on the right track and I got it working :) Anders Aagaard
01:41 Open discussion: RE: Incoming Emails and Duplication of Original Message
I ended up just changing the regex that does the truncation. With the word list for signatures and the ability to ta... Sam Bo
00:34 Open discussion: RE: Incoming Emails and Duplication of Original Message
I haven't even rolled this out yet as I was just personally testing, but I know what will end up happening.. To your ... Sam Bo

2010-07-02

23:47 Open discussion: RE: Incoming Emails and Duplication of Original Message
Educate your users to delete the quote, or even better to quote right (i.e. bottom-replies and quote only the part yo... Felix Schäfer
22:50 Open discussion: Incoming Emails and Duplication of Original Message
Is anyone else having problems with incoming emails and the duplication of messages.. The only way I can get this to ... Sam Bo
22:33 Help: REST API Using C#
Hello. If this has already been asked, I apologize, but I could not find this information. I'm trying to use the Re... Adam Ferguson
22:23 Help: RE: touch screen
I think you have hit the wrong forum, this is for the redmine software, sorry. Felix Schäfer
21:06 Help: touch screen
Hi every one
i have htc touch pro t72
i install android and it boots very well but when i want to run and android s...
Mohammad Moein
20:58 Help: RE: Lost port on redirect
Thanks...
string: proxy_redirect http://host/ http://host:3000/; fix my problem...
Za Ro
17:12 Help: RE: Lost port on redirect
The settings part is used at other places, but not for redirects. Please make sure all your rewrite rules in your NGI... Felix Schäfer
16:11 Help: RE: Lost port on redirect
Addition:
Administration -> Settings -> Host name and path
set to host:8080
Za Ro
16:04 Help: Lost port on redirect
I'm not so good in english and ruby, but redmine is what I want.
But I have next problem:
I do like here: http://...
Za Ro
18:14 Help: RE: How to setup email notification in 0.9.3?
Thanks Felix, I just move my email.yml to /etc/redmine/default, then it works. Michael Qiu
17:13 Help: RE: How to setup email notification in 0.9.3?
Debian changes stuff in the redmine it packages, I think it looks for the @email.yml@ somewhere around @/etc/redmine@... Felix Schäfer
14:45 Help: How to setup email notification in 0.9.3?
Hi all,
I've just installed redmine by apt-get install redmine. Everything looks fine, except I cannot enable emai...
Michael Qiu
17:40 Help: RE: Installing trunk in Ubuntu
You have 2 choices: either stick with the packages, and at least on debian they have some patches to work with older ... Felix Schäfer
13:40 Help: Installing trunk in Ubuntu
The Ubuntu 10.04 LTS instructions tells us to install Redmine from the Ubuntu repository, but it only has version 0.9... Marko Poutiainen
17:36 Open discussion: RE: Bitnami Redmine Stack 500 error
Dmitrij, you have to upgrade the whole bitnami stack, not redmine on it's own. From the @script/about@'s output you a... Felix Schäfer
13:51 Open discussion: RE: Bitnami Redmine Stack 500 error
I don't use Bitnami.
In Redmine Japanse google group, there is a message that coping libmysql.dll from ruby/bin to r...
Toshi MARUYAMA
13:44 Open discussion: RE: Bitnami Redmine Stack 500 error
C:\Program Files\BitNami Redmine Stack\apps\redmine>rake db:migrate RAILS_ENV=pr
oduction
(in C:/Program Files/BitN...
Дмитрий -
13:27 Open discussion: RE: Bitnami Redmine Stack 500 error
Can you help me with solution? Дмитрий -
13:18 Open discussion: RE: Bitnami Redmine Stack 500 error
Дмитрий - wrote:
> Database schema version 7
DB migration fails.
Toshi MARUYAMA
12:59 Open discussion: RE: Bitnami Redmine Stack 500 error
C:\Program Files\BitNami Redmine Stack\apps\redmine>set RAILS_ENV=production
C:\Program Files\BitNami Redmine Stac...
Дмитрий -
12:04 Open discussion: RE: Bitnami Redmine Stack 500 error
This trace means db migration error.
Please post the output of following command in your Redmine directory....
Toshi MARUYAMA
09:39 Open discussion: Bitnami Redmine Stack 500 error
Hi!
Have a trouble with BRS:
when trying to access login page,
Internal error
An error occurred on the pag...
Дмитрий -
17:31 Open discussion: RE: Problem with mailer.rb
Marco Antonio Suárez Peña wrote:
> As far as i know, priority references to a *table (enumerations)* and to *field (...
Felix Schäfer
14:02 Open discussion: Problem with mailer.rb
Hi there!
That is my first post in this forum! I'm glad to write here!
First of all: *Thank you!* This is a won...
Marco Antonio Suárez Peña
17:25 Open discussion: RE: Security distribution list?
The closes thing would be the "news (atom) feed":/projects/redmine/news.atom. Felix Schäfer
15:16 Open discussion: Security distribution list?
Hello, is there a distribution list to get notified when new security updates appear for Redmine?
Daniel
Daniel Blendea
17:23 Open discussion: RE: Assign keywords to issues?
Benjamin Neau wrote:
> Would you mind explaining mere users why a feature which has been requested over and over, in...
Felix Schäfer
14:18 Open discussion: RE: Assign keywords to issues?
Felix Schäfer wrote:
> Use categories :-)
>
> Joke aside, there is work underway to bring a tagging system to red...
Benjamin Neau
13:32 Plugins: RE: XLS export plugin
Attached please find version that is compatible with the latest trunk Vitaly Klimov
10:48 Plugins: RE: Proposal for a redmine testboard plugin
If you enable git on your sourceforge project, I might be able to give a hand. Fri Flaj
07:42 Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
Solved.
It was just a matter of adding the following key to the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\...
Pedro Gutierrez
06:18 Plugins: RE: Redmine Blog Plugin
I met an interesting problem.
If I put "Blogs" tag on top menu, it will be opened to anyone.
How can I fix it? any ...
Billy T
06:12 Plugins: RE: Redmine Blog Plugin
!1.jpg!
Could anyone give me a hint of why this happens?
Thanks
Billy T
05:03 Open discussion: RE: Why the 0.9.5 is delayed?
It released.
http://www.redmine.org/news/40
I'd like to wait the 1.0 now.
Hope the 1.0 would not be delayed.
xt zhang
04:05 Open discussion: RE: Restrict issue creation to specific user type
Hmmm.... Just tried it but even if none of the checkboxes are selected for the 'New' condition of the tracker, you ca... Pablo Bleyer
04:02 Open discussion: RE: Restrict issue creation to specific user type
I think what you want is the workflow though I could be wrong.. I just went through all this last week for the first ... Sam Bo
03:48 Open discussion: RE: Restrict issue creation to specific user type
Thanks, but I only see 'Add Issue' there. I want a Developer to continue adding issues if they are not of type 'Supp... Pablo Bleyer
00:45 Open discussion: RE: Restrict issue creation to specific user type
Check out the Roles section in Administration. You will see all the permissions of which Create Issue is one of them... Sam Bo
03:46 Open discussion: RE: occur 500 error every night
I think cron.daily restart apache. Toshi MARUYAMA
03:43 Open discussion: occur 500 error every night
I have installed Redmine to Linux. But it is occur 500 error every night. I don't know why?
Who can give me some sug...
ww yhy
02:49 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
The client side is working fine for me; the applet runs and the image data gets submitted in the POST.
It's the serv...
Anonymous
02:26 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
I have 1.1 installed on Redmine trunk.
It works perfectly if java installed. Does it use Java?
confused
Billy T

2010-07-01

21:51 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
I've now also tried out the redmine_attach_screenshot_v.0.0.3 mentioned above. Its applet loads fine out of the box, ... Anonymous
21:35 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
I haven't been able to get the 0.2 version working with Redmine 0.9.5. My company's thinking of switching to Redmine,... Anonymous
21:20 Open discussion: Email Notification Views
Hello everyone, I just wanted to attach for the community my email notification views. I'd be interested in seeing ... Sam Bo
19:12 Open discussion: Restrict issue creation to specific user type

Hello.

Is it possible to restrict the creation of a tracker to a specific user type? For example, if I want o...
Pablo Bleyer
17:52 Help: RE: 501 Syntax: HELO hostname - Postfix
@Randy Syring
Thanks, that worked for us as well.
Clay Walker
17:20 Help: RE: % Done
Well, I said you'd need to patch it, not that there was a patch, sorry. (none that I know of a least) Felix Schäfer
17:18 Help: RE: % Done
Thanks for your reply, what patch do we need to apply? Joel Dupont
17:16 Help: RE: % Done
Not without patching the core. Felix Schäfer
17:08 Help: % Done
Hello Everybody,
Is there a way to change the list for %Done field to have a list from 1 to 100?
-Thanks,
Joel.
Joel Dupont
17:13 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
Yes, gloc has been removed with the transition to rails 2.2 in r2493 because it wasn't needed anymore. I think you mi... Felix Schäfer
17:08 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
Interesting... I moved the sub-directory *gloc-1.1.0/* out of *vendor/plugins/*, and now everything works fine...
...
Carsten Buchenau
14:56 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
Make sure all your plugins are up-to-date and that none of them causes the problem. The error seems to come from a no... Felix Schäfer
10:35 Help: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
Hi there,
After upgrading Redmine from 0.8.7 to 0.9.4 and migration of DB and plugins, I still get:
ActionView:...
Carsten Buchenau
16:03 Plugins: RE: Redmine Blog Plugin
Problem: "undefined method `attach_files'"
Version: 0.1.0
Solution:
in file: redmine_blogs/app/controllers/blogs_c...
Billy T
15:19 Help: RE: Can I set up forums for multiple projects in one place?
All modules in redmine are project-bound, and I don't think are or will be any plans to change that. I have created a... Felix Schäfer
15:08 Plugins: RE: lft/rgt - getting an issue with all parent tasks
The issues use the awesome_nested_set plugin (source:trunk/vendor/plugins/awesome_nested_set), it has some helpful me... Felix Schäfer
12:33 Plugins: lft/rgt - getting an issue with all parent tasks
Hi
I'm making a "overview" screen. I've gotten quite far, and it's in use in my company now. The overview screen s...
Anders Aagaard
15:03 Open discussion: RE: Bulk Update Disable Notifications or Combining Notification into one email
You should open a feature request on the bugtracker for things like this, it won't get noticed/picked up here. Felix Schäfer
02:12 Open discussion: RE: Bulk Update Disable Notifications or Combining Notification into one email
Sorry wrong forum... Sam Bo
01:55 Open discussion: Bulk Update Disable Notifications or Combining Notification into one email
If you bulk update a lot of issues like when moving some to a newly created project an email is sent for each one. I... Sam Bo
14:19 Help: RE: Problem with Installation: gem install mysql won't work
Can you please post your database.yml? Please put it in @< pre> < /pre>@ (spaces must be removed!) tags so that the f... Felix Schäfer
11:23 Help: RE: Problem with Installation: gem install mysql won't work
yes, it's an empty one. I haven't been able to run redmine. I am just trying to install it.
Do I have to fill the ...
Iam new
14:18 Help: RE: What does Custom Fields > Issue Priorities do?
Jens Alfke wrote:
> In the Custom Fields admin page, there's a tab for Issue Priorities. I've tried adding a custom ...
Jay Man
01:42 Help: RE: What does Custom Fields > Issue Priorities do?
(BTW, I'm running Redmine 0.9.5. Thanks.) Anonymous
01:41 Help: What does Custom Fields > Issue Priorities do?
In the Custom Fields admin page, there's a tab for Issue Priorities. I've tried adding a custom field to that, but it... Anonymous
13:55 Help: RE: Export to PDF works strange with russian symbols
Same issue, using latin characters. Aleksandar Pavic
13:54 Open discussion: RE: Redmine plugin for Agile Project Management
Seems like you didnt privide Sprint end date Marcin Jędras
13:46 Help: RE: Error: Child already added
I've fallen in the same issue, I resolved by manually edited the plugin
cause of this error is one or more your plu...
japan shah
12:54 Plugins: RE: Redmine Simple Support plugin v 0.1.0 released
Cool! Seems really interesting in our case at work. Note that it does not seem to be compatible with latest redmine s... Jean-Baptiste Barth
01:56 Plugins: Redmine Simple Support plugin v 0.1.0 released
I've just released the first version of "Redmine Simple Support":https://projects.littlestreamsoftware.com/projects/r... Eric Davis
12:05 Plugins: RE: XLS export plugin
It seems, that XSL export plugin breaks xml REST API for issues Vitaliy Ischenko
11:56 Open discussion: RE: Time aggregation in issue tree hierarchy
Unfortunately I have not been using Redmine long enough to have passed a few RC's. It generally is a good idea to wa... Pieter Smith
11:39 Open discussion: RE: Time aggregation in issue tree hierarchy
Looked at it, looks good. So, it will be part of 1.0 release and RC is due in two days. How stable is it? Would you a... Pavel Kusch
08:41 Open discussion: RE: Time aggregation in issue tree hierarchy
I played with it yesterday evening. Try it out on the demo site (http://demo.redmine.org/) to see if it matches your... Pieter Smith
10:12 Help: RE: SVN view not always working
ah never mind, found the problem.
Apparently redmine doesn't like it if you give it a pre-encoded URL.
had to c...
Arne De Herdt
10:09 Help: SVN view not always working
Hello,
it's an odd problem, but the repository view is not always working....
I've recently added a new project...
Arne De Herdt
06:50 Open discussion: RE: LDAP auth fails with Invalid user or password upon login attempt
Thanks!
It's works.
ww yhy
04:39 Open discussion: RE: LDAP auth fails with Invalid user or password upon login attempt
Have your problem solved yet? I met this problem same as you. Could you please give me some suggestion?
Thanks!
ww yhy
01:00 Open discussion: RE: Thoughts on Importing Tickets from External System and Modifying the SVN fetch
I see nobody responded, but I thought I'd let anyone that might be doing the same thing:
- I hard coded the issue ...
Sam Bo
00:41 Plugins: RE: Redmine Kanban plugin v 0.2.0 released
Also, the master branch for the plugin is going to be unstable for a little bit while I add some custom user interfac... Eric Davis
00:28 Plugins: Redmine Kanban plugin v 0.2.0 released
I've just released "Redmine Kanban 0.2.0":https://projects.littlestreamsoftware.com/projects/redmine-kanban. This re... Eric Davis
00:28 Help: RE: Redmine shows issues of another project (SOLVED!!!)
I found the problem, the internal structure of projects table was corrupted (probably a manual edit of some property)... Fabio Napoleoni
 

Also available in: Atom