Time  Nick          Message
05:16 dcook         @last serverineq
05:16 huginn        dcook: (last [--{from,in,on,with,without,regexp} <value>] [--nolimit]) -- Returns the last message matching the given criteria. --from requires a nick from whom the message came; --in requires a channel the message was sent to; --on requires a network the message was sent on; --with requires some string that had to be in the message; --regexp requires a regular expression the message must match; (1 more message)
05:17 dcook         @last --fromseverineq
05:17 huginn        dcook: (last [--{from,in,on,with,without,regexp} <value>] [--nolimit]) -- Returns the last message matching the given criteria. --from requires a nick from whom the message came; --in requires a channel the message was sent to; --on requires a network the message was sent on; --with requires some string that had to be in the message; --regexp requires a regular expression the message must match; (1 more message)
05:17 dcook         @last --from severineq
05:17 huginn        dcook: Error: I couldn't find a message matching that criteria in my history of 1000 messages.
05:17 dcook         :|
05:17 dcook         @last --from severine
05:17 huginn        dcook: Error: I couldn't find a message matching that criteria in my history of 1000 messages.
05:17 dcook         @seen severine
05:17 huginn        dcook: severine was last seen in #koha 2 years, 17 weeks, 3 days, 14 hours, 13 minutes, and 9 seconds ago: <severine> bye all !
05:18 dcook         O_O
05:18 dcook         @seen severineq
05:18 huginn        dcook: I have not seen severineq.
05:18 dcook         @seen severine_q
05:18 huginn        dcook: severine_q was last seen in #koha 12 hours, 5 minutes, and 50 seconds ago: <severine_q> argh... I feared this answer... thanks you caroline !
05:18 dcook         aha
05:19 dcook         @later tell severine_q I got your card this morning. It made my day! Thanks for sending it. It was actually my very last moment in my old office before moving to my new office later today!
05:19 huginn        dcook: The operation succeeded.
06:26 reiveune      hello
07:20 severine_q    Hello !
07:50 alex_a        Bonjour
09:24 huginn        News from kohagit: Bug 27380: Add missing use statement <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5d459283e81a57cb1c417d79c47b0f9965ba56ae>
09:24 huginn        News from kohagit: Bug 27604: Deal with empty pref <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=121b633cad109b2873ecc1b2ead3f9e3734bfb13>
09:24 huginn        News from kohagit: Bug 27706: (bug 24488 follow-up) Fix libraries column filter <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e0e64bde51b85d7477119be8ec147cbb0df51d21>
09:24 huginn        News from kohagit: Bug 27569: Remove non mysql code <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=dfd42a4eb26a2ac00fe116f22409779047edd02b>
09:24 huginn        News from kohagit: Bug 27569: Fix ODS export - take empty string into account <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=93bc3af5a9b72d5d15a76648e9b9cd7a963bd05f>
09:24 huginn        News from kohagit: Bug 27569: Change av for 100$2 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f0f1d27dd2160a39bb76fd27ecd8b2b9c6056db5>
09:24 huginn        News from kohagit: Bug 27569: Add tests for ODS export <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ce92a756a8e4058b29cf32ea016bac75f6228b9b>
09:24 huginn        News from kohagit: Bug 27569: Don't hide errors! <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0c0b2c09173ddf7a576b4373e831937e8370b159>
09:24 huginn        News from kohagit: Bug 27569: Add tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=7c11f056268195bac6c660182db97d4f2684b50a>
09:24 huginn        News from kohagit: Bug 27569: Fix CSV export for biblio frameworks <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ad5de74cbc43e500c34ae6fa50958c6848d1586f>
10:07 cait1         Joubu++
10:13 koha-jenkins  Project Koha_Master_D9 build #1563: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1563/
11:52 koha-jenkins  Project Koha_Master_D9_My8 build #508: STILL UNSTABLE in 49 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/508/
12:31 tuxayo        Hi #koha :)
12:32 tuxayo        Translation question: stuff like ``cataloguing.pref#AdditionalFieldsInZ3950ResultSearch#`` should be ignored when translating right?
13:18 oleonard      tuxayo: It's a system preference name so it shouldn't be changed.
13:19 * oleonard    remembers bug 26392
13:19 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392 enhancement, P5 - low, ---, julian.maurice, Signed Off , Wrap all translatable strings in opac-main.tt
13:20 tuxayo        oleonard: thanks, here is an example:
13:20 tuxayo        https://translate.koha-community.org/fr/20.11/translate/fr-FR-pref.po#filter=checks&checks=startwhitespace&unit=15326344&offset=0
13:21 tuxayo        The odd thing is that german, italian and spanish ignore such strings.
13:21 oleonard      What a mess to have to dig through
13:21 tuxayo        ^^"
13:21 tuxayo        So maybe they should keep it as is?
13:22 tuxayo        I know there is something about those strings like ``cataloguing.pref#AdditionalFieldsInZ3950ResultSearch#`` but I forgot :o
13:22 oleonard      ``cataloguing.pref#AdditionalFieldsInZ3950ResultSearch#`` should be ignored, yes.
13:24 oleonard      https://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref;h=575dde1c5028431fe5bfe144537b2ee42458c548;hb=HEAD#l265
13:28 Joubu         looks like it's there for information purpose only
13:28 Joubu         maybe it's handled in the translate script
13:29 Joubu         oleonard: you know we have a shinny gitea interface, right? :)
13:30 oleonard      I do but it's slower!
13:30 Joubu         https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref#L265
13:30 Joubu         oleonard: ha! indeed, the server is a bit too small :-/
13:31 oleonard      Seems speedy today though.
13:31 Joubu         it actually depends, there is a search box
13:31 Joubu         that can make you find what you are looking for quickly
13:32 Joubu         https://git.koha-community.org/Koha-community/Koha/search?q=AdditionalFieldsInZ3950ResultSearch
13:32 Joubu         third result, no need to browse up to the .pref file :)
13:32 oleonard      That's very nice, a definite disadvantage of the old interface.
13:34 tuxayo        Thanks oleonard and Joubu :)
13:55 huginn        News from kohagit: Bug 27707: (bug 26639 follow-up) Fix renewals when RenewalSendNotice is set <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=76c38d10d06dfcc377ab82cd312b12b8457a2dc8>
13:55 huginn        News from kohagit: Bug 27673: (follow-up) Fix encoding issues - Dump <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=aba8a17713377ecd36a11f3b8961fd6b4e8e0c9d>
13:55 huginn        News from kohagit: Bug 27673: (QA follow-up) Remove unused YAML::XS import <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9e5c5b9fba2af0cabc1f36ebb9d48615a52136ae>
13:55 huginn        News from kohagit: Bug 27673: Fix encoding issues - Dump <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a562101fdcdf5e276baff5b5c130979a3398cadf>
13:55 huginn        News from kohagit: Bug 27673: Rename C4::Circulation decode to _decode <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=61f88c4c50aa05c1283fd0a715663e4ad3e369b1>
13:55 huginn        News from kohagit: Bug 27673: Fix encoding issues <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fafcbff015fe8e7abe31cf8a0668b17d1bc729bb>
13:55 huginn        News from kohagit: Bug 27673: Replace YAML with YAML::XS <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=46f7239b08691a34616748db6cc10d18cc4fb16f>
14:44 * oleonard    didn't know there was a Czech fork of Koha
14:45 * oleonard    hopes that isn't the reason why we haven't gotten contributions from the Czech folks recently, but...
14:52 koha-jenkins  Project Koha_Master_D9_My8 build #509: STILL UNSTABLE in 55 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/509/
15:43 koha-jenkins  Project Koha_Master_D9 build #1564: UNSTABLE in 51 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1564/
19:27 Nemo_bis      oleonard-away: interesting to know about the Czech fork
19:42 cait          czech-fork?
19:45 Nemo_bis      cait: 16.44  * oleonard didn't know there was a Czech fork of Koha
19:45 Nemo_bis      16.45  * oleonard hopes that isn't the reason why we haven't gotten contributions from the Czech folks recently, but...
19:45 cait          josef is on qa still
20:06 oleonard-away See Bug 27709
20:06 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27709 minor, P5 - low, ---, oleonard, RESOLVED WORKSFORME, Batch item modification tool is missing Save/Cancel buttons in Chrome for Czech fork
20:17 cait          hm interesting
20:17 cait          Czech mutation
22:24 caroline      why why why are all prices in aqorders for the individual copy EXCEPT tax_value_on_ordering and tax_value_on_receiving which are multiplied by the quantity?
22:24 caroline      I don't see how that makes sense
22:28 reiveune      bye