Re: [Koha] Out of memory when Koha starts due to opac-search.pl and 500.pl

2024-08-02 Thread Marcel de Rooy
Jumping in a bit late. But very recently I also saw quite a bit of traffic from Singapore (Huawei). Using about ten different ip ranges (x.x.0.0/16) and lots of different IPs. So blocking is hard. If you use nginx, rate limiting might be a good option to explore. I added a rate limit too on the x.x

[Koha-devel] Bug 23685 - Exporting report may consume unlimited memory

2024-08-02 Thread Marcel de Rooy via Koha-devel
Hi, Running guided_reports.pl with large sets of records and especially using ODS format for export may cause serious memory issues etc. How to proceed? Please have a look at this report and let us know what you think about the right approach ? Thank you. Marcel

Re: [Koha-devel] Koha 24.05 is here!

2024-05-28 Thread Marcel de Rooy via Koha-devel
Great, Katrin. Congrats! Van: Koha-devel namens Fischer, Katrin via Koha-devel Verzonden: dinsdag 28 mei 2024 11:15 Aan: koha-devel@lists.koha-community.org ; 'koha' Onderwerp: [Koha-devel] Koha 24.05 is here! The Koha community is proud to announce the relea

[Koha-devel] Signoff request

2024-04-16 Thread Marcel de Rooy via Koha-devel
Hello all, I need help on the following bugs (signoffs), all related to acquisition, although some marked as architectural: 36002 Koha Acquisit m.de.r...@rijksmuseum.nl Need --- enh Get rid of aqorders.purchaseordernumber 2024-02-06 36018 Koha Architec m.de.r...@rijksmuseum.nl Need --- enh Improv

Re: [Koha-devel] Finding invalid XML characters in Koha data via SQL

2024-04-11 Thread Marcel de Rooy via Koha-devel
+1 Van: Koha-devel namens David Cook via Koha-devel Verzonden: vrijdag 12 april 2024 03:36 Aan: 'Koha-devel' Onderwerp: [Koha-devel] Finding invalid XML characters in Koha data via SQL Hi all, I just wanted to share a (MariaDB) SQL report that I wrote for f

Re: [Koha-devel] Random XSLT knowledge

2024-03-11 Thread Marcel de Rooy via Koha-devel
Cool. Nice example. Thanks. From: David Cook Sent: Monday, March 11, 2024 12:27 AM To: Marcel de Rooy ; 'Koha Devel' Subject: RE: [Koha-devel] Random XSLT knowledge Hi Marcel, Sure! Before Koha started using “http://exslt.org/strings” to encode URIs, I used to use register_funct

Re: [Koha-devel] Random XSLT knowledge

2024-03-07 Thread Marcel de Rooy via Koha-devel
Hi David, Thanks for sharing. Would you have an example of how you use register_function with Koha functions to share? Marcel Van: Koha-devel namens David Cook via Koha-devel Verzonden: vrijdag 8 maart 2024 03:02 Aan: 'Koha Devel' Onderwerp: [Koha-devel] Rand

Re: [Koha-devel] koha SIP" over HTTPS

2024-03-07 Thread Marcel de Rooy via Koha-devel
Look for stunnel. This seems to be the usual way to secure SIP2 traffic. Van: Koha-devel namens Mark Hofstetter via Koha-devel Verzonden: donderdag 7 maart 2024 09:21 Aan: koha-devel@lists.koha-community.org Onderwerp: [Koha-devel] koha SIP" over HTTPS Hi, we

Re: [Koha-devel] Koha CSRF protection

2024-03-03 Thread Marcel de Rooy via Koha-devel
Great work! From: Koha-devel On Behalf Of Nick Clemens via Koha-devel Sent: Friday, March 1, 2024 2:26 PM To: Koha Devel ; Koha Subject: [Koha-devel] Koha CSRF protection Hello all! We have pushed the CSRF work from 34478 and related bugs today. We know there are more follow-ups needed, and

[Koha-devel] Translation

2024-01-24 Thread Marcel de Rooy via Koha-devel
Hi, I came across this link on opac-detail in our Dutch OPAC: Dalbajewa, Birgit [contributor] As you may see, various class names, attribute names etc. are being translated (while they should not have been translated). In the PO file it just says for instance msgstr "contributor", so things g

Re: [Koha-devel] REMINDER: Development IRC meeting 13 December 2023

2023-12-12 Thread Marcel de Rooy via Koha-devel
How late btw? Van: Koha-devel namens Fischer, Katrin via Koha-devel Verzonden: dinsdag 12 december 2023 10:10 Aan: koha-devel@lists.koha-community.org Onderwerp: [Koha-devel] REMINDER: Development IRC meeting 13 December 2023 Hi all, we have a development IRC

