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 ... -
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.
- We have just installed Redmine and I logged in using Admin+Admin and clicked on Lock (I think). This logged me off an...
- I cannot seem to find any online sources or project documentation that discusses own page customizations in any detai...
-
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... - Hi.
Is anyone using Redmine for clients
We are considering allowing clients to report issues and see our comments /... - 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...
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...
- Hello everyone,
I'd like to be able to query my Redmine Database to list all issues that have been open on a repos... -
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...
-
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:
... -
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...
-
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 ... -
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 ... - We are using trac for some time an looking what redmine provides.
Promising so far...
We have a idea how to deal wi... -
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... - Hello,
I see in the roadmap that 100% of the features for 0.7.2 are done. Does that mean its release is imminent,... - If you are on the home page, and do a search, it would be helpful to search all issues/messages etc of all projects. ...
-
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...
-
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...
-
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 ...
-
10:54 Open discussion: RE: Spell Checker?
- <troll>you certainly wanted to say "un-standardized on IE"</troll> very bad corp! ;)
-
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... -
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...
-
10:53 Help: RE: How to Allow Non-Admin Users to Add Projects
- Add a request feature about adding a more fine grained permissions.
- I would like users to be able to add projects without giving them access to things like user management and Redmine c...
-
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. ...
-
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... -
06:35 Help: RE: Setting up redmine 0.7.1 on Site5
- ok. that got mangled by redmine, let's try again...
-
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....
-
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...
-
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...
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...
-
22:32 Open discussion: RE: RE: Import issues from a CSV file
- Take a look at #1110, that might help solve your problem.
-
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...
-
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... -
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... -
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 ...
-
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.... - I installed redmine on my DreamHost server using the guide here: http://alandaveline.com/blog/2008/05/12/redmine-on-d...
- 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...
-
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...
-
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 -
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... - The configuration of the SMTP server is the following in the environment.rb file (Redmine version 0.7.1)...
-
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...
-
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... -
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...
- Hi all,
on Redmine version:"0.7.1", it seems that only one hierarchy level between projects is implemented (I mean... -
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... -
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... -
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 ...
-
12:36 Help: RE: Associated revisions
- did you try on defining '#' as a keyword ?
-
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'...
-
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...
- When we do subversion comments, we just enter issue numbers preceeded by a #, e.g.
#777 fixed something
These a... - How is it possible to link to a query results page ? I only found information to link to a Wiki Page, a specific issu...
- Is it possible to export the results of a query in a form where not only the default fields are extracted but also al...
-
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...
-
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 - I would like my sub-projects to inherit members from the parent project. We develop open-source learning activities f...
-
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/
-
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... -
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...
-
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...
Also available in: Atom