[Koha-devel] Future branch

2010-02-03 Thread Galen Charlton
HI, I've started a 'future' branch in my librarypolice.com RM Git repository (gitweb http://git.librarypolice.com/?p=koha-rm.git;a=summary, git://git.librarypolice.com/git/koha-rm.git) where I will be sticking patches sent to patc...@koha.org that are candidates for 3.4 and that pass my initial sn

Re: [Koha-devel] [Koha] Budget in Acquisitions in koha-3.00.05 does not update

2010-02-03 Thread Abhishek Amberkar [अभिषेक]
2010/1/30 Sunita Barve : > Dear all, > > On fresh installation of Ubuntu 9.10, koha-3.00.05, Budget does not get > updated in acquisitions after receiving books. > > There is no error in /var/log/koha. But apache log has some errors in > /var/log/apache2/ Here is the error. Can anyone suggest how t

[Koha-devel] Bug squashing session 2/10

2010-02-03 Thread Galen Charlton
Hi, I'm calling a general bug squashing session all day on Wednesday, 10 February for us to hack on Koha 3.2 and fix bugs. Please join us on #koha (server irc.katipo.co.nz) for the festivities. Virtual pizza is on offer - don't miss it! Regards, Galen -- Galen Charlton gmcha...@gmail.com

Re: [Koha-devel] Koha 3.2 alpha tarballs available for download

2010-02-03 Thread Galen Charlton
Hi, On Wed, Feb 3, 2010 at 2:20 PM, Galen Charlton wrote: > In order to expand all translations from the compact package, after > expanding the tarfile, do > > cd koha-3.02.00-alpha/misc/translator > ./install.pll That last should be ./install.pl of course. Thanks to Magnus for pointing this

[Koha-devel] Koha 3.2 alpha tarballs available for download

2010-02-03 Thread Galen Charlton
Hi, Tarballs of Koha 3.2 alpha are now available for download. Two versions are available; the first is a compact version that includes the PO files for translations but doesn't expand them into koha-tmpl, while the second version is the traditional full package that includes every language. Bec

[Koha-devel] Cookie controlled CSS for J-OPAC

2010-02-03 Thread Darrell Ulm
Hello, Quick question. If a button were made to set a cookie on the Opac labeled "Kid's OPAC" then feasibly the CSS included could be switched on the fly with the user controlled switch. This would allow all the existing code for the OPAC to work by just setting up a new CSS (for Kid's for exa

[Koha-devel] Koha Cookie

2010-02-03 Thread Darrell Ulm
Hello, I would like to add a cookie to Koha to add sound (it is working on my test Koha instance). Should I just set the cookie or does the Koha source have an existing javascript (or otherwise) function to do this? Thanks for anyone who knows! -Darrell Ulm ___

Re: [Koha-devel] How about a different way of handling database updates

2010-02-03 Thread Galen Charlton
Hi, 2010/2/3 Joe Atzberger : > On Tue, Feb 2, 2010 at 6:30 PM, Michael Hafen > wrote: > I realize I haven't been pushing code towards Koha for maybe half a year > now, but I honestly don't think that DB revisions were a big enough problem > to have us abandon the advantages of the current approac

Re: [Koha-devel] How about a different way of handling database updates

2010-02-03 Thread Joe Atzberger
On Tue, Feb 2, 2010 at 6:30 PM, Michael Hafen wrote: > On Tue, 2010-02-02 at 16:50 -0500, Joe Atzberger wrote: > > There is one great advantage of the current approach, and that is that > > when a user says "we are on Koha version X", you know exactly what the > > database state for that should be

Re: [Koha-devel] 3.2 alpha tagged in Git

2010-02-03 Thread Paul Poulain
Galen Charlton a écrit : > I'm working on full release notes, but notable improvements in 3.2 > include but are not limited to: > > * A revamped acquisitions module > * An improved system preference editor > * Improved patron card and item label creator > * email checkout slips > * branch transfer