[Koha-devel] FW: [Koha] Koha 23.11 released

2023-12-05 Thread Marcel de Rooy via Koha-devel
Great, Tomas! Note btw that I still do not receive a lot of mails on koha-devel on my MS email address (like this one too). Yes, I know what you want to say 🙂 Marcel Van: Marcel de Rooy Verzonden: dinsdag 5 december 2023 16:55 Aan: Marcel de Rooy Onderwerp

Re: [Koha-devel] stuck emails to koha-devel?

2023-09-12 Thread Marcel de Rooy
For some time already I do only see a part of the messages via Microsoft 365, and more via Google. "Advanced security" 🙂 ? Van: Koha-devel namens Tomas Cohen Arazi Verzonden: maandag 11 september 2023 19:32 Aan: Philippe Blouin CC: koha-devel@lists.koha-commun

[Koha-devel] Signoff please

2023-07-14 Thread Marcel de Rooy
Hi, My patches below are waiting since May in the NSO queue. Could you have a look plese? Checked if they still apply just yet. 33837 Koha  Architecm.de.r...@rijksmuseum.nl  Need  ---   enh    Objects->filter_by_last_update: Does not allow time comparison2023-05-26 33843 Koha  Archi

Re: [Koha-devel] Tidy your code! And run the QA script!

2023-07-13 Thread Marcel de Rooy
Great job, Tomas. Keep pushing; your queue is not empty yet 😉 As this is the first mention about requiring perl tidied code, I would assume that we will be enforcing it (as QA team) only on code that was submitted from now on. And we need some common sense too imo. We shouldnt reject patches onl

Re: [Koha] How to limit number of copies?

2023-06-29 Thread Marcel de Rooy
Victor, Please see bug 34146. That code does not use intranetuserjs. It does use maxlength on the input as suggested by Owen. Marcel Van: Victor Barroso Oliveira Verzonden: donderdag 29 juni 2023 19:02 Aan: Marcel de Rooy Onderwerp: Re: [Koha] How to limit

Re: [Koha] How to limit number of copies?

2023-06-28 Thread Marcel de Rooy
Bug 34146, patches attached. Van: Koha namens George Verzonden: woensdag 28 juni 2023 16:07 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] How to limit number of copies? Victor, I'd recommend opening a bug on Bugzilla saying that a system preference should

Re: [Koha-devel] Synchronizing a Koha database with kohastructure.sql (Bug 34064)

2023-06-20 Thread Marcel de Rooy
We already have misc/devel/update_dbix_class_files.pl. Copy your Koha/Schema/Result before running. Or run it on a gitified install. Compare changes. Van: David Cook Verzonden: dinsdag 20 juni 2023 06:36 Aan: 'koha-devel' CC: Marcel de Rooy ; 'To

Re: [Koha-devel] A case against our release dates

2023-06-01 Thread Marcel de Rooy
I opt for keeping the release dates as-is. There will be no date that suits everyone. A hackfest in March allows you to sign off on all stuff that gets in the queues after say December, and could reach .05. New devs from the hackfest should not be pushed hastily in the .05 but have all chance

Re: [Koha-devel] Koha 23.05 released

2023-05-31 Thread Marcel de Rooy
Really great, Tomas. Thanks! Van: Koha-devel namens Tomas Cohen Arazi Verzonden: woensdag 31 mei 2023 21:49 Aan: koha-devel Onderwerp: [Koha-devel] Koha 23.05 released The Koha community is proud to announce the release of Koha 23.05.00. Koha 23.05.00 is a ma

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-16 Thread Marcel de Rooy
> Almost everything worth permanently keeping in a typical Koha system is > stored in the database. Just to be complete, dont forget your uploads in the clone folder. They are not stored in the database. Marcel ___ Koha mailing list http://koha-comm

Re: [Koha-devel] Imports leading to case sensitivity issues on branchcode&categorycode: finish fixing the UI or revert existing UI fix and fix imports problem root?

2023-04-12 Thread Marcel de Rooy
Fixing case in the import seems simpler than doing it everywhere else, I suppose 🙂 Marcel Van: Koha-devel namens tuxayo Verzonden: donderdag 13 april 2023 00:39 Aan: koha-devel Onderwerp: Re: [Koha-devel] Imports leading to case sensitivity issues on branchc

[Koha-devel] Koha objects

