My answer from bug 38357 comment 15:
"""
It has a global scope, and is available from the subroutines.
When switching to plack we (lazily) switched some "my" to "our" to
just make things work.
It can be fixed, but it's not simply a s/^our/my/g substitution.
But yes, it must be done.
"""
Le mer. 12
Are you using Plack?
Le mar. 28 janv. 2025 à 13:33, a écrit :
>
> Hello,
> sorry to bother you again. Security team has raised following concern,
> please guide me in fixing the same:
> ===
> In Koha version 24.05, CSRF tokens are not getting validated during
> insert or update operat
See bug 38164, it is fixed on 24.05.05 (available since yesterday).
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38164
Le dim. 10 nov. 2024 à 05:15, Alvaro Cornejo
a écrit :
>
> Hi
>
> I´m installing a completely new koha 24.05.04.000 on ubuntu 24.04 and am
> unable to install transl
Fixed, sorry for the inconvenience.
Le mar. 5 nov. 2024 à 08:43, SYDT - Frank Chou a écrit :
>
> Dear Sir/Madam,
>
> The SSL certificate for the Koha translation site has expired. Could
> someone please assist with renewing it? Thank you!
>
> Best regards,
>
> Frank
>
See Bug 38035 - "sound" listed as an installed language
Le lun. 7 oct. 2024 à 14:30, Marcel de Rooy via Koha-devel
a écrit :
>
> Hi,
>
>
>
> Anyone have a clue about this error/warning while installing koha-common:
>
>
>
> Setting up koha-common (24.06.00-28~git+20240916210118.27f94d8f-1) ...
>
>
For OPAC have a look at PatronSelfModificationBorrowerUnwantedField
and PatronSelfRegistrationBorrowerUnwantedField.
BorrowerUnwantedField is for the staff interface.
Le lun. 30 sept. 2024 à 10:52, Сычев Игорь Алексеевич a écrit :
>
> Hello!
>
> As in /cgi-bin/koha/opac-memberentry.pl hide the "
Use the "Price" template plugin
At the top of the template, add:
[%- USE Price -%]
Then:
[% order.listprice | $Price %]
Le ven. 20 sept. 2024 à 11:07, Michael Kuhn a écrit :
>
> Hi
>
> In database field "aqorders.listprice" is given with six decimal places,
> thus a price would look like: 40.10
I have forwarded your question on the related bug, see 37508
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37508
Le mer. 28 août 2024 à 12:33, Сычев Игорь Алексеевич a écrit :
> Hello!
>
> After upgrade 23.11.05 to 24.05.03
>
> SELECT * FROM borrowers
>
> The column selection in thi
ted / linked with koha borrowers table and
> allowed to enter only if flag is 1.
>
> So this type of authentication is possible with API
> Thanks
>
> On Wed, 10 Jul, 2024, 13:52 Jonathan Druart, <
> jonathan.dru...@bugs.koha-community.org> wrote:
>
>> H
Hi,
Why not simply use Koha's API? C4::Auth::haspermission or, better,
Koha::Patron->has_permission
Do not assume the way we deal with permissions will not change. However
Koha::Patron->has_permission should still work identically if we modify it.
Regards,
Jonathan
Le mer. 10 juil. 2024 à 05:50
We want to know which requests to protect (ie. Requiring a csrf token):
those having a op starting with cud-
Otherwise you could GET something that should be POSTed.
I've tried to describe this change as best as I could on the wiki, please
adjust if it's not clear enough.
https://wiki.koha-communit
Hi Paul,
I've adjusted the description of the event.
Cheers,
Jonathan
Le lun. 4 mars 2024 à 15:26, Paul Poulain via Koha-devel
a écrit :
>
> Hello all,
>
> I don't know who to ask, so asking widely, sorry.
> The hackfest announcement on https://koha-community.org/calendar/ is correct.
> Howeve
Hi,
What's the error? (look at the Koha log files)
Is the server's disk full?
See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36034
It should be released soon.
Le jeu. 22 févr. 2024 à 13:26, Evan Stewart a écrit :
>
> Hello,
>
> Does the latest version of Koha have a new session tim
Yes, it's a known bug, ignore the warning.
See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22217
Le jeu. 22 févr. 2024 à 10:32, David Liddle a écrit :
>
> Hello Paulo! I'm glad to hear that your installation is working
> normally now. In my experience, that error message is to be ex
Hello,
Can you try again? It should be fixed now.
Regards,
Jonathan
Le jeu. 15 févr. 2024 à 04:50, SYDT - Frank Chou a
écrit :
> Dear Sir/Madam,
>
> We have some people to translate English to Chinese.
> But the translation site's mailing function seems not working now.
> So, they cannot get t
Seen it for the first time right now.
It is inside "cas_ticket" and it contains the columns for Koha::Patrons
Seems related to bug 34893
Le mar. 13 févr. 2024 à 01:36, David Cook via Koha-devel <
koha-devel@lists.koha-community.org> a écrit :
> Hi all,
>
>
>
> The last two days I’ve noticed that
Hi Emmi,
Search for "No job found" in the worker logs. Do you have jobs (in DB
table background_jobs) stuck in "new" (with
type="update_elastic_index")?
If so, search in the data column for your biblionumbers.
See also bug 35819.
Regards,
Jonathan
Le lun. 29 janv. 2024 à 13:32, Emmi Takkinen via
The problem should be fixed for live packages.
Le mer. 24 janv. 2024 à 06:59, David Cook via Koha-devel
a écrit :
>
> I help out a few libraries running 22.11 straight from the community, and two
> libraries lately have had Koha go down during automatic upgrades to
> 22.11.12-1.
>
>
>
> koha-co
Please report it.
There is another one, related:
https://gitlab.com/koha-community/koha-l10n/-/issues/1
Yours should be reported on bugzilla I'd say.
Le mer. 24 janv. 2024 à 06:59, David Cook via Koha-devel
a écrit :
>
> I help out a few libraries running 22.11 straight from the community, and
a
> table would suddenly be missing. Anyway, thanks for any further helps here.
>
> Scott
>
> -Original Message-
> From: Jonathan Druart
> Sent: Tuesday, December 19, 2023 2:45 AM
> To: skaman...@gmail.com
> Cc: koha
> Subject: Re: [Koh
> ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Table
> 'koha_library.creator_layouts' doesn't exist at
> /usr/share/koha/lib/C4/Installer.pm line 741
Do you have an instance 'koha_library'? Is the DB correctly created?
Try: `koha-mysql koha_library` then run "SHOW TABLES". Do you
;have truncated tables"? What have you done
exactly? Can you restore from a backup?
Le mer. 15 nov. 2023 à 12:25, Aida Djikic a écrit :
> I don't know what that means, and how to correct it.
>
> On Wed, Nov 15, 2023 at 12:20 PM Jonathan Druart <
> jonathan.dru...@
age::DBI::catch {...} (): DBI Connection failed: DBI
> connect('database=koha_librarym21;host=localhost;port=3306','koha_librarym21',...)
> failed: Can't connect to local MySQL server through socket
> '/var/run/mysqld/mysqld.sock' (2) at /usr/share/koha/lib/Koha/Database.pm
&
Try `tail -f /var/log/koha/*/*.log` then hit the page that causes the 500.
You should then see the relevant error.
Le mer. 15 nov. 2023 à 10:42, Aida Djikic a écrit :
> Alright, restarting Plack and memcached didn't work, and neither did
> upgrading the schema. I haven't yet been able to find wh
Hello,
The translation server has been migrated from Pootle to Weblate.
It's a whole new server with a complete new workflow.
The goal was to have it ready to translate 23.11, but everything is not set
up yet (downtimes may appear).
You can login with your Pootle credentials, and you should have
e.
> El mar, 7 nov 2023 a las 17:22, Jonathan Druart via Koha-devel (<
koha-devel@lists.koha-community.org>) escribió:
>>
>> Hi,
>> I am suggesting removing the tarball from our release process. I don't
think anybody is using it anyway.
>> It's extra wor
You missed the original request, Victor. The .po files will be missing from
the src and so the git extract won't be enough.
I think we better need to have a job triggered on tags pushed that will
build and push the .tar.gz files.
Le ven. 10 nov. 2023 à 04:52, Victor Grousset/tuxayo via Koha-devel
Hello,
I have disabled the projects on Pootle as I am now migrating the strings to
the new server using Weblate.
More info on the dedicated wiki page
https://wiki.koha-community.org/wiki/Translation_server_migration_weblate
Cheers,
Jonathan
___
Koha m
Hi,
I am suggesting removing the tarball from our release process. I don't
think anybody is using it anyway.
It's extra work for RMaints, and it does not seem necessary.
I am going to suggest removing the po files from the Koha src code starting
from November releases, and that will require yet an
About ktd you need to include one of the ES/OS compose files (
docker-compose.es* docker-compose.os*), there are bin/ktd switches.
You also need KOHA_ELASTICSEARCH set to "yes" in the .env file.
Le mar. 7 nov. 2023 à 03:55, David Cook via Koha-devel <
koha-devel@lists.koha-community.org> a écrit :
:D
>
>
>
> 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
Because of 26170, I left a comment there.
Le ven. 3 nov. 2023 à 13:49, Tomas Cohen Arazi via Koha-devel
a écrit :
>
> 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
Hello and welcome,
Where are you looking at exactly?
The official wiki page is showing correct information:
https://wiki.koha-community.org/wiki/System_requirements_and_recommendations#Koha_23.05
Regards,
Jonathan
Le ven. 3 nov. 2023 à 11:50, ReindeR Rustema
a écrit :
>
> Hello,
>
> New to the
David, if you don't know Jenkins and you are part of the QA team, I guess
you are not alone to be lost with our CI structure and it means we have a
big problem. Either motivation, or tools or communication.
I am not answering you now but maybe we need to document a bit better how
it works for the n
Hello,
Most of you can ignore this email, but if you have the koha-manual git
repository cloned somewhere locally, you will need to switch to the "main"
branch (instead of "master").
You can simply run the following command (when at the root of koha-manual)
% git config init.defaultBranch main
Some ideas:
1. You could hack the worker to process all queues, then you could have
only one worker (?)
2. Stop the worker, modify Koha::BackgroundJob->enqueue to call ->process
(not with $self, you will need to refetch the job)
3. You can remove the "use" statements from plack.psgi to reduce plack
It's enabled, so the problem is not coming from there.
Le lun. 23 oct. 2023 à 04:59, David Cook via Koha-devel <
koha-devel@lists.koha-community.org> a écrit :
> Hi all,
>
>
>
> It looks like my “bugmail has been disabled” for the last 10 days on
> Bugzilla, so if I haven’t responded to a comment
ass::ResultSet=HASH(0x55b81f9d6b68),
> 12) called at /kohadevbox/koha/Koha/Objects.pm line 96
>
> Koha::Objects::find("Koha::BackgroundJobs", 12) called at
> /kohadevbox/koha/misc/background_jobs_worker.pl line 132
>
>
>
> David Cook
>
> Senior Softw
t;
> https://translate.koha-community.org/de/23.05/translate/#search=Summer&sfields=source,target
>
>
>
> It’s only visible if you edit the po files directly. I haven’t checked how
> Weblate handles them.
>
>
>
> Hope this helps,
>
>
>
> Katrin
>
>
>
Well, of course it has been wrapped!
It should read like: http://paste.debian.net/1294738/
Le mer. 11 oct. 2023 à 10:50, Jonathan Druart <
jonathan.dru...@bugs.koha-community.org> a écrit :
> Hello,
>
> I have a question for translators: do you like how strings are wrapped in
>
Hello,
I have a question for translators: do you like how strings are wrapped in
PO files?
In the context of moving our translations server to weblate we will have to
reorder the PO files, and maybe we could take that opportunity for other
changes.
One of them could be to not wrap lines, and hav
I think that is bug 15045 (no patch!)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15045
Le ven. 6 oct. 2023 à 16:39, Daniel Bünzli a
écrit :
> Thanks for your answer Thomas.
>
> > This will take the output generated upstream (i.e. plack) and do actual
> > regex replaces on the HTML
in table "biblio"
> and then to reindex the database?
>
> 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 m...@adminkuhn.ch ·
Hi,
This is a bug, there is a lack of information. Please report on bugzilla
and if possible provide a patch.
You should be able to get more info (biblionumber) with the following
change:
diff --git a/misc/maintenance/search_for_data_inconsistencies.pl
b/misc/maintenance/search_for_data_inconsist
Hi,
Line 157 on this version is about authorised values. My guess is that
you have a value in marc_subfield_structure.authorised_value that does
not have an entry in the authorised_values table (column category).
It can be considered as a bug for this script, and it seems (looking
at the code) th
jeu. 13 juil. 2023 à 17:12, Jonathan Druart <
jonathan.dru...@bugs.koha-community.org> a écrit :
> Hello everybody,
>
> If you are a translator of Koha you should read this.
>
> Pootle is dead and we should move to Weblate, which is an active and
> well maintained project.
&
In addition, in this case probably an alias should be created for ‘docker
> volume rm koha_db-data’ to easily delete the volume if necessary…
>
>
>
> Wouldn’t it be a possibility?
>
>
>
> Best greetings,
>
>
>
> Janusz
>
>
>
> *From:* Jonathan Druart
&
Is this only broken on the sandboxes? What about ktd?
I've tried the plugin (for the first time, in ktd), and the configuration
page is full of JS errors. Also I don't manage to create a carousel (it's
always saying "No carrousels have been configured").
It seems that you are not using staticapi.
If you have trouble with yarn/node/cypress, always start with deleting your
local node_modules (ie. the one in $SYNC_REPO)
Le ven. 8 sept. 2023 à 15:17, Nick Clemens a
écrit :
> A ktd pull didn't resolve issues for me, I followed Martin's suggestion
> and cleared out my node_modules directory an
Use the non-translated interface or update the French templates (from the
admin of the sandboxes, under the actions menu)
Le jeudi 31 août 2023, Philippe Blouin a
écrit :
> Hi!
>
> Any suggestion onto why our plugin doesn't seem to work on (bywater's)
Devboxes while being perfectly fine in 22,2
Hi Joel,
We could skip the logging when the biblio is modified by this cronjob,
please report this problem in a new bug report.
Regards,
Jonathan
Le mar. 29 août 2023 à 21:22, Coehoorn, Joel a écrit :
>
> We're seeing a large quantity of records filling the action_logs table...
> nearly 18,000
You should open a bug report. This mailing list should not be used as
a bug tracker/enhancement request.
Le mer. 23 août 2023 à 12:11, Сычев Игорь Алексеевич a écrit :
>
> Hello!
>
> New install Koha 23.05.02
> Please correct in the Unimarc Default framework.
>
> subfields not in same tabs
> Not
Hi Rudy,
Do you have a lot of item types?
Do you have a lot of items for this bibliographic record?
Regards,
Jonathan
Le mar. 22 août 2023 à 15:39, Rudy Hinojosa
a écrit :
>
> Using v23.05.02 release has been a great experience thus far, but I am
> noticing that the system is doing something C
tony Kujenga a écrit :
>
> Hi Jonathan,
>
> No, it does not return anything.
>
> Regards
>
>
> AK
>
>
> On Wed, 2 Aug 2023 at 13:56, Jonathan Druart
> wrote:
>>
>> Does this SQL query return something?
>>
>> SELECT fra
Does this SQL query return something?
SELECT frameworkcode, tagfield, tab, authorised_value FROM
marc_subfield_structure WHERE ( kohafield = "items.homebranch" OR
kohafield = "items.holdingbranch" ) AND authorised_value !=
"branches";
Le mer. 2 août 2023 à 11:25, Antony Kujenga a écrit :
>
> Dea
off my
> JS manuals and see if I can do something to extend the code (JS isn't my
> favourite language and I've probably not written any for about 15 years).
>
> Is my supposition about where it would go in the MARC record correct?
>
> Thanks
>
> Nigel
>
>
off my
> JS manuals and see if I can do something to extend the code (JS isn't my
> favourite language and I've probably not written any for about 15 years).
>
> Is my supposition about where it would go in the MARC record correct?
>
> Thanks
>
> Nigel
>
>
Looks like it's only using the ISBN. The code is in
koha-tmpl/opac-tmpl/bootstrap/js/openlibrary.js
https://gitlab.com/koha-community/Koha/-/blob/master/koha-tmpl/opac-tmpl/bootstrap/js/openlibrary.js#L19
and opac-results:
899 [% IF OpenLibraryCovers
%]KOHA.OpenLibrary.GetCoverFromIsb
Looks like it's only using the ISBN. The code is in
koha-tmpl/opac-tmpl/bootstrap/js/openlibrary.js
https://gitlab.com/koha-community/Koha/-/blob/master/koha-tmpl/opac-tmpl/bootstrap/js/openlibrary.js#L19
and opac-results:
899 [% IF OpenLibraryCovers
%]KOHA.OpenLibrary.GetCoverFromIsb
How did you modify .env?
Keep those as it:
KOHA_INSTANCE=kohadev
KOHA_CONF=/etc/koha/sites/kohadev/koha-conf.xml
Le jeu. 20 juil. 2023 à 07:19, Waylon Robertson
a écrit :
>
> after doing ktd up, after configuring the database info etc in .env, I am
> getting
> koha-koha-1 | Running
> [P
Weblate?
> Any estimated dates?
> thanks,
> Tigran
>
> July 13, 2023 7:12 PM, "Jonathan Druart"
> wrote:
>
> > Hello everybody,
> >
> > If you are a translator of Koha you should read this.
> >
> > Pootle is dead and we should move to We
Hello everybody,
If you are a translator of Koha you should read this.
Pootle is dead and we should move to Weblate, which is an active and
well maintained project.
We have been setting up a test server to let translators see how it goes.
THIS IS A TEST SERVER: none of the changes will be saved!
elete. I'm not sure what is wrong or how to fix these.
> Could you elaborate on what needs to be corrected.
>
> Thanks,
> Lauren
>
> On Tue, Jul 4, 2023 at 5:37 AM Jonathan Druart
> wrote:
>>
>> Apparently the about page is not displaying the warning i
-c is used for 2 options, it's a bug and you should not use it
-c|--confirm
-c|--matchpoint
Use the long version, --confirm instead.
Please open a new bug report.
Regards,
Jonathan
Le jeu. 6 juil. 2023 à 06:07, Сычев Игорь Алексеевич a écrit :
>
> Hello!
>
> Koha 23.05
> Importing patrons
Or... "StoryCollection"? $bPRBHS$bStoryCollection
Le mar. 4 juil. 2023 à 12:16, Jonathan Druart
a écrit :
>
> Hi,
>
> The error message (from the DBMS) is cut, please provide the full message.
> My guess is that the branchcode ("PRBHS") does not exist in the
Hi,
The error message (from the DBMS) is cut, please provide the full message.
My guess is that the branchcode ("PRBHS") does not exist in the DB.
Regards,
Jonathan
Le ven. 30 juin 2023 à 19:20, Furst, Kevin a écrit :
>
> Hello,
>
> TL;DR = When importing MARC records, items don't import and fa
Apparently the about page is not displaying the warning if the problem
is on the [deleted]biblioitems table.
You can catch the incorrect entries with the following SQL query:
select b.biblionumber from biblioitems b join deletedbiblioitems db
on b.biblionumber=db.biblionumber;
Le sam. 1 juil. 20
Looks like they have not been published on the website. You can still
find them in the source however:
https://gitlab.com/koha-community/Koha/-/blob/22.05.x/misc/release_notes/release_notes_22_05_13.md
Le sam. 1 juil. 2023 à 09:38, Michael Kuhn a écrit :
>
> Hi
>
> Under https://download.koha-com
I hope you replaced "__ENCRYPTION_KEY__" with a proper key.
Le mer. 21 juin 2023 à 09:43, Mr. Sitali C. S. a écrit :
>
> Thanks a lot. It has worked like a charm. After adding the lines all I
> needed to do was to restart.
> Thank a lot for pointing me in the right direction. Much appreciated
>
>
Have a look at bug 25548 maybe?
It has been backported but maybe your apache config is not correct (see the
RewriteRule)?
Le jeu. 8 juin 2023 à 18:03, Philippe Blouin
a écrit :
> Hi David,
>
> Yes, connection being the login page. Any call to it with &variable=&
> will get see its empty variabl
Hi
Le mer. 7 juin 2023 à 09:29, Сычев Игорь Алексеевич a écrit :
> Hello!
>
> Clean installation of Koha 23.05
>
> sample_libraries_holidays.yml
> DBD::mysql::db do failed: Cannot add or update a child row: a foreign key
> constraint fails (`koha_lib`.`repeatable_holidays`, CONSTRAINT
> `repeata
Hey, put a proper key there! Not "__ENCRYPTION_KEY__"!
It can be generated using the following command `pwgen 32`
Le mer. 7 juin 2023 à 07:41, Сычев Игорь Алексеевич a écrit :
> Hi!
>
> I added the lines:
>
> __ENCRYPTION_KEY__
>
> The update went through without a problem.
>
> https://github
Hi Thomas,
This CSS rule should work:
#opac-patron-registration #OpacCustomSearch {
display: none;
}
It will hide #OpacCustomSearch when it's inside #opac-patron-registration,
which is the id of the body on the self registration page.
Regards,
Jonathan
Le mar. 6 juin 2023 à 17:58, Thomas Veale
Hi Paulo,
You have values in illrequests.illrequests_safk that are not defined in the
authorised_values values.
Regards,
Jonathan
Le mar. 6 juin 2023 à 11:20, Paulo Neto a écrit :
> Hello all,
>
> I've been trying to upgrade my koha 18.11 to version 22.11.
>
> When i run the comand koha-upgrade-
Hi,
I've reported the problem on bug 30649.
You should edit the $KOHA_CONF file and add a new encryption_key entry with
a key (that can be generated with `pwgen 32`).
Le lun. 5 juin 2023 à 05:47, Сычев Игорь Алексеевич a écrit :
> Hello!
>
> Koha 23.05
> After the update.
> How to fix the error?
Hi Kyle,
It should work if you mount it in /intranet/metrics and access it using
/cgi-bin/koha/metrics
Cheers,
Jonathan
Le mar. 30 mai 2023 à 18:36, Kyle Hall a écrit :
> Hey yinz, I’m trying to add some Prometheus metrics to Koha. This looks
> like it has what we want:
> https://metacpan.org/
Hello,
An info that you should spread to your Koha friends: koha-howto has
been embedded into koha-testing-docker. Which means that it is
available at http://localhost:8081/cgi-bin/koha/how-to.pl when your
Koha container is started.
Koha-howto [1] is a friendly tool for newcomers, it asks them so
Do you have the init-file trick setup correctly?
https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix#Current_Solution
Le jeu. 27 avr. 2023 à 10:06, Michael Kuhn a écrit :
>
> Hi
>
> We are working on Debian GNU/Linux 10 with MariaDB 10.3.38 and Koha
> 21.11.09.
>
> Since about September
This has been raised on IRC yesterday, please have a look at the log:
https://irc.koha-community.org/koha/2023-04-26#i_2483964
The problem is some borrowers.date_renewed that would be -00-00
Le mer. 26 avr. 2023 à 06:09, zen zenitram a écrit :
>
> Hello
>
> I finished upgrading koha version 2
long_tasks queue. Yesterday it seemed to work if there was only one zombie,
> but not two. No new entries in either of the worker- files.
>
> Thanks for your help.
>
> c.
> ---
> Cindy Murdock Ames
> IT Services Director
> Meadville Public Library | CCFLS
> https://meadvi
gt;> Cindy Murdock Ames
>> IT Services Director
>> Meadville Public Library | CCFLS
>> https://meadvillelibrary.org | https://ccfls.org
>>
>>
>>
>>
>> On Tue, Apr 18, 2023 at 2:59 PM Jonathan Druart
>> wrote:
>>>
>>> Hi Cindy,
>&
Hi Cindy,
Which exact version of Koha 22.11.xx? It should be the latest one.
Regards,
Jonathan
Le mar. 18 avr. 2023 à 19:13, Cindy Murdock Ames a écrit :
>
> Hi all,
>
> A couple weekends ago I upgraded our Koha instance from 22.05 to 22.11, and
> I'm having trouble with the background_jobs proce
Hi David,
I have not investigated how we could split and reuse Vue components
from Koha plugins.
But Paul Derscheid told me webpack is legacy and we should move to
Vite or Turbopack instead.
Cheers,
Jonathan
Le mar. 21 mars 2023 à 05:03, David Cook a écrit :
>
> Hey Jonathan,
>
>
>
> Do you thi
Hi Paul, did you run misc/maintenance/search_for_data_inconsistencies.pl to
catch potential problems with your data?
Le jeu. 2 mars 2023 à 18:03, Paul a écrit :
> I’m recently started to get internal server errors when looking at ISBD
> detail and making a hold when in the OPAC.
>
> We’re using
Hello Michael,
I have just tried on 22.11.03 and it seems to work for me.
Can you try to open a console, watch the logs: tail -f
/var/log/koha/$KOHA_INSTANCE/*.log
Import a file.
Do you see something in the logs?
Otherwise look at the background_jobs.data JSON, you may see an error in
it. But if t
tools/tools-home.pl
>
> Thanks.
>
> *With best regards,*
>
> *Naveen Ali*
>
> **
> *ITM-JE (EAKL)*
> *Inst Representative for *
> *HEC Digital Library Resources.*
> *NEDUET, Karachi.*
>
>
>
> --
> *From: *"Jonathan Drua
Hi,
Which version of Koha?
Do you see an error in the Koha log files?
Regards,
Jonathan
Le mer. 1 mars 2023 à 11:32, Ms. Naveen Ali a écrit :
> Dear All,
>
> I use Koha Tools-> Export Data->Export Database Option to download dump of
> Koha database.
>
> I have a large database with over 15000
Did you see comment 20?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267#c20
Le jeu. 2 mars 2023 à 06:30, Δημήτρης Δαλαγιώργος <
dimitrios.dalagior...@gmail.com> a écrit :
> Dear all,
>
> I'm not a developer, and as I mentioned before, I'm stuck with an
> inoperable library catalog
Make sure you have an item type for all your items. There is a script that
can help you to catch them: misc/maintenance/
search_for_data_inconsistencies.pl
Le mar. 28 févr. 2023 à 22:36, Hector Gonzalez Jaime a
écrit :
> Hi, we recently updated our system to 22.05 and since then we receive this
For Koha core developers I am not sure it is relevant. Hasn't ChatGPT been
fed with 2 years old data? With data we actually wrote ourselves.
So basically if I ask it something I am requesting what my 2 year-ago self
knew?
I have certainly forgotten some stuff, but I also know that what was true 2
y
About the warning I guess you are working on top of the "refactoring"
branch, have a look at 32991 commit message and the discussion on the bug.
Le mer. 22 févr. 2023 à 07:29, David Cook a
écrit :
> Hi Jonathan and folks,
>
>
>
> Is there a general test plan that can be used for testing ERM
> fu
gt;
> Prosentient Systems
>
> 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 *Jonathan Druart
> *Sent:* Wednesday, 22 Fe
text from routes.js.
>
>
>
> Anyway, I have to run, but I thought you might find that interesting.
>
>
>
> David Cook
>
> Senior Software Engineer
>
> Prosentient Systems
>
> Suite 7.03
>
> 6a Glen St
>
> Milsons Point NSW 2061
>
> Au
nt is that people will read, learn and copy the code that is in
master, which will be obsolete (and generate conflicts) one this tree will
be pushed.
How can we coordinate to make it move forward? Who is willing to help here?
Cheers,
Jonathan
Le mer. 15 févr. 2023 à 14:09, Jonathan Druart <
jona
: 02 9212 0899
>
> Online: 02 8005 0595
>
>
>
> *From:* Koha-devel *On
> Behalf Of *Jonathan Druart
> *Sent:* Thursday, 16 February 2023 12:10 AM
> *To:* koha-devel
> *Subject:* [Koha-devel] Vue improvements/refactorings
>
>
>
> Hi,
>
>
>
> Pedro
Hi,
Pedro and I have been working on improving the way we request the Koha REST
API from Vue components.
We ended up with the implementation that is available on the following
remote branch:
https://gitlab.com/joubu/Koha/-/commits/bug_32925
It contains the patches from the following bug reports:
For your information I don't recreate the problem on master.
Le lun. 13 févr. 2023 à 22:35, Tim McMahon a écrit :
> We've been having this problem and I was hoping there would be a reply
> to this. We usually use it in the 'Check out' tab, but found out if we
> click on the 'Details' tab before
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
in koha-testing-docker and install it automatically.
So if you see a message telling you your commit is missing something, don't
ignore it ;)
é, 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
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 become our
project’s custodian."
Le mer. 1 févr. 2023 à 09:44, Marc Véron a écrit :
> Hi everybody
> Why not https://codeberg.org/ ?
> Regar
1 - 100 of 1008 matches
Mail list logo