Time  Nick             Message
00:49 dcook            Anyone around familiar with the MARC Holdings spec?
00:50 dcook            I guess circulation data doesn't relate to MARC Holdings.. as it's transactional data..
00:55 dcook            877$j looks like it's permanent status (e.g. Lost) rather than "On Loan"...
02:52 dcook            Poor Bugzilla still catching up on all that email..
04:24 wajasu           discovered "allow public downloads" so now i can add to my HTML customizations :)
06:21 dcook            Yeah Koha these days is pretty wild
06:21 dcook            That is, lots and lots of features
06:21 dcook            Yet I always want to add more :D
06:25 fridolin         the more the merrier ;)
06:29 dcook            I just need to find the tiiiiime *cries*
06:30 reiveune         hello
06:30 wahanui          salut, reiveune
06:30 dcook            Going to have a chat with the boss on Monday though. I have a few ideas that maybe folk will pay for...
06:30 dcook            Or that we'll internally sponsor or something
06:30 dcook            My current interest is trying to get Koha's API to use SSO too...
06:31 dcook            Actually, someone wants SSO for self-checkout, so that will probably happen soon
06:31 dcook            With SAML although I prefer OpenID Connect...
06:31 dcook            Authenticate all the things \o/
06:32 dcook            And API all the things!
06:32 marcelr          lots of new features means lots of bugs ! unfortunately
06:34 dcook            That's true...
06:34 dcook            and lots of documentation...
06:34 dcook            The Koha API using SSO could be done with a plugin potentially
06:35 dcook            I just wish tcohen would tell me his OpenID Connect plans...
06:35 dcook            Keeps teasing me telling me has them but won't give up the goods..
07:00 cait             good morning #koha
07:01 marcelr          hi cait
07:04 cait1            hi marcelr
07:05 cait1            on QA this morning, will use QA contact :)
07:08 marcelr          ok
07:11 paulderscheid[m] morning #koha
07:12 marcelr          o/
07:37 cait1            morgen Paul :)
07:38 paulderscheid[m] Guten morgen cait o/
07:42 cait1            hm git bz working for you all?
07:43 cait1            i just got the ame error that was reported on bug 28726
07:43 huginn           Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 enhancement, P5 - low, ---, michael.hafen, Needs Signoff , Add sort1 and sort2 to patron card creator patron search
07:45 cait1            Joubu: around maybe?
07:46 cait1            marcelr: does it work for you?
07:46 paulderscheid[m] I'll give it a try
07:46 cait1            and sorry, the bug with the error is bug 28726
07:47 marcelr          i had not problem with git bz cait
07:47 cait1            so odd.
07:47 cait1            y
07:48 cait1            it keeps failing for me
07:49 cait1            rangi says it might not work with ipv6
07:50 marcelr          could be
07:51 cait1            he'll have a look tomorrow
07:54 cait1            now... I am alittle stuck
07:56 * cait1          ponders
07:56 cait1            Joubu: ping! want to talk to you about a remote branch
08:03 paulderscheid[m] I also reproduce the issue on bug 28726
08:03 huginn           Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 enhancement, P5 - low, ---, michael.hafen, Needs Signoff , Add sort1 and sort2 to patron card creator patron search
08:04 cait1            paulderscheid[m]: do other bugs work?
08:04 paulderscheid[m] I'll try that as well
08:05 cait1            thx paulderscheid[m]
08:06 cait1            oh interesting
08:07 cait1            other bugs DO work
08:07 paulderscheid[m] Apply on bug 28658 worked and this one even depends on another one
08:07 huginn           Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28658 enhancement, P5 - low, ---, michael.hafen, Needs Signoff , With SearchMyLibraryFirst if library isn't set for the opac, try to guess it by checking branchip
08:08 paulderscheid[m] Right now it seems to be specific to 28726
08:08 cait1            so maybe not a network issue \o/
08:09 paulderscheid[m] The bugs-server returns a 404
08:13 cait1            it's all good, the patch file attached is not a patch file...
08:13 paulderscheid[m] Oh
08:13 cait1            yep
08:13 paulderscheid[m] That explains it
08:13 cait1            could have seen that earlier - but I think better that kind of problem, than a bigger one
08:13 paulderscheid[m] yes, definitely
08:15 cait1            sorry for the noise... and back to work
08:21 triveni          mail configuration single server multiple instances how to do
09:09 triveni          mail configuration single server multiple instances how to do.i need this help
09:15 cait1            I don't think it's different to a single instance
10:00 Joubu            oleonard: how far are you from adding a SO on bug 30718? :)
10:00 huginn           Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718 enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Use flatpickr's altInput option everywhere
11:33 tcohen           hi all
11:38 paulderscheid[m] hola tcohen
11:51 tcohen           hi y'all, would some of you join an API week soon? LIke, next week?
11:52 tcohen           in which we focus on API bugs and enhancements colectively
11:52 dfliddle         Hello everyone! I need some help digging into what, to me, is a mystery. I'm hoping someone here can provide a little insight.
11:52 tcohen           shoot
11:53 dfliddle         Our Koha instance was configured by other people. Our patrons are able to sign in through the Google login API. On the English interface, the link appears as "Google Log In", but in every other language, the text is the default set by masthead.inc.
11:54 cait1            have you checked if they changed the text maybe in opacuserjs?
11:54 dfliddle         I'm looking for a clue to where the text "Google Log In" can be found and rooted out. It interferes, it seems, with some theming options, because it's formatting is handled differently.
11:54 cait1            administration > system preferences
11:55 dfliddle         I've searched through the file system exhaustively without success. There's no field I've found in the preferences that governs that text.
11:55 dfliddle         If it is in there, can you be more specific?
11:56 cait1            you would not find it in the file system
11:56 cait1            if it's a preference set int he db
11:56 cait1            have you checked if you have any content in opacuserjs system preference?
11:57 dfliddle         Bingo!
11:57 dfliddle         Thank you very much! I didn't have enough background knowledge to have that on a list of possibilities, and the search in preferences doesn't seem to cover field text.
11:59 dfliddle         It reads, $("#members a:contains('Log in to your account')").text("Google Log In"); . Thanks again, and have a good weekend, all!
12:04 paulderscheid[m] tcohen: I'd be in, not sure whether I would create even more bugs, though ^^
12:54 tcohen           paulderscheid[m]: ok
12:54 tcohen           new bugs filed sounds good too
12:55 paulderscheid[m] It's eerily quiet today
12:58 cait1            we are all thinking hard :)
14:52 reiveune         bye
15:48 alohabot         🎁 🐻 Koha '22.05.x' packages pushed to 'koha-staging' repo  🌯🥨🥐
15:55 koha-jenkins     Yippee, build fixed!
15:55 koha-jenkins     Project Koha_22.05_U20 build #40: FIXED in 38 min: https://jenkins.koha-community.org/job/Koha_22.05_U20/40/
15:55 wahanui          Congratulations!
16:16 alohabot         🎁 🐶 Koha '22.05.x' packages pushed to 'koha-staging' repo  🥞🍣🥪
16:28 cait1            have a nice weekend all!
16:33 koha-jenkins     Project Koha_22.05_U22 build #36: SUCCESS in 37 min: https://jenkins.koha-community.org/job/Koha_22.05_U22/36/
16:37 koha-jenkins     Project Koha_22.05_U18 build #41: STILL UNSTABLE in 1 hr 19 min: https://jenkins.koha-community.org/job/Koha_22.05_U18/41/
16:40 koha-jenkins     Project Koha_22.05_D11 build #45: STILL UNSTABLE in 1 hr 17 min: https://jenkins.koha-community.org/job/Koha_22.05_D11/45/
16:46 alohabot         🎁 🐶 Koha '22.05.x' packages pushed to 'koha-staging' repo  🌮🍠🍪
16:52 koha-jenkins     Project Koha_22.05_U20 build #41: SUCCESS in 45 min: https://jenkins.koha-community.org/job/Koha_22.05_U20/41/
17:14 koha-jenkins     Project Koha_22.05_U18 build #42: STILL UNSTABLE in 41 min: https://jenkins.koha-community.org/job/Koha_22.05_U18/42/
17:15 alohabot         🎁 🐻 Koha '22.05.x' packages pushed to 'koha-staging' repo  🍟🥞🥦
17:32 koha-jenkins     Project Koha_22.05_U20 build #42: SUCCESS in 54 min: https://jenkins.koha-community.org/job/Koha_22.05_U20/42/
17:41 koha-jenkins     Project Koha_22.05_U22 build #37: SUCCESS in 48 min: https://jenkins.koha-community.org/job/Koha_22.05_U22/37/
17:46 alohabot         🎁 🐷 Koha '22.05.x' packages pushed to 'koha-staging' repo  🎂🌭🥜
18:27 koha-jenkins     Project Koha_22.05_U20 build #43: SUCCESS in 54 min: https://jenkins.koha-community.org/job/Koha_22.05_U20/43/
18:29 koha-jenkins     Project Koha_22.05_U18 build #43: STILL UNSTABLE in 48 min: https://jenkins.koha-community.org/job/Koha_22.05_U18/43/
18:29 koha-jenkins     Project Koha_22.05_U22 build #38: SUCCESS in 37 min: https://jenkins.koha-community.org/job/Koha_22.05_U22/38/
18:31 koha-jenkins     Project Koha_22.05_D11 build #46: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_22.05_D11/46/
18:52 tcohen           wait for it
18:52 huginn           News from kohagit: Bug 30650: (QA follow-up) Some higher-level methods usage <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5a4194ead493623f9b3144f6f156890cdd25e594>
18:52 huginn           News from kohagit: Bug 22456: DBRev 22.06.00.023 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5f831bcf52061b0bb6340b36f3c3a3f20235973d>
18:52 huginn           News from kohagit: Bug 30650: DBRev 22.06.00.022 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c02dae93806d820ec38125647b06750fb58f7582>
18:52 huginn           News from kohagit: Bug 30650: (QA follow-up) Terminology: location - library <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=683dc6544d7cb113b3d355f0309d851e0143f71c>
18:52 huginn           News from kohagit: Bug 30650: Add missing name to notice added by database update <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=15365b150a9962d0693bdfe80cf9762c3452264f>
18:52 huginn           News from kohagit: Bug 30650: Add message on the admin page if the pref is off <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ac1f65bc2c99849e0e797e86cc46c2f364b81325>
18:53 huginn           News from kohagit: Bug 30650: Split yml on several lines to help translation <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0f0842465b6af8c41cc6abf09984c316a2dac365>
18:53 huginn           News from kohagit: Bug 30650: Add the sidebar to the circ view <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8e3f95f52c2ac93abd7a6aa16580c395bbe9f96f>
18:53 huginn           News from kohagit: Bug 30650: Add link to the circ nav bar <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=85a65eeb5ab350643a39e17f33cd01f17ed17a78>
18:53 huginn           News from kohagit: Bug 30650: Add info to the trash icon <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6c347921fedefdfbe41182bfaa287eb626c1a755>
18:53 huginn           News from kohagit: Bug 30650: Add dayjs license to the about page <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5d93f7b8215f2ec006cb6a9d04494c20a26dea73>
18:53 huginn           News from kohagit: Bug 30650: Fix some typos <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=88c600e3de264ebb273b5e95c4e89985d527262e>
18:53 huginn           News from kohagit: Bug 29012: (QA follow-up) Use q{} instead of '' in smart-rules.pl <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6f8e77b4e899d6f71fb8987975ba916a65dc8229>
18:53 huginn           News from kohagit: Bug 30650: Display the link in the admin even if the pref is off <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=13104f2db778531f4bf84ca7af307e265b73b063>
18:53 huginn           News from kohagit: Bug 31247: Add tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e9891b84fefd74059caf81730b1acd26f7cc4569>
18:53 huginn           News from kohagit: Bug 31247: Fix OPAC authentication when 2FA is enabled <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e7bb0d2a5ed92a1c9fedd5611e5569f11bd47723>
18:53 huginn           News from kohagit: Bug 31238: Fix typo in marc_subfields_structure.pl <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c39e47cbf3af9b7fcedbfd3a3e0efcffb74efb10>
18:53 huginn           News from kohagit: Bug 22456: (QA follow-up) Consider cancellation requested as cancelled in OPAC <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9e28725966466579fb5c1c1274de7d133994138e>
18:53 huginn           News from kohagit: Bug 30308: Fix bulkmarcimport.pl broken by OAI-PMH:AutoUpdateSets(EmbedItemData) <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d5e65dd4c0352c4fb2d96f4cabfc6e6311770cd0>
18:53 huginn           News from kohagit: Bug 22456: (follow-up) Cancel holds at checkin <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0e6f15207720edeacbc34bc1d54c98b01d9ec537>
18:53 huginn           News from kohagit: Bug 22456: Add Koha::Holds->filter_by_has_cancellation_requests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a40f8f697f78b5937876d127afeb2bd3dfa5027b>
18:53 huginn           News from kohagit: Bug 22456: Staff interface handling <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b3cdbb557d5ec4a4b5489e64ab73f7bd3b7f6bc6>
18:53 huginn           News from kohagit: Bug 22456: Allow requesting cancellation from the OPAC <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f7173143853c37e44dec29e42068ee9ca68d4b6c>
18:53 huginn           News from kohagit: Bug 22456: Add cancellation request methods to Koha::Hold <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e22e91aae4912b97a4bd8729e8c97efbfd8f3e44>
18:53 huginn           News from kohagit: Bug 22456: Add Koha::Hold::CancellationRequest(s) class(es) <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=100e79de477b0e276ca795567ce6a5e8d624fbaf>
18:53 huginn           News from kohagit: Bug 22456: Add waiting_hold_cancellation circulation rule <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d3ebbb88be68e42318f3de08ba55318e2970a70c>
18:53 huginn           News from kohagit: Bug 22456: DBIC update <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d7bfe09dd698bdb82078b520a6c16142d5d58d78>
18:53 huginn           News from kohagit: Bug 22456: Add cancellation request table <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a2dbdc6fc44e379c8bec04f5396799da4f3d9d90>
18:53 huginn           News from kohagit: Bug 29012: Add default values for blank circulation rules that weren't saved to the... <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=cf397ac3bcbc93a508954c836d1cb90a84fb2ac6>
18:55 tcohen           Joubu++
18:55 tcohen           khall++ # QA a lot :-D
18:55 tcohen           cait++
18:56 cait             tcohen++
19:11 huginn           News from kohagit: Bug 14364: DBRev 22.06.00.025 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a54982970127ffa68a931230a973f04d1888fc35>
19:11 huginn           News from kohagit: Bug 29012: DBRev 22.06.00.024 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=51cef8c0ec1eca244ebafb853a9164bde65941cb>
19:11 huginn           News from kohagit: Bug 14364: (QA follow-up) Add email validation to ExpireReservesAutoFillEmail <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a0afcda26ae347ac21b6d9f26a2c0f22d20de98d>
19:11 huginn           News from kohagit: Bug 14364: (QA follow-up) Fix capitalization <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4bbde3bde6b675473eab5041bcb3f88ff2e36eee>
19:11 huginn           News from kohagit: Bug 14364: Fix spelling and tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ba7153a76247511840ed63ba94b16b9775c0ce73>
19:11 huginn           News from kohagit: Bug 30389: Switch to Bootstrap tabs on the page for adding orders from MARC file <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1b0d9cd3da5c16fa34f1b4530d833108ebbc49a7>
19:11 huginn           News from kohagit: Bug 14364: (follow-up) Cleanup duplicate code and adjust notices and prefs <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=482f3f1630e990097dff1c1d2961b407adaf047c>
19:11 huginn           News from kohagit: Bug 14364: (QA follow-up) Generate message for transfers as well <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6c75695542e2416a52dab1776c751601188aad93>
19:11 huginn           News from kohagit: Bug 14364: Allow automatically canceled expired waiting holds to fill the next hold <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6a770ace343b349c03c483c51356dc78f1a16514>
19:15 alohabot         🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  🍝🥭🍗
19:37 koha-jenkins     Project Koha_22.05_U22 build #39: SUCCESS in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_22.05_U22/39/
19:44 koha-jenkins     Project Koha_Master_U20 build #513: UNSTABLE in 38 min: https://jenkins.koha-community.org/job/Koha_Master_U20/513/
19:51 alohabot         🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  🥙🥝🍉
19:51 koha-jenkins     Project Koha_Master_D11_My8 build #943: UNSTABLE in 58 min: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/943/
19:57 tcohen           have a great weekend, #koha
20:07 koha-jenkins     Project Koha_Master_U22 build #160: UNSTABLE in 49 min: https://jenkins.koha-community.org/job/Koha_Master_U22/160/
20:30 wajasu           i discoverd upload file. checked "public", used "UPLOAD" authorized value. but still can't figure out why it's categoraized as temporary upload.
20:31 wajasu           moving to 2GB VPS today.  let's see if that takes care of out of memory errors.
20:36 koha-jenkins     Project Koha_22.05_D11 build #47: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_22.05_D11/47/
20:41 koha-jenkins     Project Koha_Master_D10 build #764: UNSTABLE in 1 hr 4 min: https://jenkins.koha-community.org/job/Koha_Master_D10/764/
20:49 koha-jenkins     Project Koha_Master_D11_ES6 build #43: SUCCESS in 8 min 32 sec: https://jenkins.koha-community.org/job/Koha_Master_D11_ES6/43/
20:49 koha-jenkins     Project Koha_Master_D11_My8 build #944: STILL UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/944/
20:53 koha-jenkins     Project Koha_Master_D11_MDB_Latest build #1037: UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D11_MDB_Latest/1037/
21:13 koha-jenkins     Project Koha_Master_D11_ES7 build #45: SUCCESS in 8 min 15 sec: https://jenkins.koha-community.org/job/Koha_Master_D11_ES7/45/
21:40 koha-jenkins     Project Koha_Master_U20 build #514: STILL UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_U20/514/
21:42 koha-jenkins     Project Koha_Master_U20 build #515: STILL UNSTABLE in 39 min: https://jenkins.koha-community.org/job/Koha_Master_U20/515/
21:50 koha-jenkins     Project Koha_Master_D12 build #224: UNSTABLE in 1 hr 8 min: https://jenkins.koha-community.org/job/Koha_Master_D12/224/
22:42 koha-jenkins     Project Koha_Master build #2129: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_Master/2129/