2023-04-04 Thread Marcel de Rooy
Hi, Just a dumb question. But what is the best way to get a column from a joined table in the results of a Koha objects search? Or is it entirely impossible and should I switch back to DBIx stuff with +columns and the like ? Thanks, Marcel ___ Koha-d

[Koha-devel] Request for signoff

2023-03-02 Thread Marcel de Rooy
Hi all, I could use some help getting two patches further: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334 Sync comments in database with schema https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32426 Allow plugin to generate userid when creating patrons Thanks in advanc

Re: [Koha-devel] Compiled files removal from source tree

2023-02-16 Thread Marcel de Rooy
Thx Tomas. Whats the plan for stable, oldstable, etc ? Marcel Van: Koha-devel namens Tomas Cohen Arazi Verzonden: vrijdag 10 februari 2023 15:59 Aan: koha-devel Onderwerp: [Koha-devel] Compiled files removal from source tree Hi all, there's been chatter and wo

[Koha-devel] Bug 31908

2023-01-13 Thread Marcel de Rooy
Hi all, There was a lot of miscommunication and not reading comments etc. on the last security fixes. I forgot to add the keyword for the backports. I did write it on the report and also added a diff. But these were just ignored. Hopefully, we do better next time. To fix 21.11 I added three pat

Re: [Koha-devel] Formally give up on trying to provide PostgreSQL DB support?

2022-12-07 Thread Marcel de Rooy
Yes, we already gave up years ago. But we never said so 🙂 Van: Koha-devel namens Fridolin SOMERS Verzonden: dinsdag 6 december 2022 22:37 Aan: koha-devel@lists.koha-community.org Onderwerp: Re: [Koha-devel] Formally give up on trying to provide PostgreSQL DB s

Re: [Koha-devel] Good enough?

2022-12-06 Thread Marcel de Rooy
> As said in the email I am planning to integrate them into our dev env (via > misc4dev), see Great but please note that 'our dev env' is not per definition KTD for everybody. What we do share is the git repo 🙂 Marcel ___ Koha-devel mailing list Koha-

Re: [Koha-devel] Good enough?

2022-12-05 Thread Marcel de Rooy
nown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=bxdii78avAYEIcecc8o0tQZ4v7atwVTkmbJMYPe1Dek%3D&reserved=0 Le lun. 5 déc. 2022 à 11:34, Marcel de Rooy a écrit : > > Could you provide more info on those git hooks? A wi

Re: [Koha-devel] Good enough?

2022-12-05 Thread Marcel de Rooy
Could you provide more info on those git hooks? A wiki URL? Marcel -Original Message- From: Koha-devel On Behalf Of Jonathan Druart Sent: Friday, December 2, 2022 3:43 PM To: koha-devel Subject: [Koha-devel] Good enough? Hi devs, I was wondering... How good is your "good enough"? It'

Re: [Koha] Koha 22.11.00 Rosalie released

2022-11-27 Thread Marcel de Rooy
Great, Tomas! Congratulations. Thank you all. Van: Koha namens Tomas Cohen Arazi Verzonden: vrijdag 25 november 2022 19:36 Aan: koha Onderwerp: [Koha] Koha 22.11.00 Rosalie released The Koha community is proud to announce the release of Koha 22.11.00. Koha 22

[Koha-devel] FW: ERM - workflow change

2022-11-10 Thread Marcel de Rooy
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

Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread Marcel de Rooy
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 t

Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread Marcel de Rooy
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]

Re: [Koha] Background jobs stuck at "New" and can't be kick-started

2022-10-14 Thread Marcel de Rooy
d can't be kick-started Hi Marcel There's a lot of this in worker-output.log: Wide character in subroutine entry at /usr/share/koha/lib/Koha/BackgroundJob.pm line 170. Do you think that could be causing it to crash? Nothing interesting in worker-error.log. Thanks Aleisha On 13/10/22 1

Re: [Koha] Background jobs stuck at "New" and can't be kick-started

2022-10-12 Thread Marcel de Rooy
Hi Aleisha, What's in your logs? (worker log etc) Are the jobs started but do they actually crash on something ? Marcel Van: Koha namens Aleisha Amohia Verzonden: woensdag 12 oktober 2022 23:23 Aan: Koha Onderwerp: [Koha] Background jobs stuck at "New" and can

Re: [Koha] Edited authorities not updating in recently edited biblio records

2022-08-25 Thread Marcel de Rooy
Hi Elaine, Please check bug 30883. This fix is in: 22.11.00, 22.05.01, 21.11.10, 21.05.17 Questions here are: Are you using ElasticSearch? And does the number of touched biblio records exceed the merge limit ? Regards, Marcel Van: Koha namens Elaine Bradtke Ve

