Re: Job Jar

2006-08-27 Thread Bruno Desthuilliers
D a écrit : > Hello, I apologize in advance for the vague description, but as of now > I only have an idea of what I'd like to do, and need some guidance as > to if it is feasible, and where to begin. Basically, I'd like to > create a web-based "job jar", that users in my office can access in > or

Re: Job Jar

2006-08-22 Thread ajaksu
Hi there Steve D wrote: > (...) Basically, I'd like to > create a web-based "job jar", that users in my office can access in > order to view, and "take ownership" of, misc. office tasks. I've seen this kind of feature working in Trac [1], but what you really want is task management software. Of t

Re: Job Jar

2006-08-22 Thread Gabriel Genellina
At Tuesday 22/8/2006 15:47, D wrote: Thanks, Fredrik - but could I adapt them so that, instead of using them for bug tracking (don't need version control, etc.), they're just used for keeping track of simple tasks? Roundup is generic enough to be used for alm

Re: Job Jar

2006-08-22 Thread D
Thanks, Fredrik - but could I adapt them so that, instead of using them for bug tracking (don't need version control, etc.), they're just used for keeping track of simple tasks? Fredrik Lundh wrote: > D wrote: > > > Hello, I apologize in advance for the vague description, but as of now > > I only

Re: Job Jar

2006-08-22 Thread Fredrik Lundh
D wrote: > Hello, I apologize in advance for the vague description, but as of now > I only have an idea of what I'd like to do, and need some guidance as > to if it is feasible, and where to begin. Basically, I'd like to > create a web-based "job jar", that users in my office can access in > orde