← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 06:22 | fridolin joined #koha | |
| 06:32 | cait joined #koha | |
| 06:35 | reiveune joined #koha | |
| 06:36 | reiveune | hello |
| 06:53 | cait1 joined #koha | |
| 06:56 | thibaud_g joined #koha | |
| 06:58 | cait2 joined #koha | |
| 08:26 | fridolin left #koha | |
| 09:02 | PedroAmorim[m] | o/ |
| 09:25 | aude_c[m] | Hello, would anyone here know a GitLab user going by vinz3g? Even if you don't, do you understand what they're trying to do with this merge request on the manual, please? https://gitlab.com/koha-commun[…]erge_requests/708 (caroline and I didn't, but we thought we'd check before closing the request!!) |
| 09:33 | Joubu | interesting, I am not sure what they are doing but the merge request contains commit from a weblate bot |
| 09:39 | aude_c[m] | weird |
| 09:50 | Thanks for having a look! | |
| 10:57 | cait joined #koha | |
| 11:01 | khall joined #koha | |
| 11:41 | tcohen[m] | hola |
| 12:07 | cait2 | hi tcohen |
| 12:07 | tcohen[m] | Hey |
| 12:25 | * cait | deduplicates |
| 12:40 | emlam joined #koha | |
| 12:55 | cait | hi emlam :) |
| 12:56 | emlam | hi cait! |
| 12:57 | tcohen[m] | Hi cait, emlam |
| 12:57 | emlam | hi tcohen :) |
| 12:58 | tcohen[m] | emlam we could ask cait about the in transit holds use case |
| 13:00 | cait | uhoh |
| 13:00 | emlam | agreed, I was thinking that too. cait, do you have a minute to take a look at bug 34024? |
| 13:00 | huginn | 04Bug https://bugs.koha-community.or[…]_bug.cgi?id=34024 major, P5 - low, ---, tomascohen, Signed Off , REST API should not allow changing the pickup location on found holds |
| 13:01 | cait | reading |
| 13:02 | khall joined #koha | |
| 13:03 | Dyrcona joined #koha | |
| 13:03 | tcohen[m] | hi khall! |
| 13:03 | wahanui | well, hi khall is my consciousness present in this realm? |
| 13:05 | khall | hi tcohen[m] ! |
| 13:06 | cait | :) |
| 13:07 | tcohen[m] | been told you were great on the onsite traiining |
| 13:07 | khall | |
| 13:08 | cait | hm ok, so waht's the question? |
| 13:08 | I just tried in 22.11 and I have an in transit hold where I can change the pickup-location in staff? | |
| 13:08 | oh no, i can't, was on the wrong record | |
| 13:09 | I think if we can't do it in staff, we shoul dnot allow to change pick-up location for in transit holds | |
| 13:09 | throught he API | |
| 13:10 | tcohen[m] | emlam questions such limitation, given that we allow the change in the OPAC |
| 13:11 | and it feels correct, but I'm not sure why we don't allow it in staff, and as such | |
| 13:11 | if it would break any workflow allowing it through the API | |
| 13:14 | cait | hm I'll check the OPAC now |
| 13:14 | i think because staff doesn't want to send items back and forth | |
| 13:15 | we just recently made a whole workflow/process for requesting cancellation of waiting ones | |
| 13:15 | tcohen[m] | maybe we need the same for pickup locations on in transit holds... |
| 13:16 | cait | just saying, ti seems to be something libraries are worried about in general |
| 13:16 | we could have just made it send an email or show in a report, but it's a moderated workflow now | |
| 13:17 | and I can't updat it in the OPAC | |
| 13:17 | which version did you test on? | |
| 13:17 | I am looking at a 22.11.07 | |
| 13:17 | it's partially broken but it doesnt allow me, I'll show you a screenshot isec | |
| 13:19 | it's missing the info of library and date - but it does not allow me to change the pickup-location | |
| 13:19 | emlam | cait - it's dependent on a syspref, OPACAllowUserToChangeBranch |
| 13:21 | I could certainly see making the API route syspref dependent too if not all libraries would want to enable it | |
| 13:23 | cait | yes... that makes no sense |
| 13:23 | but I am checking sec | |
| 13:24 | oh i see - it changed since i looked last time | |
| 13:24 | hmm | |
| 13:24 | I tihnk we have 2 issues | |
| 13:25 | 1) Why do we allow something in the OPAC that isn't allowed in the staff interface? | |
| 13:26 | tcohen: we usually mimick with the non-public routes what is possible in the taff interface, don'twe? | |
| 13:26 | tcohen[m] | exacatly |
| 13:26 | cait | so we either have a mismatch in the routes |
| 13:26 | or a msimatch in Koha gui | |
| 13:27 | tcohen[m] | I'm not following |
| 13:27 | cait | we don't have a public route for that right? that would use OPACAllowUserToChangeBranch? |
| 13:27 | tcohen[m] | nope |
| 13:27 | cait | and if we make the "staff" route follow an opac preference, it might also create issues |
| 13:28 | I think ultimately we might need to make OPACAllowUserToChangeBranch for both (strike the OPAC)or have a separate one for staff | |
| 13:28 | then it could all behave consistently | |
| 13:30 | emlam | that makes sense |
| 13:32 | khall joined #koha | |
| 13:33 | emlam | I guess the question then would be whether the staff interface and OPAC should have different behavior in that case |
| 13:36 | (my instinct is that staff should either have a separate pref or the ability to override, so that libraries can allow staff discretion even if they don't want to allow patrons to do it freely) | |
| 13:37 | khall_ joined #koha | |
| 13:38 | cait | emlam: I agree with that, i lean towards seaprate too |
| 13:39 | I could imagine that some of the bigger consortia would not want it to be just changed, so configurable might be the way to go for staff side too | |
| 13:39 | will be back in a moment | |
| 13:40 | cait left #koha | |
| 14:00 | reiveune left #koha | |
| 14:19 | khall joined #koha | |
| 14:52 | reiveune joined #koha | |
| 15:00 | bag joined #koha | |
| 15:12 | Joubu | mtj: I don't understand why we have ktd's issue #383 (Remove PO files from 23.05/trixie) that is pushed but #386 for master is still not merged.. |
| 15:15 | Kolvir joined #koha | |
| 15:15 | reiveune | bye |
| 15:16 | reiveune left #koha | |
| 15:16 | Kolvir joined #koha | |
| 15:20 | Kolvir | I can't get my Zebra label printer to work with the quick spine label. It prints part of a header and footer and no call number. I've confirmed there is a call number in the field in the database. |
| 15:21 | Where does it pull the printer profile from? The main label tool work. | |
| 15:22 | khall joined #koha | |
| 15:30 | khall joined #koha | |
| 15:41 | khall joined #koha | |
| 16:15 | Kolvir joined #koha | |
| 17:49 | Dyrcona joined #koha | |
| 18:00 | khall joined #koha | |
| 18:28 | khall joined #koha | |
| 19:43 | fridolin joined #koha | |
| 19:53 | khall joined #koha | |
| 20:08 | khall joined #koha | |
| 22:37 | Kolvir joined #koha | |
| 22:38 | Kolvir | What are the recommended hardware requirements for koha? |
← Previous day | Today | Next day → | Search | Index