[Koha-devel] Sign off request

2022-07-05 Thread Marcel de Rooy
Hi all, This is about bug 30933 Add a designated owner for shared and public lists at patron deletion It is imo a nice extension to the two PQA list bugs 11889 and 25498. But it still needs a signoff ! And after that some QA obviou

[Koha] Fwd: FW: Recalls possible in KOHA

2022-01-19 Thread Marcel de Rooy
Please see bug 19532. This feature is not yet part of Koha unfortunately. Shortly, the QA/release team will be working on it again, hopefully getting the feature in. Marcel PS Writing Koha is generally preferred on this mailing list 🙂 ___ Koha mailing

Re: [Koha] OpacNavRight issue

2021-12-21 Thread Marcel de Rooy
Koha cache: memcached Van: Koha namens Mif Verzonden: dinsdag 21 december 2021 15:33 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] OpacNavRight issue I have Flushed the Cache, loaded in incognito and also on another device, the old content is still there.

Re: [Koha] OpacNavRight issue

2021-12-21 Thread Marcel de Rooy
Flush the cache ? Van: Koha namens Mif Verzonden: dinsdag 21 december 2021 15:18 Aan: koha@lists.katipo.co.nz Onderwerp: [Koha] OpacNavRight issue Hi, I have just updated to 21.11 and for some reason the OpacNavRight old content cannot be deleted. I deleted ev

Re: [Koha-devel] My dev list for 22.05

2021-12-17 Thread Marcel de Rooy
Sorry for the delay. I already responded to your points. But here are a few points from me. Note that a list like this is just like a photograph. I need help on the following bugs (signoffs): Without advertizing them, some even very small patches unfortunately may be in the NSO queue for months.

[Koha-devel] Ignore this test

2021-12-06 Thread Marcel de Rooy
Just testing if these signatures did not come along now anymore 😉 Have a great day, Koha. Marcel ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.k

Re: [Koha-devel] My dev list for 22.05

2021-12-03 Thread Marcel de Rooy
A first reply on the points you mention. I would like to add a few on my second reply ;) > 2. Remove item-level_itype I agree. Happy to support that one. > 3. Merge biblio and biblioitem I understand that you want that. But just feeling that it might be harder to swallow.. The other points are

Re: [Koha] Koha 21.11.00 released

2021-11-26 Thread Marcel de Rooy
Great work ! Thanks Marcel Op vr 26 nov. 2021 om 14:35 schreef Jonathan Druart < jonathan.dru...@bugs.koha-community.org>: > Hell everybody, > > Today is the day everybody is talking about: Koha 21.11.00 is out! > > It is with great pleasure that the Koha community announces the > release of Koh

