[Koha-devel] Problems on gitWeb

2008-03-11 Thread Zeno Tajoli
Hi to all, I'm trying to see the koha git web site http://git.koha.org I receive the error: failed: Connection refused. No problems on update the sources with git. What is it the problem ? Bye Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; s

RE: [Koha-devel] Problems on gitWeb

2008-03-11 Thread Ignacio Javier
> De: [EMAIL PROTECTED] [mailto:koha- > [EMAIL PROTECTED] En nombre de Zeno > Tajoli > Enviado el: martes, 11 de marzo de 2008 9:54 > Para: Koha Development Mailing List > Asunto: [Koha-devel] Problems on gitWeb > > Hi to all, > What is it the problem ? M, seems that port 80 is closed. This u

Re: [Koha-devel] Problems on gitWeb

2008-03-11 Thread Joshua Ferraro
On Tue, Mar 11, 2008 at 6:49 AM, Ignacio Javier <[EMAIL PROTECTED]> wrote: > > De: [EMAIL PROTECTED] [mailto:koha- > > [EMAIL PROTECTED] En nombre de Zeno > > Tajoli > > Enviado el: martes, 11 de marzo de 2008 9:54 > > Para: Koha Development Mailing List > > Asunto: [Koha-devel] Problems on gi

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Chris Nighswonger
On Mon, Mar 10, 2008 at 3:55 PM, Galen Charlton <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to create two new tables, old_issues and old_reserves, > that would be used to store completed checkouts (issues) and hold > requests (reserves). Similar to how tables like deleteditems > function

[Koha-devel] translating Koha into Dutch

2008-03-11 Thread Kurt Debrouwer
Stedelijke Academie voor Muziek, Woord en Dans Waregem Olmstraat 25 - 8790 Waregem - tel. 056 60 09 18 - fax 056 60 09 87 Hi We are working on implementing the Koha library software in our music academy which is situated in the northern Dutch speaking part of Belgium.  We would like to trans

Re: [Koha-devel] Welcome new Koha translators

2008-03-11 Thread Joe Atzberger
Kurt and Tao -- Welcome both of you to the Koha development list. It is great to hear your interest extending the reach of the Koha project. For practical instructions on how to begin translation, the first place to start is: http://translate.koha.org/ There is also a separate translators' list

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Henri-Damien LAURENT
Galen Charlton a écrit : > Hi, > > I would like to create two new tables, old_issues and old_reserves, > that would be used to store completed checkouts (issues) and hold > requests (reserves). Similar to how tables like deleteditems > function, whenever a checkout or hold request transaction is c

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Galen Charlton
Hi, On Tue, Mar 11, 2008 at 10:28 AM, Henri-Damien LAURENT <[EMAIL PROTECTED]> wrote: > My comment : Really good Idea, > even though I am not really keen on getting more and more tables without > a good MCD. MCD? I don't recognize that acronym. > (There was one for 2.2 but it is not up to d

[Koha-devel] zebra deleting

2008-03-11 Thread Ignacio Javier
Good evening to everybody in my GMT area, good night and moorning for the rest, and good whatever for Space Station resident personal: I've been adjusting a little /usr/share/koha/bin/cronjobs/update_items.pl script to change it consequently for koha 3 alpha SQL tables and API, and my doubt is:

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread FrŽédéŽric Demians
My comment : Really good Idea, even though I am not really keen on getting more and more tables without a good MCD. MCD? I don't recognize that acronym. Modèle Conceptuel de Données = conceptual model of data. It comes from 'Merise' terminology, Merise beeing a sort of UML. I s

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Henri-Damien LAURENT
FrŽédéŽric Demians a écrit : > >>> My comment : Really good Idea, >>> even though I am not really keen on getting more and more tables >>> without >>> a good MCD. >>> >> >> MCD? I don't recognize that acronym. >> > > Modèle Conceptuel de Données = conceptual model of data. It comes from

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Rick Welykochy
FrŽédéŽric Demians wrote: MCD? I don't recognize that acronym. Modèle Conceptuel de Données = conceptual model of data. It comes from 'Merise' terminology, Merise beeing a sort of UML. I second Henri-Damien: a DB schema should be welcomed. Data model. -rick -- ___