Re: [Koha-devel] Regional Hackfests

2009-04-23 Thread bob
I also think its a good idea as it will allow those who can't make it to the big conferences be able to get debriefs from those than can in a nice semi-fomal way Bob ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/ma

[Koha-devel] Introduction

2009-01-29 Thread Bob Birchall @ Calyx
Hi all, My name is Bob Birchall. I have just joined this list (having hung around the general list for some time). Let me introduce myself. I work with Irma and I am a director of Calyx. I have been supporting Irma in her work for a while but intend to increase my input this year. I am not

[Koha-devel] Cron Daemon Warning

2009-03-12 Thread Bob Birchall @ Calyx
Hi all, Cron Daemon is giving the following message intermittently when running $KOHA_CRON_PATH/../migration_tools/rebuild_zebra.pl -b -a -z >/dev/null "14:10:02-12/03 zebraidx(30685) [warn] Index 'any' not found in attset(s)" What does this mean? Thank you. Bob CALYX

Re: [Koha-devel] Cron Daemon Warning

2009-03-23 Thread Bob Birchall @ Bigpond
Our situation is the same as that observed by MJ: > marc_defs/marc21/biblios/record.abs does contain an "attset bib1.att" > line and the biblios/etc/bib1.att file includes a mapping for 'Any' but not one > for 'any': "att 1016Any" What must

[Koha-devel] corrupt record in issues table

2009-07-16 Thread Bob Birchall @ Calyx
We have an entry in the issues table with a NULL itemnumber. This is causing the 'holds to pull' report to fail. Is it safe to simply delete the corrupt row from the issues table? We're using Koha 3.00.01.005 on Debian. Bob Birchall CALYX _

Re: [Koha-devel] Reconciliation branch --mail à dest ination de la communauté Besoin de ton aval

2009-09-04 Thread Bob Birchall @ Calyx
To me it makes a lot of sense only to have bug fixes in 3.0.4 and all new features in 3.2. But what are the workload implications? Bob > -Original Message- > From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On > Behalf Of LAURENT Henri-Dami

Re: [Koha-devel] Conference on Koha for 2010 NOT KOHACON NZ

2009-10-05 Thread Bob Birchall @ Calyx
I would recommend holding off on any US event until 2011 to give KohaCon NZ every chance to be successful. The alternative would be smaller, regional gatherings in the US early in 2010, but nothing after, say, the start of your summer. My 2 cents, Bob Birchall Calyx > -Original Mess

[Koha-devel] OPAC Log-in

2009-10-11 Thread Bob Birchall @ Calyx
when logged in be directed to opac-user.pl (as happens now when you log in from opac-main.pl) How can that be achieved? Thanks, Bob Birchall Calyx ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel

[Koha-devel] koha 3.0.4 not "status" showing in opac

2009-12-15 Thread Bob Birchall @ Calyx
etail page of the staff client. Any suggestions? Thanks, Bob From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On Behalf Of Zico Sent: Monday, 14 December 2009 11:41 PM To: koha-devel@lists.koha.org Subject: [Koha-devel] koha

Re: [Koha-devel] koha 3.0.4 biblio records

2009-12-17 Thread Bob Birchall @ Calyx
rlier version. So does that suggest that a data element has been lost in the upgrade? If so, why is the problem only in the OPAC? It needs a bit of research to identify the exact circumstance. I won't be able to do that until after Christmas. Bob From:

Re: [Koha-devel] Koha and Subversion

2010-01-27 Thread Bob Birchall @ Calyx
branding needs can be accomplished using the system preferences for the customizable areas of the OPAC and a couple of others for the staff client. Check the Koha manual: http://koha.org/documentation There are some really good tutorials in the archives of Owen Leonard's excellent blog: http:

[Koha-devel] OPAC Secured

2010-02-21 Thread Bob Birchall @ Calyx
; - the value of opacheader; - the value of opaccredits. Not displayed on this page will be: - the search bar and the cart and list buttons; - the value of opacnav; - the value of opacmainuserblock. Upon logging in, the user is directed to 'opac-user.pl' as is the cas

Re: [Koha-devel] OPAC Secured

2010-02-22 Thread Bob Birchall @ Calyx
OK, thanks for the suggestion. We will add that to the spec. Regards, Bob > -Original Message- > From: Galen Charlton [mailto:gmcha...@gmail.com] > Sent: Tuesday, 23 February 2010 3:58 AM > To: Eric Bégin > Cc: Bob Birchall @ Calyx; koha-devel > Subject: Re: [Koha-d

Re: [Koha-devel] Biblio table

2010-04-05 Thread Bob Birchall @ Calyx
example, you could impose a shorter borrowing period on one of the copies. You shouldn't use this to put a book and a film under the same bibliographic record, as they will have different information in some of the marc fields. Regards, Bob Birchall CALYX _ Fro

Re: [Koha-devel] Biblio table

2010-04-07 Thread Bob Birchall @ Calyx
Thanks Rosalie, that makes things clearer. I'm happy to have been corrected. Cheers, Bob From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On Behalf Of Rosalie Blake Sent: Wednesday, 7 April 2010 12:40 PM To: koha-

Re: [Koha-devel] Bulk Marc Import via the Web

2010-04-26 Thread Bob Birchall @ Calyx
Chris, My understanding of that tool is that it does not import holdings data. Only bulkmarcimport.pl does that. Am I right? Bob > -Original Message- > From: Rick Welykochy [mailto:r...@praxis.com.au] > Sent: Monday, 26 April 2010 9:47 PM > To: Chris Cormack >

Re: [Koha-devel] MARC Record Import - Not Getting Items

2010-04-27 Thread Bob Birchall @ Calyx
marc file into human readable form. Do all the items have a barcode (952$p ; items.barcode), a home branch (952$a ; items.homebranch) and a holding branch (952$b ; items.holdingbranch)? I assume your problem manifests in the staff client, not just the OPAC? Hope that helps, Bob Birchall CALYX >

Re: [Koha-devel] [Koha] Meetings next week for the community

2010-05-03 Thread Bob Birchall @ Calyx
wants to participate in the community can do so by turning up at meetings, joining discussions on the mailing lists or irc and posting software development ideas to the wiki. Meet well ! Bob Birchall CALYX From: koha-devel-boun...@lists.koha.org [mailto

Re: [Koha-devel] Quick poll on Fines/Charges/Fees/Accounts

2010-05-11 Thread Bob Birchall @ Calyx
Accounts +1 Bob > -Original Message- > From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On > Behalf Of Chris Cormack > Sent: Monday, 10 May 2010 8:00 AM > To: koha-devel > Subject: [Koha-devel] Quick poll on Fines/Charges/Fee