Re: [Koha-devel] MARC imports

2008-07-23 Thread Michael Lasater
Sorry for the lack of information. I am using a version of Koha 3 which is about a week old which I downloaded using Git. I am using the import functions that are in the tools menu of Koha. I have also used bulkmarcimport from the command line and had the same results. Thank you. Paul POU

Re: [Koha-devel] MARC imports

2008-07-23 Thread Paul POULAIN
Michael Lasater a écrit : > Thank you in advance for any assistance you may provide. Hi Michael, 1st question : which version ? 2nd question : how do you import those biblios ? (bulkmarcimport ? through tools/ ? other method ?) -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres

[Koha-devel] MARC imports

2008-07-23 Thread Michael Lasater
Hello all, I am a student intern assisting with the evaluation of Koha for the Rolling Hills Consolidated Library. We are attempting to export some records from the current ILS (Sirsi) into Koha for testing. Using the MARC record import tool in Koha we are able to import records, but no item

Re: [Koha-devel] RFC 3.2 : Patron reading record management

2008-07-23 Thread Paul POULAIN
Owen Leonard a écrit : > This feature would be very much welcomed here. > >> - add a opac-emptyreadingrec.pl to remove the reading history. > > I would like patrons to be able to pick individual items from their > reading history to delete rather than only being able to delete > everything. Nice

Re: [Koha-devel] RFC 3.2 : Patron reading record management

2008-07-23 Thread Paul POULAIN
Galen Charlton a écrit : > I like the idea of giving a patron choice in the matter. However, I > think one thing should be added: because laws or policies in some > places may strictly require that circulation history be anonymized, > there should be a setting that controls whether or not the patr

Re: [Koha-devel] RFC 3.2 : Patron reading record management

2008-07-23 Thread Owen Leonard
This feature would be very much welcomed here. > - add a opac-emptyreadingrec.pl to remove the reading history. I would like patrons to be able to pick individual items from their reading history to delete rather than only being able to delete everything. -- Owen -- Web Developer Athens Count

Re: [Koha-devel] RFC 3.2 : Patron reading record management

2008-07-23 Thread Galen Charlton
Hi, On Wed, Jul 23, 2008 at 7:41 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > (copy of : > http://wiki.koha.org/doku.php?id=en:development:rfcs3.2:rfc32_readingrecordhistory) > > Add a feature to let the patron manage it's reading record himself. > The laws in some countries requires that the li

[Koha-devel] RFC 3.2 : Patron reading record management

2008-07-23 Thread Paul POULAIN
(copy of : http://wiki.koha.org/doku.php?id=en:development:rfcs3.2:rfc32_readingrecordhistory) Add a feature to let the patron manage it’s reading record himself. The laws in some countries requires that the library cleans the reading record after some time. This new feature will let the user

Re: [Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Joshua Ferraro
On Wed, Jul 23, 2008 at 8:18 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > Joshua Ferraro a écrit : >> and presumably, 3.2 >> would be within arm's reach, two to three months max. > > ??? You really think we will be able to release 3.2 in 2 or 3 months ? I > can't believe that timeline will be resp

Re: [Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Paul POULAIN
Joshua Ferraro a écrit : > and presumably, 3.2 > would be within arm's reach, two to three months max. ??? You really think we will be able to release 3.2 in 2 or 3 months ? I can't believe that timeline will be respected. - there is still no git 3.2 branch - the RFC are not declared complete & c

Re: [Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Joshua Ferraro
On Wed, Jul 23, 2008 at 5:55 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > Just let me give you an example of a request I had : "when you're on the > member details page, you can't see it's reading history" > > The solution would be fairly easy to code : > - add a link on the left tabs buttons "rea

Re: [Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Joshua Ferraro
On Wed, Jul 23, 2008 at 5:22 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > Hi folks, > > Look at commit : > http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=64ba3ffe8309da1e109bbbae49b6c567b6f9d49f > > The commit notes write : >> Refine "Patrons statistics" report, fix highlight, remove >>

Re: [Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Paul POULAIN
Just let me give you an example of a request I had : "when you're on the member details page, you can't see it's reading history" The solution would be fairly easy to code : - add a link on the left tabs buttons "reading history" - write a page like opac-readingrecord.pl. Oups, the script already

[Koha-devel] 3.0 stable & improvements (for comments)

2008-07-23 Thread Paul POULAIN
Hi folks, Look at commit : http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=64ba3ffe8309da1e109bbbae49b6c567b6f9d49f The commit notes write : > Refine "Patrons statistics" report, fix highlight, remove > CGI::scrolling_lists. > > At client request, I added code for a rowtitle_display a