Re: [Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread Marcel de Rooy
ad issues with rabbit failing to start. >> See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92 >> Seems that ktd could use it too ? >> >> Marcel >> -- Forwarded message - >> Van: Marcel de Rooy >> Date: di 16 nov. 2021 om

[Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread Marcel de Rooy
ICE/Docker-DocumentServer/issues/92 Seems that ktd could use it too ? Marcel -- Forwarded message - Van: Marcel de Rooy Date: di 16 nov. 2021 om 14:11 Subject: Rabbitmq To: koha-devel Hi all, Nobody seeing things like this? mkdir: cannot create directory ‘/var/run/rabbitmq’: Permiss

Re: [Koha-devel] Rabbitmq

2021-11-16 Thread Marcel de Rooy
No. In a Docker container with a gitified package install. Op di 16 nov. 2021 om 14:27 schreef Jonathan Druart < jonathan.dru...@bugs.koha-community.org>: > Are you seeing this in koha-testing-docker? > > Le mar. 16 nov. 2021 à 14:11, Marcel de Rooy a > écrit : > > &g

[Koha-devel] Rabbitmq

2021-11-16 Thread Marcel de Rooy
Hi all, Nobody seeing things like this? mkdir: cannot create directory ‘/var/run/rabbitmq’: Permission denied Failed to create directory: /var/run/rabbitmq /usr/lib/rabbitmq/bin/rabbitmq-server: 51: /usr/lib/rabbitmq/bin/rabbitmq-server: cannot create /var/run/rabbitmq/pid: Permission denied Loo

Re: [Koha-devel] New developers at BibLibre

2021-09-10 Thread Marcel de Rooy
Great! Welcome, bienvenue ! xxx ​Please think before you print Van: Koha-devel namens Paul Poulain Verzonden: vrijdag 10 september 2021 11:14 Aan: koha-devel@lists.koha-community.org CC: marion.dur...@biblibre.com ; florian.bonte...@biblibre.com ; jeremy.b

[Koha-devel] System administration, permissions and the like

2021-09-09 Thread Marcel de Rooy
Hi all, A discussion on bug 28882 triggered me to open the following reports: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28989 Allow viewing systempreferences only https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28990 Allow changes for a configurable subset of systempref

Re: [Koha] [Koha-devel] Monthly Community Meeting

2021-09-01 Thread Marcel de Rooy
Semi annual voting on new roles too ? Op wo 1 sep. 2021 om 16:31 schreef Renvoize, Martin < martin.renvo...@ptfs-europe.com>: > Hi all, > > We had our monthly general meeting today, as usual, hosted on IRC. > Attendance has been very low for a while now and we mooted the idea of > dropping it fro

Re: [Koha-devel] Monthly Community Meeting

2021-09-01 Thread Marcel de Rooy
Semi annual voting on new roles too ? Op wo 1 sep. 2021 om 16:31 schreef Renvoize, Martin < martin.renvo...@ptfs-europe.com>: > Hi all, > > We had our monthly general meeting today, as usual, hosted on IRC. > Attendance has been very low for a while now and we mooted the idea of > dropping it fro

[Koha-devel] Bug 28705 Article requests / renewal

2021-07-14 Thread Marcel de Rooy
Hi all, Submitted a POC patch for checking current article requests when renewing an item. Would appreciate any feedback before finishing up. See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28705 Marcel ___ Koha-devel mailing list Koha-de

[Koha-devel] QA tools

2021-07-08 Thread Marcel de Rooy
Tiny bug in QohA/File/Template.pm for template dir (OPAC) sub check_valid_template $template_dir = File::Spec->rel2abs("koha-tmpl/$interface/prog/en/modules"); This is wrong, but the variable is no longer used. Can be removed. ___ Koha-devel mai

Re: [Koha-devel] False qa tools warning?

2021-06-29 Thread Marcel de Rooy
25 juni 2021 16:11 Aan: Marcel de Rooy CC: koha-devel Onderwerp: Re: [Koha-devel] False qa tools warning? I've answered on the bug report. It's a valid error. Le lun. 21 juin 2021 à 15:37, Marcel de Rooy a écrit : > > Hi all, > > I am looking at bug 27944 and see

[Koha-devel] Request for two signoffs

2021-06-25 Thread Marcel de Rooy
Hi all, The following two bugs have been waiting for attention for some time already: Bug 20310 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20310 Article requests: Can we redirect article records without items to host record? Has been adjusted after earlier feedback. Bug 26302 http

[Koha-devel] False qa tools warning?

2021-06-21 Thread Marcel de Rooy
Hi all, I am looking at bug 27944 and see the following qa warn: FAIL koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt OK filters OK forbidden patterns OK git manipulation OK js_in_body SKIP spelling OK tt_valid FAIL valid_template

Re: [Koha-devel] Follow-up patches and why not to use them

2021-06-18 Thread Marcel de Rooy
Yeah I probably missed it while catching up ;) What you say makes sense, but the problem probably boils down to the gap between theory and practice. Op vr 18 jun. 2021 om 09:36 schreef Joonas Kylmälä < joonas.kylm...@helsinki.fi>: > Hi Marcel, > > On 18/06/2021 09:45, Marce

Re: [Koha-devel] Follow-up patches and why not to use them

2021-06-17 Thread Marcel de Rooy
Agree with Julian here. It depends. You could squash follow-up patches yourself too before reverting them? In some cases patches tell us a nice story, in a lot of cases it might be confusing or messy.. RIJKS MUSEUM ​T/m 18 jaar gratis ​ ​Kijk hier de nieuwste af

[Koha-devel] pqf.properties / Zebra / Z3950

2021-06-17 Thread Marcel de Rooy
Hi all, Looking at bug 8280. I am wondering why we should have two pqf.properties files. They are already not exactly the same. Could we let the new daemon use the pqf file from the Zebra folder ? Marcel ___ Koha-devel mailing list Koha-devel@lists.koha-

Re: [Koha-devel] Second look needed on a few (2!) lines related to plugins

2021-04-08 Thread Marcel de Rooy
Hi Victor, I will be addressing your question on the bug itself. Marcel ​T/m 18 jaar gratis ​ ​Kijk hier de nieuwste aflevering van Rijksmuseum Unlocked x! xxx ​Please think before you print Van: Koha-devel namens Victor Grousset/tuxayo Verzonden: maandag

Re: [Koha-devel] REST API / MARC fields

2021-01-22 Thread Marcel de Rooy
: Marcel de Rooy CC: koha-devel Onderwerp: Re: [Koha-devel] REST API / MARC fields We could have a route to overlay the MARC representation of a biblio (if acceptable). We could use PATCH /biblios/:biblio_id Content-Type: application/marc-in-json { ... El vie., 22 ene. 2021 6:20, Marcel de Rooy

[Koha-devel] REST API / MARC fields

2021-01-22 Thread Marcel de Rooy
Hi all, Any thoughts here about how we should handle updating fields in MARC which have no specific corresponding database field. I am thinking about e.g. a persistent identifier in MARC21 field 024 or an OCLC number in field 035. Could we add REST API entries for such changes as well? They will o

[Koha] Fwd: Office365 and Koha selfregistration verification mails

2020-08-26 Thread Marcel de Rooy
s/Thread/Threat/ -- Forwarded message - Van: Marcel de Rooy Date: do 27 aug. 2020 om 08:26 Subject: Office365 and Koha selfregistration verification mails To: Koha FYI The Office365 Advanced Thread Protection feature rewrites URLs and verifies them when you click on them

[Koha] Office365 and Koha selfregistration verification mails

2020-08-26 Thread Marcel de Rooy
FYI The Office365 Advanced Thread Protection feature rewrites URLs and verifies them when you click on them. When you try to register in Koha with an Office365 email address, you will have a problem. This has a nasty side-effect on selfregistration mails when you enabled verification mails. What

[Koha-devel] Signoff request

2020-07-29 Thread Marcel de Rooy
Hi all, I submitted patches on bug 20472. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20472 Add digital scan as optional format to Article Requests Please have a look. More work to follow. Marcel ___ Koha-devel mailing list Koha-devel@list

[Koha-devel] sample_notices.yml instead of sql

2020-07-28 Thread Marcel de Rooy
Hi all, What is the current procedure around changing notices and translation? I see that we have an English yml file, but I see sql files in the translated languages. Like de-DE/mandatory/sample_notices.sql We dont have a coding guideline yet about this. Should it be added? If I change an Engl

[Koha-devel] Persistent identifiers in MARC record?

2020-07-20 Thread Marcel de Rooy
Hi all, Last couple of weeks I had a discussion with David about this subject on bug 24544. Please see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 What do you think? If your authority, biblio or item has a PID, should we save it in MARC too? Noting that MARC is just a represent

Re: [Koha] Time slots for hold pickups

2020-07-19 Thread Marcel de Rooy
Good question. We would definitely be interested too in such functionality. Marcel Rijksmuseum > > ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha-devel] Deploying Koha at scale

2020-06-11 Thread Marcel de Rooy
+! Sounds very promising ! ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bu

[Koha-devel] Room Booking RFC

2020-06-08 Thread Marcel de Rooy
Hi all, I stumbled over this RFC: https://wiki.koha-community.org/wiki/RoomBookingRFC It appears that Kyle wrote it in 2017? Is there any news on this front? It might be even more interesting due to corona restrictions? Thanks, Marcel ___ Koha-devel ma

Re: [Koha] invalid marcxml

2020-05-14 Thread Marcel de Rooy
tuxflow.de : > Ah, wonderful, very nice. Do existing entries need to be repaired? > > Or is there a converter? Thanks for the info! > > Am 14.05.20 um 13:28 schrieb Marcel de Rooy: > > Please have a look at bug 21708. > > > > Op do 14 mei 2020 om 12:52 schreef : >

Re: [Koha] invalid marcxml

2020-05-14 Thread Marcel de Rooy
Please have a look at bug 21708. Op do 14 mei 2020 om 12:52 schreef : > Hi Joy, > > there is no direct error message from Koha, the error is only in the > data structure. We only noticed this error because we're sending the > data to a company so that it can be entered into the Discovery Service

[Koha] Zero padding callnumber

2020-02-17 Thread Marcel de Rooy
into account? Thanks, Marcel de Rooy Rijksmuseum Research Library ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha-devel] Just a test

