A new request with request id 10042 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 198, Issue 7
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. Re: Koha 22.05 release dates (Fridolin SOMERS)
2. Re: Responsive DataTables (dcook@prosentient.com.au)
3. debian.koha-community.org refusing connections from server
(dcook@prosentient.com.au)
----------------------------------------------------------------------
Message: 1
Date: Mon, 9 May 2022 09:17:31 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz>, koha-devel
<koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Koha 22.05 release dates
Message-ID: <ac0cfa50-e3c1-a09a-f56d-7c35e9cfc16d@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi,
Le 11/04/2022 à 23:23, Fridolin SOMERS a écrit :
> Hi dear community,
>
> Here is the timeline for the 22.05 major release:
>
> * April 29 - "Soft" feature freeze : nothing big or with high risk of
> side-effects will be included into the final release if not marked as
> Passed QA
> * Mai 6 - "Hard" feature freeze : nothing considered as an
> improvement will be pushed if not marked as Passed QA
Here we are.
Lets prepare this code for release.
Sorry for the nice enhancements that could not make it ;)
Looks like there are no big issues.
I will push Bug 27619 when passed QA.
Project 22.05 already exists in Pootle :
https://translate.koha-community.org/projects/22.05/
> * Mai 11 - String freeze : draft of release notes published
> * Mai 18 - Beta : Only bug fixes considered major, critical or blocker
> will be pushed
> * Mai 26 - Final release
>
> Let me know if you have any request ;)
>
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Message: 2
Date: Tue, 10 May 2022 10:18:19 +1000
From: <dcook@prosentient.com.au>
To: "'Jonathan Druart'" <jonathan.druart@bugs.koha-community.org>
Cc: "'Owen Leonard'" <oleonard@myacpl.org>, "'Koha-devel'"
<koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Responsive DataTables
Message-ID: <0fe501d86403$7bd7cf50$73876df0$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
It would probably take me at least 10x longer to write it than someone more familiar with Koha's front-end, and even then it might not be good enough to pass QA, but I might end up doing that.
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
-----Original Message-----
From: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Sent: Monday, 9 May 2022 6:40 PM
To: David Cook <dcook@prosentient.com.au>
Cc: Owen Leonard <oleonard@myacpl.org>; Koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Responsive DataTables
Yes, good idea. Write the patch! :D
Le lun. 9 mai 2022 à 04:18, <dcook@prosentient.com.au> a écrit :
>
> Hi all,
>
>
>
> A librarian pointed out to me that the table in the OPAC cart is not responsive (ie the table flows off the edge of the screen).
>
>
>
> I took a little look online and it looks like DataTables does have
> mobile support:
> https://datatables.net/extensions/rowreorder/examples/initialisation/r
> esponsive.html
>
>
>
> I needed to add “responsive: true” to the DT initialisation and include https://cdn.datatables.net/responsive/2.2.9/js/dataTables.responsive.min.js but it mostly worked.
>
>
>
> I think we’d need to play around a bit with “dtr-control” (https://datatables.net/extensions/responsive/examples/child-rows/column-control.html) so that we could show columns that can’t fit onto the screen. But that probably wouldn’t take that much work.
>
>
>
> What do people think? It looks like it would be a great addition to Koha.
>
>
>
> 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@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/
------------------------------
Message: 3
Date: Tue, 10 May 2022 17:12:16 +1000
From: <dcook@prosentient.com.au>
To: "'Koha-devel'" <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] debian.koha-community.org refusing connections
from server
Message-ID: <101a01d8643d$4a3ffdc0$debff940$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
Hi all,
Who manages the server that hosts debian.koha-community.org? It looks like
it's actively refusing connections from one of my Koha servers.
Err:9 http://debian.koha-community.org/koha 20.11 InRelease
Could not connect to debian.koha-community.org:80 (67.220.127.145),
connection timed out
I was able to connect just fine from a different IP address, and that server
can contact many other Apt repos.
Keen to investigate this one with someone.
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/20220510/7edb3f87/attachment-0001.htm>
------------------------------
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 198, Issue 7
******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.