Time |
S |
Nick |
Message |
03:16 |
|
|
fridolin joined #koha |
04:00 |
|
|
lukeg joined #koha |
04:17 |
|
|
jeff joined #koha |
06:05 |
|
|
cait joined #koha |
06:14 |
|
|
marcelr joined #koha |
06:14 |
|
marcelr |
hi #koha |
06:23 |
|
|
fridolin joined #koha |
06:44 |
|
|
m23 joined #koha |
06:55 |
|
|
alex_ joined #koha |
06:55 |
|
|
liliputech joined #koha |
06:55 |
|
alex_ |
Bonjour |
06:57 |
|
marcelr |
o/ |
07:03 |
|
dcook |
Morning folks |
07:03 |
|
dcook |
Check out the listserv for nerdy font goodness from me if you like haha |
07:06 |
|
|
lukeg joined #koha |
07:06 |
|
dcook |
And time for me to go |
07:06 |
|
dcook |
Happy Canada Day. Peace ooot. |
07:06 |
|
marcelr |
see you dcook |
07:29 |
|
ashimema |
morning #koha:matrix.org |
07:29 |
|
marcelr |
hi ashimema |
07:35 |
|
|
alex__ joined #koha |
07:37 |
|
|
cait2 joined #koha |
07:37 |
|
* cait2 |
waves |
07:45 |
|
|
liliputech joined #koha |
07:52 |
|
ashimema |
Morning cait2 |
08:13 |
|
|
alex_ joined #koha |
08:18 |
|
Joubu |
tuxayo: vscodium |
08:19 |
|
Joubu |
fridolin, tuxayo: BibLibre's sandboxes server can contain 6 sandboxes (RAM) and is limited to 6 sandboes |
08:22 |
|
fridolin |
ah ok |
08:23 |
|
fridolin |
maybe write this on https://wiki.koha-community.or[…]andboxes#BibLibre |
08:26 |
|
ashimema |
Ours are currently coded to 4 but I think the ram is rock bottom since we switched server so it likely falls over before you hit the coded limit |
08:26 |
|
ashimema |
I should get that upped again.. |
08:28 |
|
marcelr |
ashimema: did you get to the lists bug the other day ? |
08:42 |
|
ashimema |
afraid not |
08:42 |
|
ashimema |
however it's community day today once I'm out of this meeting |
08:42 |
|
ashimema |
so I can continue on it |
08:43 |
|
ashimema |
I did start 🙂 |
08:49 |
|
marcelr |
cool |
08:51 |
|
fridolin |
Bug 31076 4 elastic lovers |
08:51 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=31076 major, P5 - low, ---, koha-bugs, NEW , Bug 22605 breaks date of publication range search |
08:52 |
|
Joubu |
ktd does not start this morning for me, es container is failing with "ERROR: [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch." |
08:56 |
|
Joubu |
Hum looks ok with es6... |
08:57 |
|
Joubu |
for the record, the next line was |
08:57 |
|
Joubu |
bootstrap check failure [1] of [1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] m |
08:57 |
|
Joubu |
ust be configured |
09:17 |
|
marcelr |
ashimema: bug 12758; i started with a recursive sub checking and optionally replacing https hrefs for imports and includes in xslt files, but it does not feel good while working on it |
09:17 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=12758 normal, P5 - low, ---, m.de.rooy, ASSIGNED , Failure when loading or parsing XSLT stylesheets over HTTPS |
09:18 |
|
marcelr |
id rather go back and only replace the https ref at the top level |
09:18 |
|
marcelr |
and skip all includes at various levels |
09:18 |
|
marcelr |
it comes down to xslt parsing, looking for comments etc |
09:24 |
|
|
fridolin left #koha |
09:35 |
|
ashimema |
hmm |
09:35 |
|
ashimema |
it's challenging |
09:35 |
|
marcelr |
its a longstanding libxml2 bug |
09:36 |
|
marcelr |
and we are doing workarounds |
09:37 |
|
marcelr |
but most includes will not be https i guess |
09:37 |
|
marcelr |
i wouldnt recommend external hrefs in the first place but ok |
10:04 |
|
|
oleonard joined #koha |
10:38 |
|
oleonard |
o/ |
11:17 |
|
kidclamp |
\o |
12:00 |
|
|
ann joined #koha |
12:01 |
|
ann |
Hello everyone! I have a problem in koha, there is an id that matches in two tables: issues and old_issue. Here https://wiki.koha-community.or[…]uto_increment_fix is ​​the solution and I understand that I have to delete in deleted_issues and old_issues but I don't have the deleted_issues table |
12:03 |
|
ann |
Do I have to delete in the issues and old_issues tables or only old_issues? |
12:04 |
|
cait2 |
only old_issues - issues is your current checkouts |
12:04 |
|
cait2 |
you don't want to delete there |
12:04 |
|
cait2 |
and then you need to reset your PK |
12:05 |
|
cait2 |
ann: ^ |
12:07 |
|
ann |
Thank you!!! How do I reset the PK? |
12:11 |
|
oleonard |
Oooh patches coming in on Bug 30952, that's exciting |
12:11 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=30952 enhancement, P5 - low, ---, solene.desvaux, NEW , New interface for staff client |
12:11 |
|
ashimema |
awesome! |
12:12 |
|
oleonard |
That's my Monday right there (will be on the desk for the rest of the day unfortunately) |
12:12 |
|
cait2 |
ann: it's all on the wiki page really |
12:12 |
|
cait2 |
you need to run some sql and if your mysql/mariadb version still has the bug, you might make it so it auto-runs when it's reastartet |
12:18 |
|
oleonard |
Oh, no work on Monday, because we're celebrating the country's decision to start a colonizing startup |
12:20 |
|
ann |
cait2: Thank you very much for your great help! The script is on the same page :) |
12:20 |
|
ashimema |
lol oleonard |
12:21 |
|
|
FlorianB joined #koha |
12:21 |
|
huginn |
News from kohagit: Bug 30889: DBRev 22.06.00.009 <https://git.koha-community.org[…]27d5decc5bfa3a1b4> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Schema update <https://git.koha-community.org[…]314faf01cb6a94771> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Add comment for the new DB field <https://git.koha-community.org[…]5c4ab79bf3e18eaf3> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Unit tests - process <https://git.koha-community.org[…]6146a89e7323346a7> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Unit tests <https://git.koha-community.org[…]b620d9faaeb7fb677> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Fix atomic update permissions <https://git.koha-community.org[…]fec0a617833200cf5> |
12:21 |
|
huginn |
News from kohagit: Bug 30848: Add exec flag to test <https://git.koha-community.org[…]5d41f4cdaa1d8ab5e> |
12:21 |
|
huginn |
News from kohagit: Bug 30848: Fix issue exposed by unit tests <https://git.koha-community.org[…]6a6c6e7c78201dba3> |
12:21 |
|
huginn |
News from kohagit: Bug 30848: Expand unit tests <https://git.koha-community.org[…]de458d30e02e13f33> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: (follow-up) Record and use context in background_jobs <https://git.koha-community.org[…]e444b1a9780125940> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: (follow-up) Add context field to background_jobs <https://git.koha-community.org[…]e48f66e0c12750214> |
12:21 |
|
huginn |
News from kohagit: Bug 30918: Allow passing filtered record to get_marc_notes <https://git.koha-community.org[…]ebfcd0e44fe35d420> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Set interface to 'intranet' <https://git.koha-community.org[…]58f282570566238fc> |
12:21 |
|
huginn |
News from kohagit: Bug 30889: Set userenv for background jobs <https://git.koha-community.org[…]c7fdd20d5d7a268a6> |
12:21 |
|
huginn |
News from kohagit: Bug 30848: Add an ExpandCodedFields RecordProcessor filter <https://git.koha-community.org[…]beae68afe43618f4b> |
12:21 |
|
huginn |
News from kohagit: Bug 30744: Use RecordProcessor in get_marc_notes <https://git.koha-community.org[…]150d9c9c572f090da> |
12:22 |
|
FlorianB |
Hello koha |
12:27 |
|
FlorianB |
Do we have a system preference to allow holds on lost items? Seems surprising that we wouldn't. |
12:29 |
|
cait2 |
FlorianB: i'd imagine they auto-block - makes no sense to allow a hold in the first place |
12:35 |
|
FlorianB |
I can see the user case of a patron placing a hold on a lost item to be the first noticed when it is found again |
12:35 |
|
cait2 |
hmm you are right |
12:36 |
|
cait2 |
and thx, use cases are always good |
12:39 |
|
FlorianB |
It also seems to me that we used to be able to place holds on lost items previously, I'm seeing a previous ticket of ours back on the 16.11.12 where this was allowed |
12:41 |
|
cait2 |
hm not sure, you verified it's no longer possible now? |
12:44 |
|
cait2 |
bug 2711 - you are right, was def possible |
12:44 |
|
huginn |
Bug https://bugs.koha-community.or[…]w_bug.cgi?id=2711 enhancement, P3, ---, gmcharlt, CLOSED WORKSFORME, No Holds on Lost Items |
12:44 |
|
FlorianB |
Yeah, I'm trying to do so (I'm on the master right now), and I get an error message "No items are available to be placed on hold" |
12:44 |
|
cait2 |
and funnily... I gave a similar reason than you before |
12:44 |
|
FlorianB |
:) |
12:45 |
|
alohabot |
🎠🦄 Koha 'master' packages pushed to 'koha-staging' repo ðŸˆðŸ›ðŸ§ |
12:45 |
|
cait2 |
would probably require some digging on when and why it was changed - and if that was a while ago, probably also shoudl be sys prefed now |
12:48 |
|
FlorianB |
I'm working on the items.restricted field anyway, might as well look up the item.lost modifications |
13:00 |
|
|
reiveune joined #koha |
13:04 |
|
koha-jenkins |
Project Koha_Master_D9 build #2031: UNSTABLE in 40 min: https://jenkins.koha-community[…]a_Master_D9/2031/ |
13:08 |
|
koha-jenkins |
Project Koha_Master_D11_My8 build #890: UNSTABLE in 44 min: https://jenkins.koha-community[…]ster_D11_My8/890/ |
13:18 |
|
koha-jenkins |
Project Koha_Master_D10 build #703: UNSTABLE in 53 min: https://jenkins.koha-community[…]a_Master_D10/703/ |
13:20 |
|
cait2 |
hm having some trouble with return claims |
13:20 |
|
cait2 |
could someoen check if they display on the details tab? seeing them on checkouts, but just nothing on details. |
13:28 |
|
koha-jenkins |
Project Koha_Master_U22 build #113: UNSTABLE in 1 hr 6 min: https://jenkins.koha-community[…]a_Master_U22/113/ |
13:34 |
|
cait2 |
I think i found it, it happens when ClaimReturnedLostValue is empty |
13:34 |
|
magnuse |
have fun #koha, see you in a while... |
13:34 |
|
|
magnuse left #koha |
13:37 |
|
ashimema |
enjoy magnuse |
13:40 |
|
koha-jenkins |
Project Koha_Master_U20 build #461: UNSTABLE in 36 min: https://jenkins.koha-community[…]a_Master_U20/461/ |
13:53 |
|
koha-jenkins |
Project Koha_Master build #2083: STILL UNSTABLE in 1 hr 9 min: https://jenkins.koha-community[…]Koha_Master/2083/ |
13:59 |
|
|
cait2 left #koha |
14:07 |
|
|
lukeg joined #koha |
14:16 |
|
huginn |
News from kohagit: Bug 30889: (follow-up) Warn if context is not defined <https://git.koha-community.org[…]611e406770de5cf26> |
14:16 |
|
huginn |
News from kohagit: Bug 30865: Double-quote Host-item in Koha::Biblio->get_components_query <https://git.koha-community.org[…]1cf76e99b9c58cc84> |
14:20 |
|
koha-jenkins |
Project Koha_Master_D12 build #186: UNSTABLE in 40 min: https://jenkins.koha-community[…]a_Master_D12/186/ |
14:22 |
|
tcohen |
mtj[m]: where are we on the Search::Elasticsearch dependency problem? |
14:22 |
|
tcohen |
I totally forgot |
14:22 |
|
tcohen |
about it |
14:30 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #979: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community[…]1_MDB_Latest/979/ |
14:37 |
|
|
cait joined #koha |
14:40 |
|
FlorianB |
What is the item_restricted condition supposed to be used for? It sounds like it would be for items that aren't for loan, or maybe for specific user categories (like movies with a R rating for instance), but it does not show up as such in the opac or staff catalogs, it cannot be loaned but it can still be checked in, and you can place holds on it with no problems. This seems inconsistent. |
14:45 |
|
alohabot |
🎠🦄 Koha 'master' packages pushed to 'koha-staging' repo ðŸ‹ðŸ¦ðŸ« |
14:47 |
|
cait |
FlorianB: it can only not be loaned if the value is 1 |
14:47 |
|
cait |
if you set up your own with other values they can be checked out |
14:47 |
|
cait |
ther eis a bug asking abou tits use |
14:47 |
|
cait |
we plan to use it for circulation restrictions like 'supervised use only' in ILL items |
14:47 |
|
FlorianB |
ILL? |
14:47 |
|
wahanui |
ILL is next in kidclamp's msights |
14:48 |
|
cait |
interlibrary loans :) |
14:48 |
|
FlorianB |
Ah, thank you |
14:48 |
|
cait |
sometimes they come with usage restricstions.. so it seemed a good fit |
14:48 |
|
cait |
the AV is RESTRICTED |
14:50 |
|
FlorianB |
I did find the bugs 10591 and 14370 that were discussing this but it didn't seem to have seen progress. |
14:50 |
|
FlorianB |
Maybe renaming it or adding other 'exemples' values could help? |
14:52 |
|
cait |
other examples might be a nice idea... I assume libraries might have used it differently |
14:55 |
|
|
reiveune left #koha |
14:56 |
|
FlorianB |
However, even if we use it for 'light' circulation restrictions, i noticed that it does not show up as such in the opac-search or the staff catalog searchpage, which looks like an oversight to me. |
14:56 |
|
FlorianB |
It is specified in the items details though. |
14:58 |
|
|
bag joined #koha |
14:58 |
|
koha-jenkins |
Yippee, build fixed! |
14:58 |
|
koha-jenkins |
Project Koha_Master_U20 build #462: FIXED in 38 min: https://jenkins.koha-community[…]a_Master_U20/462/ |
14:58 |
|
wahanui |
Congratulations! |
15:07 |
|
koha-jenkins |
Yippee, build fixed! |
15:07 |
|
koha-jenkins |
Project Koha_Master_U22 build #114: FIXED in 49 min: https://jenkins.koha-community[…]a_Master_U22/114/ |
15:07 |
|
wahanui |
Congratulations! |
15:15 |
|
koha-jenkins |
Yippee, build fixed! |
15:15 |
|
koha-jenkins |
Project Koha_Master_D11_My8 build #891: FIXED in 56 min: https://jenkins.koha-community[…]ster_D11_My8/891/ |
15:15 |
|
wahanui |
Congratulations! |
15:18 |
|
|
pmoura joined #koha |
15:20 |
|
pmoura |
Hello, does anyone know of a way to programaticaly know who is the current logged in user? |
15:29 |
|
|
pmoura joined #koha |
15:29 |
|
|
pmoura_ joined #koha |
15:30 |
|
tcohen |
context? |
15:30 |
|
tcohen |
on a .pl script? |
15:30 |
|
koha-jenkins |
Project Koha_Master build #2084: STILL UNSTABLE in 1 hr 11 min: https://jenkins.koha-community[…]Koha_Master/2084/ |
15:38 |
|
koha-jenkins |
Yippee, build fixed! |
15:38 |
|
koha-jenkins |
Project Koha_Master_D9 build #2032: FIXED in 1 hr 7 min: https://jenkins.koha-community[…]a_Master_D9/2032/ |
15:38 |
|
wahanui |
Congratulations! |
15:55 |
|
koha-jenkins |
Yippee, build fixed! |
15:55 |
|
koha-jenkins |
Project Koha_Master_D10 build #704: FIXED in 48 min: https://jenkins.koha-community[…]a_Master_D10/704/ |
15:55 |
|
wahanui |
Congratulations! |
16:14 |
|
kidclamp |
wahanui forget ILL |
16:14 |
|
wahanui |
kidclamp: I forgot ill |
16:15 |
|
kidclamp |
ILL is interlibrary loan |
16:15 |
|
kidclamp |
wahanui ILL is interlibrary loan |
16:15 |
|
wahanui |
i already had it that way, kidclamp. |
16:15 |
|
kidclamp |
ILL? |
16:15 |
|
wahanui |
ILL is, like, interlibrary loan |
16:18 |
|
koha-jenkins |
Yippee, build fixed! |
16:18 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #980: FIXED in 37 min: https://jenkins.koha-community[…]1_MDB_Latest/980/ |
16:18 |
|
wahanui |
Congratulations! |
16:38 |
|
|
dpk_ joined #koha |
16:44 |
|
koha-jenkins |
Yippee, build fixed! |
16:44 |
|
koha-jenkins |
Project Koha_Master_D12 build #187: FIXED in 1 hr 5 min: https://jenkins.koha-community[…]a_Master_D12/187/ |
16:44 |
|
wahanui |
Congratulations! |
17:07 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #981: SUCCESS in 49 min: https://jenkins.koha-community[…]1_MDB_Latest/981/ |
17:34 |
|
|
fridolin joined #koha |
17:39 |
|
|
lukeg joined #koha |
17:39 |
|
fridolin |
bonjour |
17:39 |
|
wahanui |
kia ora, fridolin |
17:40 |
|
fridolin |
give me five wahanui |
18:25 |
|
|
koha-jenkins joined #koha |
18:28 |
|
|
koha-jenkins joined #koha |
18:53 |
|
|
m23 joined #koha |
19:00 |
|
tcohen |
@seen mtj |
19:00 |
|
huginn |
tcohen: mtj was last seen in #koha 2 days, 6 hours, 39 minutes, and 57 seconds ago: <mtj> hmm, yeah agree |
19:04 |
|
|
lukeg joined #koha |
19:17 |
|
|
lukeg joined #koha |
19:46 |
|
huginn |
News from kohagit: Bug 30823: DBRev 22.06.00.010 <https://git.koha-community.org[…]e851525af7ee5e37a> |
19:46 |
|
huginn |
News from kohagit: Bug 31062: Change description of QOTD tool in tools-home <https://git.koha-community.org[…]27317f2805d510e9a> |
19:46 |
|
huginn |
News from kohagit: Bug 31064: Wrap local login with stylable element <https://git.koha-community.org[…]e1a401e213c103e22> |
19:46 |
|
huginn |
News from kohagit: Bug 31085: Reload return claims table on resolve <https://git.koha-community.org[…]558c717d02d12e1a5> |
19:46 |
|
huginn |
News from kohagit: Bug 31087: Prevent stringification of null in return claims <https://git.koha-community.org[…]1ecfb32a932a38959> |
19:46 |
|
huginn |
News from kohagit: Bug 30823: Filling recalls uses 'FILL' action in action logs <https://git.koha-community.org[…]ba81276e259037ce5> |
19:46 |
|
huginn |
News from kohagit: Bug 30859: Upgrade jQuery Validation plugin from v1.19.1 to v1.19.4 <https://git.koha-community.org[…]e974844927f285d8b> |
19:59 |
|
huginn |
News from kohagit: Bug 30430: (QA follow-up) Several fixes <https://git.koha-community.org[…]3b20caaad616b251d> |
19:59 |
|
huginn |
News from kohagit: Bug 30430: (QA follow-up) fix display of 210 only if no 214 + added 214r/s <https://git.koha-community.org[…]581917d9fd7d3c278> |
19:59 |
|
huginn |
News from kohagit: Bug 30430: UNIMARC XSLT add field B214 display <https://git.koha-community.org[…]90308a797815e6f40> |
19:59 |
|
huginn |
News from kohagit: Bug 30152: Elasticsearch - queries with OR don't work with limits <https://git.koha-community.org[…]c2dc2446c9da71d34> |
20:17 |
|
alohabot |
🎠🦄 Koha 'master' packages pushed to 'koha-staging' repo ðŸ‘ðŸðŸ¥“ |
20:30 |
|
koha-jenkins |
Project Koha_Master_D10 build #705: SUCCESS in 45 min: https://jenkins.koha-community[…]a_Master_D10/705/ |
20:40 |
|
koha-jenkins |
Project Koha_Master build #2085: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]Koha_Master/2085/ |
20:44 |
|
koha-jenkins |
Project Koha_Master_D11_My8 build #892: UNSTABLE in 56 min: https://jenkins.koha-community[…]ster_D11_My8/892/ |
20:49 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #982: UNSTABLE in 1 hr 3 min: https://jenkins.koha-community[…]1_MDB_Latest/982/ |
21:06 |
|
koha-jenkins |
Project Koha_Master_D9 build #2033: SUCCESS in 40 min: https://jenkins.koha-community[…]a_Master_D9/2033/ |
21:17 |
|
koha-jenkins |
Project Koha_Master_U22 build #115: SUCCESS in 47 min: https://jenkins.koha-community[…]a_Master_U22/115/ |
21:37 |
|
koha-jenkins |
Project Koha_Master_D10 build #706: SUCCESS in 52 min: https://jenkins.koha-community[…]a_Master_D10/706/ |
21:43 |
|
koha-jenkins |
Project Koha_Master_D12 build #188: SUCCESS in 36 min: https://jenkins.koha-community[…]a_Master_D12/188/ |
21:49 |
|
koha-jenkins |
Project Koha_Master build #2086: STILL UNSTABLE in 1 hr 8 min: https://jenkins.koha-community[…]Koha_Master/2086/ |
21:51 |
|
koha-jenkins |
Project Koha_Master_U20 build #463: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community[…]a_Master_U20/463/ |
21:53 |
|
|
cait joined #koha |
22:21 |
|
koha-jenkins |
Project Koha_Master_D10 build #707: SUCCESS in 37 min: https://jenkins.koha-community[…]a_Master_D10/707/ |
22:33 |
|
koha-jenkins |
Yippee, build fixed! |
22:33 |
|
koha-jenkins |
Project Koha_Master_D11_My8 build #893: FIXED in 56 min: https://jenkins.koha-community[…]ster_D11_My8/893/ |
22:33 |
|
wahanui |
Congratulations! |
22:48 |
|
koha-jenkins |
Yippee, build fixed! |
22:48 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #983: FIXED in 43 min: https://jenkins.koha-community[…]1_MDB_Latest/983/ |
22:48 |
|
wahanui |
Congratulations! |
22:57 |
|
koha-jenkins |
Project Koha_Master_U22 build #116: SUCCESS in 1 hr 5 min: https://jenkins.koha-community[…]a_Master_U22/116/ |
23:12 |
|
koha-jenkins |
Project Koha_Master_D11_My8 build #894: UNSTABLE in 39 min: https://jenkins.koha-community[…]ster_D11_My8/894/ |
23:32 |
|
koha-jenkins |
Project Koha_Master_D11_MDB_Latest build #984: SUCCESS in 44 min: https://jenkins.koha-community[…]1_MDB_Latest/984/ |