← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 01:25 | alohabot | ๐ ๐ Koha '19.11.x' packages pushed to 'koha-staging' repo ย ๐ฅฎ๐ฅ๐ |
| 01:27 | koha-jenkins | Project Koha_19.11_D8 build #451: UNSTABLE in 22 min: https://jenkins.koha-community[โฆ]oha_19.11_D8/451/ |
| 01:35 | Project Koha_19.11_U21 build #27: SUCCESS in 31 min: https://jenkins.koha-community[โฆ]oha_19.11_U21/27/ | |
| 01:46 | Project Koha_19.11_D11 build #35: SUCCESS in 42 min: https://jenkins.koha-community[โฆ]oha_19.11_D11/35/ | |
| 01:49 | Yippee, build fixed! | |
| 01:49 | Project Koha_19.11_U18 build #366: FIXED in 43 min: https://jenkins.koha-community[โฆ]ha_19.11_U18/366/ | |
| 01:49 | Project Koha_19.11_U20 build #278: SUCCESS in 43 min: https://jenkins.koha-community[โฆ]ha_19.11_U20/278/ | |
| 01:54 | Project Koha_19.11_U16 build #133: SUCCESS in 26 min: https://jenkins.koha-community[โฆ]ha_19.11_U16/133/ | |
| 02:07 | Project Koha_19.11_D9 build #402: SUCCESS in 31 min: https://jenkins.koha-community[โฆ]oha_19.11_D9/402/ | |
| 02:31 | Yippee, build fixed! | |
| 02:31 | Project Koha_19.11_U_Stable build #75: FIXED in 44 min: https://jenkins.koha-community[โฆ]9.11_U_Stable/75/ | |
| 02:33 | Project Koha_19.11_D9 build #403: SUCCESS in 44 min: https://jenkins.koha-community[โฆ]oha_19.11_D9/403/ | |
| 02:39 | Project Koha_19.11_D10 build #223: SUCCESS in 49 min: https://jenkins.koha-community[โฆ]ha_19.11_D10/223/ | |
| 03:18 | alohabot | ๐ ๐ป Koha '19.11.x' packages pushed to 'koha' repo ย ๐๐ ๐ |
| 03:30 | koha-jenkins | Project Koha_19.11_D10 build #224: SUCCESS in 50 min: https://jenkins.koha-community[โฆ]ha_19.11_D10/224/ |
| 03:37 | alohabot | ๐ ๐ถ Koha '20.11.x' packages pushed to 'koha' repo ย ๐๐ ๐ฅ |
| 03:53 | ๐ ๐ต Koha '21.05.x' packages pushed to 'koha' repo ย ๐๐ ๐ฅ | |
| 07:03 | magnuse joined #koha | |
| 07:05 | reiveune joined #koha | |
| 07:05 | reiveune | hello |
| 07:32 | ashimema | Morning |
| 07:39 | magnuse | \o/ |
| 07:47 | udkoha joined #koha | |
| 07:50 | sodesvaux joined #koha | |
| 07:58 | cait joined #koha | |
| 07:58 | cait | good morning #koha |
| 08:01 | alex_a joined #koha | |
| 08:02 | cait1 joined #koha | |
| 08:07 | *ย ashimema | yawns |
| 08:12 | cait joined #koha | |
| 08:13 | *ย cait | waves and yawns too |
| 08:28 | alohabot joined #koha | |
| 08:56 | mtj | hi folks |
| 08:56 | hey tuxayo, can you ping me for a release | |
| 09:18 | Pavlis joined #koha | |
| 09:19 | Pavlis | Hello, in Koha there are patterns like {ISBN}. Is it pattern for search query in OPAC ? |
| 09:29 | alohabot joined #koha | |
| 10:00 | alohabot joined #koha | |
| 10:24 | cait | does someone know where I can check waht email disable on instances actually does? |
| 10:24 | wonder if we can run overdue-notices without being in danger of sending them | |
| 10:27 | magnuse | cait: maybe look at https://git.koha-community.org[โฆ]oha-email-disable ? |
| 10:28 | it deletes $libdir/$instancename/email.enabled | |
| 10:29 | then i guess the point is that things like https://git.koha-community.org[โฆ]oha-common.cron.d run "koha-list --email" whoch checks for the file, to see if process_message_queue.pl should be run | |
| 10:43 | cait | ah, so the --email is the one |
| 10:43 | that makes sense, thank you! | |
| 10:43 | so if we run overdues manually, that shoudl not create a problem then, right? | |
| 10:43 | magnuse++ | |
| 11:17 | magnuse | if email is disabled, process_message_queue.pl should not be run, so they should exist in the message_queue, bit not get sent out |
| 11:17 | s/bit/but/ | |
| 11:21 | tcohen | morning |
| 11:57 | udkoha | just back from lunch :-) |
| 11:58 | funny this sed-like-syntax s/old/new/ | |
| 12:10 | cait1 joined #koha | |
| 12:19 | magnuse | or perl regex :-) |
| 12:20 | i did it somewhere and it actually worked. i think it was the chat in skype or something like that | |
| 12:21 | udkoha | yes, I know - I like RE. BTW: a book recommendation "Mastering Regular Expressions" from O'Reilly |
| 12:22 | or this more recent youtube video: https://www.youtube.com/watch?v=rhzKDrUiJVk&t=62s - Learn Regular Expressions In 20 Minutes | |
| 12:22 | he presents working with https://regexr.com | |
| 12:35 | Dyrcona joined #koha | |
| 13:31 | cait | There is several spots in Koha where you can make use of regex now - like the batch edit tools |
| 13:32 | magnuse: thx for the help :) | |
| 13:47 | JBoyer joined #koha | |
| 13:58 | MarkHofstetter1 left #koha | |
| 14:54 | tcohen | @seen marcelr |
| 14:54 | huginn | tcohen: marcelr was last seen in #koha 3 days, 6 hours, 12 minutes, and 49 seconds ago: <marcelr> magnuse: a mention on the old report would not be bad either (referring to new bug) |
| 16:07 | reiveune | bye |
| 16:08 | reiveune left #koha | |
| 17:08 | oleonard joined #koha | |
| 17:16 | oleonard | Hi all |
| 17:18 | JBoyer joined #koha | |
| 17:33 | cait | hi oleonard .) and bye #koha! |
| 17:33 | cait left #koha | |
| 18:09 | bshum joined #koha | |
| 18:16 | cait joined #koha | |
| 18:19 | oleonard | @later tell Joubu An upgrade to Bootstrap 5 in the staff interface is a goal, but I don't have a firm plan. I had ideas to try to do it alongside the staff interface redesign but I think that's probably overly ambitious. |
| 18:19 | huginn | oleonard: The operation succeeded. |
| 18:24 | oleonard | kidclamp would you prefer that I add a follow-up to Bug 25251? |
| 18:24 | huginn | Bug https://bugs.koha-community.or[โฆ]_bug.cgi?id=25251 normal, P5 - low, ---, koha-bugs, Needs Signoff , When a record has no items click delete all does not need an alert |
| 18:24 | kidclamp | either way, I can, just don't want to step on each others feet |
| 18:25 | oleonard | I would prefer that you do it so I can sign off and get it moving |
| 18:25 | kidclamp | kk |
| 18:25 | oleonard | I hope I didn't step on your feet with the holds/FA-icons patch |
| 18:25 | kidclamp | not at all :-) |
| 19:06 | bag joined #koha | |
| 19:54 | cait | all feet are save then? :) |
| 20:38 | alexbuckley joined #koha | |
| 20:57 | cait | y |
| 21:18 | oleonard++ | |
| 23:10 | dcook | @later tell oleonard Any possibility of using the WRAPPER directive with the staff interface redesign? |
| 23:10 | huginn | dcook: The operation succeeded. |
← Previous day | Today | Next day → | Search | Index