Activity
From 2008-03-16 to 2008-03-18
2008-03-18
- I've realized a virtual appliance with Redmine with defaults options (but in French configuration : Os and Redmine).
... -
22:34 Help: RE: Tons of ruby_sess.* in /tmp
- I use a version control system (git) to track the application install directory. Yes, I suppose I could add those di...
-
22:16 Help: RE: Tons of ruby_sess.* in /tmp
- I guess you have to make at least the @files@, @log@ and @tmp/*@ directories writable for the web server UID. I don't...
-
19:24 Help: RE: Tons of ruby_sess.* in /tmp
- How can I specify my tmp directory as something other than RAILS_ROOT/tmp? (I take it RAILS_ROOT is the root directo...
-
18:43 Help: RE: Tons of ruby_sess.* in /tmp
- 0.7 will be packaged with Rails 2.0 and with session store set to cookie store by default.
-
17:50 Help: RE: Tons of ruby_sess.* in /tmp
- John, did you make sure that the directory @RAILS_ROOT/tmp/sessions@ exists? Otherwise the sessions will be stored in...
-
15:51 Help: RE: Tons of ruby_sess.* in /tmp
- This is an interesting find, John. I thought Rails was supposed to store sessions in RAILS_ROOT/tmp/sessions.
Loo... - Has anyone seen a bunch of ruby_sess.* files created in /tmp? They all seem to be under 200 bytes, and I have 88 of ...
-
21:52 Open discussion: RE: Migrate from mingle
- Just create a patch issue here (remember to change the issue type to "patch") http://www.redmine.org/projects/redmine...
- hi, first i want to know how i can colaborate whit the project??
i develop a rake that execute the migration from ... -
20:32 Help: RE: code browser
- Hi,
I just found out that code browsing is only available when the SVN is being accessed through file:/// method !... - Hi,
first of all - A DAMN GOOD JOB PEOPLE !!! :)
I have been installing the whole package for a few hours now. ... -
19:36 Open discussion: RE: Private part
- Just create a private 'admin' project, then give access only to admins, this should solve your problem at a costless ...
- I would like to have a private part, either of the wiki, or of the board, in order to share sensitive information bet...
-
18:41 Help: RE: Project Identifiers in project URLs
- This feature is only in trunk.
Project identifier will be used by default for urls in 0.7 that should be released soon. - I was wondering how to use the Project Identifier in the project URL. Currently my project URLs look like this:
<pre... -
15:16 Help: RE: Fine grained user permissions
- In the "Settings" tab of that project, be sure that (1) the "public" checkbox is not checked (Information Tab) and (2...
- I'm trying to take away the ability of a user to view a project at all - Ie, no issues, no nothing. Preferably not be...
- Hi,
I would like to know if there is a plan to add in redmine the possibility to import issues from a CSV file.
T... -
11:38
Help: RE: Custom folder for attachments. How?
- Symbolic links are perfect. Thanks for this idea!
- Hello,
I m working with redmine v0.6.3.
When i create one issue i want to notify several people working on the ... -
09:06 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- Maybe I wasn't clear enough. The big thing keeping me on Trac is the transparent authentication when using IE, and th...
-
08:06 Open discussion: RE: E-Mail Support
- +1 here. I have a project that could use this as well.
-
01:49 Help: RE: Delete user?
- i have renamed my testusers to 0001@deleted.com and suvch,,,
but mye girlfriend is asking why i'm answering this whe... -
00:19 Help: RE: Installation Issues on Dreamhost
- To further this, you also need to replace the .htaccess file for the one that @rail redmine@ creates.
The file shoul...
2008-03-17
-
21:43 Help: RE: How modify a redmine task with an external application ? SOAP ? XML-RPC ?
- There are already two feature requests regarding this topic: #296 and #725.
- Hi,
Why can I modify state on a task with an external application (an website in PHP) ?
Thanks,
Marc -
21:28 Help: RE: Custom folder for attachments. How?
- I also don't know if it is possible to set the @storage_path@ via @environment.rb@ but on Unix you can of course use ...
- I'd like to store the attachments in another folder than the standard folder (%REDMINE%/files).
There is a class v... -
21:13 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- Did you consider running Redmine using Apache's _mod_proxy_balancer_ and Mongrel?
http://mongrel.rubyforge.org/wik... -
20:49 Help: RE: Delete user?
- If the users don't register themselves but are added by you, you may also reuse a locked test user account and change...
-
20:40 Open discussion: RE: Freeze for translatable strings
- That's fine with me.
- Hi :
When manually deleting a project repository in this case subversion without deleting the project itself using... -
16:34 Open discussion: RE: Google Calendar Plugin
- Good catch, Matt. I'll update the wiki.
-
15:56 Open discussion: RE: Google Calendar Plugin
- Can you add to the wiki that this plugin requires the tzinfo gem? I was missing this on my machine and displaying the...
-
14:40 Help: RE: Repository View (Mercurial)
- Hi,
I tried to add a Mercurial repository, but when I want to browse it using Redmine, I get the following error m... -
12:19 Open discussion: RE: MindManager integration
- Oh... that's a rather interesting point of view that I havn't thought about before.
In this case, I think that int... -
11:59 Open discussion: RE: MindManager integration
- I'm still using MandManager for planning bigger projects, because it's place where I can see project from birth's eye...
-
11:47 Open discussion: RE: MindManager integration
- This would be very cool, but it's not an open-source projet, so that's quite hard. But if Mindjet people love redmine...
- Hi there,
is there someone who would like to see Redmine integrated with MindManager?
For me it should be really ... - Hello,
To begin i'd like to thanks all of you who works on this project. It's really a good job you've done.
I'... -
11:07 Help: RE: setup error for mysql using password
- Rather strange... Can you post here relevant extract from your log/production.log file please? It should be something...
- Hello,
I have some static content (manuals, faq, etc) that are part of my project's svn area. Currently a makefil...
2008-03-16
-
23:25 Help: RE: Settings questions
- bq. Yeah, I know what gzip is. My question is: why is it an option? Having it an option implies that some people want...
-
21:51 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- I am a strong believer in FastCGI because it does not require me to bloat the Apache process space with code for ever...
- I'm currently using Trac to manage a small number of projects. I've got Trac running under Apache, using mod_python, ...
-
15:00 Open discussion: RE: Freeze for translatable strings
- This time, there will be a 0.7-RC before the 0.7 release.
I won't add any translation strings after the RC and befor... - Jean-Philippe, do you plan a freeze for the translatable strings (in lang/en.yml) a couple of days before the 0.7 rel...
- I just wanted to take the time out to thank Jean-Philippe Lang and other folks involved for creating Redmine.
It ... - This is driving me nuts. I really want to run redmine, but I've spent days trying to get it running. Now I feel like ...
-
00:17 Help: RE: Delete user?
- Thank you for the answer, mr. Lecavelier. I will follow your guidance, and add it as a ??patch?? etc... but I didn't...
Also available in: Atom