← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:00 | jamesb joined #koha | |
| 00:39 | rangi | bgkriegel++ |
| 00:41 | Francesca joined #koha | |
| 00:42 | Francesca | @tell later rangi hey I'll be in sometime after 2 - just got caught up with a meeting at uni |
| 00:42 | huginn | Francesca: Error: I haven't seen later, I'll let you do the telling. |
| 00:42 | Francesca | @later tell rangi hey I'll be in sometime after 2 - just got caught up with a meeting at uni |
| 00:42 | huginn | Francesca: The operation succeeded. |
| 00:42 | rangi | k |
| 00:46 | rocio joined #koha | |
| 00:47 | edveal joined #koha | |
| 01:03 | mario joined #koha | |
| 01:19 | BobB joined #koha | |
| 03:16 | Oak joined #koha | |
| 03:16 | * Oak | waves |
| 03:17 | Oak | Ahoy me hearties. |
| 03:17 | hello wizzyrea :) | |
| 03:22 | crinon joined #koha | |
| 03:24 | crinon | Hi |
| 03:27 | Oak | hello crinon |
| 03:35 | crinon | Whats up? |
| 03:46 | irma joined #koha | |
| 03:54 | mario joined #koha | |
| 04:39 | cait joined #koha | |
| 05:29 | rocio left #koha | |
| 05:47 | magnuse joined #koha | |
| 05:51 | Francesca joined #koha | |
| 05:59 | laurence joined #koha | |
| 06:21 | ashimema joined #koha | |
| 06:24 | marcelr joined #koha | |
| 06:24 | marcelr | hi #koha |
| 06:43 | fridolin joined #koha | |
| 06:47 | reiveune joined #koha | |
| 06:49 | reiveune | hello |
| 06:51 | * magnuse | waves |
| 06:52 | fridolin joined #koha | |
| 06:59 | alex_a joined #koha | |
| 07:00 | alex_a | bonjour |
| 07:05 | Barbarian joined #koha | |
| 07:06 | Barbarian | Hello all, got a question: is there any way to get the overdue report to filter by "Sort Field 1"? |
| 07:06 | From the patron attributes | |
| 07:09 | cait joined #koha | |
| 07:16 | Francesca joined #koha | |
| 07:17 | fridolin1 joined #koha | |
| 08:10 | misilot joined #koha | |
| 08:10 | JesseM_away joined #koha | |
| 08:11 | mkerthCSPL joined #koha | |
| 08:24 | alex_a_ joined #koha | |
| 09:56 | Francesca joined #koha | |
| 10:13 | fridolin joined #koha | |
| 10:13 | fridolin left #koha | |
| 10:19 | alex_a joined #koha | |
| 10:48 | drojf joined #koha | |
| 11:42 | oleonard joined #koha | |
| 11:45 | oleonard | Hi #koha |
| 11:47 | meliss joined #koha | |
| 11:58 | ericar joined #koha | |
| 12:05 | misilot | @later tell barton question for your vufind setup are you using a file in /etc/init.d/vufind to start/stop the service? How are you running it as another user? |
| 12:05 | huginn | misilot: The operation succeeded. |
| 12:16 | tcohen joined #koha | |
| 12:26 | ericar joined #koha | |
| 12:27 | tcohen joined #koha | |
| 12:33 | fridolin joined #koha | |
| 12:36 | fridolin joined #koha | |
| 12:36 | Dyrcona joined #koha | |
| 12:39 | NateC joined #koha | |
| 12:40 | fridolin joined #koha | |
| 12:40 | barton | morning #koha! |
| 12:41 | misilot: I'll have to check... | |
| 12:42 | tcohen | bonjour |
| 12:55 | fridolin joined #koha | |
| 13:09 | fridolin joined #koha | |
| 13:11 | tcohen joined #koha | |
| 13:11 | tcohen | bonjour |
| 13:19 | JoshB joined #koha | |
| 13:20 | kivilahtio | tcohen: bonjour |
| 13:21 | does anybody know why C4::Biblio::_koha_marc_update_bib_ids() drops the existing field 999 ? | |
| 13:21 | if you update the biblionumber and biblioitemnumber, you dont need to remove the field 999 ? | |
| 13:21 | also I need to add the frameworkcode to the MARCXML so I can pass it between Koha installations | |
| 13:21 | thusly I found this oddity | |
| 13:22 | mapped biblio.framework to 999$b | |
| 13:22 | but that gets dropped with this updater? | |
| 13:28 | tcohen | kivilathio, fill a bug |
| 13:28 | Joubu: did you have a chance to look at 13669 | |
| 13:34 | mario joined #koha | |
| 13:36 | deb-CSPL joined #koha | |
| 13:38 | geek_cl joined #koha | |
| 13:39 | fridolin joined #koha | |
| 13:40 | fridolin left #koha | |
| 13:42 | bgkriegel joined #koha | |
| 13:44 | oleonard | bgkriegel++ # Thanks for the signoff |
| 13:46 | bgkriegel | oleonard++ # always improving UI |
| 13:51 | amyk joined #koha | |
| 14:01 | Karl_H joined #koha | |
| 14:04 | fridolin joined #koha | |
| 14:14 | kivilahtio | tcohen: got it https://bugs.koha-community.or[…]_bug.cgi?id=16556 |
| 14:14 | huginn | 04Bug 16556: enhancement, P5 - low, ---, gmcharlt, Needs Signoff , KohaToMarcMapped columns sharing same field with biblio(item)number are removed. |
| 14:19 | kidclamp joined #koha | |
| 14:36 | fridolin joined #koha | |
| 14:38 | ashimema joined #koha | |
| 14:41 | fridolin joined #koha | |
| 14:49 | bgkriegel | kivilahtio: upsert == update or insert? :) |
| 14:49 | kivilahtio | bgkriegel: UPSERT == INSERT OR UPDATE |
| 14:49 | bgkriegel: UPSERT == UPDATE OR INSERT | |
| 14:50 | bgkriegel: this is an establishedterm. I think even DBIx uses it | |
| 14:50 | bgkriegel | Ok :) |
| 14:50 | kivilahtio | bgkriegel: I like UPSERT because it is super convenient |
| 14:51 | fridolin left #koha | |
| 14:52 | drojf joined #koha | |
| 14:53 | drojf | hi #koha |
| 15:00 | TGoat joined #koha | |
| 15:01 | reiveune | bye |
| 15:01 | reiveune left #koha | |
| 15:29 | oleonard | Are there people who use admin/printers.pl? |
| 15:29 | pianohacker joined #koha | |
| 15:33 | cait | hm maybe hlt |
| 15:49 | oleonard | @later tell rangi Do you know of libraries using admin/printers.pl? |
| 15:49 | huginn | oleonard: The operation succeeded. |
| 15:49 | laurence left #koha | |
| 15:50 | talljoy joined #koha | |
| 15:55 | reza__ joined #koha | |
| 16:02 | reza joined #koha | |
| 16:21 | reza__ joined #koha | |
| 16:21 | reza joined #koha | |
| 16:23 | cait left #koha | |
| 17:05 | ericar joined #koha | |
| 17:13 | * oleonard | wonders what kind of trouble everyone is getting into today |
| 17:35 | * magnuse | waves |
| 17:35 | magnuse | oleonard: convoluted migrations for me |
| 17:35 | * liw | particles |
| 17:36 | * magnuse | sees the light |
| 17:37 | gets "letsencrypt-auto renew" to work and does a happydance | |
| 17:44 | drojf joined #koha | |
| 17:44 | magnuse | kia ora drojf |
| 17:45 | i just got "letsencrypt-auto renew" to work - dunno why it wasn't working before... | |
| 17:49 | bag | noice |
| 17:49 | magnuse | bag: HI |
| 17:54 | drojf | magnuse: are you on wheezy? (because you use le-auto) |
| 17:54 | hi bag | |
| 17:55 | magnuse | drojf: 8.4 |
| 17:55 | drojf | you could get the le package from backports then |
| 17:56 | magnuse | ah, havn't thought that far yet |
| 17:57 | drojf | i assume le-auto renew and le renew from the package work the same, but i have not tried it with le-auto |
| 17:58 | need to do some documentation before the kohacon talk | |
| 17:58 | and throw it at nengard probably | |
| 18:01 | magnuse | will there be command to add letsencrypt to existing sites, or will it just be for new sites? |
| 18:03 | drojf | what is in master now is for new instances. but there will be koha-letsencrypt to le-ify existing instances. had no time to finish it before feature freeze, i hope we can sneak it in a 16.05.x, it's only debian scripts |
| 18:03 | magnuse | yeah, i'll vote for that! |
| 18:04 | if you write it i'd love to test it | |
| 18:05 | drojf | most of it is written, but there are a few things to fix. maybe i have some time at the thessaloniki hackfest |
| 18:06 | magnuse | i'll vote for that too ;-) |
| 18:06 | drojf | :) |
| 18:08 | * magnuse | gotta do some shopping |
| 18:08 | drojf | good luck |
| 18:10 | Karl_H | drojf: What's the ticket number for le integration? |
| 18:10 | drojf | 15303 |
| 18:11 | Karl_H | I'm interested- we just bought SSL certs but they're only for a year |
| 18:11 | thanks | |
| 18:12 | oleonard | I was surprised to hear from our web host that they would be dropping the price for our existing SSL certs because of LE. |
| 18:49 | talljoy joined #koha | |
| 18:53 | Jessie joined #koha | |
| 19:25 | drojf joined #koha | |
| 19:32 | akilsdonk joined #koha | |
| 19:44 | meliss joined #koha | |
| 20:18 | rangi joined #koha | |
| 20:26 | ashimema joined #koha | |
| 20:29 | wahanui joined #koha | |
| 20:29 | huginn | New commit(s) needsignoff: [Bug 7241] circulation action logs record biblionumber instead of item number <https://bugs.koha-community.or[…]w_bug.cgi?id=7241> |
| 20:29 | cait joined #koha | |
| 20:30 | pastebot joined #koha | |
| 20:33 | rangi | @later tell joubu bugs db dump in your home dir on bugs.koha-community.org |
| 20:33 | huginn | rangi: The operation succeeded. |
| 20:33 | rangi | @later tell oleonard hlt does |
| 20:33 | huginn | rangi: The operation succeeded. |
| 20:54 | syed joined #koha | |
| 20:54 | syed | hello |
| 20:54 | wahanui | what's up, syed |
| 20:55 | syed | Good how about u? |
| 20:56 | I need ur help in installing Koha!! | |
| 20:58 | * syed | slaps eythian around a bit with a large fishbot |
| 21:00 | edveal joined #koha | |
| 21:01 | eythian | ?! |
| 21:05 | cait | eythian: a strangely labelled button in the web client thing |
| 21:05 | i wouldn't take it personally | |
| 21:15 | eythian | I would anyway! 😉 |
| 21:23 | cait | :) |
| 21:23 | you can of course | |
| 21:25 | JoshB left #koha | |
| 22:17 | reza__ joined #koha | |
| 22:18 | reza joined #koha | |
| 22:21 | talljoy joined #koha | |
| 23:08 | reza__ joined #koha | |
| 23:09 | reza joined #koha | |
| 23:14 | cait | eythian: you got email :) |
| 23:23 | kathryn joined #koha |
← Previous day | Today | Next day → | Search | Index