Time  Nick         Message
01:12 UACA         Hello
01:12 wahanui      que tal, UACA
01:12 UACA         hola
02:10 Francesca    got proper internet now yus
07:54 reiveune     hello
07:56 greenjimll   Morning... https://dashboard.koha-community.org/ is looking somewhat different this morning. Nice!
08:04 magnuse      Francesca++
08:06 magnuse      AndrewIsh: noticed something in ILL yesterday: if you fill illrequests.biblionumber and then delete the biblio, illrequests.biblionumber still has the biblionumber. Is that something you are aware of?
08:07 AndrewIsh    magnuse:  Arghhh, no, I wasn't. Sounds like a missing CASCADE on the biblionumber foreign key. Doh! I'll create a bug, thanks for the heads up :)
08:07 magnuse      np!
08:10 * Francesca  waves
08:44 * andreashm  waves
09:19 ashimema     dashboard is looking lovely
09:24 Archie^      Hey Koha!
09:36 Archie^      right, so let me get this striaght. If i wanna do a cleanup of a test environment. am i allowed to manually delete records from Issues table?
12:21 oleonard     Hi all
12:23 calire       hi oleonard
12:23 wahanui      hi oleopard
12:53 oleonard     What is it supposed to look like in the OPAC when you've exceeded  FailedLoginAttempts ?
13:09 oleonard     calire do you know anything about the FailedLoginAttempts feature?
13:09 calire       oleonard, what sort of things? :D
13:10 oleonard     It looks like it maybe works but doesn't give the OPAC user any feedback?
13:10 calire       I can have a go
13:11 ashimema     I think some sysprefs were introduced for that
13:11 ashimema     let me dig out the bug
13:13 calire       so it doesn't give a new message once the patron locks their account
13:13 calire       I just see "You entered an incorrect username or password. Please try again! But note that passwords are case sensitive and that your account will be locked out after a fixed number of failed login attempts."
13:14 oleonard     Bug 18314 says, "After the third consecutive failures, you will be asked to reset your
13:14 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18314 enhancement, P5 - low, ---, jonathan.druart, RESOLVED FIXED, Account lockout
13:14 oleonard     password"
13:15 ashimema     bug 21311
13:15 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21311 major, P5 - low, ---, m.de.rooy, RESOLVED FIXED, Remove locked message from opac-auth.tt
13:15 ashimema     see that one oleonard
13:17 oleonard     Thanks ashimema. I see the rationale.
13:17 ashimema     it's a case of improved security at the detriment to user friendlyness
13:24 * Joubu      is haunted by Koha demons
13:24 Joubu        and also hi #koha o/
13:24 ashimema     lol
13:25 ashimema     what did `my task scheduler is quite random, as well as slow and messy when tasks > X` mean late yesterday Joubu ?
13:25 Joubu        ashimema: you complained because I was ignoring you, but I was not :)
13:25 ashimema     oh.. I wasn't complaining
13:25 ashimema     or rather.. not complaining about you
13:26 ashimema     my irc client recently has a nasty habbit of losing PM's
13:26 oleonard     @later tell ashimema :(
13:26 huginn       oleonard: The operation succeeded.
13:26 ashimema     that's what I was hopeing hadn't happend ;)
13:26 ashimema     you certainly helps
13:26 ashimema     indeed oleonard
13:27 Joubu        oleonard: "Specify due date" is badly formatted... Do you remember how many times we fixed that bug?!
13:28 Joubu        I wish I had provided tests for all the bugfixes I wrote :-/
13:28 oleonard     Oh no, does git blame me?
13:31 Joubu        nope, it's me of course
13:31 ashimema     hehe.. I often do that..
13:31 ashimema     go hunting and then realise it was my fault
13:33 Joubu        It's my fault 80% of the time, so I cannot blame anybody :D
13:33 ashimema     well.. when you have that much code in the codebase :P
13:34 * ashimema   can only dream of having such a prolific contributions
13:34 oleonard     With great power comes great responsibility
13:34 Joubu        responsability is shared with the QAer of the patch ;)
13:37 oleonard     Ha.... Just saw the holiday dashboard https://dashboard.koha-community.org/
13:56 Joubu        "Specify due date (MM/DD/YYYY) : " # Are we supposed to display the time part in this input?
13:57 tcohen       hola
13:59 oleonard     Joubu: If it defaulted to 23:59 I'd say we can do without it, but it doesn't.
13:59 oleonard     So maybe we should
14:00 Joubu        hehe yes, that's why I ask the question
14:00 Joubu        currently the formating is broken in master and 18.11, because of the html filters
14:01 Joubu        it's (one of?) the only place where we do not use the KohaDates filter to display the date
14:02 Joubu        the display also depends on the onsite checkout feature, in that case we should display the date in any cases I'd say
14:05 caroline     Good morning!
14:21 Joubu        hum... the display of due date on the checkout form never worked?
14:21 Joubu        "Specify due date (MM/DD/YYYY) : " but the date is shown as "2018-12-13 23:59"
14:32 kidclamp     when you click for calendar you get a time stamp too
14:33 Joubu        when I pick a date using the calendar, the input is filled with the correct date format: "12/25/2018 23:59"
14:36 kidclamp     it works if I just type date, though it is due at 00:00:00
14:38 Joubu        it "works", it is the format that is wrong, If I type a date 12/25/2018 and check out, I get the input filled with "2018-12-25 00:00"
14:39 Joubu        then click on the input, focus out
14:39 Joubu        "Please enter a valid date (should match mm/dd/yyyy)."
14:47 kidclamp     do you just need $KohaDates with_hours => 1 as additional filter?
14:52 Joubu        that was the first thing I tried, but I cannot find a bug with it now!
15:12 Archie^      hey is there some sort of check of what perl5 packagaes i need to mark marc21xml into koha?
15:12 Archie^      if the staging is not working for me for some reason :/
15:22 kidclamp     your about page should list all the deps for koha Archie^
15:22 kidclamp     MOre->About
15:22 Archie^      aha! gonna check
15:22 kidclamp     /cgi-bin/koha/about.pl
15:27 kidclamp     BYWater town hall on using the new sandboxes:  https://zoom.us/webinar/register/b2d029ddbbd5c742cde7dc3c8da9331e
15:27 kidclamp     if anyone interested
15:29 Archie^      right, so lets say i'm missing Net::OAuth2::AuthorizationServer (0.16)	 How would one go installign it? apt-get?
15:30 Archie^      right, its cpan
15:38 kidclamp     most dependencies should be available in the Kopha repo
15:39 kidclamp     https://debian.koha-community.org/koha/dists/18.05/main/binary-i386/Packages
15:39 kidclamp     libnet-oauth2-authorizationserver-perl,
15:53 kidclamp     bug 21984
15:53 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21984 major, P5 - low, ---, nick, Needs Signoff , Unable to load second page of results for reports with reused parameters
15:55 pastebot     "tcohen" at 172.22.66.9 pasted "Joubu:" (318 lines) at http://paste.koha-community.org/452
15:56 Joubu        tcohen: what about t/db_dependent/Patron/Borrower_Discharge.t alone?
15:57 Joubu        can you confirm memcached is set and running? :)
15:58 tcohen       t/db_dependent/Patron/Borrower_Discharge.t  passes
15:58 tcohen       memcached is running
15:58 Joubu        yes but with a warning
15:58 Joubu        No members DISCHARGE letter transported by email
15:58 Joubu        do you get the warning?
15:58 * cait       waves
15:59 Joubu        hi cait
15:59 tcohen       I get the warning, yes
15:59 cait         hi Joubu :)
15:59 Joubu        confirm it does not exist: select count(*) from letter where code="DISCHARGE";
15:59 Joubu        and the reset_all, without the tests, count(*) again
15:59 Joubu        then*
15:59 tcohen       select: command not found
15:59 cait         isn't discharge a print letter?
15:59 tcohen       JOKE
16:00 tcohen       it is not there
16:00 tcohen       I'm sure some tests is deleting all and not rolling back he
16:01 Joubu        make sure it's inserted by reset_all first
16:01 tcohen       its inserted
16:01 tcohen       1
16:03 Joubu        so... you are alone on board :D
16:03 Joubu        prove the tests one by one and track down the bad one
16:04 tcohen       ╭∩╮(-_-)╭∩╮
16:04 Joubu        try t/db_dependent/Letters.t first
16:05 Joubu        ha, strict_mode enabled?
16:06 tcohen       of course, we all do that, right?
16:07 Joubu        I disabled it yesterday, forgot to reset it today. But they all pass with it :
16:07 Joubu        :)
16:10 Archie^      Right
16:10 Archie^      what might be the issue for koha to say "failed to sumbit form:error" during stage marc record for import
16:12 Joubu        background job script running under plack
16:12 Joubu        see debian/templates/apache-shared-intranet-plack.conf, grep for ProxyPas
16:12 Joubu        ProxyPass
16:14 reiveune     bye
16:19 Archie^      Joubu: but i'm using ubuntu :/
16:20 Joubu        so you are using debian packages as well :)
16:22 Archie^      can you help me out? where excatly is debian folder?
16:24 Joubu        search for the apache config file, `locate apache-shared-intranet-plack.conf`, edit it, and make sure you have the ProxyPass lines
16:25 oleonard     Does "search for" crash wahanui?
16:25 Joubu        https://gitlab.com/koha-community/Koha/blob/master/debian/templates/apache-shared-intranet-plack.conf
16:25 oleonard     search for meaning in a cold indifferent universe
16:26 cait         oleonard: you broke wahanui
16:28 oleonard     It was just some light roughhousing
16:28 cait         @wunder Konstanz
16:28 huginn       cait: Konstanz, Germany :: Mostly Cloudy :: 38F/3C | Wind Chill: 38F/3C | Tuesday: Partly cloudy. Lows overnight in the upper 20s. Tuesday Night: Some clouds. Widespread frost likely. Low 28F. Winds light and variable.
16:28 cait         oleonard: roughhousing?
16:29 oleonard     to treat in a boisterously rough manner
16:29 cait         great... nowi got to look up boisterous heh :)
16:29 cait         ah ok :)
16:29 cait         that's a more friendly thing..?
16:30 oleonard     I can be, but it's often used to excuse boys' physical bullying ("boys will be boys")
16:30 cait         ah thx
16:32 cait         oleonard++
16:32 * oleonard   will stop bullying wahanui for science
16:32 cait         :)
16:32 caroline     etymology : boys + terous?
16:33 Archie^      Joubu: i'm assuming you are talking about /etc/apache2/apache2.conf
16:36 oleonard     caroline: Sadly no
16:39 Joubu        Archie^: no, I am talking about /etc/koha/apache-shared-intranet-plack.conf
16:42 Archie^      Joubu:  ive checked and the file is excatly 1:1 with the one in the link
16:48 Joubu        Archie^: sorry I have no idea then
16:48 Joubu        check koha logs and the JS console
17:24 mtompset     Greetings, #koha.
17:25 mtompset     So, anyone else getting chinese robo-calls and calls from NZ? ;)
17:26 caroline     mtompset: no but I am getting text messages saying some one tried to access my outlook and I should go to this page and enter my password to make sure it's me
17:26 caroline     ¬_¬
18:57 mtompset     It's funny when I got those sorts of messages on my not-quite smart phone. :)
18:58 mtompset     The not-quite, because it actually runs Android 2.2, I believe.
18:58 mtompset     And no one supports that now.
19:53 oleonard     Bye #koha
20:14 caroline     anyone around know if it's possible to reorder the barcodes before printing them in the label creator? (For example if you add them out of order to the batch)
20:15 cait         i don't think you cna
20:15 cait         but it would benice
20:15 caroline     I remember doing it before, but I think i went through text edit to reorder them
20:26 mtompset     @seen CrispyBran
20:26 huginn       mtompset: CrispyBran was last seen in #koha 4 days, 20 hours, 22 minutes, and 24 seconds ago: <CrispyBran> I am annoyed with reset_all :/
20:27 mtompset     Greetings, cait caroline
20:27 * mtompset   goes afk again.
20:45 aleisha      hi all! does anyone know if there is a plugin or something in koha that turns a date into a full date? ie 12/12/2018 --> 2018 December 12?
20:47 cait         i don't think we have that as a dateformat yet
20:47 aleisha      okay cool thanks
20:48 cait         the serials do some translatable date magic
20:48 cait         butnot sure if that is useful
20:49 aleisha      serials are actually where i need the magic!
20:50 aleisha      but just wanting a date to show as a full date
20:55 huginn       News from kohagit: Bug 21961: DBRev 18.12.00.001 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a02b322fe7f6a35c0613a33a2e266bb79a721260>
20:55 huginn       News from kohagit: Bug 21759: Avoid manually setting amountoutstanding in _FixAccountForLostAndReturned <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e75c869785d09e6a2b1eb8dbe47cca868fb86105>
20:55 huginn       News from kohagit: Bug 21759: Regression tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1622f0f609fbf7862c481eeec98cd1668b09b145>
20:55 huginn       News from kohagit: Bug 21908: (QA follow-up) Remove useless parentheses in query <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=875f3162c8008ef288adfcd18ada490cf06ecc15>
20:55 huginn       News from kohagit: Bug 21608: (QA follow-up) Rename revert button <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=842a4befd342e46a0abda8300c339bb37f943c09>
20:55 huginn       News from kohagit: Bug 21969: Fix Koha::Account->outstanding_* matching the opposite on pathological... <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=dbff938c7ff7eb277c6b94b56b5f03d3348f0017>
20:55 huginn       News from kohagit: Bug 21969: Regression tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ce160066a2b06742e348011324620c8e58b26f40>
20:55 huginn       News from kohagit: Bug 21962: Fix authority search using 'all' <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3adf7708d544338250703165fe7e87f2690d8639>
20:55 huginn       News from kohagit: Bug 21962: Unit tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=39c93e87f648978ec7907220710efaf64e556ea0>
20:55 huginn       News from kohagit: Bug 21961: Fix typo in manage_didyoumean permission <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=da5e41f6def8a5cbafc9303b0fff35cb13e50e72>
20:55 huginn       News from kohagit: Bug 21947: Address other misordered FILTER lines <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=30874dea519d379134174cf9c5fd5051588a8629>
20:55 huginn       News from kohagit: Bug 21947: Swap the filter order <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d90d5d2254d55752bf1e524885284ba8e3e86f60>
20:55 huginn       News from kohagit: Bug 21405: Fix authorities pagination for Zebra and ES <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=06e6378899631da162d57d477381782f3764ec89>
20:55 huginn       News from kohagit: Bug 21908: Add DISTINCT biblionumber to rebuild_zebra.pl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a1b08269a7031417312e6265ace9ef5b995933fa>
20:55 huginn       News from kohagit: Bug 21908: Add biblio_metadata to rebuild_zebra.pl tables <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c36597bc0c72cc31249c02af5aaaf1c1f977ee50>
20:55 huginn       News from kohagit: Bug 21608: Add value for 'rank-request' when dropdwn disabled <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0295fc2fc6062d9bb43e70bce5f5504b418f3629>
20:55 huginn       News from kohagit: Bug 21849: Add unit tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=2dbaaa300877ff6d96ae84b5a703753d97b6c340>
20:55 huginn       News from kohagit: Bug 21849: Two useless Koha::Account::Offset->new calls need attention <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a2b5407ba5c74f826c1665c1a2ef1ff6d52689fd>
20:55 huginn       News from kohagit: Bug 21608: Add ID and fix filters <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=65ff39f6a56e3bf252883b484f8892d6efcbeb9e>
20:55 huginn       News from kohagit: Bug 21465: Don't throw duplicate userid error if userid belongs to the matched patron <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9a2bd027e5d2380b39776059066d8f06b42d68dd>
21:00 cait         I think the formatting wouldn#t translate actually
21:00 cait         wrong sequence for other languages
21:00 cait         but not sure what you want to implement
21:00 cait         in german full date woudl be 12. Dezember 2018 :)
21:00 cait         just becuase i just got my translation hat on
21:01 kidclamp     as usual, push a bunch, run away before jenkins can complain
21:01 kidclamp     :0(
21:01 cait         aleisha ^
21:01 kidclamp     :-)
21:01 kidclamp     byee
21:01 kidclamp     \away
21:01 cait         bye
21:01 aleisha      if i used POSIX strftime would that be translatable ?
21:01 aleisha      cait,?
21:01 wahanui      cait, are there bywater sandboxes as well?
21:02 kidclamp     sb1.sandboxes.bywatersolutions.com
21:08 cait         aleisha: not sure how that works
21:08 aleisha      no problem :)
21:08 cait         sorry
21:22 koha-jenkins Project Koha_Master_D8 build #139: SUCCESS in 24 min: https://jenkins.koha-community.org/job/Koha_Master_D8/139/
21:26 koha-jenkins Project Koha_Master_D9 build #626: UNSTABLE in 27 min: https://jenkins.koha-community.org/job/Koha_Master_D9/626/
21:51 koha-jenkins Project Koha_Master_U18 build #117: SUCCESS in 29 min: https://jenkins.koha-community.org/job/Koha_Master_U18/117/