Re: [Koha-devel] Bug 17600 (Standardize the EXPORT) is pushed

2021-08-11 Thread Jonathan Druart
It may break plugins using modules that were using EXPORT and now EXPORT_OK Le mer. 11 août 2021 à 01:04, Fridolin SOMERS a écrit : > Hi, > > Do we need to impact Koha plugins ? > > Best regards, > > Le 15/07/2021 à 21:02, Jonathan Druart a écrit : > > Hi, > > I've just pushed bug 17600, it's a

Re: [Koha-devel] Bug 17600 (Standardize the EXPORT) is pushed

2021-08-10 Thread Fridolin SOMERS
Hi, Do we need to impact Koha plugins ? Best regards, Le 15/07/2021 à 21:02, Jonathan Druart a écrit : Hi, I've just pushed bug 17600, it's a massive patch (1311 files changed, 4077 insertions(+), 4362 deletions(-)) that will cause conflicts with a lot of other patches in the queue. I've desc

Re: [Koha-devel] Bug 17600 (Standardize the EXPORT) is pushed

2021-07-18 Thread Victor Grousset/tuxayo
On 21-07-16 09:02, Jonathan Druart wrote: I've described in the commit message what it is doing, please read it. thanks for the guidelines about conflict resolution :) Cheers, -- Victor Grousset/tuxayo ___ Koha-devel mailing list Koha-devel@lists.k

[Koha-devel] Bug 17600 (Standardize the EXPORT) is pushed

2021-07-16 Thread Jonathan Druart
Hi, I've just pushed bug 17600, it's a massive patch (1311 files changed, 4077 insertions(+), 4362 deletions(-)) that will cause conflicts with a lot of other patches in the queue. I've described in the commit message what it is doing, please read it. Most of the time the changes it brings are tr