A new request with request id 9335 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 199, Issue 3
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. Roadmap (Tomas Cohen Arazi)
2. Getting Koha 19.11 web installer when installing Koha
20.11.19 (Michael Kuhn)
3. CSS min-height on body ? (Fridolin SOMERS)
4. Re: Roadmap (Fridolin SOMERS)
5. Re: Getting Koha 19.11 web installer when installing Koha
20.11.19 (Mason James)
----------------------------------------------------------------------
Message: 1
Date: Fri, 3 Jun 2022 07:59:56 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Roadmap
Message-ID:
<CABZfb=XK2W7UNJ63nEtSydkn95pOwzk6-AvxNLBRUnBWD91Vfg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi all, I have started outlining a Roadmap document [1] for us to
put together for the 22.11 release. Feel free to comment there or add the
things you plan to work on during this cycle. If there are already bugs
filed, please add links to them as well.
Thanks!
[1] https://annuel.framapad.org/p/koha_22.11_roadmap
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220603/bdf847c8/attachment-0001.htm>
------------------------------
Message: 2
Date: Fri, 3 Jun 2022 18:56:36 +0200
From: Michael Kuhn <mik@adminkuhn.ch>
To: Koha <koha@lists.katipo.co.nz>, Koha-devel
<koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Getting Koha 19.11 web installer when installing
Koha 20.11.19
Message-ID: <4d363b20-6e4c-8d8b-17d0-92c50e6358d1@adminkuhn.ch>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi
Today I was installing Koha 20.11.19 on a completely new virtual host
using Debian 11.
$ sudo cat /etc/apt/sources.list.d/koha.list
deb http://debian.koha-community.org/koha 20.11 main
$ sudo apt-get update
$ sudo apt-cache show koha-common | grep Version
Version: 20.11.19-1
$ sudo apt-get install koha-common mariadb-server
In the output I see lines like:
Get:16 http://debian.koha-community.org/koha 20.11/main amd64
libcache-memcached-fast-safe-perl all 0.06-1~koha1 [7,410 B]
Get:22 http://debian.koha-community.org/koha 20.11/main amd64
libhttp-oai-3.27-perl all 3.27-1~koha+1 [92.7 kB]
Get:16 http://debian.koha-community.org/koha 20.11/main amd64
libcache-memcached-fast-safe-perl all 0.06-1~koha1 [7,410 B]
Get:22 http://debian.koha-community.org/koha 20.11/main amd64
libhttp-oai-3.27-perl all 3.27-1~koha+1 [92.7 kB]
Get:36 http://debian.koha-community.org/koha 20.11/main amd64
libmojolicious-perl all 9.90+really8.12-koha1 [794 kB]
Get:75 http://debian.koha-community.org/koha 20.11/main amd64
libjson-validator-perl all 5.99+really3.14-koha1 [54.2 kB]
Get:85 http://debian.koha-community.org/koha 20.11/main amd64
libmojolicious-plugin-openapi-perl all 5.99+really2.16-koha1 [57.1 kB]
Get:88 http://debian.koha-community.org/koha 20.11/main amd64
libpdf-fromhtml-perl all 0.31-1~koha1 [102 kB]
Get:98 http://debian.koha-community.org/koha 20.11/main amd64
libtemplate-plugin-htmltotext-perl all 0.03-1koha1 [6,134 B]
Get:99 http://debian.koha-community.org/koha 20.11/main amd64
koha-common all 20.11.19-1 [34.5 MB]
Preparing to unpack .../523-koha-common_20.11.19-1_all.deb ...
Unpacking koha-common (20.11.19-1) ...
Setting up koha-common (20.11.19-1) ...
However after the installation when calling the web installer it
annoyingly greets me saying "Welcome to the Koha 19.11 web installer"!
Can someone please explain what is going wrong here?
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@adminkuhn.ch · W www.adminkuhn.ch
------------------------------
Message: 3
Date: Fri, 3 Jun 2022 11:13:54 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] CSS min-height on body ?
Message-ID: <3017adfb-7b0e-b4b2-ee72-7402250b59d1@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi,
We face a very strange bug :
When there are a lot of libraries (66), when we go to Administration ›
Library groups
Clicking on "Add library" will display a very long combo-box.
We can not click on the last ones.
Even when scrolling the page stops before the combo-box end.
We solved by adding CSS :
body#admin_library_groups {
min-height: 300vh;
}
My question is should we had this to all pages ?
Best regards.
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Message: 4
Date: Fri, 3 Jun 2022 15:10:45 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Roadmap
Message-ID: <cbe83f52-f924-84c4-1fec-7e03046d4bf8@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Nice Tomas, hit the road ;)
I jump in this mail to thank you all.
Being release manager has been a great honor.
Lets continue to give life to the community dream of a perfect ILS :D
Long live Koha.
Best regards,
Le 03/06/2022 à 00:59, Tomas Cohen Arazi a écrit :
> Hi all, I have started outlining a Roadmap document [1] for us to
> put together for the 22.11 release. Feel free to comment there or add
> the things you plan to work on during this cycle. If there are already
> bugs filed, please add links to them as well.
>
> Thanks!
>
> [1] https://annuel.framapad.org/p/koha_22.11_roadmap
> <https://annuel.framapad.org/p/koha_22.11_roadmap>
>
> --
> Tomás Cohen Arazi
> Theke Solutions (http://theke.io <http://theke.io/>)
> ✆ +54 9351 3513384
> GPG: B2F3C15F
>
> _______________________________________________
> 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: 5
Date: Sat, 4 Jun 2022 15:29:00 +1200
From: Mason James <mtj@kohaaloha.com>
To: koha-devel@lists.koha-community.org, "koha@lists.katipo.co.nz"
<koha@lists.katipo.co.nz>, Michael Kuhn <mik@adminkuhn.ch>
Subject: Re: [Koha-devel] Getting Koha 19.11 web installer when
installing Koha 20.11.19
Message-ID: <7c65b4d4-21a7-0add-6ea5-b5d246765303@kohaaloha.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
hi Michael
oops, sorry about that
you can run the following commands to fix the problem...
$ sudo apt-get update
$ sudo apt-get upgrade koha-common
$ sudo apt-cache show koha-common | grep Version
Version: 20.11.19-3
On 4/06/22 4:56 am, Michael Kuhn wrote:
> Hi
>
> Today I was installing Koha 20.11.19 on a completely new virtual host using Debian 11.
>
> $ sudo cat /etc/apt/sources.list.d/koha.list
> deb http://debian.koha-community.org/koha 20.11 main
> $ sudo apt-get update
> $ sudo apt-cache show koha-common | grep Version
> Version: 20.11.19-1
> $ sudo apt-get install koha-common mariadb-server
>
> In the output I see lines like:
>
> Get:16 http://debian.koha-community.org/koha 20.11/main amd64 libcache-memcached-fast-safe-perl all 0.06-1~koha1 [7,410 B]
> Get:22 http://debian.koha-community.org/koha 20.11/main amd64 libhttp-oai-3.27-perl all 3.27-1~koha+1 [92.7 kB]
> Get:16 http://debian.koha-community.org/koha 20.11/main amd64 libcache-memcached-fast-safe-perl all 0.06-1~koha1 [7,410 B]
> Get:22 http://debian.koha-community.org/koha 20.11/main amd64 libhttp-oai-3.27-perl all 3.27-1~koha+1 [92.7 kB]
> Get:36 http://debian.koha-community.org/koha 20.11/main amd64 libmojolicious-perl all 9.90+really8.12-koha1 [794 kB]
> Get:75 http://debian.koha-community.org/koha 20.11/main amd64 libjson-validator-perl all 5.99+really3.14-koha1 [54.2 kB]
> Get:85 http://debian.koha-community.org/koha 20.11/main amd64 libmojolicious-plugin-openapi-perl all 5.99+really2.16-koha1 [57.1 kB]
> Get:88 http://debian.koha-community.org/koha 20.11/main amd64 libpdf-fromhtml-perl all 0.31-1~koha1 [102 kB]
> Get:98 http://debian.koha-community.org/koha 20.11/main amd64 libtemplate-plugin-htmltotext-perl all 0.03-1koha1 [6,134 B]
> Get:99 http://debian.koha-community.org/koha 20.11/main amd64 koha-common all 20.11.19-1 [34.5 MB]
> Preparing to unpack .../523-koha-common_20.11.19-1_all.deb ...
> Unpacking koha-common (20.11.19-1) ...
> Setting up koha-common (20.11.19-1) ...
>
> However after the installation when calling the web installer it annoyingly greets me saying "Welcome to the Koha 19.11 web installer"!
>
> Can someone please explain what is going wrong here?
>
> 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@adminkuhn.ch · W www.adminkuhn.ch
> _______________________________________________
> 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/
------------------------------
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 3
******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.