Re: [Koha-devel] RFC 3.2 : guided reports improved

2008-08-08 Thread Henri-Damien LAURENT
Joshua Ferraro a écrit : > On Thu, Aug 7, 2008 at 10:58 AM, David Schuster <[EMAIL PROTECTED]> wrote: > >> I love this idea! I've also wondered about the possibility of the system >> admin creating some "canned" type reports that everyone would see and could >> "modify with location etc..." the

Re: [Koha-devel] Where is the information about what username created/modified a "biblio" record saved?

2008-08-08 Thread Ricardo Dias Marques
Hi Chris, I must admit I'm amazed: you received my message, read it and replied with a very informative reply in just 6 MINUTES! I think that you just set some world record! :) Some more comments / questions below: On Fri, Aug 8, 2008 at 1:18 AM, Chris Cormack <[EMAIL PROTECTED]> wrote: > [..

Re: [Koha-devel] Where is the information about what username created/modified a "biblio" record saved?

2008-08-08 Thread Henri-Damien LAURENT
Ricardo Dias Marques a écrit : > Hi Chris, > > I must admit I'm amazed: you received my message, read it and replied > with a very informative reply in just 6 MINUTES! > > I think that you just set some world record! :) > hehe Chris, the man that answers faster than his shadow or call him F

[Koha-devel] RFC 3.2 : Koha Offline Circulation

2008-08-08 Thread Kyle Hall
Hello All, This is a request for comments regarding the file format for the offline circulation system. The specification for the Koha Offline Circulation (.koc) file format can be found here: http://wiki.koha.org/doku.php?id=koha_offline_circulation_file_format which Andrew Moore and I have com

Re: [Koha-devel] RFC 3.2 : Koha Offline Circulation

2008-08-08 Thread Jesse Weaver
On Fri, Aug 8, 2008 at 10:45 AM, Kyle Hall <[EMAIL PROTECTED]> wrote: > Hello All, > This is a request for comments regarding the file format for the > offline circulation system. The specification for the Koha Offline > Circulation (.koc) file format can be found here: > http://wiki.koha.org/do

Re: [Koha-devel] RFC 3.2 : Koha Offline Circulation

2008-08-08 Thread Kyle Hall
That makes alot more sense, but I think we should probably go with Milliseconds rather than microseconds ( I don't know if there is even a way to get microseconds in PHP ). I'll update the design document and the circ client code. Kyle On Fri, Aug 8, 2008 at 1:02 PM, Jesse Weaver <[EMAIL PROTECT

[Koha-devel] RFC: setting up a test server

2008-08-08 Thread Andrew Moore
Hi Koha Developers - I'm interested in setting up a system to run our test suite regularly and alert us of the results. You may know this as a smoke tester or a continuous integration server, but essentially, it's a thing that runs the test suite regularly and lets us know when things pass and fai