Project

General

Profile

Activity

From 2009-02-17 to 2009-02-19

2009-02-19

20:10 Open discussion: RE: Use apache to proxy Redmine and use .htaccess problem
Hi,
i think there are missing some things:...
Karl Heinz Marbaise
19:07 Open discussion: RE: Hide list of members in project overview
That works alright, but how would I grant access to someone that isn't a site administrator. I see the admin property... Joe Chin
06:30 Open discussion: RE: Hide list of members in project overview
Just add a check to see if the current user is an admin:... Eric Davis
18:16 Open discussion: Suggested update to installation guide
My installation is configured such that redmine executes as a non-privileged user. The installation guide at http://... David -
18:11 Help: RE: Probable Apache config issue.
After a clear restart of httpd and connecting to the secondary Redmine site I find this in the pas-redmine_ssl_access... James Byrne
17:46 Help: Probable Apache config issue.
OS = CentOS-5.3
Apache-2.2.3 (https)
Ruby-1.8.6
Rails-2.1.2
Mod_Rails-2.0.6
Redmine r2480 (v-8.0)
Here is the...
James Byrne
18:11 Open discussion: RE: LDAP Authentication
OK I'll try this tomorrow.
Greetings
Martin Eckhardt
17:02 Open discussion: RE: LDAP Authentication
The base DN field should not be blank.
In your case it would contain "CN=Users,DC=domain,DC=com".
Hope it helps.
Anders Gustafsson
15:31 Open discussion: RE: LDAP Authentication
Hey Anders,
I've applied your patch file and made the changes to database and schema. I have done the migrations a...
Martin Eckhardt
14:11 Open discussion: RE: LDAP Authentication
Ofcourse not production. Some guys word be really pissed about that here :)
Thanks for the patch I'm going to test...
Martin Eckhardt
13:14 Open discussion: RE: LDAP Authentication
Ok, what i did is that i added another settings field in "Administration->Settings->Authentication->LDAP Authenticati... Anders Gustafsson
11:28 Open discussion: RE: LDAP Authentication
Anders Gustafsson wrote:
> Any progress on this issue, Martin?
>
> I needed the same functionality, so i added so...
Martin Eckhardt
09:56 Open discussion: RE: LDAP Authentication
Any progress on this issue, Martin?
I needed the same functionality, so i added something similar like Jürgen sugg...
Anders Gustafsson
17:07 Open discussion: extension of search to the content of the document or repository
Hi all,
what would you think of having the function "search" to be capable of finding also the documents and/or fi...
gabriel scolan
16:57 Open discussion: RE: Idea for document versioning
I agree with Karl about the dependency.
Isaac, one turnaround to comply with your request, could be to comment your ...
gabriel scolan
16:17 Open discussion: RE: Idea for document versioning
Hi,
the simple answer is, cause not everybody has SVN installed or is willing to use it...cause there exist git, mer...
Karl Heinz Marbaise
15:00 Open discussion: Idea for document versioning
Hello,
There's a feature request to add versioning to document management module. Could it be possible to use repo...
Isaac Cruz Ballesteros
14:52 Plugins: embedded plugin - embed swf movie
hi im trying to embed a usability video using the embedded plugin. Not sure what my problem is but i keep getting a w... Shaun Longhurst
13:39 Help: RE: Does Redmine have trouble reading incoming mails encoded with base64?
After performing an update a few months back, Redmine was able to read email that were base64 encoded. However, after... Fredrik Frodlund
12:46 Help: RE: Associated revisions
See #1253. This was fixed a while back for 0.7.2
Cheers
Russell
Anonymous
12:44 Help: RE: Associated revisions
Is there any solution? Oleg Marchuk
12:23 Help: RE: Git branch tracking
Another version of git branches support . I made it those past weeks and share in case it feets other needs than the ... Alban Browaeys
11:52 Help: RE: Redmine Bitnami Linux 0.8.0 - Subversion Problem
LOG Jochen Gaiser
11:10 Help: Redmine Bitnami Linux 0.8.0 - Subversion Problem
Hello,
I installed the Redmine Bitnami Stack 0.8.0 on a CentOS Linux Server.
Everything works fine, except the Subv...
Jochen Gaiser
10:25 Help: Redmine.pm on Ubuntu 8.10 causing Apache to error out with Usage: DynaLoader::dl_load_file(filename, flags=0)
I'm having issues creating an SVN branch on when using Redmine.pm. I can commit and checkout just fine but when I try... Stan Carney
05:17 Plugins: RE: Detecting a change in an issue
Romano Silva wrote:
> Hey Brad,
>
> I followed your reply to my post http://www.redmine.org/boards/2/topics/show/...
Brad Beattie
04:34 Plugins: RE: Detecting a change in an issue
Hey Brad,
I followed your reply to my post http://www.redmine.org/boards/2/topics/show/4173 and I think controller...
Romano Silva
04:27 Help: RE: Script after status change
Yeah, "I asked about that too":http://www.redmine.org/boards/3/topics/show/4076 a few days back. No luck so far. Brad Beattie
03:37 Help: Script after status change
hello,
I would like to execute a command (database update) after an issue changes its status (or any other field I...
Romano Silva
02:59 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
Brad Beattie wrote:
> Look at YOURURL/time_entries. Notice that you can, in this details mode, edit or delete specif...
Brad Beattie
02:58 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
Look at YOURURL/time_entries. Notice that you can, in this details mode, edit or delete specified entries. Brad Beattie
02:58 Open discussion: RE: Time Tracking: How to remove time.
Look at YOURURL/time_entries. Notice that you can, in this details mode, edit or delete specified entries. Brad Beattie
01:53 Open discussion: RE: Redmine 0.8 in Dreamhost
Enderson Maia wrote:
> I've done everything you said before, but still have the error.
>
> @uninitialized constan...
Enderson Maia

2009-02-18

23:58 Help: accept incomming email from unregistered user
Hi,
I am new to redmine. Very neat tool. We have the incoming email via rdm-mailhandler.rb setup and things seem...
Rene Salmon
22:24 Open discussion: Screencasts about Installation (Part I) and first project in Redmine (Part II)
Hi, i started a little series about Redmine as Screencasts...You can find it "here":http://www.soebes.de/public/scree... Karl Heinz Marbaise
22:08 Plugins: RE: Member selection chain
Seems this did the trick.
@@users = @projects.collect{|p| p.members }.flatten.select {|m| m.role.allowed_to?(:view...
Brad Beattie
22:03 Plugins: Member selection chain
Given a set of projects, I'm trying to find any user that has a specific permission on any of those projects. Below i... Brad Beattie
21:41 Plugins: RE: ToDo lists plugin
david lyons wrote:
> ... and see if it warrants inclusion on the Wiki plugins list :)...
My opinion is that it wo...
Mischa The Evil
03:01 Plugins: RE: ToDo lists plugin
There is one in the root of the git tree :)
http://github.com/dalyons/redmine-todos-scrum-plugin/blob/552a4d8e43bf...
david lyons
02:55 Plugins: RE: ToDo lists plugin
i know i'm lazy but some screenshots would be nice :) Jérémy Lal
20:56 Help: RE: How to change issue tracker.
I found a way to do this, but it is far from being obvious or direct.
The technique is to "move" the issue from it...
James Byrne
20:17 Help: How to change issue tracker.
I may be missing something obvious but how does one alter the issue tracker? The default is Bug and this category ge... James Byrne
20:26 Help: RE: Redmine can't find svn command
I fixed my problem temporarily by modifying
> ./lib/redmine/scm/adapters/subversion_adapter.rb
I changed line ...
Michael Haren
19:53 Help: RE: Redmine can't find svn command
Any ideas on this? I'm willing to work through this on my own but I need a little direction.
Thanks!
Michael Haren
19:40 Help: RE: Custom Fields not showing up in bulk edit
You have to make sure the custom field isn't global, and then add it to your project individually. sean hess
19:37 Help: Custom Fields not showing up in bulk edit
Hey all,
We've install r2478 by checking out from source, but we don't seem to have the ability to bulk edit cust...
sean hess
18:45 Help: Unable to send email notifications with CRAM-MD5 as the only auth method.
Hi there.
I've set up a fresh installation of redmine 8.1 on my freebsd box following the install guide.
Everything...
Vitaliy Matuschenko
18:14 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
hi
I deleted all files in the folder and unzip again, It works now, but 0.8.0 version. I still need to update to 0...
Yukos Vietnam
18:02 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
hi All
Please help me, help me
After I upload source code overwrite to current - I run my site at: http://custo...
Yukos Vietnam
18:12 Help: Project goals management
Hello,
Is it possible to manage project goals in Redmine?
I can't find such functionality in trunk. Maybe there is ...
Anonymous
18:01 Open discussion: Time Tracking: How to remove time.
I was wondering if there is a simple way to change / delete etc.. time from an issue.
For example if a developer ...
Mark Stephan
17:59 Open discussion: Invoice Creation / Developer Isolation / etc..
Hello All,
I've been looking for a plugin to create invoice for a client.
I want the following:
- Developers...
Mark Stephan
17:49 Help: RE: Time Tracking: How to remove time.
I never got an answer to this. Anyone? Hello Any? How do I remove time from TIme Tracker? Mark Stephan
17:14 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
I just replayed the migration back and forth, but Projects.rebuild! just isn't executed – it works only from the CLI.... Andreas Hartmann
17:02 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
Apparently migration 105 failed, probably because a PATH problem in my setup. I invoked Projects.rebuild! from the Ru... Andreas Hartmann
16:27 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
I assume the values should have been set in migration 105, but apparently this has not happened. Here's the output of... Andreas Hartmann
16:08 Help: Project columns 'lft' and 'rgt' empty after migration 104
Hi everybody,
I just upgraded my Redmine installation. Migration 104 (104_add_projects_lft_and_rgt.rb) created new...
Andreas Hartmann
14:37 Open discussion: RE: install redmine on Linux, and get rake aborted error.
You should have a Ruby 1.8.6 or 1.8.7.
For the vendor/rails directory, it comes in your redmine main directory (yo...
Jean-Baptiste Barth
10:31 Open discussion: RE: install redmine on Linux, and get rake aborted error.
Thanks for your reply. And I am successed for executing "gem install rails".
Later, I have try ruby 1.8.1, now: ra...
woodx 99
04:58 Open discussion: RE: install redmine on Linux, and get rake aborted error.
Jean-Baptiste Barth wrote:
> I don't know if it is related to your problem, but if I'm not wrong ruby1.9 is not supp...
Eric Davis
14:35 Open discussion: RE: Authentication with Redmine.pm keeps failing
I met this problem as well. Besides that, sometimes I even got a signal segmentation fault error when I tried to acc... Zhaojun WU
14:25 Open discussion: RE: Agile methodologies and Redmine
Sorry, this is really getting off-topic.
> I have to create a custom field for Issues called Story Points, right? ...
Arturo Zambrano
12:18 Open discussion: Hide list of members in project overview
For security purposes I would like to suppress the list of members in the project overview to everyone accept the pro... Joe Chin
09:09 Help: RE: Now to attach file to wiki page
Sorry, I see "New file" link now :) Eugene Prokopiev
09:07 Help: RE: Now to attach file to wiki page
For Manager role I see only "Delete attachments" privillege, but I can't see "Add attachments" privillege. All privil... Eugene Prokopiev
08:24 Open discussion: RE: rails compatibility, debian package
oops, i did not see the bottom of the page i linked, 2.1.2 is the only completed milestone... Jérémy Lal
08:22 Open discussion: rails compatibility, debian package
As of today, one can't package redmine for debian, due to rails version mismatch.
I'm trying to get debian to packag...
Jérémy Lal
08:20 Open discussion: Use apache to proxy Redmine and use .htaccess problem
Hi Guys,
I've recently installed Redmine in our svn server and so far I can access Redmine via http://hostname.org...
jan gestre
05:21 Plugins: RE: Rails Engines and extending the issue model
Dario Nuevo wrote:
> But now I'm in the situation that I want to alter the issue model. And as I've read, overriding...
Eric Davis
05:11 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
Eric Davis wrote:
> I disagree, if the core had to manage workarounds for third party code it would become unmaintai...
Tim Klein
05:04 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
Tim Klein wrote:
> i would say a func like this should be implemented in the redmine core
I disagree, if the core...
Eric Davis
01:54 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
i would say a func like this should be implemented in the redmine core
on one hand i can understand why not
on t...
Tim Klein
01:50 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
sounds pretty interesting
i will check it out!
thanks for that
Tim Klein
01:25 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
Instead of just changing @get_values('IPRI')@ to @priorities@, I ended up implementing a workaround in my Stuff To Do... Eric Davis
04:54 Open discussion: RE: Features - which one wanted?
Lars Pehrsson wrote:
> I noticed some people in the forums as an answer write "+1" I interpret this as, I want this ...
Eric Davis
00:09 Plugins: Question plugin - first public release v 0.2.0
I'm happy to announce that I've just released a new plugin, the [[PluginQuestion|Question plugin]]. The "release ann... Eric Davis

2009-02-17

22:12 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
Yukos Vietnam wrote:
> ...I installed Redmine...
How did you install and retrieved the source of Redmine 0.8.0 in...
Mischa The Evil
02:09 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
hi
Tks for your quick reply.
I installed Redmind on website - "my site here":http://customer.erpvn.com
I wo...
Yukos Vietnam
01:47 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
See the wiki-page [[RedmineUpgrade]] in the [[Guide|Redmine Guide]].
HTH...
Mischa The Evil
01:36 Open discussion: upgrade from 0.8.0 to 0.8.1
hi
I am using 0.8.0 - Could you help me how to upgrade to 0.8.1?
Thanks in advance
Yukos Vietnam
22:08 Open discussion: RE: Features - which one wanted?
+1 I agree, it would be good to provide a method to elevate features by interest. Jeff Dombach
10:41 Open discussion: Features - which one wanted?
We use Redmine for our projects are and very happy with this, and we really want to see this gronwing in the right di... Lars P.
20:36 Open discussion: HOWTO: Redmine as Windows Server 2003 Service

First, download the Windows NT Resource Kit: http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff...
Jordan Metzmeier
19:18 Open discussion: RE: Agile methodologies and Redmine
Nice post, Arturo. Helped me a lot.
Dan Hodos,
Congratulations for the initiative.
Anyone,
I already try man...
Will Silva
17:29 Open discussion: RE: Import from Lighthouse
I've made some fixes and enhancements to the script. The major fix was to correctly handle the pagination of tickets ... Ben Mishkin
13:16 Open discussion: RE: install redmine on Linux, and get rake aborted error.
I don't know if it is related to your problem, but if I'm not wrong ruby1.9 is not supported for the moment.
Did t...
Jean-Baptiste Barth
09:59 Open discussion: RE: install redmine on Linux, and get rake aborted error.
Redmine Version: redmine-0.8.1.tar.gz or redmine-0.8.0.tar.gz
==== all blow install under user webapp ===
1. inst...
woodx 99
08:30 Open discussion: RE: install redmine on Linux, and get rake aborted error.
Try to give us a "script/about", and/or your ruby, rake, and gems version (minimum). Jean-Baptiste Barth
05:42 Open discussion: RE: install redmine on Linux, and get rake aborted error.
Can anyone help me? woodx 99
11:06 Open discussion: RE: Subticket/SubIssue Feature
+1 very useful idea, redmine will replace MS Project if you will do it. Ilya Prokazov
07:49 Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
rake redmine:email:receive_imap RAILS_ENV="production" host=imap.gmail.com port=993 ssl=1 username=joe@example.net pa... karthikeyan rangaswamy
05:48 Help: Install redmine on Linux , I get an error like this: rake aborted, no such file to load
install redmine on Redhat Linux Enterprise advance Server 4 Update 3, I get an error like this:
------------------...
woodx 99
01:10 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
Tim Klein wrote:
> ... to get the stuff to do plugin running
>
> edit in vendor/plugins/stuff_to_do/app/models/ne...
Eric Davis
00:28 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
... to get the stuff to do plugin running
edit in vendor/plugins/stuff_to_do/app/models/next_issue_filter.rb
...
Tim Klein
 

Also available in: Atom