[Koha] acquisition

2014-12-09 Thread vikram zadgaonkar
Dear All, I have upgraded from koha 3.14 to koha 3.16. I am having some problem in Acquisition. After upgradation I am not getting option in acquisition which item I want to receive from selected basket. I am getting directly Receipt summary for *TEST * *Invoice number:* frc124 *Received by:* adm

[Koha] Can't enable Plugins

2014-12-09 Thread Sami M. Rasheed
Dears,Set up PluginsKoha version: 3.16.04.000 I set up the Koha plugin system... - Create the directory /var/lib/koha/plugins - Add the lines /var/lib/koha/plugins 1" to your koha-conf.xml file - Add the line Alias /plugin/ "/var/lib/koha/plugins/" to koha-httpd.conf file - Restar

Re: [Koha] make test failed 3.18.0

2014-12-09 Thread wslyhbb
Hi Michal,Yes, all of the Perl modules are installed.  When I ran perl Makefile.pl the first time I got a few warnings and I installed the missing perl dependencies.  When I ran perl Makefile.pl again I no longer had any warnings.  I proceeded to run 'make test' as root and got the two failed te

Re: [Koha] how to install koha in my website (linux hosting with cpanel)

2014-12-09 Thread Owen Leonard
> can installation is > possible from window 7 pc. (i use desktop) or any ubntu or other pc > required. Koha cannot be installed on Windows. Debian or Ubuntu are recommended because you can install from packages: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages If you don't have any

[Koha] Showing the last item checked out with AJAX circulation

2014-12-09 Thread Owen Leonard
One of the issues we're having with the new AJAX circulation feature is that we can't take advantage of the speed gains obtained by not showing checkouts by default because we need confirmation that the last item we scanned was successfully checked out. Kyle has offered a patch for Bug 13315, " Ad

Re: [Koha] Showing the last item checked out with AJAX circulation

2014-12-09 Thread Jason M. Burds
Either is good with our library, love the addition of the last checked out item! Jason Burds I.T. Supervisor Carnegie-Stout Public Library (563)589-4229 -Original Message- From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Owen Leonard Sent: Tuesday, December 9, 2014 9:30 AM

[Koha] FOSS Conference - Call for Papers

2014-12-09 Thread glaws
http://www.kansaslinuxfest.us/pages/call-for-papers.html FOSS conference March 2015 in Lawrence, KS, USA. Call for papers. Koha anyone? -- Greg Lawson Rolling Hills Consolidated Library 1912 N. Belt Highway St. Joseph, MO 64506 ___ Koha mailing list

[Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread Jesse Lambertson
Happy Tuesday everyone, I have a question about installation of Koha. Relative to hosting Koha in the cloud as opposed to on our own local servers on our domain (which I assume most people do), what is the thinking about the ease of installing and updating if it is hosted "externally" versus on o

Re: [Koha] Showing the last item checked out with AJAX circulation

2014-12-09 Thread Marc Véron
Hi, I prefer Owen's proposition (Information in Checkout-Tab) Marc Am 09.12.2014 16:33, schrieb Jason M. Burds: > Either is good with our library, love the addition of the last checked out > item! > > Jason Burds > I.T. Supervisor > Carnegie-Stout Public Library > (563)589-4229 > > -Origina

Re: [Koha] Showing the last item checked out with AJAX circulation

2014-12-09 Thread Owen Leonard
Christopher Brannon made this comment on the bug report: > I would be more inclined to see the feedback in the same area that I'm > scanning in (in the same box). Maybe at the bottom? I like this idea too! Here's my take: http://www.screencast.com/t/ZcsPfJabP The advantage to this method is th

Re: [Koha] Showing the last item checked out with AJAX circulation

2014-12-09 Thread DeMuth, Jennifer
I really like this idea! Jen DeMuth Library Specialist Technology & Support Services City of Roseville 225 Taylor St. Roseville, CA 95678 916-774-5238 desk 916-773-5594 fax www.roseville.ca.us/library -Original Message- From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of

Re: [Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread BWS Johnson
Salve! > I have a question about installation of Koha. > > Relative to hosting Koha in the cloud as opposed to on our own local > servers on our domain (which I assume most people do), what is the thinking > about the ease of installing and updating if it is hosted "externally" > versus on our ow

Re: [Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread Chris Cormack
Hi all I agree with Brooke, the cloud is just someone else's computer. With all the advantages and disadvantages that brings. Chris On 10 December 2014 7:06:37 am NZDT, BWS Johnson wrote: >Salve! > >> I have a question about installation of Koha. >> >> Relative to hosting Koha in the cloud

Re: [Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread Sudhir Gandotra
There is absolutely no problem, as long as you have access to the hosted machine. best wishes, Sudhir Gandotra Koha demo : http://koha.openlx.com On Tue, Dec 9, 2014 at 9:34 PM, Jesse Lambertson wrote: > Happy Tuesday everyone, > > I have a question about installation of Koha. > > Relative t

Re: [Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread Mark Tompsett
Greetings, On 10 December 2014 7:06:37 am NZDT, BWS Johnson wrote: [SNIP] The only difference I can spot might actually weigh as a positive in favour of cloud based service. When you have a physical server and suffer a local catastrophe, such as an earthquake, fire, sinkhole, et cetera, there

Re: [Koha] Cloud-based Koha vs locally hosted Koha

2014-12-09 Thread Jesse Lambertson
Thank you mark. We already do have a good plan for back-up. But with these other issues, your points are valid and jive with some other conversations I am having as we get ready to set this up (soonish). I will have to look at Brooke's other point about carefully picking the (external) hosting en

Re: [Koha] Installing koha on window

2014-12-09 Thread Mark Tompsett
Greetings, I think the problem is that some people do not understand the difference between a desktop application and a web-based application. The key difference being where is the processing done, and where does the visual output show up. A desktop application running under Windows, means t

Re: [Koha] Reindexing after switching from GRS1 to DOM

2014-12-09 Thread Michał Dudzik
Hi, It is first time indexing when you changed method from GRS1 to DOM? What version of Koha you have?What is in the logs? Look in koha-conf.xml everything is change to DOM. http://wiki.koha-community.org/wiki/Switching_to_dom_indexing Regards Michał Dudzik -- View this message in context: ht

Re: [Koha] make test failed 3.18.0

2014-12-09 Thread Michał Dudzik
Hi, Are all the required Perl modules are installed? Perl 5.10 is required! Try install from packages http://wiki.koha-community.org/wiki/Debian Regards Michał Dudzik wslyhbb wrote > Hi, > When I run make test, two tests fail: > t/Creators.t 3/16 ERROR in koha-conf.xml

Re: [Koha] Possible bug -- 3.18 catalog search result list??

2014-12-09 Thread Ajeesh Scaria
I am also facing this same problem, Please somebody help me -- View this message in context: http://koha.1045719.n5.nabble.com/Possible-bug-3-18-catalog-search-result-list-tp5821303p5821518.html Sent from the Koha-general mailing list archive at Nabble.com.

[Koha] Proposal for fund raising for Koha - to discuss/vote at December General Meeting.

2014-12-09 Thread Brendan Gallagher
Hello All - After discussing with many of you within the Koha project for many years and countless times, I'd like to bring forth the idea of having a fund-raising organization for Koha. It's about time the project raised money to help meet the needs and goals of the community. This idea and con

Re: [Koha] Proposal for fund raising for Koha - to discuss/vote at December General Meeting.

2014-12-09 Thread glaws
I fully support this great idea. I do have the following comments/observations: 1. A fund-raising organization should not focus exclusively on development; Koha should also have reserve funds available for legal costs to protect its status, and HLT should receive some funds for administrative cost

[Koha] Potential XSS attack vector in opac

2014-12-09 Thread Bob Ewart
When our site was scanned for potential vulnerabilities, they came up with the following links typed into Firefox. 50.199.57.14/cgi-bin/koha/opac-search.pl?q=123&sort_by='">prompt('Happy_Holidays')&limit=123 and 50.199.57.14/cgi-bin/koha/opac-search.pl?q=ccl=su%3AGay%20men%20and%20su%3ASexual%

Re: [Koha] Potential XSS attack vector in opac

2014-12-09 Thread Liz Rea
Hi Bob, Thanks for reporting this bug. In the future, it would be better for you to file your bug at the community bugzilla - the large blue link here: http://koha-community.org/security/ As a general reminder for everyone, please don't post your found vulnerabilities to the public list. Security

Re: [Koha] Potential XSS attack vector in opac

2014-12-09 Thread Chris Cormack
* Liz Rea (l...@catalyst.net.nz) wrote: > Hi Bob, > > Thanks for reporting this bug. In the future, it would be better for you > to file your bug at the community bugzilla - the large blue link here: > http://koha-community.org/security/ > > As a general reminder for everyone, please don't post y

[Koha] Koha 3.18.01 Security release

2014-12-09 Thread Chris Cormack
The Koha release team would like to announce the release of Koha version 3.18.1. This is a security release, and as such we would strongly recommend that anyone running 3.18.0 upgrades. There should be a release for 3.16.x shortly. You can read the full release notes here http://koha-community.o

Re: [Koha] Proposal for fund raising for Koha - to discuss/vote at December General Meeting.

2014-12-09 Thread BWS Johnson
Salvete! > 1. A fund-raising organization should not focus exclusively on > development; Koha should also have reserve funds available for legal > costs to protect its status, and HLT should receive some funds for > administrative costs. > I concur wholeheartedly. Some other happy purposes

Re: [Koha] Potential XSS attack vector in opac

2014-12-09 Thread Robin Sheat
Chris Cormack schreef op wo 10-12-2014 om 12:46 [+1300]: > I have reported the bug, and I am just uploading a couple of patches, > (one for master/3.18 which is bootstrap) and one for 3.16 which has > the change for bootstrap and prog Packages for 3.18.01 have been released to the 'squeeze' reposi

Re: [Koha] Catalogue - SQL Report Help

2014-12-09 Thread SATISH
Hi, I would like to have report for the entire library collections as indicated below: -- Biblio| Biblio Record (title) | Author | edition | publisher | ISBN | Holdings ( no. of copies) Number coun