A new request with request id 9147 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 199, Issue 8
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Datepicker: native vs jQuery vs Flatpickr
(dcook@prosentient.com.au)
2. Re: koha 22:05 elasticsearch (Fridolin SOMERS)
3. Re: koha 22:05 elasticsearch (Stowasser Rainer)
----------------------------------------------------------------------
Message: 1
Date: Thu, 9 Jun 2022 09:58:30 +1000
From: <dcook@prosentient.com.au>
To: "'koha-devel'" <koha-devel@lists.koha-community.org>, "'Owen
Leonard'" <oleonard@myacpl.org>
Subject: [Koha-devel] Datepicker: native vs jQuery vs Flatpickr
Message-ID: <15b501d87b93$b224e140$166ea3c0$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
Hi all,
I found myself using the browser native datepicker[1] for a project, and I
was wondering if that's something we would consider using, especially since
Microsoft has EOLed Internet Explorer.
I think we use a mix of jQuery date picker and Flatpickr, but I was curious
what people though about using the native one. I used it on my project since
it was simple and didn't have any added dependencies.
While I haven't tried it, it looks like there is a date time option as
well[2].
[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date
[2]
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-loc
al
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: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220609/f0b99a48/attachment-0001.htm>
------------------------------
Message: 2
Date: Wed, 8 Jun 2022 20:36:55 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] koha 22:05 elasticsearch
Message-ID: <e3134aea-1312-42b4-aa97-e4aef2fea1ae@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi,
What is the version of Koha (package koha-common) ?
Debian 5.10.106-1 ? Which name is that (Buster, Bullseye, ...) ?
Did you first run "apt update" ?
Le 07/06/2022 à 22:40, Stowasser Rainer a écrit :
> Hy
>
> with the new version I thought I would give elasticsearch a try (zebra works ;-)
>
> new server
> Debian 5.10.106-1
> 10.5.15-MariaDB
> Apache/2.4.53
>
> but
>
> koha-elasticsearch
>
> Preparing to unpack .../libmarc-xml-perl_1.0.5-1_all.deb ...
> Unpacking libmarc-xml-perl (1.0.5-1) ...
> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_
> all.deb (--unpack):
> trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-
> xml-perl 1.0.5-1~koha+1
> Errors were encountered while processing:
> /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_all.deb
>
> apt --fix-broken install
> The following additional packages will be installed:
> libmarc-xml-perl
>
> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_
> all.deb (--unpack):
> trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-
> xml-perl 1.0.5-1~koha+1
>
> Did anyone else encounter this problem ?
>
> Kind regards
> Hofrat Mag. Rainer Stowasser
> Head of Library and Archives ZAMG
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@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/
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Message: 3
Date: Thu, 9 Jun 2022 06:52:17 +0000
From: Stowasser Rainer <rainer.stowasser@zamg.ac.at>
To: Fridolin SOMERS <fridolin.somers@biblibre.com>,
"koha-devel@lists.koha-community.org"
<koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] koha 22:05 elasticsearch
Message-ID: <114e7f3d261d4b328172db770ff558fc@zamg.ac.at>
Content-Type: text/plain; charset="utf-8"
Dear Fridolin
Debian buster
koha common 22.05
yes
what I found out till now is that it seems to be related to catmandu
and 2 versions of marc2xml
perl dependencies are "very interesting" ;-)
Kind regards
Hofrat Mag. Rainer Stowasser
Head of Library and Archives ZAMG
________________________________________
Von: Koha-devel <koha-devel-bounces@lists.koha-community.org> im Auftrag von Fridolin SOMERS <fridolin.somers@biblibre.com>
Gesendet: Donnerstag, 9. Juni 2022 08:36:55
An: koha-devel@lists.koha-community.org
Betreff: Re: [Koha-devel] koha 22:05 elasticsearch
Hi,
What is the version of Koha (package koha-common) ?
Debian 5.10.106-1 ? Which name is that (Buster, Bullseye, ...) ?
Did you first run "apt update" ?
Le 07/06/2022 à 22:40, Stowasser Rainer a écrit :
> Hy
>
> with the new version I thought I would give elasticsearch a try (zebra works ;-)
>
> new server
> Debian 5.10.106-1
> 10.5.15-MariaDB
> Apache/2.4.53
>
> but
>
> koha-elasticsearch
>
> Preparing to unpack .../libmarc-xml-perl_1.0.5-1_all.deb ...
> Unpacking libmarc-xml-perl (1.0.5-1) ...
> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_
> all.deb (--unpack):
> trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-
> xml-perl 1.0.5-1~koha+1
> Errors were encountered while processing:
> /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_all.deb
>
> apt --fix-broken install
> The following additional packages will be installed:
> libmarc-xml-perl
>
> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_
> all.deb (--unpack):
> trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-
> xml-perl 1.0.5-1~koha+1
>
> Did anyone else encounter this problem ?
>
> Kind regards
> Hofrat Mag. Rainer Stowasser
> Head of Library and Archives ZAMG
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@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/
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
_______________________________________________
Koha-devel mailing list
Koha-devel@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/
EXTERNAL EMAIL: Do not click any links or open any attachments unless you trust the sender and know the content is safe.
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@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 199, Issue 8
******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.