should at least fix the easy ones, I am willing to write a
> patch if two people commit to assisting with the SO and QA steps.
>
> Le mer. 12 mars 2025 à 12:59, Tomas Cohen Arazi via Koha-devel
> a écrit :
> >
> > Yeah, I'd advocate for a 'fix as seen' basis inste
ater Solutions ( http://bywatersolutions.com )
> Meadville Public Library ( http://www.meadvillelibrary.org )
> Crawford County Federated Library System ( http://www.ccfls.org )
>
>
> On Wed, Mar 12, 2025 at 6:56 AM Tomas Cohen Arazi via Koha-devel <
> koha-devel@lists.koha-commun
I'm not sure why we didn't do it already, but running Koha in a persistent
context has become the standard.
This means variables defined as `our $variable` will persist in memory
while workers run. And this is dangerous for several reasons. The most
obvious one is that sometimes the code expects t
Dismiss this email.
Hi, this is just a test, as my latest email never reached y'all.
--
Tomás Cohen Arazi
Theke Solutions (https://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.
Thanks Katrin
El mié, 4 dic 2024 a las 10:05, Katrin Fischer via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hi all,
>
> my apologies for the confusion: The meeting was moved from 4th to 11th, so
> to Wednesday next week.
>
> The wiki and the calendar have been adjusted accord
Congrats Katrin and team!
El mar, 26 nov 2024 a las 6:19, Fischer, Katrin via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> The Koha community is proud to announce the release of Koha 24.11.00.
>
>
>
> Koha 24.05.00 is a major release that comes with many new features.
>
>
>
> I
I've been translating to es-ES the last couple years. I couldn't find those
source strings:
https://translate.koha-community.org/search/?q=+source%3A%22%25s+%25s+%25s+%25s+%25s+Course%22+&sort_by=-priority%2Cposition&checksum=
Maybe the koha-l10n file is old?
El vie, 30 ago 2024 a las 14:55, Kat
Hi Sami and all. I think David Nind summarized the feature correctly. And
Arthur's follow-up reports are the planned evolutionary steps.
So:
1. Record sources can be defined, with a flag allowing edition
2. As of today, the record source for a record can only be set using the
API [1], some dedicat
t; > Caroline
> >
> > On 2024-05-28 08:11, Tomas Cohen Arazi wrote:
> > > Congratulations, Katrina! Great job
> > >
> > > El mar, 28 may 2024 a las 6:15, Fischer, Katrin via Koha-devel (<
> > > koha-de...@lists.koha-community.or
Congratulations, Katrina! Great job
El mar, 28 may 2024 a las 6:15, Fischer, Katrin via Koha-devel (<
koha-de...@lists.koha-community.org>) escribió:
> The Koha community is proud to announce the release of Koha 24.05.00.
>
> Koha 24.05.00 is a major release that comes with many new features.
>
>
Congratulations, Katrina! Great job
El mar, 28 may 2024 a las 6:15, Fischer, Katrin via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> The Koha community is proud to announce the release of Koha 24.05.00.
>
> Koha 24.05.00 is a major release that comes with many new features.
>
>
The thing is we don't have a spec for each endpoint as we do for the API.
So people could be tricked to send a GET with a similar form, to an
endpoint (the .pl script) and bypass the generic CSRF check we do.
Also, this ways programmers and the QA team have a simpler way to detect
state-changing w
Hi everyone, we just identified an error on last week's releases and are
publishing a quick update.
Packages are generally available with the patched versions and should be
applied. Source tarballs are a bit delayed but will be published as well.
Thanks to all involved
--
Tomás Cohen Arazi
Thek
Hi everyone, we just identified an error on last week's releases and are
publishing a quick update.
Packages are generally available with the patched versions and should be
applied. Source tarballs are a bit delayed but will be published as well.
Thanks to all involved
--
Tomás Cohen Arazi
Thek
iration date.
> > So maybe better create a dedicated route with only PUT.
> > Like the one for privacy :
> > /public/patrons/{patron_id}/guarantors/can_see_charges
> >
> > We should add some text to wiki :
> > https://wiki.koha-community.org/wiki/Koha_REST_API_Users_Guide
&g
When we decided to implement the RESTful API, we agreed PUT is for
'replacing' resources, and PATCH for updating selected pieces of them.
I personally never managed to wrap my mind around PATCH and how to validate
what tiny bit is allowed to be patched or not. As OpenAPIv2 is not that
flexible.
B
What is the Carrousel plugin? How you installed?
El vie, 1 mar 2024 a las 10:14, Victor Barroso Oliveira (<
vbovic...@gmail.com>) escribió:
> Hello friends,
> I uninstalled the Carroucel Plugin but it still remains in OPAC even after
> clearing the browser cache.
> How can I completely clean this
Congrats team!
El vie, 1 mar 2024 a las 10:26, Nick Clemens via Koha-devel (<
koha-de...@lists.koha-community.org>) escribió:
> Hello all!
>
> We have pushed the CSRF work from 34478 and related bugs today. We know
> there are more follow-ups needed, and have filed a series of bugs under an
> omn
Congrats team!
El vie, 1 mar 2024 a las 10:26, Nick Clemens via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hello all!
>
> We have pushed the CSRF work from 34478 and related bugs today. We know
> there are more follow-ups needed, and have filed a series of bugs under an
> omn
That's interesting! I've seen such situation on stuck STOMP messages, so I
guess we are breaking userenv somewhere!
El lun, 12 feb 2024 a las 21:36, David Cook via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hi all,
>
>
>
> The last two days I’ve noticed that my session is get
I think it's related to having Cypress bundled. And maybe some mistake on
package cache cleanup.
El dom, 4 feb 2024 a las 19:30, David Cook via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hi all,
>
>
>
> I’ve noticed recently that koha/koha-testing:master has been steadily
> g
Great, Frederic!
El mar, 2 ene 2024 a las 9:59, Frédéric Demians via Koha-devel (<
koha-de...@lists.koha-community.org>) escribió:
> Hello everyone,
> and best wishes for the New Year,
>
> The Koha community is proud to announce the release
> of Koha 22.11.13:
> https://koha-community.org/koha-22
Great, Frederic!
El mar, 2 ene 2024 a las 9:59, Frédéric Demians via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hello everyone,
> and best wishes for the New Year,
>
> The Koha community is proud to announce the release
> of Koha 22.11.13:
> https://koha-community.org/koha-22
Yay!
El mar, 2 ene 2024 a las 7:37, Fridolin SOMERS via Koha-devel (<
koha-de...@lists.koha-community.org>) escribió:
> Hello everyone 🤗
>
> The Koha community is proud to announce the release of Koha 23.11.01.
>
> It is a bugfix/maintenance release including 25 bugfixes.
>
> The full release not
Yay!
El mar, 2 ene 2024 a las 7:37, Fridolin SOMERS via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hello everyone 🤗
>
> The Koha community is proud to announce the release of Koha 23.11.01.
>
> It is a bugfix/maintenance release including 25 bugfixes.
>
> The full release not
This should do the trick too:
```
apt -f install
```
El vie, 15 dic 2023 20:44, Sebastian Krieg
escribió:
> Hello,
>
> I got the same error. The reason is that you installed your language in
> former versions by hand. Now there is the news package koha-l10n.
>
> Please empty '/usr/share/koha/mi
That'd be 13 UTC.
El mar, 12 dic 2023 a las 9:10, Marcel de Rooy via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> How late btw?
> --
> *Van:* Koha-devel namens
> Fischer, Katrin via Koha-devel
> *Verzonden:* dinsdag 12 december 2023 10:10
> *Aan:*
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:* Fwd: [Koha] Koha 23.11 released
>
>
>
> ------ Forwarded message --
The Koha community is proud to announce the release of Koha 23.11.00.
Koha 23.11.00 is a major release that comes with many new features.
It includes 10 new features, 330 enhancements, 573 bugfixes.
The full release notes are available here:
https://koha-community.org/koha-23-11-released/
Debia
The Koha community is proud to announce the latest releases of the current
versions of the software.
This is a security and maintenance release on all branches, so please update
at the earliest opportunity.
As always, you can update using the already available packages, or download
the release fr
than.dru...@bugs.koha-community.org>) escribió:
> But it won't embed po files.
> Please see my reply to Victor.
>
> Le vendredi 10 novembre 2023, Tomas Cohen Arazi a
> écrit :
> > Gitlab allows you to download a tar.gz, and commits are GPG signed
> already.
> > Maybe w
Gitlab allows you to download a tar.gz, and commits are GPG signed already.
Maybe we can change the workflow. We should take some time to think about
it next cycle.
El mar, 7 nov 2023 a las 17:22, Jonathan Druart via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
> Hi,
>
> I am sug
eah, I think having a live chat sounds like a plan.
>> Communication is good.
>>
>>
>>
>> Timezones, especially mine, make it tough, but being able to point at
>> documentation for policies and procedures is helpful.
>>
>>
>>
>> David Cook
&
Hi all, this is master's latest failures:
https://jenkins.koha-community.org/job/Koha_Master/lastCompletedBuild/testReport/
The selenium failure has been there for a while, and the other ones are
recent.
El jue, 2 nov 2023 a las 10:30, Tomas Cohen Arazi ()
escribió:
> Hi all.
>
>
>
>
> 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
Hi all.
We are almost done with the release, a couple medium/big things to push
today/tomorrow and then bug fixing.
I wanted to ask y'all to please view the Jenkins tasks status anytime after
your stuff has been pushed. I know I said this many times, but some devs
clearly break some tests that ar
A new cycle is about to start. It is time for you all to put your names for
the next release.
Here: https://wiki.koha-community.org/wiki/Roles_for_24.05
Best regards
--
Tomás Cohen Arazi
Theke Solutions (https://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
Hi all,
This are the release dates:
* Oct 30th - "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
* Nov 5 - "Hard" feature freeze, nothing considered as an improvement will
be pushed if not marked as Passed QA
; 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:* Kyle Hall
> *Sent:*
Look at this commit:
https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/commit/30d1446387fa864fe49f25cb53a2915b33ef73ce
Best regards
El vie, 13 oct 2023 a las 10:09, Tomas Cohen Arazi ()
escribió:
> Hi all. I'm wrapping a KitchenSink patch to highlight how it would
Hi all. I'm wrapping a KitchenSink patch to highlight how it would be used.
The background jobs themselves work, but the template side I never looked
at. I thought there was some default display showing all the report
metadata, but it seems all descriptions are hardcoded and a dev is required
to a
El vie, 6 oct 2023 a las 11:03, Olli-Antti Hypernova (<
olli-antti.kivila...@hypernova.fi>) escribió:
> Good idea. Anything to disband the "SmartUI"-antipattern is good for me.
>
>
> We should add a new endpoint following established nomenclature.
>
> eg. PUT /biblios/123/merge/456 (PUT as it is
The Koha community is proud to announce the latest releases of the current
stable, oldstable, oldoldstable and lts versions of the software.
This is a security and maintenance release on all branches, so please update
at the earliest opportunity.
As always, you can update using the already availa
It won't work. Old libraries are not compatible (i.e. if you did some hacky
trick to make Koha think it has the right version, it won't load anyways).
El lun, 2 oct 2023 10:18, Alessandro Tedesco <
alessandro.tedesco...@gmail.com> escribió:
> Hi Mason,
>
> thanks for the reply.
>
> If I may, I
I see this email.
El lun, 11 sept 2023 a las 12:21, Philippe Blouin (<
philippe.blo...@inlibro.com>) escribió:
> Hi!
>
> Someone here (Shi Yao) has been trying to write to koha-devel starting two
> weeks ago. The emails never got through, nor he got any followup from
> koha-devel-owner.
>
> Anyo
Hi all, we've recently run into issues on the stable branches with DB
upgrades failing.
Jonathan put together a proposal that will help us catch those beforehand,
as mentioned on [bug 34683](
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34683).
Please take a look ASAP and help us mov
Hi all. Today we pushed to master a needed upgrade for Cypress. The new
Cypress configuration file that is included in the master branch IS NOT
COMPATIBLE with older Cypress versions, and thus you need to pull the
latest KTD image in order for things to work.
I didn't expect a `ktd up` to fail bec
Hi all, I've been working on making things easier on ARM64 processors (M1,
M2, and so on) on top of the great work from Mason.
Now we need help testing a branch [1].
I specially need non-ARM testers, so we are sure nothing gets broken with
the change.
To test:
1. On your KTD clone do:
$ git
What plugin is that?
El jue, 31 ago 2023 a las 17:16, Philippe Blouin (<
philippe.blo...@inlibro.com>) escribió:
> Hi!
>
> Any suggestion onto why our plugin doesn't seem to work on (bywater's)
> Devboxes while being perfectly fine in 22,23 or master local installs ?
>
> The UI of the config is a
How many plack workers so you have enabled?
El lun, 28 ago 2023 23:44, Rudy Hinojosa
escribió:
> Using v23.05.02 release has been a great experience thus far, but I am
> noticing that the system is doing something CPU or process intrinsic
> when it comes to editing an item. I'm unable to edit an
The Koha community is proud to announce the latest releases of the current
stable, oldstable, oldoldstable and lts versions of the software.
This is a security and maintenance release on all branches, so please update
at the earliest opportunity.
As always, you can update using the already availa
The Koha community is proud to announce the latest releases of the current
stable, oldstable, oldoldstable and lts versions of the software.
This is a security and maintenance release on all branches, so please update
at the earliest opportunity.
As always, you can update using the already availa
Someone subscribed their support portal to the list. I asked it to be
removed from the list.
El mié, 26 jul 2023 21:21, Decka David escribió:
> Hi Koha Team,
>
> I might have left behind on this which keeps coming to my email, can
> someone explain this support service?
>
> Decka D
>
>
> On Thu,
Or this plugin:
https://github.com/bywatersolutions/koha-plugin-csv2marc
El mié, 26 jul 2023 14:11, Katrin Fischer
escribió:
> Hi,
>
> you will need to convert your data from Excel spreadsheets to MARC21.
> Tools like MARCEdit can help with that.
>
> There is a section in the manual describing
Hi all. I've been trying to push as much as I can from the PQA queue, and
I'm finding that most of the patches haven't been tidied up yet or have
trivially caught issues (maybe not most, but a lot).
For example, this is what I find when I run an up to date KTD and the code
is not tidy:
```
kohade
Hi all, better late than never, here's the roadmap site for the upcoming
23.11 release:
https://wiki.koha-community.org/wiki/Roadmap_for_23.11
As mentioned a few times already, that's where you should put your goals
for the cycle, and the things you're willing to participate on. That way
the rele
Hi all. We actually *have* a Docker image building pipeline [1]. If someone
wants to join the effort of publishing an official docker image, please put
it in the Roadmap wiki. That reminds me I didn't send the email about the
roadmap last week. Doing it right now.
Best regards.
[1] https://gitla
Hi, I suggest you take a look at the new features and enhancements from the
official Release notes:
https://koha-community.org/koha-23-05-released
Best regards
El jue, 15 jun 2023 a las 7:59, Paulo Neto () escribió:
> Hello all,
>
> What are the main diferences/updates (the most significative)
Hi all, I wanted to mention that the 'apply_on_cascade' branch for git-bz
has been updated with a merge request from Andrii and Slava to upgrade it
to Python 3. It should be bundled in the latest KTD.
Kudos for them, and any issues you may find, please file a report on the
project site [1].
Best
The timezone configuration details should say 'Config: Asia/Tomsk | ...:
Undefined ' for you.v which means there's no env variable set, and the tz
had been specified in koha-conf.xml.
Questions:
- Have you loaded the tz_info stuff in MySQL?
- Have you restarted memcached after changing koha-conf?
It would be cool. I wasn't lucky when I contacted them offering to provide
an API. Good luck!
El jue, 8 jun 2023 21:04, David Cook escribió:
> Hi all,
>
>
>
> Recently, I’ve been running the MarcEdit CLI tool cmarcedit.exe on Linux
> (using mono) to run task automations that were created by libr
vember for the big, and march for the small,
> the hackfest starting the next cycle ? Thinking outside the box...
>
>
> Philippe Blouin,
> Directeur de la technologie
>
> Tél. : (833) 465-4276, poste 230
> philippe.blo...@inlibro.com
> inLibro | pour esprit libre
Hi all. Having served as Release Manager for the project a couple times,
I'd like to ask y'all to think about the dates we've chosen and have stuck
to the last few years for our releases.
I know they are somehow aligned with our regular yearly meetings, and one
each semester. But my experience say
The Koha community is proud to announce the release of Koha 23.05.00.
Koha 23.05.00 is a major release, that comes with many new features.
It includes 26 new features, 145 enhancements, 701 bugfixes.
The full release notes are available here:
https://koha-community.org/koha-23-05-released/
Debi
The Koha community is proud to announce the release of Koha 23.05.00.
Koha 23.05.00 is a major release, that comes with many new features.
It includes 26 new features, 145 enhancements, 701 bugfixes.
The full release notes are available here:
https://koha-community.org/koha-23-05-released/
Debi
We are about to roll a new package with that fixed. Thanks for reporting.
El lun, 29 may 2023 a las 8:11, Daniel F. Twum ()
escribió:
>
>
>
>
>
>
> Upgrade to 22.11.05.010 [10:48:17]: Bug 33489 - Add indices to
> default patron search fields
> ERROR: {UNKNOWN}: DBI Exception: DBD:
Update using the packages.
El sáb, 27 may 2023 16:37, Hector Gonzalez Jaime escribió:
> Sorry, I didn't copy the list:
>
> Hi, it is strange, I was testing in english, anyway, koha-translate does
> not list english as it is the default language, and doesn't let me
> update it.
>
> The system als
The latter.
El sáb, 27 may 2023 12:32, Thomas Sycko-Miller
escribió:
> Thank you, Mason. I'm not sure whether removing the other languages did the
> trick, or if the update was pushed since yesterday, but 22.11.06 is working
> for me now. I appreciate your help!
>
> --
> *Thomas Sycko-Miller, TC
David, that's correct, you should use the query parameter in that case. We
really added the possibility of passing the query in the request body
because we were looking for examples and that's what ES does. But it is not
used in Koha, internally.
El vie, 12 may 2023 a las 3:58, David Cook ()
escri
Hi all, we are a bit past the release dates. Time flied :-D
This are the release dates
* May 10th - "Hard" feature freeze, nothing considered as an improvement
will be pushed if not marked as Passed QA
* May 17th - String freeze, draft of release notes published
* May 24th - Only bug fixes consid
ems
>
> 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 April 2023 11:25 PM
&
A new cycle is about to start. It is time for you all to put your names for
the next release.
Here: https://wiki.koha-community.org/wiki/Roles_for_23.11
Best regards
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
_
A new cycle is about to start. It is time for you all to put your names for
the next release.
Here: https://wiki.koha-community.org/wiki/Roles_for_23.11
Best regards
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
_
There's a conversation going on on the bug, about how that change made the
build process a bit more complicated (i.e. more steps).
Kyle and I have been working on this:
https://gitlab.com/koha-community/koha-dpkg-docker#usage
which is a simple way to build packages, and considers that required s
Koha has been using the Swagger/OpenAPI plugin since... 2015.
The validation step is important, especially when there are API plugins.
Plugins can break the API, and we need to check that. I'd like to hear
opinions about that, though. And I am open to changing my mind.
Best regards
El mié, 26 a
Great job! Thanks!
El mié, 5 abr 2023 a las 8:15, Arthur Suzuki ()
escribió:
> Hello, Bonjour, Ola, Kia ora, 今日は,
> The Koha community is pleased to announce the release of version
> 21.11.19.
> Koha 21.11.19 is a bugfix/maintenance release.
> It includes 1 enhancements, 45 bugfixes.
> Full relea
Hi all, we will be performing a maintenance task on the Git server during
the next hours.
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lis
The Koha::Objects query syntax is passed through. I guess you need to make
a regular join but call ->get_columns or smth.
El mar, 4 abr 2023 a las 9:07, Marcel de Rooy ()
escribió:
> Hi,
>
> Just a dumb question. But what is the best way to get a column from a
> joined table in the results of a K
Hi all :-D
I wanted to ask everyone contributing patches to Koha, that when you get
notified your patches have been pushed, at least two things need to happen:
- You get happy
- You keep an eye on the test suite [1]
You get happy because it means a lot of people reviewed your stuff, spent
time a
Hi, the hackfest is over, we had great time!
I wanted to thank everyone supporting our open source work, and Biblibre
for making this opportunity to meet in person real.
Thanks!
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
_
Hi, I'll try to give you a good example on Monday.
El lun, 13 mar 2023 12:03, Agostino M. Nigro
escribió:
> Hey Karin,
>
> I was able to get it setup with ADFS eventually (through trial and error)
> but was having issues with the scopes and matching of claims to Koha.
>
> I have been able to log
Hi. The message you posted contains a command you're suggested to run to
get Apache properly configured.
But beware 22.11 on Ubuntu 18.04 is not officially supported.
El mié, 1 mar 2023 21:59, Christian Calle Jahuira
escribió:
> Hi all,
>
> I found the following detail when installing koha 22.1
Hi, we've just pushed a change to Koha, moving away from node-sass to
dart-sass, and older docker images will fail as all assets are
automatically built on startup and it will fail otherwise.
Best regards
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
___
Hi all, we've been talking for a while by different means (IRC, pm,
hackfests, etc) about the need to build a solid pipeline for our testing
infrastructure, package building and testing and also the docker images.
Several individuals have implemented different things over time, for
building the pa
Hi all, community members have reported permissions issues breaking ktd
initialization when launching it fresh.
It's been narrowed down to be an issue with the Docker Desktop for Linux
product.
Please use the Docker Engine/server install instructions as pointed by the
readme.
Michael are you attending the Hackfest? We can teach you how to do it
properly.
On the other hand, I'm sure those will be pushed soon either way.
El mié, 8 feb 2023 10:59, escribió:
> Hi Michael,
>
> Thanks for your testing and acceptance but is not the right way to
> test/patch and sign off a
Hi all, there's been chatter and work about this subject in the last weeks.
This is something we postponed until after the 22.11 release, which
includes Vue files and forced us to rethink our build pipeline.
Today we've done two important things you need to be aware of:
* Compiled CSS and JS files
Excellent, thanks Jonathan.
El mar, 7 feb 2023 a las 10:31, Jonathan Druart (<
jonathan.dru...@bugs.koha-community.org>) escribió:
> Hi,
>
> We have a pre-commit hook in the wiki but people forget to install it. And
> it was not easy to update and propagate the changes. We decided to embed it
> i
Are you using Zebra? Or Elasticsearch?
El jue, 2 feb 2023 a las 5:35, KAZIM ŞENTÜRK ()
escribió:
> Hello,
>
> When we search "Bursa'nın" in Koha, 16817 results come up, but when we
> remove the apostrophe and search as "Bursanın" 19909 results come up.
> Why does the apostrophe cause searching an
El mié, 1 feb 2023 a las 14:28, Isabel Pineda ()
escribió:
> According to the bug report, the bug has been fixed, and the fix will come
> with the release of version 22.11:
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32555
>
> Is there anything I can do now to show serial publicati
that is not draining a 16G 8cores server resources (I just put
> random numbers here)
>
> Le mer. 1 févr. 2023 à 14:51, Tomas Cohen Arazi a
> écrit :
>
>> Can't we just use Gitlab for now?
>>
>> El mié, 1 feb 2023 a las 6:08, Jonathan Druart (<
>
Can't we just use Gitlab for now?
El mié, 1 feb 2023 a las 6:08, Jonathan Druart (<
jonathan.dru...@bugs.koha-community.org>) escribió:
> See https://codeberg.org/forgejo/forgejo and
> https://forgejo.org/2022-12-15-hello-forgejo/
> "To this end we are very proud that Codeberg e.V. has decided to
Congrats, and welcome to all new devs \o/
El mié, 25 ene 2023 a las 14:14, O'Mara, Jacob ()
escribió:
> The Koha community is proud to announce the release of version 22.11.02.
> This is a maintenance release and contains many bugfixes.
>
> As always, you can download the release from
> https://d
Hi all, after several comments from people struggling with permissions,
yarn build, etc; I've went ahead and tweaked the new `ktd` command so the
default behavior is to jump into the container, on the instance user. i.e.
# this command will put you in what we traditionally call 'kshell'
ktd --shel
I've seen some errors on saved reports. But it looks like DB structure
changes won't be easy to fix manually.
El mar, 3 ene 2023 a las 14:43, David Nind () escribió:
> Hi Chris.
>
> Thanks for all your work in supporting and maintaining these!
>
> I get this message when trying to access the IRC
ntu 18.04 to 20.04. (18.04 goes out
> of support in April).
> It should be slightly faster with more ram available.
>
> Happy new OS for new year :)
>
> Chris
>
> On Tue, 3 Jan 2023 at 12:55, Tomas Cohen Arazi
> wrote:
> >
> > Thanks for letting us know! G
ntu 18.04 to 20.04. (18.04 goes out
> of support in April).
> It should be slightly faster with more ram available.
>
> Happy new OS for new year :)
>
> Chris
>
> On Tue, 3 Jan 2023 at 12:55, Tomas Cohen Arazi
> wrote:
> >
> > Thanks for letting us know! G
Thanks for letting us know! Good luck!
El lun, 2 ene 2023 19:54, Chris Cormack escribió:
> Hi All
>
> The linode that bugs, dashboard, splitter, download, plus the bots run
> on needs an OS upgrade.
>
> I am about to snapshot it and attempt that now. The server may or may
> not go down for vario
Thanks for letting us know! Good luck!
El lun, 2 ene 2023 19:54, Chris Cormack escribió:
> Hi All
>
> The linode that bugs, dashboard, splitter, download, plus the bots run
> on needs an OS upgrade.
>
> I am about to snapshot it and attempt that now. The server may or may
> not go down for vario
Hi all, last cycle we worked through a roadmap which was not 100% finished,
but we made good progress in many of the main milestones:
- Task queue streamlining (several improvements, progress bars, etc)
- ERM (done)
- Introduction of Vue (done)
- Dates handling (partially done)
- Circ, holds, bibl
1 - 100 of 1007 matches
Mail list logo