2020-01-30 Thread Marcel de Rooy
Testing from another address. ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://

[Koha-devel] Signoff request for bug 21190 [GDPR logging]

2020-01-30 Thread Marcel de Rooy
Hi, See bug 21190. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21190 GDPR: Log successful/unsuccessful login attempts [part 1] Some people asked for it. I wrote something. I do not really need it myself. I waited three months, but to no avail. This is my last resort ;) If you a

[Koha] Fwd: FW: Signoff request for bug 21190 [GDPR logging]

2020-01-30 Thread Marcel de Rooy
See my request below. Unfortunately, it was not accepted by the mailing list due to added company signatures (with attachment). So here is another try. Marcel -- Forwarded message - Van: Marcel de Rooy Date: do 30 jan. 2020 om 09:04 Subject: FW: Signoff request for bug 21190

[Koha-devel] Coding guidelines

2020-01-29 Thread Marcel de Rooy
Referring to the dev meeting and bug 22407, I propose the following rewording: PERL15 Using Koha::Object[s] PERL15(a) Code added to the Koha:: namespace should be object-oriented unless there is a very good reason to do otherwise. In that case the reason should be documented clearly. PERL15(b) C

Re: [Koha-devel] [Koha] run koha without mpm_itk

2020-01-21 Thread Marcel de Rooy
Would this be interesting too for containerization? Make it possible to run Koha in Docker without cap-add's ? ​Museumstraat 1 Postbus 74888 1070 DN Amsterdam Rijksmuseum.nl ​ ​Nu te zien: ​Rembrandt-Velázquez. Nederlandse & Spaanse meesters Document Nederland: Martijn van de Griendt ON/OF

