[Koha-devel] Koha Facebook App

2009-04-30 Thread Nicole Engard
Is anyone working on - or thinking about working on a Koha Facebook app? I just read about one from the OSU Library and thought I'd see if we're planning on doing this too: http://library.osu.edu/blogs/labs/2009/04/30/osu-library-labs-facebook-application/ --- Nicole C. Engard Open Source Evange

[Koha-devel] Searching Authorities

2009-04-30 Thread Colin Campbell
On the authority searching screen there are three tabs, Search Authorities/Search Main Heading/Search All Headings. At present the first two appear to generate the same zebra search while the third generates a search with the unrecognized attribute 'Any'. 'search Main Heading' sounds more like

Re: [Koha-devel] Due Date check in C4::Circulation::CanBookBeIssued?

2009-04-30 Thread Michael Hafen
Ok, given that offline circ will call CanBookBeIssued, we need to proceed carefully with error handling. The next question I think is will offline circ call GetIssueLength and do it's own due date calculation while processing a file. If it doesn't then some step needs to be taken. If it does the