Activity
From 2008-05-26 to 2008-05-28
2008-05-28
-
21:58 Open discussion: RE: Moving Redmine from server to server
- I did this recently.
# Backup your mysql database, restore to new one.
# Ensure your new mysql user/pass are the... -
20:23 Open discussion: RE: Moving Redmine from server to server
- That's more a question of moving the database, which depends on what database you're using (sqlite would just be copy...
- Hey,
I have a local installation of redmine and I would like to move it to another server without losing any data.... -
21:30
Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- Thanks Mat, that works. Does anyone have access to the wiki? I think it would be good to put these 2 methods on the...
-
20:26 Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- I think you can just take the whole proxy section out and alter the RewriteRule like so, but I haven't tried it mysel...
-
19:12
Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- Many thanks Mat, that worked a treat. I have another question that maybe you can help with: I don't bother with a m...
-
14:49 Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- Sorry, I forgot to include that you need to configure mongrel to know about the prefix. I ran into the same issue an...
-
10:20 Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- yes, i come up with the same problem.
-
09:23
Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- Hi, I'm trying your solution just so I can get my redmine URL to be http://myserver.domain/redmine rather than http:/...
-
18:15 Open discussion: RE: from LDAP to Single Signon (sso)
- I do have something of a bias (disclosure - I am http://blogs.sun.com/superpat/), but I would definitely recommend (2...
- I have installed and am reviewing a number of clients that authenticate against LDAP (DocMgr, Redmine, MediaWiki), ea...
-
18:15 Open discussion: RE: Start/stop counter for time spent on a ticket and simple custom reports defined as SQL
- Ooops, sorry ...
Also just found how to edit/delete log entries.
Just I didn't have the permission when I looked pr... -
17:42 Open discussion: RE: Start/stop counter for time spent on a ticket and simple custom reports defined as SQL
- bq. BTW, I could not find how to edit or simply delete timelog entries. Deleting might be helpful especially with the...
-
15:43 Open discussion: RE: Start/stop counter for time spent on a ticket and simple custom reports defined as SQL
- Thomas, thanks for the quick reply!
Yes, this would be what is needed.
Exactly, need to be able to create multip... -
14:54 Open discussion: RE: Start/stop counter for time spent on a ticket and simple custom reports defined as SQL
- Interesting feature. The workflow I see for it should be:
# The timelog button is binded on the "log time" permiss... - I have transelated the whole redmine guide, which is now available at http://218.107.133.32:5000/wiki/ezwork/ZhGuide
... -
16:01 Help: RE: LDAP installation problem
- Yes I can authenticate against my LDAP Server using LDAPadmin with
Accoun = administrator@testgroup.com
password = ... -
15:17 Help: RE: LDAP installation problem
- so to be clear you CAN authenticate against your LDAP server using LDAPadmin with credentials:
Account = administrat... -
08:08 Help: RE: LDAP installation problem
- One more detail, when login Ldapadmin I have to select GSS-API without SSL or SASL, Simple authentication choice not ...
-
02:51 Help: RE: LDAP installation problem
- Sorry wrong click, let's start again.
Ldap Admin Tool is quite a good and simple Tools
Here is what I got.
Con... -
02:49 Help: RE: LDAP installation problem
- Ldap Admin Tool is quite a good and simple Tools
Here is what I got.
Connect by Base DN = CN=users,DC=testgroup,DC=... -
15:14 Open discussion: RE: Have found some errors in Wiki
- 4 -> indeed. Fixed.
For 2 and 3, I'll try to fix it when I recover some free time, but I can't pledge it.
Thank... -
14:23 Open discussion: RE: Delivery date for 0.7.2?
- Super! Thanks for the reply.
-
00:21 Open discussion: RE: Delivery date for 0.7.2?
- Hi, 0.7.2 should be out within a week or two.
There won't be any database change between 0.7.1 and 0.7.2. Just a bug... -
11:01 Help: RE: Mantis migration - encoding mismatches
- Please, open a defect issue with the same details as provided here. Encoding/charsets is quite a mess with Ruby...
2008-05-27
-
21:16 Help: RE: LDAP installation problem
- Try Ldap Admin Tool, it's free to download and test, connect to the AD using de Base DN = DC=testgroup,DC=com and exp...
-
16:35 Help: RE: LDAP installation problem
- Thanks for your help.
It is still not working.
I put
Base DN = OU=Admin Users,OU=Our Domain Users,DC=testgroup,DC=... -
16:03 Help: RE: LDAP installation problem
- Check your Base DN, maybe the CN = Users is not defined or is in other location like this Base DN = OU=Admin Users,OU...
-
06:35 Help: RE: LDAP installation problem
- Still not working.
I change the account field to
Account = testgroup\administrator
Then I login as testgroup\user1... -
16:13 Help: RE: RE: Uploading a .key (Apple Keynote) file fails
- I don't think there's any way to make a standard html for take a keynote file. You'd probably have to employ some so...
-
13:17 Help: RE: Uploading a .key (Apple Keynote) file fails
- The problem is that .key file is not a file in a reality, but a folder. Mac OS X developers call it bundle... It has ...
- How do I make a wiki appear as the start page for using this for all projects like a global one???
The way Redmine d... -
14:55 Open discussion: RE: Analytics anyone?
- Hehe... Or my answer might be "it's memorial day weekend". :)
Guess it's time to check out a source copy and start... -
12:33 Open discussion: RE: Analytics anyone?
- It looks like the answer is no. Please, keep us in touch of your progress :)
- Hi all!
We are now considering moving from Trac, and Redmine looks really compelling.
2 features we couldn't fi... -
12:53 Open discussion: RE: Redmine on GlassFish
- Hi Arun,
Thank you for your post: it's very interesting. I'm please to know that Redmine run smoothly on GlassFish... - Hi,
Do you have plans of making possible the customization of project homepage in redmine?
As in adding a logo/cu... -
07:54 Open discussion: RE: RE: repository browser
- I just created a ticket for the above-mentioned revision history issue over at #1311.
-
07:33 Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- thx, i will try it.
-
05:50 Help: RE: How can i setup multiple redmines under one domain with apache2.2?
- Assuming you're using an apache/mongrel set up like the one described in [[HowTo_run_Redmine_with_a_Mongrel_cluster]]...
- for example, i have a domain just like http://redmine.xxx.net, i want to setup more than one redmines under this doma...
- for example, i have a domain just like http://redmine.xxx.net, i want to setup more than one redmines under this doma...
2008-05-26
-
19:48 Open discussion: RE: Subproject depths limited to 1
- UPDATE:
No longer limited. Any project may be a child of another.
Also had to remove the entire routine: protec... -
19:15 Open discussion: RE: Subproject depths limited to 1
- Fix to the selection menu to allow selecting *any* existing project as a parent:
Line 66 of ~/redmine/app/controll... -
18:22 Open discussion: RE: Subproject depths limited to 1
- Update;
- multiple depths work fine and display 'decently' as is (tweaks come later...)
First thing needed is r... -
17:52 Open discussion: RE: Subproject depths limited to 1
- Bummer - Just noticed that.
A depth of 1 is no depth at all.
Might as well instantiate a separate Redmine for e... -
19:40 Help: RE: How to Plugins
- Bill,
Thanks for trying my plugin. It's not MySQL specific at all, I've used it with SQLite3. Did you run @rake ... -
16:23 Help: RE: How to Plugins
- I'm about 'half way' there with getting the customers_plugin to work.
Environment OpenBSD 4.3, PostgreSQL backend.... -
18:06 Help: RE: Redmine with apache (cgi) - Directory index forbidden
- I have all redmine rootdir owned by apache.apache and 755, so it must be something else ?
Does anybody have it worki... -
17:44 Help: RE: Redmine with apache (cgi) - Directory index forbidden
- I've rahter poor luck with (x)CGI - ing Rails apps.
Suggest mongrel_cluster + the reverse-proxy of your choice.
... - Hello,
I'm new to redmine, I have been using trac by my developers want to try redmine.
I have installed (on FC5) r... -
16:31 Open discussion: RE: Plugin: Customer Plugin
- ..three days ago!
I guess I must be an early (attempted) adopter then!
I've been experimenting with Redmine for... -
13:45 Help: RE: Mantis migration - encoding mismatches
- bump. Could anyone provide some help? Should I file a bug report? I can attach a trimmed-down version of mantis DB sn...
-
05:26 Help: RE: LDAP installation problem
- Try filling the Account field in the way domain\user_account; it works for me.
Also available in: Atom