Re: [Koha-devel] Koha 19.11.00 Released

2019-12-02 Thread Marcel de Rooy
Great job! Thanks. ​Museumstraat 1 Postbus 74888 1070 DN Amsterdam Rijksmuseum.nl ​ ​Nu te zien: ​Rembrandt-Velázquez. Nederlandse & Spaanse meesters Louise Bourgeois in de Rijksmuseumtuinen Rineke Dijkstra: Night Watching Document Nederland: Martijn van de Griendt ON/OFF Operatie Nachtwach

Re: [Koha-devel] mariadb versions and koha

2019-11-06 Thread Marcel de Rooy
See also the discussion on the dev meeting of Nov 6 now. I just saw another bug (23960) about an issue with MariaDB 10.3. Can't we add a keyword in Bugzilla to mark such ones to find them back easier ? sql_version_dependent or something ? ​Museumstraat 1 Postbus 74888 1070 DN Amsterdam Rijksm

Re: [Koha-devel] API use in intranet and OPAC

2019-10-07 Thread Marcel de Rooy
Yeah I guess we reached the point that we just need javascript in OPAC ? ​Museumstraat 1 Postbus 74888 1070 DN Amsterdam Rijksmuseum.nl ​ ​Nu te zien: ​​​Louise Bourgeois in de Rijksmuseumtuinen ​Operatie Nachtwacht ​ ​Verwacht: ​Rembrandt-Velázquez. Nederlandse & Spaanse meesters ​ ​ ​T/m 18 j

Re: [Koha-devel] API use in intranet and OPAC

2019-10-07 Thread Marcel de Rooy
ith moon dust, and instead of a nice clean footprint, there would have been a fuzzy figure resembling a space suit trying to get up. Marcel de Rooy, the generous soul who passedQA the solution patch, complained (and he was absolutely right) about a couple of things: 1. That there was no comunicatio

Re: [Koha-devel] A case against some uses of C4::Context->userenv

2019-09-28 Thread Marcel de Rooy
Sounds good to me. But as you know, refactoring a large codebase is a tedious process. ​Museumstraat 1 Postbus 74888 1070 DN Amsterdam Rijksmuseum.nl ​ ​Nu te zien: ​​12x Erwin Olaf ​Louise Bourgeois in de Rijksmuseumtuinen ​Operatie Nachtwacht ​ ​T/m 18 jaar

[Koha] Z3950 search results

2019-07-11 Thread Marcel de Rooy
Hi all, Do you miss the direct buttons for Card and MARC preview too in the Z3950 search results table in recent Koha versions? Now you need to open the Actions menu first: so you need two clicks. If you have any feedback on this topic, please add your comment on bug 23302. https://bugs.koha-com

Re: [Koha-devel] Koha 18.11.06 release

2019-05-31 Thread Marcel de Rooy
Thx Martin ! Van: koha-devel-boun...@lists.koha-community.org namens Renvoize, Martin Verzonden: vrijdag 31 mei 2019 09:19 Aan: Koha; Koha Devel Onderwerp: [Koha-devel] Koha 18.11.06 release The Koha community is proud to announce the release of Koha 18.11.06

Re: [Koha] [Koha-devel] Koha 19.05.00 Released

2019-05-30 Thread Marcel de Rooy
Great, Nick. Congrats. Please correct the link to the release notes btw. https://koha-community.org/koha-19-05-release/ Marcel Van: koha-devel-boun...@lists.koha-community.org namens Joy Nelson Verzonden: donderdag 30 mei 2019 18:10 Aan: Lucas Gass CC: Koha

