Project

General

Profile

Activity

From 2008-05-15 to 2008-05-17

2008-05-17

20:51 Help: RE: Reset Admin Login
Thanks for the quick reply, that worked.
I wonder if this should be reported as a big? ie. You shouldn't be able ...
Neville Franks
14:24 Help: RE: Reset Admin Login
The quickest way is to open the USERS table in your redmine database, find the admin user and set the STATUS field to 1. Nikolay Solakov
13:29 Help: Reset Admin Login
We have just installed Redmine and I logged in using Admin+Admin and clicked on Lock (I think). This logged me off an... Neville Franks
19:00 Help: Own Page Customization: what is possible and how is it accomplished?
I cannot seem to find any online sources or project documentation that discusses own page customizations in any detai... James Byrne
17:59 Help: RE: Redmine for clients
Hi Lars,
Private issues should be available for version 0.8, according issue #337. If you have a look to it, it me...
Thomas Lecavelier
08:30 Help: Redmine for clients
Hi.
Is anyone using Redmine for clients
We are considering allowing clients to report issues and see our comments /...
Lars P.
01:03 Open discussion: More Fine Grained Permissions.
We would like to be able to create users that can add projects but that don't have access to the user management or a... Cian Phillips

2008-05-16

23:34 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
As already said we have Redmine running on a Linux server using a Mongrel cluster with instances on port 3000-3002 an... Thomas Löber
20:16 Help: Query on issues related to a repository revision and newer
Hello everyone,
I'd like to be able to query my Redmine Database to list all issues that have been open on a repos...
gabriel scolan
18:53 Help: RE: Email server configuration - help needed
I used the same solution than Alejandro Celery on other Help discussion (see http://www.redmine.org/boards/2/topics/s... gabriel scolan
17:29 Help: RE: Redmine doesn´t send test mail notification
Hi all, just to say that i fixed the problem, it was due to my configuration. This is the config that worked for me:
...
Alejandro Celery
15:37 Open discussion: RE: Subproject depths limited to 1
I suppose this is a bit similar to related issues. You could have related projects as well as sub-projects. We work... Anonymous
12:22 Open discussion: RE: Subproject depths limited to 1
I can indeed imagine the mess, I was hoping you'd have found a easy and clean solution for this.
The idea is only ...
gabriel scolan
11:43 Open discussion: RE: Subproject depths limited to 1
Hi,
I think it's a feature: project relation deeper than 2 leads to a really mess.
I disagree with your example ...
Thomas Lecavelier
14:35 Open discussion: Autocomplete / Suggest for Related Issues
We are using trac for some time an looking what redmine provides.
Promising so far...
We have a idea how to deal wi...
Holger Winkelmann
14:03 Help: RE: Install problem: Won't serve static files.
I got the same problem today. However I solved it by doing this:
1) Pointed the subdomain to my installed /public di...
Anup Narkhede
14:01 Open discussion: Delivery date for 0.7.2?
Hello,
I see in the roadmap that 100% of the features for 0.7.2 are done. Does that mean its release is imminent,...
YA Chris
12:49 Help: Searching doesn't appear to search subprojects
If you are on the home page, and do a search, it would be helpful to search all issues/messages etc of all projects. ... Anonymous
12:01 Help: RE: Link to a Query View
Indeed, there's an URL link for query as well, being "host/projects/yourproject/issues?query_id=<number_of_your_query... gabriel scolan
11:42 Help: RE: Link to a Query View
Trac deals with this by having all the query parameters in the URL (e.g. http://trac.edgewall.org/query?status=assign... Anonymous
09:59 Help: RE: Link to a Query View
Don't think so, just because at every request you have to recompute the query results. Your only way to achieve that ... Thomas Lecavelier
10:54 Open discussion: RE: Spell Checker?
<troll>you certainly wanted to say "un-standardized on IE"</troll> very bad corp! ;)
Thomas Lecavelier
01:45 Open discussion: RE: Spell Checker?
Unfortunately, IE 6.x, 7.x don't have any such built-in spell checking features.
In a corp environment, we're standa...
John Reynolds
00:42 Open discussion: RE: Spell Checker?
Firefox has a built in spell checker for textareas and I believe Safari does also. I'd be surprised if IE doesn't ha... Eric Davis
10:53 Help: RE: How to Allow Non-Admin Users to Add Projects
Add a request feature about adding a more fine grained permissions. Thomas Lecavelier
01:09 Help: How to Allow Non-Admin Users to Add Projects
I would like users to be able to add projects without giving them access to things like user management and Redmine c... Cian Phillips
10:51 Help: RE: How can I add repositories?
Damn! you just have to protect that ugly windows path! Blank space are separator in windows, in as likely every CLI. ... Thomas Lecavelier
07:29 Help: RE: Setting up redmine 0.7.1 on Site5
Wow!! Thanks so much!
After using your .htaccess file everything is working great. I have been trying to get this...
Wes Billman
06:35 Help: RE: Setting up redmine 0.7.1 on Site5
ok. that got mangled by redmine, let's try again... Alan Daveline
06:28 Help: RE: Setting up redmine 0.7.1 on Site5
I don't have have much experience with Rails/Redmine/Site5, but my guess is your ./public/.htaccess is misconfigured.... Alan Daveline
00:51 Help: RE: How to Plugins
bq. Fernando Takai: I think the problem with plugins is that you cannot do a redmine wide plugin, you have to stay wi... Eric Davis
00:42 Help: RE: How to Plugins
I really wouldn't know, but we would like to just add some more features without touching the core since Redmine is s... Rob Felix

2008-05-15

