From mik at adminkuhn.ch Tue Nov 1 15:41:20 2022 From: mik at adminkuhn.ch (Michael Kuhn) Date: Tue, 1 Nov 2022 15:41:20 +0100 Subject: [Koha-devel] [Koha] Koha 22.05.04: Can't locate Koha/Script.pm in @INC In-Reply-To: References: <1c518d2e-5fec-6cf6-0f3d-2bdd77f9ce2a@adminkuhn.ch> <466bf4d3-4270-504f-3644-47e9ca985a01@adminkuhn.ch> Message-ID: Hi Tomas You wrote: > Yeah, the docs are really generic, and there are several ways to > install Koha. Packages (i.e. having koha-shell) is one of them. Please > file an issue on the manual's project so we document it better. I have now filed https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32059 (How to run scripts found under https://perldoc.koha-community.org/) > Regarding the fact it worked before, have you changed the server? It > is not working because of the lack of some environment variables being > set, which is usually the case when we reinstall on a new server and > forgot all the tweaks we did over time. I've been there, many times > heh. No, it was a completely new server. I have done this many times on many different new servers in the past and it always worked. But yes, missing environment variables are a pain. > Regardless, running things as root can cause trouble with logs and > lock files permissions. Some default cronjobs can fail to run because > of that, hence the recommendation. There are also security concerns > but that's out of the scope here. Since it also worked using the command "koha-shell" that's how I'll do it in the future: sudo koha-shell -c "/usr/share/koha/bin/migration_tools/bulkmarcimport.pl -b -m marcxml -framework=frameworkcode -file file.marcxml -v 2" instancename Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch > El sáb, 29 oct 2022 5:11, Michael Kuhn > escribió: > > Hi Thomas > > You wrote: > >  > Are you by chance running the command in the root shell? > > Yes I am, I always did (and it worked up to Koha 21.11). > > For now it worked using: > > # export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml > # export PERL5LIB=/usr/share/koha/lib > # /usr/share/koha/bin/migration_tools/bulkmarcimport.pl > -b -m marcxml > -framework=ABC -file TITEL.marcxml -v 2 > >  > You should always run it inside koha-shell > > OK - next time I'll try: > > $ sudo koha-shell -c > "/usr/share/koha/bin/migration_tools/bulkmarcimport.pl > -b -m marcxml > -framework=ABC -file TITEL.marcxml -v 2" library > > Unfortunately > https://perldoc.koha-community.org/misc/migration_tools/bulkmarcimport.html > does not give the correct information how to run this script. > > Best wishes: Michael > -- > Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis > Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz > T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch > · W www.adminkuhn.ch > > > > El vie, 28 oct 2022 8:03, Michael Kuhn > > >> escribió: > > > >     Hi > > > >     I am running a fresh installation of Koha 22.05.04 on Debian 11. > > > >     I am trying to load some data using "bulkmarcimport.pl > > >     >": > > > >     # export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml > >     # /usr/share/koha/bin/migration_tools/bulkmarcimport.pl > > >     > -b -m > marcxml > >     -framework=ABC -file TITEL.marcxml -v 2 > >     Can't locate Koha/Script.pm in @INC (you may need to install the > >     Koha::Script module) (@INC contains: /etc/perl > >     /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 > >     /usr/local/share/perl/5.32.1 > >     /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 > >     /usr/lib/x86_64-linux-gnu/perl-base > /usr/lib/x86_64-linux-gnu/perl/5.32 > >     /usr/share/perl/5.32 /usr/local/lib/site_perl) at > >     /usr/share/koha/bin/migration_tools/bulkmarcimport.pl > > >     > line 13. > >     BEGIN failed--compilation aborted at > >     /usr/share/koha/bin/migration_tools/bulkmarcimport.pl > > >     > line 13. > > > >     "Script.pm" seems to be there: > > > >     # ls -al /usr/share/koha/lib/Koha/Script.pm > >     -rw-r--r-- 1 root root 4129 24. Aug 07:51 > >     /usr/share/koha/lib/Koha/Script.pm > > > >     How can I get script "bulkmarcimport.pl > >" > >     to actually run? > > > >     Best wishes: Michael > >     -- > >     Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. > Fachausweis > >     Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz > >     T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch > > >     > · W > www.adminkuhn.ch > > >     _______________________________________________ > > > >     Koha mailing list http://koha-community.org > > > > Koha at lists.katipo.co.nz > > > >     Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > > >      > > > > > From david at davidnind.com Tue Nov 1 20:41:35 2022 From: david at davidnind.com (David Nind) Date: Wed, 2 Nov 2022 08:41:35 +1300 Subject: [Koha-devel] Roles for Koha 23.05 Message-ID: Hi everyone. The roles for the 23.05 release cycle are now open: https://wiki.koha-community.org/wiki/Roles_for_23.05 The vote will take place at the 9 November 2022 Development IRC meeting. The description of the roles is available at: https://wiki.koha-community.org/wiki/Project_roles NOTE: Wiki account requests - if you don't have a Wiki account to add your interest for a role: - Requesting an account for the Wiki is not currently working (following the recent upgrade of the Wiki email configuration changes are required). - Until this is sorted, feel free to email me directly or post on IRC and I will add your interest. David Nind | david at davidnind.com 387 Whartons Road, RD 10D, Oamaru 9492, New Zealand m. +64 21 0537 847 -------------- next part -------------- An HTML attachment was scrubbed... URL: From dcook at prosentient.com.au Wed Nov 2 06:53:53 2022 From: dcook at prosentient.com.au (David Cook) Date: Wed, 2 Nov 2022 16:53:53 +1100 Subject: [Koha-devel] ILS-DI API and OpacHiddenItems Message-ID: <0d0801d8ee7f$830b4200$8921c600$@prosentient.com.au> Hi all, It seems to me that the ILS-DI API isn't supporting OpacHiddenItems. Is that something people expect? Our only usage of the ILS-DI API is for EBSCO's EDS Real Time Availability Checking (RTAC), so we'd expect OPAC business rules to apply typically. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Mon Nov 7 14:22:21 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Mon, 7 Nov 2022 10:22:21 -0300 Subject: [Koha-devel] KTD // SSO Message-ID: Hi all, time to git pull on your koha-testing-docker clone: we have just added a docker-compose.sso.yml file that can be used for launching an IdP, based on keycloak. As usual, the `ktd` script options got a new `--sso` option switch for enabling it. The keycloak server is running on port 8082. This is how I launch things on my dev environment, if anyone is interested: $ ktd --es7 --selenium --sso up -d Kudos for David Cook, who provided the tools to build this. Best regards -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From dcook at prosentient.com.au Wed Nov 9 03:36:09 2022 From: dcook at prosentient.com.au (David Cook) Date: Wed, 9 Nov 2022 13:36:09 +1100 Subject: [Koha-devel] OIDC client pushed to master! Message-ID: <02cf01d8f3e4$07b5aef0$17210cd0$@prosentient.com.au> I was pumped to see this morning that the OIDC client was pushed to master! I have 2 very easy follow-ups that I think are necessary before the feature is prod ready, so if someone could take a look at those, that would be awesome. Bug 32138 - OIDC client uses backwards default mapping Bug 32139 - "Update on login" setting not set when creating domain from new IdP page A nice to have would also be the following although not necessary from a functionality point of view: Bug 32141 - New and Edit Identity Provider UIs inconsistent Thanks! David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Wed Nov 9 13:42:37 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Wed, 9 Nov 2022 09:42:37 -0300 Subject: [Koha-devel] New pushes, new KTD images Message-ID: Hi all, both ERM and the OIDC/OAuth2 integration have been pushed. As some of you noted, they have new dependencies. New KTD images have been built before pushing to avoid issues, so please do the usual so things keep working: $ ktd pull Best regards PS: If you use other ktd flags, you can also pull like: $ ktd --selenium --es7 --sso pull -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Wed Nov 9 16:53:49 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Wed, 9 Nov 2022 12:53:49 -0300 Subject: [Koha-devel] ERM - workflow change Message-ID: Hi all, we pushed ERM but didn't communicate some decisions made: - For running the ERM component (and in the future any other Vue-driven thing) a build step needs to happen. Either: $ yarn build_js or (the dev-oriented version): $ yarn watch_js - We could've gone 'the SCSS' way, in which the RM(aint) compiles the thing and pushes to Git along with the changes. But we decided it would have an impact on the size of the repository pretty fast. So for now, the decision is we will do it at release time. This is also common practice on Vue projects. - We could add the build as part of the 'reset_all' command KTD users are familiar with. TBD - Yes, now that running Koha requires a build step, we could just add SCSS there, that's to be discussed early next cycle. - We need a way to pre-bundle all the dependencies in KTD, so people can fire up KTD while being offline. Agustín is wrapping up a proposal for this. TBD Please share your thoughts, and sorry for not communicating this earlier. -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Wed Nov 9 17:32:08 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Wed, 9 Nov 2022 13:32:08 -0300 Subject: [Koha-devel] OIDC client pushed to master! In-Reply-To: <02cf01d8f3e4$07b5aef0$17210cd0$@prosentient.com.au> References: <02cf01d8f3e4$07b5aef0$17210cd0$@prosentient.com.au> Message-ID: Thank you David for all your valuable input. Looking forward to those follow-ups. El mar, 8 nov 2022 a las 23:36, David Cook () escribió: > I was pumped to see this morning that the OIDC client was pushed to master! > > > > I have 2 very easy follow-ups that I think are necessary before the > feature is prod ready, so if someone could take a look at those, that would > be awesome. > > > > Bug 32138 - OIDC client uses backwards default mapping > > Bug 32139 - "Update on login" setting not set when creating domain from > new IdP page > > > > A nice to have would also be the following although not necessary from a > functionality point of view: > > Bug 32141 - New and Edit Identity Provider UIs inconsistent > > > > Thanks! > > > > David Cook > > Senior Software Engineer > > Prosentient Systems > > Suite 7.03 > > 6a Glen St > > Milsons Point NSW 2061 > > Australia > > > > Office: 02 9212 0899 > > Online: 02 8005 0595 > > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ > -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.renvoize at ptfs-europe.com Wed Nov 9 18:33:30 2022 From: martin.renvoize at ptfs-europe.com (Renvoize, Martin) Date: Wed, 9 Nov 2022 17:33:30 +0000 Subject: [Koha-devel] ERM - workflow change In-Reply-To: References: Message-ID: To get up and running fast in k-t-d, kshell $ kshell k$ yarn install k$ yarn build_js On Wed, 9 Nov 2022, 3:54 pm Tomas Cohen Arazi, wrote: > Hi all, we pushed ERM but didn't communicate some decisions made: > > - For running the ERM component (and in the future any other Vue-driven > thing) a build step needs to happen. Either: > > $ yarn build_js > > or (the dev-oriented version): > > $ yarn watch_js > > - We could've gone 'the SCSS' way, in which the RM(aint) compiles the > thing and pushes to Git along with the changes. But we decided it would > have an impact on the size of the repository pretty fast. So for now, the > decision is we will do it at release time. This is also common practice on > Vue projects. > > - We could add the build as part of the 'reset_all' command KTD users are > familiar with. TBD > > - Yes, now that running Koha requires a build step, we could just add SCSS > there, that's to be discussed early next cycle. > > - We need a way to pre-bundle all the dependencies in KTD, so people can > fire up KTD while being offline. Agustín is wrapping up a proposal for > this. TBD > > Please share your thoughts, and sorry for not communicating this earlier. > > -- > Tomás Cohen Arazi > Theke Solutions (http://theke.io) > ✆ +54 9351 3513384 > GPG: B2F3C15F > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dcook at prosentient.com.au Wed Nov 9 23:28:00 2022 From: dcook at prosentient.com.au (David Cook) Date: Thu, 10 Nov 2022 09:28:00 +1100 Subject: [Koha-devel] ERM - workflow change In-Reply-To: References: Message-ID: <044a01d8f48a$8779cbc0$966d6340$@prosentient.com.au> I’ll have to think more about it and have a play… In terms of regular koha-testing-docker dev/test usage, I think that you’d only need to build once in a while (unless you’re changing ERM code)? So I’m not too worried about this. But how does the yarn build factor into building Koha packages? Do we need to add the yarn build to the debian/rules file? Or would we change “debian/build-git-snapshot” to unpack the “git archive”, do the yarn build, and then re-package and pass to pdebuild? David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 From: Koha-devel On Behalf Of Tomas Cohen Arazi Sent: Thursday, 10 November 2022 2:54 AM To: koha-devel Subject: [Koha-devel] ERM - workflow change Hi all, we pushed ERM but didn't communicate some decisions made: - For running the ERM component (and in the future any other Vue-driven thing) a build step needs to happen. Either: $ yarn build_js or (the dev-oriented version): $ yarn watch_js - We could've gone 'the SCSS' way, in which the RM(aint) compiles the thing and pushes to Git along with the changes. But we decided it would have an impact on the size of the repository pretty fast. So for now, the decision is we will do it at release time. This is also common practice on Vue projects. - We could add the build as part of the 'reset_all' command KTD users are familiar with. TBD - Yes, now that running Koha requires a build step, we could just add SCSS there, that's to be discussed early next cycle. - We need a way to pre-bundle all the dependencies in KTD, so people can fire up KTD while being offline. Agustín is wrapping up a proposal for this. TBD Please share your thoughts, and sorry for not communicating this earlier. -- Tomás Cohen Arazi Theke Solutions (http://theke.io ) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From dcook at prosentient.com.au Thu Nov 10 01:24:28 2022 From: dcook at prosentient.com.au (David Cook) Date: Thu, 10 Nov 2022 11:24:28 +1100 Subject: [Koha-devel] FYI opac-reserve.pl seems broken in master? Message-ID: <047801d8f49a$cc107080$64315180$@prosentient.com.au> Hi all, Did a bit of unrelated testing this morning and I'm getting the following error when I visit http://localhost:8080/cgi-bin/koha/opac-reserve.pl?biblionumber=29 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Column 'biblionumber' in where clause is ambiguous at /kohadevbox/koha/Koha/Objects.pm line 394 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 -- Just about to jump in a meeting, so I thought I'd share. Might be me doing something wrong but figured a FYI wouldn't hurt. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 -------------- next part -------------- An HTML attachment was scrubbed... URL: From david at davidnind.com Thu Nov 10 01:24:16 2022 From: david at davidnind.com (David Nind) Date: Thu, 10 Nov 2022 13:24:16 +1300 Subject: [Koha-devel] Roles for 23.05 + next development IRC meeting Message-ID: "Today's" development IRC meeting was not held/postponed - on the agenda was voting on roles for 23.05. This means that: - The voting on roles for 23.05 will now take place at the Development IRC Meeting now rescheduled for 16 November 2022 . - You now have a bit more time to add your interest to the Roles for 23.05 (see the previous email for more information). David Nind | david at davidnind.com New Zealand -------------- next part -------------- An HTML attachment was scrubbed... URL: From M.de.Rooy at rijksmuseum.nl Thu Nov 10 08:15:33 2022 From: M.de.Rooy at rijksmuseum.nl (Marcel de Rooy) Date: Thu, 10 Nov 2022 07:15:33 +0000 Subject: [Koha-devel] ERM - workflow change In-Reply-To: References: Message-ID: Does this need some envvar for a path to the Koha's package.json or so ? When I ran yarn build_js, I did not have any valuable results. ________________________________ Van: Koha-devel namens Renvoize, Martin Verzonden: woensdag 9 november 2022 18:33 Aan: Koha Devel Onderwerp: Re: [Koha-devel] ERM - workflow change To get up and running fast in k-t-d, kshell $ kshell k$ yarn install k$ yarn build_js On Wed, 9 Nov 2022, 3:54 pm Tomas Cohen Arazi, > wrote: Hi all, we pushed ERM but didn't communicate some decisions made: - For running the ERM component (and in the future any other Vue-driven thing) a build step needs to happen. Either: $ yarn build_js or (the dev-oriented version): $ yarn watch_js - We could've gone 'the SCSS' way, in which the RM(aint) compiles the thing and pushes to Git along with the changes. But we decided it would have an impact on the size of the repository pretty fast. So for now, the decision is we will do it at release time. This is also common practice on Vue projects. - We could add the build as part of the 'reset_all' command KTD users are familiar with. TBD - Yes, now that running Koha requires a build step, we could just add SCSS there, that's to be discussed early next cycle. - We need a way to pre-bundle all the dependencies in KTD, so people can fire up KTD while being offline. Agustín is wrapping up a proposal for this. TBD Please share your thoughts, and sorry for not communicating this earlier. -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F _______________________________________________ Koha-devel mailing list Koha-devel at lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From M.de.Rooy at rijksmuseum.nl Thu Nov 10 08:50:21 2022 From: M.de.Rooy at rijksmuseum.nl (Marcel de Rooy) Date: Thu, 10 Nov 2022 07:50:21 +0000 Subject: [Koha-devel] ERM - workflow change In-Reply-To: References: Message-ID: 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'build_js' ________________________________ Van: Jonathan Druart Verzonden: donderdag 10 november 2022 08:39 Aan: Marcel de Rooy CC: Koha Devel Onderwerp: Re: [Koha-devel] ERM - workflow change Run the yarn commands at the root of the Koha src dir. What's the output of `yarn build_js`? Le jeu. 10 nov. 2022 à 08:15, Marcel de Rooy a écrit : > > Does this need some envvar for a path to the Koha's package.json or so ? > When I ran yarn build_js, I did not have any valuable results. > > ________________________________ > Van: Koha-devel namens Renvoize, Martin > Verzonden: woensdag 9 november 2022 18:33 > Aan: Koha Devel > Onderwerp: Re: [Koha-devel] ERM - workflow change > > To get up and running fast in k-t-d, > > kshell > $ kshell > k$ yarn install > k$ yarn build_js > > > > On Wed, 9 Nov 2022, 3:54 pm Tomas Cohen Arazi, wrote: > > Hi all, we pushed ERM but didn't communicate some decisions made: > > - For running the ERM component (and in the future any other Vue-driven thing) a build step needs to happen. Either: > > $ yarn build_js > > or (the dev-oriented version): > > $ yarn watch_js > > - We could've gone 'the SCSS' way, in which the RM(aint) compiles the thing and pushes to Git along with the changes. But we decided it would have an impact on the size of the repository pretty fast. So for now, the decision is we will do it at release time. This is also common practice on Vue projects. > > - We could add the build as part of the 'reset_all' command KTD users are familiar with. TBD > > - Yes, now that running Koha requires a build step, we could just add SCSS there, that's to be discussed early next cycle. > > - We need a way to pre-bundle all the dependencies in KTD, so people can fire up KTD while being offline. Agustín is wrapping up a proposal for this. TBD > > Please share your thoughts, and sorry for not communicating this earlier. > > -- > Tomás Cohen Arazi > Theke Solutions (https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Ftheke.io%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=sBmz22VOwY0biVGf3Bz%2F3u407ibEpukVmHX1onqueGg%3D&reserved=0) > ✆ +54 9351 3513384 > GPG: B2F3C15F > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.koha-community.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fkoha-devel&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SDeZlavZ9YHsJ6LDg1kYRcklQ%2Fxz4E8ajU%2Bqr9mwFb0%3D&reserved=0 > website : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YVpdes%2FXmgWMdtmQPCujEjWXMCflidGogAePFatC%2F2c%3D&reserved=0 > git : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=h%2BxoF1OKpS34bSETWXzDVY30JXJVlHFo98vTiYrEZ0g%3D&reserved=0 > bugs : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xW2x6YHpsYF%2F5AonyGcmTKJgkFQNHYTQwJeQJ%2FiYjKI%3D&reserved=0 > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.koha-community.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fkoha-devel&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SDeZlavZ9YHsJ6LDg1kYRcklQ%2Fxz4E8ajU%2Bqr9mwFb0%3D&reserved=0 > website : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YVpdes%2FXmgWMdtmQPCujEjWXMCflidGogAePFatC%2F2c%3D&reserved=0 > git : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=h%2BxoF1OKpS34bSETWXzDVY30JXJVlHFo98vTiYrEZ0g%3D&reserved=0 > bugs : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xW2x6YHpsYF%2F5AonyGcmTKJgkFQNHYTQwJeQJ%2FiYjKI%3D&reserved=0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From katrin.fischer.83 at web.de Thu Nov 10 10:23:35 2022 From: katrin.fischer.83 at web.de (Katrin Fischer) Date: Thu, 10 Nov 2022 10:23:35 +0100 Subject: [Koha-devel] FYI opac-reserve.pl seems broken in master? In-Reply-To: <047801d8f49a$cc107080$64315180$@prosentient.com.au> References: <047801d8f49a$cc107080$64315180$@prosentient.com.au> Message-ID: Hi David, I just placed a hold in master without seeing the error. Do you have any more information on what you tested when seeing the error? Katrin On 10.11.22 01:24, David Cook wrote: > > Hi all, > > Did a bit of unrelated testing this morning and I’m getting the > following error when I visit > http://localhost:8080/cgi-bin/koha/opac-reserve.pl?biblionumber=29 > > DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: > DBD::mysql::st execute failed: Column 'biblionumber' in where clause > is ambiguous at /kohadevbox/koha/Koha/Objects.pm line 394 > > at /usr/share/perl5/DBIx/Class/Exception.pm line 77 > > -- > > Just about to jump in a meeting, so I thought I’d share. Might be me > doing something wrong but figured a FYI wouldn’t hurt. > > David Cook > > Senior Software Engineer > > Prosentient Systems > > Suite 7.03 > > 6a Glen St > > Milsons Point NSW 2061 > > Australia > > Office: 02 9212 0899 > > Online: 02 8005 0595 > > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website :https://www.koha-community.org/ > git :https://git.koha-community.org/ > bugs :https://bugs.koha-community.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From M.de.Rooy at rijksmuseum.nl Thu Nov 10 11:46:17 2022 From: M.de.Rooy at rijksmuseum.nl (Marcel de Rooy) Date: Thu, 10 Nov 2022 10:46:17 +0000 Subject: [Koha-devel] FW: ERM - workflow change In-Reply-To: References: Message-ID: To get it working, I still needed (on a D11 container): apt-get install nodejs npm npm install -g yarn yarn install npm install -E yarn build_js I checked npm audit giving lots of warnings. In summary, 61 vulnerabilities (37 moderate, 17 high, 7 critical). Should we recommend to fix those too? yarn build_js also gives warnings: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: main.js (1.44 MiB) Similar one for entrypoint size limit And WARNING in webpack performance recommendations. In git I notice: Changes not staged for commit: modified: package.json modified: yarn.lock Untracked files: package-lock.json How should we handle those? Marcel ________________________________ Van: Marcel de Rooy Verzonden: donderdag 10 november 2022 08:50 Aan: Jonathan Druart CC: Koha Devel Onderwerp: Re: [Koha-devel] ERM - workflow change 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'build_js' ________________________________ Van: Jonathan Druart Verzonden: donderdag 10 november 2022 08:39 Aan: Marcel de Rooy CC: Koha Devel Onderwerp: Re: [Koha-devel] ERM - workflow change Run the yarn commands at the root of the Koha src dir. What's the output of `yarn build_js`? Le jeu. 10 nov. 2022 à 08:15, Marcel de Rooy a écrit : > > Does this need some envvar for a path to the Koha's package.json or so ? > When I ran yarn build_js, I did not have any valuable results. > > ________________________________ > Van: Koha-devel namens Renvoize, Martin > Verzonden: woensdag 9 november 2022 18:33 > Aan: Koha Devel > Onderwerp: Re: [Koha-devel] ERM - workflow change > > To get up and running fast in k-t-d, > > kshell > $ kshell > k$ yarn install > k$ yarn build_js > > > > On Wed, 9 Nov 2022, 3:54 pm Tomas Cohen Arazi, wrote: > > Hi all, we pushed ERM but didn't communicate some decisions made: > > - For running the ERM component (and in the future any other Vue-driven thing) a build step needs to happen. Either: > > $ yarn build_js > > or (the dev-oriented version): > > $ yarn watch_js > > - We could've gone 'the SCSS' way, in which the RM(aint) compiles the thing and pushes to Git along with the changes. But we decided it would have an impact on the size of the repository pretty fast. So for now, the decision is we will do it at release time. This is also common practice on Vue projects. > > - We could add the build as part of the 'reset_all' command KTD users are familiar with. TBD > > - Yes, now that running Koha requires a build step, we could just add SCSS there, that's to be discussed early next cycle. > > - We need a way to pre-bundle all the dependencies in KTD, so people can fire up KTD while being offline. Agustín is wrapping up a proposal for this. TBD > > Please share your thoughts, and sorry for not communicating this earlier. > > -- > Tomás Cohen Arazi > Theke Solutions (https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Ftheke.io%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=sBmz22VOwY0biVGf3Bz%2F3u407ibEpukVmHX1onqueGg%3D&reserved=0) > ✆ +54 9351 3513384 > GPG: B2F3C15F > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.koha-community.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fkoha-devel&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SDeZlavZ9YHsJ6LDg1kYRcklQ%2Fxz4E8ajU%2Bqr9mwFb0%3D&reserved=0 > website : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YVpdes%2FXmgWMdtmQPCujEjWXMCflidGogAePFatC%2F2c%3D&reserved=0 > git : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=h%2BxoF1OKpS34bSETWXzDVY30JXJVlHFo98vTiYrEZ0g%3D&reserved=0 > bugs : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xW2x6YHpsYF%2F5AonyGcmTKJgkFQNHYTQwJeQJ%2FiYjKI%3D&reserved=0 > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.koha-community.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fkoha-devel&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SDeZlavZ9YHsJ6LDg1kYRcklQ%2Fxz4E8ajU%2Bqr9mwFb0%3D&reserved=0 > website : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YVpdes%2FXmgWMdtmQPCujEjWXMCflidGogAePFatC%2F2c%3D&reserved=0 > git : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=h%2BxoF1OKpS34bSETWXzDVY30JXJVlHFo98vTiYrEZ0g%3D&reserved=0 > bugs : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.koha-community.org%2F&data=05%7C01%7CM.de.Rooy%40rijksmuseum.nl%7C485d820262324850f10f08dac2eeb28f%7C635b05eb66c748e1a94fb4b05a1b058b%7C0%7C0%7C638036627696763451%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xW2x6YHpsYF%2F5AonyGcmTKJgkFQNHYTQwJeQJ%2FiYjKI%3D&reserved=0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From victor at tuxayo.net Fri Nov 11 00:20:22 2022 From: victor at tuxayo.net (Victor Grousset/tuxayo) Date: Fri, 11 Nov 2022 00:20:22 +0100 Subject: [Koha-devel] Poll for a patch testing session to help enhancements and bug fixes to be released Message-ID: <4a54d78c-7ec8-6fb8-40e9-7e2d8075d490@tuxayo.net> Hi :) This is for the support providers that aren't used to testing patches and any provider that knows libraries where someone could be interested. To be forwarded to librarians, system librarians, educators, devs, sysadmins and other people that could be interested in contributing to Koha. Here is the poll: https://date.chapril.org/lauHXUSh6dcAV865 Reminder of the modalities: The idea is to test patches to contribute to Koha. The biggest bottleneck for having more bugs fixes and enhancements is patch testing. Thus this call for getting together as Koha users. No need for particular skills, just basic Koha usage. You can come an leave at any moment, even for a short time it's possible to get simple stuff moving forward. We will use a VoIP call with chat tool to speak and eventually screenshare. It's possible to join without sound and only use chat. So if you are at the front desk and there are not much patrons you can still test patches ^^ So, whichever communication mode is the most convenient for you. No need to have a local Koha instance. Just with a web browser we can use the sandboxes [1] to have temporary Kohas to test most patches and do whatever we want without bad consequences. Here is a resource about how to test patches using sandboxes: https://wiki.koha-community.org/wiki/Sandboxes Cheers, [1] https://wiki.koha-community.org/wiki/Sandboxes -- Victor Grousset/tuxayo From kohanews at gmail.com Sun Nov 13 13:10:21 2022 From: kohanews at gmail.com (Koha Newsletter) Date: Sun, 13 Nov 2022 13:10:21 +0100 Subject: [Koha-devel] Call for news - Newsletter November 2022 Message-ID: Hi I'm collecting news for the November 2022 Koha Community Newsletter. Please send anything noteworthy to: kohanews (at) gmail (dot) com News criteria: * News items can be of any length. * Images are fine. * Anything and everything Koha. * Submit by the 26th of the month. Text format criteria: * Just structured plain text, or * HTML text to include tables or similar For events: * Consider adding your event to the Koha Community calendar at https://koha-community.org/calendar/ Thank you! Michael Kuhn Editor, Koha Community Newsletter -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at bigballofwax.co.nz Thu Nov 17 08:09:24 2022 From: chris at bigballofwax.co.nz (Chris Cormack) Date: Thu, 17 Nov 2022 20:09:24 +1300 Subject: [Koha-devel] Some very sad news. Message-ID: Tēnā koutou It is with great sadness that I pass on to you all the news that Rosalie Blake has passed away. Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was started and without her Koha would not exist. But more than this Rosalie was an amazing person, a librarian who always thought outside the box, a gifted potter, a friend to many and a beloved mother and grandmother. Details around the funeral and memorial note should be available tomorrow. But I am sure you will all join me holding Rosalie's family and friends in your thoughts. Tiwhatiwha te pō, tiwhatiwha te ao. Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From mik at vtxmail.ch Thu Nov 17 21:57:23 2022 From: mik at vtxmail.ch (mik at vtxmail.ch) Date: Thu, 17 Nov 2022 21:57:23 +0100 Subject: [Koha-devel] Missing default settings in Koha 22.05.06 web installer Message-ID: <962185af1fb92a999900acb538db6668@vtxmail.ch> Hi Using Debian packages I am installing Koha 22.05.06 on a fresh install of Debian GNU/Linux 11. After creating the new instance I am running the web installer. 1. When asked "Choose your language" I am selecting language "de-DE", then continue. In previous versions the following dialogues then were in german, but now they are all in English. 2. When asked for "Selecting default settings" the sections for "MARC frameworks: MARC 21" lokk OK but the options in section "Other data" are just not there, see the attached screen shots: * http://adminkuhn.ch/download/defaultsettings-1.png * http://adminkuhn.ch/download/defaultsettings-2.png * http://adminkuhn.ch/download/defaultsettings-3.png Is this maybe a bug in Koha 22.05.06 or am I doing something wrong? Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch From paul.a at navalmarinearchive.com Thu Nov 17 22:42:04 2022 From: paul.a at navalmarinearchive.com (Paul A) Date: Thu, 17 Nov 2022 16:42:04 -0500 Subject: [Koha-devel] Some very sad news. In-Reply-To: References: Message-ID: On 2022-11-17 02:09, Chris Cormack wrote: > Tēnā koutou > > It is with great sadness that I pass on to you all the news that Rosalie > Blake has passed away. Chris, Thank you for passing on this sad news. If you can, please pass my condolences to her family. Many years ago, before we became Koha "based", I spoke with her on the telephone - a satellite connection with an embarrassing delay between hear/talk. Ms Blake was most friendly, enthusiastic and knowledgable. People like her should be cherished - she was part of the "old fashioned way" of moving the world forward. Thank you, merci, nia'wen. Paul > Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was > started and without her Koha would not exist. > But more than this Rosalie was an amazing person, a librarian who always > thought outside the box, a gifted potter, a friend to many and a beloved > mother and grandmother. > > Details around the funeral and memorial note should be available > tomorrow. But I am sure you will all join me holding Rosalie's family > and friends in your thoughts. > > Tiwhatiwha te pō, tiwhatiwha te ao. > > Chris > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ From katrin.fischer.83 at web.de Fri Nov 18 10:59:45 2022 From: katrin.fischer.83 at web.de (Katrin Fischer) Date: Fri, 18 Nov 2022 10:59:45 +0100 Subject: [Koha-devel] Missing default settings in Koha 22.05.06 web installer In-Reply-To: <962185af1fb92a999900acb538db6668@vtxmail.ch> References: <962185af1fb92a999900acb538db6668@vtxmail.ch> Message-ID: <9682d007-0f23-2bc8-29cf-ffdf825d00b4@web.de> Hi Michael, did you check if the necessary files were all created? If the translations weren't created, that could explain why the GUI language didn't switch and why you have entries missing. If you select English, everything looks normal? Hope this helps, Katrin PS: Please don't cross post to both lists, but pick either one or the other depending on topic. On 17.11.22 21:57, mik at vtxmail.ch wrote: > Hi > > Using Debian packages I am installing Koha 22.05.06 on a fresh install > of Debian GNU/Linux 11. > > After creating the new instance I am running the web installer. > > 1. When asked "Choose your language" I am selecting language "de-DE", > then continue. In previous versions the following dialogues then were > in german, but now they are all in English. > > 2. When asked for "Selecting default settings" the sections for "MARC > frameworks: MARC 21" lokk OK but the options in section "Other data" > are just not there, see the attached screen shots: > > * http://adminkuhn.ch/download/defaultsettings-1.png > * http://adminkuhn.ch/download/defaultsettings-2.png > * http://adminkuhn.ch/download/defaultsettings-3.png > > Is this maybe a bug in Koha 22.05.06 or am I doing something wrong? > > Best wishes: Michael From katrin.fischer.83 at web.de Fri Nov 18 11:16:36 2022 From: katrin.fischer.83 at web.de (Katrin Fischer) Date: Fri, 18 Nov 2022 11:16:36 +0100 Subject: [Koha-devel] Missing default settings in Koha 22.05.06 web installer In-Reply-To: <9682d007-0f23-2bc8-29cf-ffdf825d00b4@web.de> References: <962185af1fb92a999900acb538db6668@vtxmail.ch> <9682d007-0f23-2bc8-29cf-ffdf825d00b4@web.de> Message-ID: Hi Michael, I tried running the translation on my dev environment for 22.05 and the translation script didn't show an error with the po files. So far so good. I then also ran through the web installer: the interface language switched and all options appeared. If the installation of de-DE didn't finish correctly, you might find that the files are missing in installer/data/mysql/de-DE. I'd try uninstalling de-DE and reinstalling, maybe it will help. Aleisha posted on some issues with the translations the other day, wonder if this could be related? Hope this helps, Katrin On 18.11.22 10:59, Katrin Fischer wrote: > Hi Michael, > > did you check if the necessary files were all created? If the > translations weren't created, that could explain why the GUI language > didn't switch and why you have entries missing. > > If you select English, everything looks normal? > > Hope this helps, > > Katrin > > PS: Please don't cross post to both lists, but pick either one or the > other depending on topic. > > On 17.11.22 21:57, mik at vtxmail.ch wrote: >> Hi >> >> Using Debian packages I am installing Koha 22.05.06 on a fresh install >> of Debian GNU/Linux 11. >> >> After creating the new instance I am running the web installer. >> >> 1. When asked "Choose your language" I am selecting language "de-DE", >> then continue. In previous versions the following dialogues then were >> in german, but now they are all in English. >> >> 2. When asked for "Selecting default settings" the sections for "MARC >> frameworks: MARC 21" lokk OK but the options in section "Other data" >> are just not there, see the attached screen shots: >> >> * http://adminkuhn.ch/download/defaultsettings-1.png >> * http://adminkuhn.ch/download/defaultsettings-2.png >> * http://adminkuhn.ch/download/defaultsettings-3.png >> >> Is this maybe a bug in Koha 22.05.06 or am I doing something wrong? >> >> Best wishes: Michael > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ From mik at vtxmail.ch Fri Nov 18 15:59:41 2022 From: mik at vtxmail.ch (mik at vtxmail.ch) Date: Fri, 18 Nov 2022 15:59:41 +0100 Subject: [Koha-devel] Missing default settings in Koha 22.05.06 web installer Message-ID: Hi Katrin Thanks for your message! You wrote: > did you check if the necessary files were all created? > If the translations weren't created, that could explain why the GUI > language didn't switch and why you have entries missing. $ sudo koha-translate --list de-DE The content of "/usr/share/koha/intranet/cgi-bin/installer/data/mysql/de-DE" is the following and looks the same as in other installations I have access to. mandatory: -rw-r--r-- 1 root root 92865 17. Nov 21:13 auth_values.yml -rw-r--r-- 1 root root 1816 17. Nov 21:13 class_sources.yml -rw-r--r-- 1 root root 1644 17. Nov 21:13 sample_frequencies.yml -rw-r--r-- 1 root root 59123 17. Nov 21:13 sample_notices.yml -rw-r--r-- 1 root root 2092 17. Nov 21:13 sample_numberpatterns.yml marcflavour: drwxr-xr-x 4 root root 4096 17. Nov 21:13 marc21 drwxr-xr-x 4 root root 4096 17. Nov 21:13 unimarc optional: -rw-r--r-- 1 root root 6518 17. Nov 21:13 auth_val.yml -rw-r--r-- 1 root root 1486 17. Nov 21:13 csv_profiles.yml -rw-r--r-- 1 root root 10988 17. Nov 21:13 marc21_holdings_coded_values.yml -rw-r--r-- 1 root root 18262 17. Nov 21:13 marc21_relatorterms.yml -rw-r--r-- 1 root root 394 17. Nov 21:13 parameters.yml -rw-r--r-- 1 root root 427 17. Nov 21:13 patron_atributes.yml -rw-r--r-- 1 root root 4628 17. Nov 21:13 patron_categories.yml -rw-r--r-- 1 root root 5872 17. Nov 21:13 sample_creator_data.yml -rw-r--r-- 1 root root 1302 17. Nov 21:13 sample_itemtypes.yml -rw-r--r-- 1 root root 545 17. Nov 21:13 sample_libraries_holidays.yml -rw-r--r-- 1 root root 1158 17. Nov 21:13 sample_libraries.yml -rw-r--r-- 1 root root 1838 17. Nov 21:13 sample_news.yml -rw-r--r-- 1 root root 51749 17. Nov 21:13 sample_patrons.yml -rw-r--r-- 1 root root 8149 17. Nov 21:13 sample_quotes.yml -rw-r--r-- 1 root root 1802 17. Nov 21:13 sample_z3950_servers.yml > If you select English, everything looks normal? No, it looks exactly the same when in menu "Choose your language" using "en" instead of "de-DE". You also wrote: > I tried running the translation on my dev environment for 22.05 and the > translation script didn't show an error with the po files. So far so > good. I then also ran through the web installer: the interface language > switched and all options appeared. > > If the installation of de-DE didn't finish correctly, you might find > that the files are missing in installer/data/mysql/de-DE. They seem to be there (see above). > I'd try uninstalling de-DE and reinstalling, maybe it will help. > Aleisha > posted on some issues with the translations the other day, wonder if > this could be related? I removed de-DE: $ sudo koha-translate --remove de-DE Now "sudo koha-translate --list" didn't show anything anymore. But the files (as shown above) are still there. I then tried again using the webinstaller to populate the database tables but nothing has changed. Then I removed the complete Koha instance, created it again and reinstalled "de-DE". I had to remove the cookies for the webinstaller to get access to the original webinstaller login. Again I chose "de-DE" as the language. For whatever reason now the language turned to German and everything went and looked as it should. Thanks for your help! Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch From paul.poulain at biblibre.com Fri Nov 18 16:19:27 2022 From: paul.poulain at biblibre.com (Paul Poulain) Date: Fri, 18 Nov 2022 16:19:27 +0100 Subject: [Koha-devel] [Koha] Some very sad news. In-Reply-To: References: Message-ID: Hi Chris, Sad news, let us know when the funerals are. @community : May I suggest that we name the next release "Koha 22.11 Rosalie" ? Le 17/11/2022 à 08:09, Chris Cormack a écrit : > Tēnā koutou > > It is with great sadness that I pass on to you all the news that > Rosalie Blake has passed away. > Rosalie was the Head Librarian at Horowhenua Library Trust when Koha > was started and without her Koha would not exist. > But more than this Rosalie was an amazing person, a librarian who > always thought outside the box, a gifted potter, a friend to many and > a beloved mother and grandmother. > > Details around the funeral and memorial note should be available > tomorrow. But I am sure you will all join me holding Rosalie's family > and friends in your thoughts. > > Tiwhatiwha te pō, tiwhatiwha te ao. > > Chris > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries From indradg at gmail.com Fri Nov 18 16:33:27 2022 From: indradg at gmail.com (Indranil Das Gupta) Date: Fri, 18 Nov 2022 21:03:27 +0530 Subject: [Koha-devel] [Koha] Some very sad news. In-Reply-To: References: Message-ID: Hi Paul: On Fri, Nov 18, 2022, 20:49 Paul Poulain wrote > > @community : May I suggest that we name the next release "Koha 22.11 > Rosalie" ? > I was thinking of the same. So, fwiw, it's an "aye" from me. Regards -indranil -------------- next part -------------- An HTML attachment was scrubbed... URL: From abesottedphoenix at yahoo.com Fri Nov 18 17:56:08 2022 From: abesottedphoenix at yahoo.com (BWS Johnson) Date: Fri, 18 Nov 2022 16:56:08 +0000 (UTC) Subject: [Koha-devel] [Koha] Some very sad news. In-Reply-To: References: Message-ID: <1530885593.1774883.1668790568217@mail.yahoo.com> Dear Community,      The gardener of godzone will be sorely missed. It was tough keeping up with her at any age. She was a national treasure, and richly deserved the international name she made for herself. Never would she have crowed about it on her own, of course. https://digitalnz.org/records/30554095       If one of the family is reading this, please contact me offlist. In sympathy, Brooke >> Sad news, let us know when the funerals are. @community : May I suggest that we name the next release "Koha 22.11 Rosalie" ? >> From tomascohen at gmail.com Fri Nov 18 21:49:31 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Fri, 18 Nov 2022 17:49:31 -0300 Subject: [Koha-devel] [Koha] Some very sad news. In-Reply-To: References: Message-ID: Yeah! This release will be dedicated to Rosalie. Great call! El vie, 18 nov 2022 12:19, Paul Poulain escribió: > Hi Chris, > > Sad news, let us know when the funerals are. > > @community : May I suggest that we name the next release "Koha 22.11 > Rosalie" ? > > Le 17/11/2022 à 08:09, Chris Cormack a écrit : > > Tēnā koutou > > > > It is with great sadness that I pass on to you all the news that > > Rosalie Blake has passed away. > > Rosalie was the Head Librarian at Horowhenua Library Trust when Koha > > was started and without her Koha would not exist. > > But more than this Rosalie was an amazing person, a librarian who > > always thought outside the box, a gifted potter, a friend to many and > > a beloved mother and grandmother. > > > > Details around the funeral and memorial note should be available > > tomorrow. But I am sure you will all join me holding Rosalie's family > > and friends in your thoughts. > > > > Tiwhatiwha te pō, tiwhatiwha te ao. > > > > Chris > > > > _______________________________________________ > > Koha-devel mailing list > > Koha-devel at lists.koha-community.org > > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > > website : https://www.koha-community.org/ > > git : https://git.koha-community.org/ > > bugs : https://bugs.koha-community.org/ > > -- > Paul Poulain, Associé-gérant / co-owner > BibLibre, Services en logiciels libres pour les bibliothèques > BibLibre, Open Source software and services for libraries > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bob at aftercalyx.net Sat Nov 19 02:16:59 2022 From: bob at aftercalyx.net (Bob Birchall) Date: Sat, 19 Nov 2022 12:16:59 +1100 Subject: [Koha-devel] Some very sad news. In-Reply-To: References: Message-ID: Thanks for sharing this, Chris. It's sad news indeed. Rosalie was an inspiring leader and innovator whom a number of us had the opportunity to meet at KohaCon10 in Wellington. She probably bet her career on the ability of you, Joanne, Rachel and Simon to deliver the project. Winners all around. Now the world has Koha. VALE Rosalie. Please do announce the funeral details, Chris. Irma and Bob On Thu, 17 Nov 2022 at 18:09, Chris Cormack wrote: > Tēnā koutou > > It is with great sadness that I pass on to you all the news that Rosalie > Blake has passed away. > Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was > started and without her Koha would not exist. > But more than this Rosalie was an amazing person, a librarian who always > thought outside the box, a gifted potter, a friend to many and a beloved > mother and grandmother. > > Details around the funeral and memorial note should be available tomorrow. > But I am sure you will all join me holding Rosalie's family and friends in > your thoughts. > > Tiwhatiwha te pō, tiwhatiwha te ao. > > Chris > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From katrin.fischer.83 at web.de Sat Nov 19 18:50:53 2022 From: katrin.fischer.83 at web.de (Katrin Fischer) Date: Sat, 19 Nov 2022 18:50:53 +0100 Subject: [Koha-devel] Missing default settings in Koha 22.05.06 web installer In-Reply-To: References: Message-ID: <4d1c65e5-1f3d-3f7d-6dab-941809a3bfb7@web.de> Hi Michael, that's odd and I don't have an explanation, but glad you could work it out! Katrin On 18.11.22 15:59, mik at vtxmail.ch wrote: > Hi Katrin > > Thanks for your message! You wrote: > >> did you check if the necessary files were all created? >> If the translations weren't created, that could explain why the GUI >> language didn't switch and why you have entries missing. > >  $ sudo koha-translate --list >  de-DE > > The content of > "/usr/share/koha/intranet/cgi-bin/installer/data/mysql/de-DE" is the > following and looks the same as in other installations I have access to. > > mandatory: > -rw-r--r-- 1 root root 92865 17. Nov 21:13 auth_values.yml > -rw-r--r-- 1 root root  1816 17. Nov 21:13 class_sources.yml > -rw-r--r-- 1 root root  1644 17. Nov 21:13 sample_frequencies.yml > -rw-r--r-- 1 root root 59123 17. Nov 21:13 sample_notices.yml > -rw-r--r-- 1 root root  2092 17. Nov 21:13 sample_numberpatterns.yml > > marcflavour: > drwxr-xr-x 4 root root 4096 17. Nov 21:13 marc21 > drwxr-xr-x 4 root root 4096 17. Nov 21:13 unimarc > > optional: > -rw-r--r-- 1 root root  6518 17. Nov 21:13 auth_val.yml > -rw-r--r-- 1 root root  1486 17. Nov 21:13 csv_profiles.yml > -rw-r--r-- 1 root root 10988 17. Nov 21:13 > marc21_holdings_coded_values.yml > -rw-r--r-- 1 root root 18262 17. Nov 21:13 marc21_relatorterms.yml > -rw-r--r-- 1 root root   394 17. Nov 21:13 parameters.yml > -rw-r--r-- 1 root root   427 17. Nov 21:13 patron_atributes.yml > -rw-r--r-- 1 root root  4628 17. Nov 21:13 patron_categories.yml > -rw-r--r-- 1 root root  5872 17. Nov 21:13 sample_creator_data.yml > -rw-r--r-- 1 root root  1302 17. Nov 21:13 sample_itemtypes.yml > -rw-r--r-- 1 root root   545 17. Nov 21:13 sample_libraries_holidays.yml > -rw-r--r-- 1 root root  1158 17. Nov 21:13 sample_libraries.yml > -rw-r--r-- 1 root root  1838 17. Nov 21:13 sample_news.yml > -rw-r--r-- 1 root root 51749 17. Nov 21:13 sample_patrons.yml > -rw-r--r-- 1 root root  8149 17. Nov 21:13 sample_quotes.yml > -rw-r--r-- 1 root root  1802 17. Nov 21:13 sample_z3950_servers.yml > > >> If you select English, everything looks normal? > > No, it looks exactly the same when in menu "Choose your language" > using "en" instead of "de-DE". > > You also wrote: > >> I tried running the translation on my dev environment for 22.05 and the >> translation script didn't show an error with the po files. So far so >> good. I then also ran through the web installer: the interface language >> switched and all options appeared. >> >> If the installation of de-DE didn't finish correctly, you might find >> that the files are missing in installer/data/mysql/de-DE. > > They seem to be there (see above). > >> I'd try uninstalling de-DE and reinstalling, maybe it will help. Aleisha >> posted on some issues with the translations the other day, wonder if >> this could be related? > > I removed de-DE: > >  $ sudo koha-translate --remove de-DE > > Now "sudo koha-translate --list" didn't show anything anymore. But the > files (as shown above) are still there. > > I then tried again using the webinstaller to populate the database > tables but nothing has changed. > > Then I removed the complete Koha instance, created it again and > reinstalled "de-DE". I had to remove the cookies for the webinstaller > to get access to the original webinstaller login. Again I chose > "de-DE" as the language. For whatever reason now the language turned > to German and everything went and looked as it should. > > Thanks for your help! > > Best wishes: Michael From chrisc at catalyst.net.nz Sun Nov 20 23:21:54 2022 From: chrisc at catalyst.net.nz (Chris Cormack) Date: Mon, 21 Nov 2022 11:21:54 +1300 Subject: [Koha-devel] Some very sad news. In-Reply-To: References: Message-ID: Tēnā koutou Here is the obituary for Rosalie https://deaths.dompost.co.nz/nz/obituaries/dominion-post-nz/name/rosalie-blake-obituary?pid=203242974 I think the service is going to be streamed so I will send details when I have them Chris On 17 November 2022 8:09:24 pm NZDT, Chris Cormack wrote: >Tēnā koutou > >It is with great sadness that I pass on to you all the news that Rosalie >Blake has passed away. >Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was >started and without her Koha would not exist. >But more than this Rosalie was an amazing person, a librarian who always >thought outside the box, a gifted potter, a friend to many and a beloved >mother and grandmother. > >Details around the funeral and memorial note should be available tomorrow. >But I am sure you will all join me holding Rosalie's family and friends in >your thoughts. > >Tiwhatiwha te pō, tiwhatiwha te ao. > >Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From arthur.suzuki at biblibre.com Mon Nov 21 17:35:34 2022 From: arthur.suzuki at biblibre.com (Arthur Suzuki) Date: Mon, 21 Nov 2022 17:35:34 +0100 Subject: [Koha-devel] translation issues fix script for Release Maintainers Message-ID: Hello Koha Folks, RMaint fellows, Struggling with translation issues at each release I've started to write a script to fix "most" small translation issues. The script is to be executed in Koha's source folder after merging the translation branch. Best, Arthur -- Arthur Suzuki, 🌈🏔️ Développeur @BibLibre -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: solve-translation.sh URL: From katrin.fischer.83 at web.de Mon Nov 21 19:42:41 2022 From: katrin.fischer.83 at web.de (Katrin Fischer) Date: Mon, 21 Nov 2022 19:42:41 +0100 Subject: [Koha-devel] translation issues fix script for Release Maintainers In-Reply-To: References: Message-ID: <468f54ac-c90c-340c-f626-6d46506607f1@web.de> Hi Arthur, thx for sharing :) Is there a place we could store this for future RMaints? We could also add a note to: https://wiki.koha-community.org/wiki/Release_maintenance#Push_updated_translation_files Katrin On 21.11.22 17:35, Arthur Suzuki wrote: > Hello Koha Folks, RMaint fellows, > Struggling with translation issues at each release I've started to > write a script to fix "most" small translation issues. > The script is to be executed in Koha's source folder after merging the > translation branch. > Best, > Arthur > > > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ From chrisc at catalyst.net.nz Tue Nov 22 09:06:32 2022 From: chrisc at catalyst.net.nz (Chris Cormack) Date: Tue, 22 Nov 2022 21:06:32 +1300 Subject: [Koha-devel] [Koha] Some very sad news. In-Reply-To: References: Message-ID: Tēnā koutou anō Here is the link for the livestream of the service tomorrow https://view.oneroomstreaming.com/index.php?data=MTY2OTAxNDM0NDEwNDYwMDQmb25lcm9vbS1lbWFpbCZpbnZpdGF0aW9uX2NvcHlfbGluaw%3D%3D Chris On 21 November 2022 11:21:54 am NZDT, Chris Cormack wrote: >Tēnā koutou > >Here is the obituary for Rosalie >https://deaths.dompost.co.nz/nz/obituaries/dominion-post-nz/name/rosalie-blake-obituary?pid=203242974 > >I think the service is going to be streamed so I will send details when I have them > >Chris > >On 17 November 2022 8:09:24 pm NZDT, Chris Cormack wrote: >>Tēnā koutou >> >>It is with great sadness that I pass on to you all the news that Rosalie >>Blake has passed away. >>Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was >>started and without her Koha would not exist. >>But more than this Rosalie was an amazing person, a librarian who always >>thought outside the box, a gifted potter, a friend to many and a beloved >>mother and grandmother. >> >>Details around the funeral and memorial note should be available tomorrow. >>But I am sure you will all join me holding Rosalie's family and friends in >>your thoughts. >> >>Tiwhatiwha te pō, tiwhatiwha te ao. >> >>Chris >_______________________________________________ > >Koha mailing list http://koha-community.org >Koha at lists.katipo.co.nz >Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha -------------- next part -------------- An HTML attachment was scrubbed... URL: From arthur.suzuki at biblibre.com Tue Nov 22 11:52:01 2022 From: arthur.suzuki at biblibre.com (Arthur Suzuki) Date: Tue, 22 Nov 2022 11:52:01 +0100 Subject: [Koha-devel] translation issues fix script for Release Maintainers In-Reply-To: <468f54ac-c90c-340c-f626-6d46506607f1@web.de> References: <468f54ac-c90c-340c-f626-6d46506607f1@web.de> Message-ID: <05931b0f0f772695d41259af95693eb7@biblibre.com> On 2022-11-21 19:42, Katrin Fischer wrote: > thx for sharing :) yw, thx for storing my valuable(?) things :) > Is there a place we could store this for future RMaints? best place would be in the "release-tools" repository. not allowed to push to https://gitlab.com/koha-community/release-tools Guess I have to be added to the members of the project (or to the "Koha-community" group). > We could also add a note to: > https://wiki.koha-community.org/wiki/Release_maintenance#Push_updated_translation_files Sure, as soon as I make this script available through the repo? Arthur > On 21.11.22 17:35, Arthur Suzuki wrote: >> Hello Koha Folks, RMaint fellows, >> Struggling with translation issues at each release I've started to >> write a script to fix "most" small translation issues. >> The script is to be executed in Koha's source folder after merging the >> translation branch. >> Best, >> Arthur From jonathan.druart at bugs.koha-community.org Tue Nov 22 12:47:09 2022 From: jonathan.druart at bugs.koha-community.org (Jonathan Druart) Date: Tue, 22 Nov 2022 12:47:09 +0100 Subject: [Koha-devel] translation issues fix script for Release Maintainers In-Reply-To: <468f54ac-c90c-340c-f626-6d46506607f1@web.de> References: <468f54ac-c90c-340c-f626-6d46506607f1@web.de> Message-ID: [resending, my previous reply didn't reach the list] release_tools is the place I guess. https://gitlab.com/koha-community/release-tools But, I run it on master: sed: -e expression #1, char 1: unknown command: `-' sed: -e expression #1, char 1: unknown command: `-' % more translate-errors misc/translator/po/hy-Armn-opa c-bootstrap.po:687 misc/translator/po/id-ID-messages.po:3 misc/translator/po/ka-messages.po:3 So I run it again git diff now shows -#, c-format +#, fuzzy, fuzzy, c-format It is not ready to be widely used I'd say ;) Le lun. 21 nov. 2022 à 19:42, Katrin Fischer a écrit : > > Hi Arthur, > > thx for sharing :) Is there a place we could store this for future RMaints? > > We could also add a note to: > https://wiki.koha-community.org/wiki/Release_maintenance#Push_updated_translation_files > > Katrin > > > On 21.11.22 17:35, Arthur Suzuki wrote: > > Hello Koha Folks, RMaint fellows, > > Struggling with translation issues at each release I've started to > > write a script to fix "most" small translation issues. > > The script is to be executed in Koha's source folder after merging the > > translation branch. > > Best, > > Arthur > > > > > > _______________________________________________ > > Koha-devel mailing list > > Koha-devel at lists.koha-community.org > > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > > website : https://www.koha-community.org/ > > git : https://git.koha-community.org/ > > bugs : https://bugs.koha-community.org/ > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ From sonia.bouis at univ-lyon3.fr Tue Nov 22 15:12:44 2022 From: sonia.bouis at univ-lyon3.fr (BOUIS Sonia) Date: Tue, 22 Nov 2022 14:12:44 +0000 Subject: [Koha-devel] [Koha] OAI-PMH harvester Message-ID: Hi, Thanks to David, Tomas, Michal and Michael for your replies. So we have decided to evaluate several external OAI-PMH client that could be used by Koha and to choose one in the end of January There a lot to do after that and we discussed about the background jobs and cronjobs seems to be appropriate. We thought that the settings in the koha intranet should be only to define URLs, SETs, or XSLT sheets (for example, to transform DC XML in MARCXML). We are only at the begining of the process 😊 Kind regards, Sonia ------------------------------ Message: 2 Date: Wed, 26 Oct 2022 10:37:49 +1100 From: "David Cook" To: "'Tomas Cohen Arazi'" , "'BOUIS Sonia'" Cc: "'koha'" , "'koha-devel'" Subject: Re: [Koha-devel] [Koha] OAI-PMH harvester Message-ID: <07af01d8e8ca$dfbddef0$9f399cd0$@prosentient.com.au> Content-Type: text/plain; charset="utf-8" Hi Sonia, I’m excited to hear that KohaLA would like to finance an OAI-PMH client in Koha! This functionality is always brewing in the back of my mind, since I first raised 10662 back in 2013. As Tomas says, I think that the background jobs are a key component for processing incoming OAI-PMH records. However, the ***missing component right now is the scheduling of the OAI-PMH harvesting tasks***, and I think this is where opinions get divided. Below, I’ll provide some history and opinions on Koha OAI-PMH. -- With 10662, the sponsored goal was for Koha library staff to schedule OAI-PMH harvests through the Web UI. However, Fridolin from BibLibre raised a point with me at Kohacon18 about how letting library staff control the timing of harvesting tasks could be a problem for support vendors. If too many libraries using the same public IP address tried to harvest from the same OAI-PMH repository, they could be rate limited or blocked. There could also be server load concerns. So there probably needs to be a balance between user configuration and system configuration. If I recall correctly, this is how DSpace’s OAI-PMH harvester works. Users set up targets and can start/stop harvests, but things like frequency and concurrency are handled by the system configuration. Based on my experience working on OAI-PMH on and off for nearly 10 years and as a Koha support vendor, I think my preference would be for sysadmins to handle most of the OAI-PMH harvesting details. The sponsorship for 10662 had certain requirements that many other libraries might not have, which is what made me think that it might be better to have an external client that connects to Koha. I thought maybe I could get the ordinary requirements pushed into Koha, and then handle extraordinary requirements externally. However, an external harvester won’t perform as fast as an internal harvester. (The compromise would be to write the harvester in such a way that people could provide different OAI-PMH harvester Perl modules that all stage records using the same core Koha modules.) Even then… the scheduling would depend on a library’s needs. Back in 2013, I had a Koha OAI-PMH harvester which worked as a cronjob. It would run each night. However, some libraries want to run OAI-PMH harvests as frequently as every 3 seconds. A cronjob’s smallest frequency is 60 seconds, so that wouldn’t work for that requirement. If a cronjob isn’t suitable, then I think you’d need a daemon created by a new command like “koha-oai --start ”. It could read a configuration file and handle scheduling accordingly. With 10662, I used the POE module, because I knew it well and it has some timer tools for scheduling tasks. If I were to work on it again, I’d probably use Mojo::IOLoop instead these days, since Mojolicious is already part of Koha while POE is not. (That said, using modules like Mojo and POE are difficult, because they’re difficult to test using automation. That was one of the stumbling blocks with 10662. While the 10662 harvester worked very well, it was difficult to unit test. In hindsight, I should’ve written it in a way that was easier to unit test, but it had a lot of event-driven code which made things more difficult.) Another option would be to create a generic daemon for task scheduling in general (e.g. “koha-schedule”). Koha could use this for many things, but it’s a project in itself. -- The process of downloading OAI-PMH records and importing MARCXML into Koha is actually a fairly straightforward process. The difficulty is the task scheduling and management of tasks (and unit testing). I don’t know the answer that will make everyone happy. There’s lots of different ways of managing and scheduling the tasks. Based on my experience, I’d suggest targeting the simplest approach first, because complexity will make it less likely for the project to succeed. On that note, I’d be happy to test/QA any OAI-PMH harvester put forward. When I was writing OAI-PMH harvester patches, I found it really hard to get QA, so I’m happy to be that resource for someone else. I’ve spent a lot of time thinking about this topic, so happy to provide advice, warnings, emotional support 😉. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 From: Koha-devel On Behalf Of Tomas Cohen Arazi Sent: Wednesday, 26 October 2022 3:46 AM To: BOUIS Sonia Cc: koha ; koha-devel Subject: Re: [Koha-devel] [Koha] OAI-PMH harvester I think with background jobs we have most of the framework that is needed to deal with this within Koha. Best regards El mar, 25 oct 2022 7:08, BOUIS Sonia > escribió: Hi, KohaLA would like to finance an OAI-PMH client in Koha but, we have questions that we want to raise to the community. There was already tries to propose an OAI-PMH client : - https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 : it's an old project that doesnt seem compatible with the current version of Koha - https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25905 : the scope is more to use an external OAI-PMH client and to connect it to Koha Our main question is about the way to handle this. Do you think that it's a better idea to use an external software or PERL routine and to find a way to connect it to Koha. Or would it be better to a new module in Koha from scratch and that Koha have his own OAI-PMH client. Please, let us hear your toughts about this projet. Kind regards Sonia Sonia BOUIS ------------------------------------------------------ Responsable du Service informatique documentaire Département d'Appui à la Recherche et aux Projets (DARP) Bibliothèques universitaires Université Jean Moulin Lyon 3 ADRESSE GÉOGRAPHIQUE > Manufacture des Tabacs | 6 cours Albert Thomas | LYON 8e ADRESSE POSTALE > Bibliothèque de la Manufacture | 1C avenue des Frères Lumière | CS 78242 - 69372 LYON CEDEX 08 Ligne directe : 33 (0)4 78 78 79 03 http://bu.univ-lyon3.fr| Suivez-nous > Facebook | Twitter| Instagram _______________________________________________ Koha mailing list http://koha-community.org Koha at lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Subject: Digest Footer _______________________________________________ Koha-devel mailing list Koha-devel at lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ ------------------------------ End of Koha-devel Digest, Vol 203, Issue 15 ******************************************* From arthur.suzuki at biblibre.com Wed Nov 23 14:44:21 2022 From: arthur.suzuki at biblibre.com (Arthur Suzuki) Date: Wed, 23 Nov 2022 14:44:21 +0100 Subject: [Koha-devel] [Koha] OAI-PMH harvester In-Reply-To: References: Message-ID: <84e9b5bd9fb0e75f3fad18d0a8381961@biblibre.com> Hello there, If I may suggest a good harvester library, Catmandu may do the job pretty well. I've not used the OAI module but used it to harvest from a JSON source and transform to an UNIMARC file with pretty good success so far. It can export seamlessly to iso2709 or marcxml. https://metacpan.org/dist/Catmandu-OAI Best, Arthur On 2022-11-22 15:57, Mike D. wrote: > Hey. Hey, > I'm really glad to see the OAI-PMH harvester debate going on for Koha. > I > think if we choose a good external harvester with support, we can save > a > lot of energy and resources to implement related activities in the > system. > Shoveling the logs is only part of the story. The easy part. Since the > result of shoveling is a lot of records, most of the time we can't > avoid > post-processing, merging with the records in the local database. For > example, if you need to update records from a source where there are > millions of records, but there are hundreds of thousands in the local > database. Only a slice of that huge amount is relevant. If we design > the > processing workflow wrong, it will take unnecessarily long and burn > valuable resources. > I would hereby like to invite us to be in touch, to debate and share > our > experiences. Let's get this area moving towards a successful finish. > > Take care. > > Michal > > út 22. 11. 2022 v 15:13 odesílatel BOUIS Sonia > > napsal: > >> Hi, >> Thanks to David, Tomas, Michal and Michael for your replies. >> >> So we have decided to evaluate several external OAI-PMH client that >> could >> be used by Koha and to choose one in the end of January >> There a lot to do after that and we discussed about the background >> jobs >> and cronjobs seems to be appropriate. We thought that the settings in >> the >> koha intranet should be only to define URLs, SETs, or XSLT sheets (for >> example, to transform DC XML in MARCXML). >> >> We are only at the begining of the process 😊 >> >> Kind regards, >> Sonia >> >> ------------------------------ >> >> Message: 2 >> Date: Wed, 26 Oct 2022 10:37:49 +1100 >> From: "David Cook" >> To: "'Tomas Cohen Arazi'" , "'BOUIS Sonia'" >> >> Cc: "'koha'" , "'koha-devel'" >> >> Subject: Re: [Koha-devel] [Koha] OAI-PMH harvester >> Message-ID: <07af01d8e8ca$dfbddef0$9f399cd0$@prosentient.com.au> >> Content-Type: text/plain; charset="utf-8" >> >> Hi Sonia, >> >> >> >> I’m excited to hear that KohaLA would like to finance an OAI-PMH >> client in >> Koha! This functionality is always brewing in the back of my mind, >> since I >> first raised 10662 back in 2013. >> >> >> >> As Tomas says, I think that the background jobs are a key component >> for >> processing incoming OAI-PMH records. >> >> >> >> However, the ***missing component right now is the scheduling of the >> OAI-PMH harvesting tasks***, and I think this is where opinions get >> divided. Below, I’ll provide some history and opinions on Koha >> OAI-PMH. >> >> >> >> -- >> >> >> >> With 10662, the sponsored goal was for Koha library staff to schedule >> OAI-PMH harvests through the Web UI. However, Fridolin from BibLibre >> raised >> a point with me at Kohacon18 about how letting library staff control >> the >> timing of harvesting tasks could be a problem for support vendors. If >> too >> many libraries using the same public IP address tried to harvest from >> the >> same OAI-PMH repository, they could be rate limited or blocked. There >> could >> also be server load concerns. So there probably needs to be a balance >> between user configuration and system configuration. If I recall >> correctly, >> this is how DSpace’s OAI-PMH harvester works. Users set up targets and >> can >> start/stop harvests, but things like frequency and concurrency are >> handled >> by the system configuration. >> >> >> >> Based on my experience working on OAI-PMH on and off for nearly 10 >> years >> and as a Koha support vendor, I think my preference would be for >> sysadmins >> to handle most of the OAI-PMH harvesting details. >> >> >> >> The sponsorship for 10662 had certain requirements that many other >> libraries might not have, which is what made me think that it might be >> better to have an external client that connects to Koha. I thought >> maybe I >> could get the ordinary requirements pushed into Koha, and then handle >> extraordinary requirements externally. However, an external harvester >> won’t >> perform as fast as an internal harvester. (The compromise would be to >> write >> the harvester in such a way that people could provide different >> OAI-PMH >> harvester Perl modules that all stage records using the same core Koha >> modules.) >> >> >> >> Even then… the scheduling would depend on a library’s needs. Back in >> 2013, >> I had a Koha OAI-PMH harvester which worked as a cronjob. It would run >> each >> night. However, some libraries want to run OAI-PMH harvests as >> frequently >> as every 3 seconds. A cronjob’s smallest frequency is 60 seconds, so >> that >> wouldn’t work for that requirement. >> >> >> >> If a cronjob isn’t suitable, then I think you’d need a daemon created >> by a >> new command like “koha-oai --start ”. It could read a >> configuration file and handle scheduling accordingly. With 10662, I >> used >> the POE module, because I knew it well and it has some timer tools for >> scheduling tasks. If I were to work on it again, I’d probably use >> Mojo::IOLoop instead these days, since Mojolicious is already part of >> Koha >> while POE is not. (That said, using modules like Mojo and POE are >> difficult, because they’re difficult to test using automation. That >> was one >> of the stumbling blocks with 10662. While the 10662 harvester worked >> very >> well, it was difficult to unit test. In hindsight, I should’ve written >> it >> in a way that was easier to unit test, but it had a lot of >> event-driven >> code which made things more difficult.) >> >> >> >> Another option would be to create a generic daemon for task scheduling >> in >> general (e.g. “koha-schedule”). Koha could use this for many things, >> but >> it’s a project in itself. >> >> >> >> -- >> >> >> >> The process of downloading OAI-PMH records and importing MARCXML into >> Koha >> is actually a fairly straightforward process. The difficulty is the >> task >> scheduling and management of tasks (and unit testing). >> >> >> >> I don’t know the answer that will make everyone happy. There’s lots of >> different ways of managing and scheduling the tasks. Based on my >> experience, I’d suggest targeting the simplest approach first, because >> complexity will make it less likely for the project to succeed. >> >> >> >> On that note, I’d be happy to test/QA any OAI-PMH harvester put >> forward. >> When I was writing OAI-PMH harvester patches, I found it really hard >> to get >> QA, so I’m happy to be that resource for someone else. I’ve spent a >> lot of >> time thinking about this topic, so happy to provide advice, warnings, >> emotional support 😉. >> >> >> >> David Cook >> >> Senior Software Engineer >> >> Prosentient Systems >> >> Suite 7.03 >> >> 6a Glen St >> >> Milsons Point NSW 2061 >> >> Australia >> >> >> >> Office: 02 9212 0899 >> >> Online: 02 8005 0595 >> >> >> >> From: Koha-devel On >> Behalf >> Of Tomas Cohen Arazi >> Sent: Wednesday, 26 October 2022 3:46 AM >> To: BOUIS Sonia >> Cc: koha ; koha-devel < >> koha-devel at lists.koha-community.org> >> Subject: Re: [Koha-devel] [Koha] OAI-PMH harvester >> >> >> >> I think with background jobs we have most of the framework that is >> needed >> to deal with this within Koha. >> >> >> >> Best regards >> >> >> >> El mar, 25 oct 2022 7:08, BOUIS Sonia > > sonia.bouis at univ-lyon3.fr> > escribió: >> >> Hi, >> KohaLA would like to finance an OAI-PMH client in Koha but, we have >> questions that we want to raise to the community. >> There was already tries to propose an OAI-PMH client : >> - https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 : >> it's >> an old project that doesnt seem compatible with the current version of >> Koha >> - https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25905 : >> the >> scope is more to use an external OAI-PMH client and to connect it to >> Koha >> >> Our main question is about the way to handle this. Do you think that >> it's >> a better idea to use an external software or PERL routine and to find >> a way >> to connect it to Koha. Or would it be better to a new module in Koha >> from >> scratch and that Koha have his own OAI-PMH client. >> >> Please, let us hear your toughts about this projet. >> >> Kind regards >> >> Sonia >> >> Sonia BOUIS >> ------------------------------------------------------ >> Responsable du Service informatique documentaire Département d'Appui à >> la >> Recherche et aux Projets (DARP) Bibliothèques universitaires >> Université >> Jean Moulin Lyon 3 ADRESSE GÉOGRAPHIQUE > Manufacture des Tabacs | 6 >> cours >> Albert Thomas | LYON 8e ADRESSE POSTALE > Bibliothèque de la >> Manufacture | >> 1C avenue des Frères Lumière | CS 78242 - 69372 LYON CEDEX 08 >> >> Ligne directe : 33 (0)4 78 78 79 03 >> >> http://bu.univ-lyon3.fr| Suivez-nous > >> Facebook< >> https://www.facebook.com/bulyon3/> | >> Twitter| >> Instagram >> >> _______________________________________________ >> >> Koha mailing list http://koha-community.org Koha at lists.katipo.co.nz >> >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha >> >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> http://lists.koha-community.org/pipermail/koha-devel/attachments/20221026/d7712779/attachment-0001.htm >> > >> >> ------------------------------ >> >> Subject: Digest Footer >> >> _______________________________________________ >> Koha-devel mailing list >> Koha-devel at lists.koha-community.org >> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >> website : https://www.koha-community.org/ git : >> https://git.koha-community.org/ bugs : >> https://bugs.koha-community.org/ >> >> >> ------------------------------ >> >> End of Koha-devel Digest, Vol 203, Issue 15 >> ******************************************* >> _______________________________________________ >> >> Koha mailing list http://koha-community.org >> Koha at lists.katipo.co.nz >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha >> > _______________________________________________ > > Koha mailing list http://koha-community.org > Koha at lists.katipo.co.nz > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha -- Arthur Suzuki, 🌈🏔️ Développeur @BibLibre From victor at tuxayo.net Fri Nov 25 08:33:29 2022 From: victor at tuxayo.net (Victor Grousset/tuxayo) Date: Fri, 25 Nov 2022 08:33:29 +0100 Subject: [Koha-devel] Next Friday: Patch testing session to help enhancements and bug fixes to be released Message-ID: <3bd43a00-cdc2-8b89-b776-6c21e1c768c2@tuxayo.net> Hi :) This is for the support providers that aren't used to testing patches and any provider that knows libraries where someone could be interested. To be forwarded to librarians, system librarians, educators, devs, sysadmins and other people that could be interested in contributing to Koha. Let's meet at any moment in the following timeframe: 13h-20h UTC&UK / 8h-15h US East / 5h-12h US West The place is https://visio.chapril.org/koha (the text chat can be opened with the 4th button at the bottom: 🗨️) Reminder of the modalities: The idea is to test patches to contribute to Koha. The biggest bottleneck for having more bugs fixes and enhancements is patch testing. Thus this call for getting together as Koha users. No need for particular skills, just basic Koha usage. You can come an leave at any moment, even for a short time it's possible to get simple stuff moving forward. We will use a VoIP call with chat tool to speak and eventually screenshare. It's possible to join without sound and only use chat. So if you are at the front desk and there are not much patrons you can still test patches ^^ So, whichever communication mode is the most convenient for you. No need to have a local Koha instance. Just with a web browser we can use the sandboxes [1] to have temporary Kohas to test most patches and do whatever we want without bad consequences. Here is a resource about how to test patches using sandboxes: https://wiki.koha-community.org/wiki/Sandboxes Cheers, [1] https://wiki.koha-community.org/wiki/Sandboxes -- Victor Grousset/tuxayo From tomascohen at gmail.com Fri Nov 25 19:36:46 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Fri, 25 Nov 2022 15:36:46 -0300 Subject: [Koha-devel] Koha 22.11.00 Rosalie released Message-ID: The Koha community is proud to announce the release of Koha 22.11.00. Koha 22.11.00 is a major release, that comes with many new features. It includes 13 new features, 351 enhancements, 3 security fixes, 551 bugfixes. The full release notes are available here: https://koha-community.org/koha-22-11-released/ Debian packages should be available soon Best regards -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From kohanews at gmail.com Mon Nov 28 13:51:21 2022 From: kohanews at gmail.com (Koha Newsletter) Date: Mon, 28 Nov 2022 13:51:21 +0100 Subject: [Koha-devel] Koha Community Newsletter: November 2022 Message-ID: The Koha Community Newsletter for November 2022 is here: https://koha-community.org/koha-community-newsletter-november-2022/ Many thanks to everyone who submitted articles and news to this newsletter! Please feel free to email me with any corrections or suggestions. -- Michael Kuhn Editor, Koha Community Newsletter -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Mon Nov 28 14:35:48 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Mon, 28 Nov 2022 10:35:48 -0300 Subject: [Koha-devel] release-tools Message-ID: Hi all this is for rmaints mostly, I've just added a new 'tarball' option to koha-release. Please review and comment if you'd prefer some other way to do this. Also, I think we should work on the release tools a bit so all parameters are named and have option switches to simplify the code. Objections? -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.renvoize at ptfs-europe.com Mon Nov 28 20:58:59 2022 From: martin.renvoize at ptfs-europe.com (Renvoize, Martin) Date: Mon, 28 Nov 2022 19:58:59 +0000 Subject: [Koha-devel] release-tools In-Reply-To: References: Message-ID: Sounds solid to me.. I might have removed the bash script at the same time as introducing to functionality into the main script though. ;) Once I've got myself back up to speed on the release process from an rmaint view I'll be more than happy to help refine it 😉 On Mon, 28 Nov 2022, 1:36 pm Tomas Cohen Arazi, wrote: > Hi all this is for rmaints mostly, I've just added a new 'tarball' option > to koha-release. Please review and comment if you'd prefer some other way > to do this. > > Also, I think we should work on the release tools a bit so all parameters > are named and have option switches to simplify the code. > > Objections? > > -- > Tomás Cohen Arazi > Theke Solutions (http://theke.io) > ✆ +54 9351 3513384 > GPG: B2F3C15F > _______________________________________________ > Koha-devel mailing list > Koha-devel at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomascohen at gmail.com Mon Nov 28 21:32:18 2022 From: tomascohen at gmail.com (Tomas Cohen Arazi) Date: Mon, 28 Nov 2022 17:32:18 -0300 Subject: [Koha-devel] release-tools In-Reply-To: References: Message-ID: Yeah, I'm rewriting the script. Will do some cleanup after that, of course. El lun, 28 nov 2022 a las 16:59, Renvoize, Martin (< martin.renvoize at ptfs-europe.com>) escribió: > Sounds solid to me.. I might have removed the bash script at the same time > as introducing to functionality into the main script though. ;) > > Once I've got myself back up to speed on the release process from an > rmaint view I'll be more than happy to help refine it 😉 > > On Mon, 28 Nov 2022, 1:36 pm Tomas Cohen Arazi, > wrote: > >> Hi all this is for rmaints mostly, I've just added a new 'tarball' option >> to koha-release. Please review and comment if you'd prefer some other way >> to do this. >> >> Also, I think we should work on the release tools a bit so all parameters >> are named and have option switches to simplify the code. >> >> Objections? >> >> -- >> Tomás Cohen Arazi >> Theke Solutions (http://theke.io) >> ✆ +54 9351 3513384 >> GPG: B2F3C15F >> _______________________________________________ >> Koha-devel mailing list >> Koha-devel at lists.koha-community.org >> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >> website : https://www.koha-community.org/ >> git : https://git.koha-community.org/ >> bugs : https://bugs.koha-community.org/ >> > -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F -------------- next part -------------- An HTML attachment was scrubbed... URL: