Re: [Koha] Taking patron images out of db into a directory

2020-04-11 Thread Mark Tompsett
Greetings, Tomas Cohen Arazi wrote: The first step: write the tests! +1000 By writing the tests first, you know what you are coding towards, and have full test coverage for what you are going to provide a patch for. This makes everything easier for reviewing. The test plan becomes: run the t

Re: [Koha] Taking patron images out of db into a directory

2020-04-11 Thread Tomas Cohen Arazi
The first step: write the tests! El sáb., 11 de abril de 2020 17:47, Mengu Yazicioglu escribió: > Thanks for everyone's comments. > > We've developed this kind of feature first for 3.20 version with more > than 1,600,000 users in the past. > > Some of our new customers also wanted this feature f

Re: [Koha] Taking patron images out of db into a directory

2020-04-11 Thread Mengu Yazicioglu
Thanks for everyone's comments. We've developed this kind of feature first for 3.20 version with more than 1,600,000 users in the past. Some of our new customers also wanted this feature for new versions and with your comments, we'll start to write it soon. Thanks everyone ! Mengü Yazıcıoğ