Re: [Koha-devel] Development environment ,

2016-10-28 Thread Tomas Cohen Arazi
Ok, kohadevbox:master now runs on Windows. [1] Enjoy your weekend fellows! [1] Given the fact that the Debian image we are using doesn't ship the Virtualbox Guest Additions, it is not possible to use the SYNC_REPO feature. I'll hard-disable it until we figure. El vie., 28 oct. 2016 a las 17:27,

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Tomas Cohen Arazi
Please try the 'inabox' branch to check my work on this :-D El vie., 28 oct. 2016 a las 15:43, Mark Tompsett () escribió: > Greetings, > > Tomas wrote: > > Regarding MS operating systems, > > I will try to make it possible to run the (ansible) > > provisioning scripts inside kohadevbox itself > >

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Mark Tompsett
Greetings, Tomas wrote: > Regarding MS operating systems, > I will try to make it possible to run the (ansible) > provisioning scripts inside kohadevbox itself > so there's no need for home-baked scripts besides just prefering them. > I will fill an issue in the kohadevbox repo for that. +maximus

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Tomas Cohen Arazi
Guys, any way you manage to run Koha for development is ok, and go ahead. BUT some of us belive that the more similar to real-life deployment the setup is, the better results we will have regarding the quality we provide. That's why this kohadevbox was envisioned, and we suggest everyone to test st

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Jonathan Druart
This is not the way to go, you should use kohadevbox instead https://github.com/digibib/kohadevbox/blob/master/README.md On Fri, 28 Oct 2016 at 14:50 Rodrigo Santellan wrote: Karam, Put the content where you did the git clone and follow this steps: 1. vagrant up (retrieve ubuntu 16.04)

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Rodrigo Santellan
Karam, Put the content where you did the git clone and follow this steps: 1. vagrant up (retrieve ubuntu 16.04) 2. vagrant ssh 3. sh /vagrant/provisioning/fullProvisioning.sh 4. sh /vagrant/provisioning/makeKoha.sh 5. sudo sh /vagrant/provisioning/apacheEnviroment.sh I separated

Re: [Koha-devel] Development environment ,

2016-10-28 Thread Mark Tompsett
Greetings, There is no point in losing a legal Windows license in order to play with Koha in development. Install virtualbox. (www.virtualbox.org) Download the latest Debian ISO. - I typically recommend using torrents for this, because internet connections are lousy so

[Koha-devel] Uploading circulation related Data to Koha. Help required.

2016-10-28 Thread G.K.MANJUNATH
dear All, We are experimenting with data migration from our existing library software to Koha. We could successfully transfer the bibliographic data ( .mrc) after appropriate conversion and also the patrons' records with photos. However, one important job remains unfinished. We have down

[Koha-devel] Bug 16733 and related

2016-10-28 Thread Marcel de Rooy
Hi all, This bug (and various connected ones) is about making changes in the Debian scripts that make life somewhat easier when you decide to use git on a package install. I realize that this is a somewhat controversial area. Several people do not want git near the Debian installs. I understa

Re: [Koha-devel] [Koha] F5 Attacks

2016-10-28 Thread Chris Cormack
On 28 October 2016 at 20:52, Paul Poulain wrote: > comment/thought/question: > this code will prevent any F5 by mistake, but an attacker who WANT to F5 > will just have to prevent javascript from being executed and "problem fixed" > [for him] ? No one doing a legitimate attack is going to be usin

Re: [Koha-devel] [Koha] F5 Attacks

2016-10-28 Thread Paul Poulain
comment/thought/question: this code will prevent any F5 by mistake, but an attacker who WANT to F5 will just have to prevent javascript from being executed and "problem fixed" [for him] ? Le 26/10/2016 à 17:29, SUZUKI Arthur a écrit : Hi, Please forward to koha-general since I didn't subscr