23:18 Help: RE: RE: How to Plugins
I think the problem with plugins is that you cannot do a redmine wide plugin, you have to stay with the project centr... Fernando Takai
22:32 Open discussion: RE: RE: Import issues from a CSV file
Take a look at #1110, that might help solve your problem. Carl Nygard
18:28 Open discussion: RE: Import issues from a CSV file
I fully agree with your analysis. Unfortunately, IT guys refuse to open our network to the outter world, so customers... gabriel scolan
17:53 Open discussion: RE: Import issues from a CSV file
Check Feature 950.
I agree that it could be useful for the scenario you described, where two bug tracking system...
Mark P
16:39 Open discussion: RE: Import issues from a CSV file
CSV import could be useful for other tasks than migrating from one tracking system to Redmine.
For example, you coul...
gabriel scolan
15:20 Open discussion: RE: RE: Import issues from a CSV file
After thinking about our requirements more, we have concluded that editing /redmine/lib/tasks/migrate_from_trac.rake ... Mark P
20:14 Help: RE: Install problem: Won't serve static files.
And here's this info...
[redbull]$ RAILS_ENV=production script/about
/usr/lib/ruby/gems/1.8/gems/activesupport-2....
Chris Pitzer
20:02 Help: Install problem: Won't serve static files.
I installed redmine on my DreamHost server using the guide here: http://alandaveline.com/blog/2008/05/12/redmine-on-d... Chris Pitzer
18:36 Open discussion: Spell Checker?
I didn't want to add this as a feature request yet - but I think a spell checker would be pretty nice. Sometimes we e... John Reynolds
17:11 Help: RE: Email server configuration - help needed
I've configured the 3 fields address, port and domain, letting the last 3 ones authentification,user_name and passwor... gabriel scolan
12:33 Help: RE: Email server configuration - help needed
Thanks, I'll see then with the IT departement to get the address, port and domain of the SMTP server.
gabriel
gabriel scolan
11:29 Help: RE: Email server configuration - help needed
Redmine is using ActionMailer.
All your answer are there: http://api.rubyonrails.org/classes/ActionController/Base...
Thomas Lecavelier
10:51 Help: Email server configuration - help needed
The configuration of the SMTP server is the following in the environment.rb file (Redmine version 0.7.1)... gabriel scolan
16:36 Help: RE: How can I add repositories?
Hi, Redmine itself doesn't create/manage repositories, it just reads logs from them. If you're having trouble gettin... Anonymous
16:18 Help: RE: How can I add repositories?
Hi Thomas.
I tried the guide you recommended me, and I´m still having trouble with that, I don´t what´s the mistak...
jhony gonzalez
15:40 Help: RE: RE: Migrate from Trac to Redmine - remotely
I got around this by using mounting the trac server to my redmine server via sshfs. Both of them are linux boxes, so... Mark P
15:04 Open discussion: Subproject depths limited to 1
Hi all,
on Redmine version:"0.7.1", it seems that only one hierarchy level between projects is implemented (I mean...
gabriel scolan
15:00 Help: RE: Redmine doesn´t send test mail notification
Thomas, thanks for the reply.
I did a lot of SMTP debugging with my server when I set it up some time ago here. Th...
Alejandro Celery
11:25 Help: RE: Redmine doesn´t send test mail notification
Hi,
You should try a SMTP discussion with your mail serveur through telnet (ask google, there's plenty examples) t...
Thomas Lecavelier
14:11 Help: RE: Associated revisions
Hi Gabriel, I've changed the reference keywords to just contain # then I removed and re-added the repository for the ... Anonymous
12:36 Help: RE: Associated revisions
did you try on defining '#' as a keyword ? gabriel scolan
10:55 Help: RE: Associated revisions
I've re-imported the repository history (by removing and then re-adding the repository to the project) but this hasn'... Anonymous
10:08 Help: RE: Associated revisions
OK, after looking in the guide, it appears we need to enter * for the references settings. I've done this but it sti... Anonymous
09:51 Help: Associated revisions
When we do subversion comments, we just enter issue numbers preceeded by a #, e.g.
#777 fixed something
These a...
Anonymous
12:10 Help: Link to a Query View
How is it possible to link to a query results page ? I only found information to link to a Wiki Page, a specific issu... gabriel scolan
12:00 Help: Export of Issue in a "document" format
Is it possible to export the results of a query in a form where not only the default fields are extracted but also al... gabriel scolan
11:10 Help: RE: RE: Git repos not browsable, diffs report revision not found in repos
How did you get this in PATH? I set up mine in .bashrc however it seems that these settings are not taken into consid... Marcin Gil
10:59 Help: RE: Want sub project to inherit members from parent project
forget it, am just going to create a custom field
This would be a nice feature to have though
Bryan Berry
09:52 Help: Want sub project to inherit members from parent project
I would like my sub-projects to inherit members from the parent project. We develop open-source learning activities f... Bryan Berry
10:30 Help: RE: Status is not updated to assigned if a person is chosen
So old... But it's time to lobbying there: #393 \o/ Thomas Lecavelier
10:09 Help: RE: Status is not updated to assigned if a person is chosen
Hi, Daniel
The workflow is about managing the "Status" changing by the users, not the "Assigned To" field.
There sh...
Nikolay Solakov
10:26 Help: RE: Export gantt as PNG
A problem occured when installing your bitnami stack or when you install imagemagick. Please try reinstalling imagema... Thomas Lecavelier
08:54 Open discussion: RE: HTTPS when Logging Into Redmine?
Hi Thomas,
What I meant was where I could possibly modify the ruby code so that it points to https for a brief mom...
Calvin Cheng
 

Also available in: Atom