Re: [Koha-devel] [Koha] Koha 19.05.00 Released

2019-05-30 Thread Marcel de Rooy
Great, Nick. Congrats. Please correct the link to the release notes btw. https://koha-community.org/koha-19-05-release/ Marcel Van: koha-devel-boun...@lists.koha-community.org namens Joy Nelson Verzonden: donderdag 30 mei 2019 18:10 Aan: Lucas Gass CC: Koha

[Koha-devel] Signoff request

2019-04-25 Thread Marcel de Rooy
Hi all, I have a few bugs waiting for quite some time in the queue and I need your help to get them further. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20310 Article requests Just 3 simple patches Wrote them more than a year ago, last rebase May 2018 https://bugs.koha-commu

Re: [Koha-devel] koha-testing-docker - production use

2019-04-17 Thread Marcel de Rooy
Hi Waylon, I am running Koha from debian stretch slim container (with a mariadb container based on Ubuntu). For Koha choosing Debian is always safer. I had to allow two kernel privileges to get things working at 'docker run' time to start the Koha container: --cap-add=SYS_NICE --cap-add=D

Re: [Koha-devel] Cache::Memory must be removed (21955)

2018-12-21 Thread Marcel de Rooy
Look at XSLT_Handler ? Van: koha-devel-boun...@lists.koha-community.org namens Paul Poulain Verzonden: vrijdag 21 december 2018 17:01 CC: koha-devel Onderwerp: Re: [Koha-devel] Cache::Memory must be removed (21955) Great, thanks ! An idea: couldn't we also ca

Re: [Koha-devel] Cache::Memory must be removed (21955)

2018-12-05 Thread Marcel de Rooy
+1 Van: koha-devel-boun...@lists.koha-community.org namens Jonathan Druart Verzonden: woensdag 5 december 2018 20:20:35 Aan: koha-devel Onderwerp: [Koha-devel] Cache::Memory must be removed (21955) Hi devs, I am still recovering from my holidays and I think I

Re: [Koha-devel] What is biblioitemnumber for?

2018-11-19 Thread Marcel de Rooy
Three levels in BIBFrame again ? Van: koha-devel-boun...@lists.koha-community.org Namens Tomas Cohen Arazi Verzonden: maandag 19 november 2018 14:02 Aan: Paul Poulain CC: koha-devel Onderwerp: Re: [Koha-devel] What is biblioitemnumber for? Great info, Paul! We now removed the marc/marcxml co

[Koha-devel] Signoff request

2018-11-14 Thread Marcel de Rooy
Hi all, Please help getting bug 21774 into the next release by signing off. Marked as critical last week. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 Thanks, Marcel ___ Koha-devel mailing list Koha-devel@lists.koha-community.org h

Re: [Koha-devel] New Rest API RFCs

2018-10-23 Thread Marcel de Rooy
+1 Just glacing through I saw external_id for barcode. Not sure if that is a good choice btw. I do not recognize external as meaning barcode, rfid or qr code. What about something with tag, label ? And id or code ? Checkout availability is kind of a hard term to me? Loanable ? And reservable

Re: [Koha-devel] QA script is now able to catch missing filters!

2018-10-02 Thread Marcel de Rooy
Great ! ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org

Re: [Koha-devel] git trailers: should we use more of them ?

2018-09-19 Thread Marcel de Rooy
> Should we use Reported-By ? Could be added optionally imo. No problem. Replace By with by btw. > Should we replace Signed-off-by by Tested-By (for testers) and Reviewed-By > (for QA) ? > Should we use Signed-off-by as suggested in the git-commit manpage ? Bit late in the project to make this

Re: [Koha] a warm thank you and heartfelt congratulations

2018-07-27 Thread Marcel de Rooy
Thanks Gaetan, and success. Marcel Van: Koha namens Gaetan Boisson Verzonden: vrijdag 27 juli 2018 10:32 Aan: Koha Onderwerp: [Koha] a warm thank you and heartfelt congratulations Hello community, some of you already know it, today is my last day at BibLibr

[Koha-devel] Dashboard

2018-05-25 Thread Marcel de Rooy
I like the Koha dashboard, but I would not mind if someone else (...) removed the patch status changes box and the patches pushed for release 18.05 list. (The last one is not updated in a longer time.) Removing should not be that hard for the maintainer himself ? I am focusing on Koha in the me

  1   2   3   4   5   6   7   8   >