Activity
From 2008-03-19 to 2008-03-21
2008-03-21
-
21:04 Help: RE: Are Plugins Working Differently In Trunk?
- As of r1281, adding the "require" line to environment.rb is no longer needed.
Engines plugin will be automatically l... - Heya,
any of you who knows some sites where I can download/browse alternative themes to redmine?
Thanks - Just finished the installation of redmine, but I cant seem to make it run properly.
It's not installed on a local ... -
18:24 Open discussion: RE: Is the Redmine Hacks idea supportable?
- Regarding the remote Git repositories...
I would have no problem supporting that with RedmineHacks if people want ... -
06:43 Open discussion: RE: Is the Redmine Hacks idea supportable?
- John:
Give it some time to grow, I could see it becoming really useful once Redmine plugins take off. Don't take ... -
06:31 Open discussion: RE: Is the Redmine Hacks idea supportable?
- Hi John,
Wow! The crickets really are loud with your Redmine Hacks idea! You may be a man before your time!
L... -
17:42 Help: RE: RE: code browser
- This mysteriously works for me via HTTP occasionally. I have my SVN repo on an external host served via HTTP with dig...
-
15:21 Open discussion: RE: Versions vs Milestones
- For example, you have SomeApp in version 1.0 and 1.1 and now you are working on 2.0.
It's bigger púroject, so you ha... -
14:25 Open discussion: RE: E-Mail Support
- I'm all ears for any ideas! I'm not good with coming up with that sort of thing.
-
06:16 Open discussion: RE: E-Mail Support
- Hi John,
I apologize for the late response.
I do like the idea of having all non-core things related to Redmine... -
12:06 Open discussion: RE: What about repeating issues?
- I yhink that plugin will be good sillution, because this is specific approach which is not for everyone.
-
12:01 Open discussion: RE: What about repeating issues?
- My thoughts on this topic:
* Define a custom text field for tickets.
* Add a template ticket (task) containing a ... -
11:00 Open discussion: RE: What about repeating issues?
- In Outlooks taks, I can define repeating tasks. It's usefull for things like "create invoice every 3 months for hosti...
-
11:39 Open discussion: RE: How do you have Redmine configured?
- As John Goerzen said a mongrel instance handles rails request one after the other and never in parallel.
So if you... -
01:40 Open discussion: RE: How do you have Redmine configured?
- Hmmm. First I've heard about nginx. Interesting. I like to try new things, but in this case I just need to get stuff ...
-
10:57 Help: RE: How "Related issues" works exactly?
- IMHO, implementation of duplicates should be something like this:
Let's say we have ticket A (master) and users crea... -
09:55 Help: RE: How "Related issues" works exactly?
- Maybe Jean-Philippe has to explain this, because I remember there was an incomplete implementation of this feature in...
-
06:56 Help: RE: How "Related issues" works exactly?
- I'm using #100 as the one you set the relationship on and #101 as the "related to"
* Related - Just adds a link to... -
07:11 Open discussion: RE: Custom Fields Displayed on Overview Tab
- I worked around this by having my plugins store their own data. If they relate to a project, you can add a @project_...
-
07:07 Open discussion: RE: ABility to see my ticket on redmine.org
- I bet it's from the RubyForge conversion. I see tickets on my page but only the recent ones I opened since the move....
-
07:05 Help: RE: How to clear previous revision information form Redmine "Repository" ?
- It should clear out the repository when removed. If not, you can run this from the Redmine console to clear out a re...
-
06:45 Help: RE: Redmine install help needed!
- I have no experience with mod_ruby so I can't help you much there. Does Redmine run ok with the built in web server?...
-
02:54 Open discussion: RE: Import issues from a CSV file
- That will be really useful !!
Good Idea, I think.
2008-03-20
- Hi folks,
Yesterday, I "announced redminehacks.org":http://www.redmine.org/boards/1/topics/show/193 here in this f... -
23:49 Open discussion: RE: What about repeating issues?
- Can you describe what you mean by "repeating issues"? I have difficulties to understand what you mean that way...
- I don't have exact vison how to do it, but it should be very handy. I already thrown away my Outlook's tasks, so this...
-
20:37 Open discussion: RE: Project time
- Have a look to the timesheet plugin, by Eric Davis, and eventually add him some feature requests, since your need see...
- Is there anything like a project budget, or estimated time to complete?
-
18:10 Open discussion: RE: How do you have Redmine configured?
- Why not FastCGI?
I was reading up on Mongrel, and it sounds like it has a global lock on all Rails stuff, which do... -
10:52 Open discussion: RE: How do you have Redmine configured?
- By pity, please don't use cgi/fcgi :)
I'm using mongrel_clusters behind a nginx reverse_proxy, backed by a MySQL s... -
03:47 Open discussion: RE: How do you have Redmine configured?
- I am a strong believer in PostgreSQL due to its speed, ACID compliance, and robustness. I also use FastCGI for its p...
-
02:33 Open discussion: RE: How do you have Redmine configured?
- Mines about the same as John:
* Debian Linux (Etch)
* NGINX http server with SSL (though I was using Apache 2.2 u... -
02:12 Open discussion: RE: How do you have Redmine configured?
- Hi John,
Here is the stack we have had luck with:
- Ubuntu Linux (but any distro should work fine)
- NGINX htt... - I am considering deploying Redmine in my organization because it most closely provides the functionality I need. Howe...
-
16:35 Open discussion: RE: Versions vs Milestones
- What functionality is different between versions and milestones? How does Trac differentiate them?
- From my point of view there is better to use Milestones than Versions. Why? We're using Redmine for lot of activities...
- Configuration issues, errors listed below. Thanks for your help.
*Server Setup:*
Apache/2.2.4 (Ubuntu) PHP/5.... -
15:02 Open discussion: RE: Column spent in issues list
- I agree. It would be very nice to see the time spent in the issue list.
Also, I suggest the possibility to change th... -
13:20 Open discussion: RE: E-Mail Support
- Hi Jim,
I'm wondering if you'd be interested in hosting this plugin over at redminehacks.org? I'm trying to get i... -
07:12 Help: RE: Are Plugins Working Differently In Trunk?
- I'm glad that was the solution. I'm gearing up to release a few more plugins this month and would hate to have them ...
-
05:04 Help: RE: Are Plugins Working Differently In Trunk?
- Hi Eric,
It turns out you were right! I accidentally overwrote my change to environment.rb causing my plugin issu... -
02:35 Help: RE: Are Plugins Working Differently In Trunk?
- I'm running off of r1266. Does [[PluginTimesheet|my plugin]] work in your environment?
-
02:05 Help: RE: Are Plugins Working Differently In Trunk?
- Hi Eric,
The odd thing is that they were all working for me before I upgraded to the latest trunk release yesterda... -
01:41 Help: RE: Are Plugins Working Differently In Trunk?
- Did you install the latest version of engines and change @environment.rb@ as [[Plugins|described here]]?
- There is no email notificaion when I added News or Document.
I use version 0.6.4.
Issue and Message are working. -
00:44 Help: RE: Git repositories
- Wow...This is deja-vu all over again! I had a similar forum conversation with JP a few months back when I couldn't g...
-
00:32 Help: RE: Git repositories
- Ah HA. Both are too old.
You need 1.5.4.2 or above, and this is documented at [[RedmineRepositories]]. -
00:26 Help: RE: Git repositories
- Good point about the Git version.
My local is 1.5.3.6.
Our server is 1.5.2.5.
I have another computer that... -
00:22 Help: RE: Git repositories
- That is pretty much what I'm running, too.
What versions of Git do you have on each machine? -
00:12 Help: RE: Git repositories
- Wow...Your repos look just like I was hoping for.
I pulled from trunk last night.
2008-03-19
-
23:47 Help: RE: Git repositories
- Right. I've spot-checked a few just now, but from what I can see, all of my Git projects at http://software.complete...
-
23:26 Help: RE: Git repositories
- Hi John, thanks for the reply.
Unfortunately, the majority of our projects are on a separate box from Redmine, but... -
23:03 Help: RE: Git repositories
- Well, I think the idea is that the git data for projects would tend to be local to the redmine server anyway.
But ... -
16:42 Help: RE: Git repositories
- Hopefully, this will be my last Git integration question...
You have to have a .git repository on your Redmine ser... -
15:20 Help: RE: Git repositories
- I have an update on my previous post. After building to our server, I now am able to view our Git commits and commen...
-
04:27 Help: RE: Git repositories
- Regarding the Redmine Git repo viewer, I can view when and by whom files were modified. However, I cannot see commit...
- Hi folks,
I'm very pleased to announce *Redmine Hacks*, a site that provides free Redmine and Git hosting for Redm... - I updated to trunk last night and just noticed that none of the Redmine plugins are working. They all return a "No r...
-
20:11 Open discussion: RE: Redmine Virtual Appliance
- Thanks, i'am in uploading ...
It's :
Ubuntu Server 6.06
Ruby 1.8
Redmine 0.6.4 : The last stable ! -
00:14 Open discussion: RE: Redmine Virtual Appliance
- No problem. What version is it ?
-
18:57 Help: RE: Migrate from Trac to Redmine - remotely
- guess you need sqlite-bindings in ruby?
in command-window:
@gem install sqlite-ruby@
or for sqlite3:
@gem... -
18:35 Help: RE: RE: Migrate from Trac to Redmine - remotely
- Thanks for the reply guys.
I have tried the second option there (but I guess it doesn't really matter) and it give... - What is exact meaning of all four states (related to/duplicates/blocks/preceeds)?
Is it only textual info or is ther... - When exporting a list of the issues the non-default columns are not in the generated pdf
The pdf shows;
Tracker,... -
14:27 Help: RE: Fine grained user permissions
- yes, you should report that as a bug.
-
01:04 Help: RE: Fine grained user permissions
- Thanks Jim - that did the trick!
Only problem I'm having now, is that if you have a public parent project, with a ... -
14:16 Help: RE: duplicate issue
- Thanks, i did't see that!
-
14:03 Help: RE: duplicate issue
- On the issue detail page, click the "add" link at the bottom right of the issue under the "Related Issues" section.
- Hi,
How can I tag a issue as to be a duplicate? or specify a relation with another issue? -
10:15 Open discussion: RE: MindManager integration
- OK, thanx for tip! I'll examine this app later. We used for short period of time also some web-based app, which was s...
-
04:03 Open discussion: RE: MindManager integration
- Note that Freemind is a very comparable open source alternative to MindManager (can import MindManager files). We've ...
-
03:56 Open discussion: RE: Migrate from mingle
- We are currently evaluating both mingle and redmine. This utility might be very handy for us.
-
03:30 Help: RE: setup error for mysql using password
- I don't know what is going on. I blew away that install to try again from a clean run. So I lost production.log from ...
Also available in: Atom