Time  Nick         Message
21:32 cait         kidclamp++
20:46 * LeeJ       waves
20:46 LeeJ         have a good day/night #koha
19:42 magnuse      for the log: the easy solution to my earlier problem with apt-get update over https was to change it to http
19:05 indradg      ola magnuse
19:01 magnuse      kia ora indradg
18:42 cait         bye all
18:42 * cait       hates ajax.
18:32 LeeJ         I guess it might also help if I put single quotes around the datetime in the query :P
18:32 LeeJ         Joubu: thanks for pointing that out
18:32 LeeJ         I'm such a moron
18:32 LeeJ         hahahaha
18:18 LeeJ         hmm
18:11 LeeJ         will try that now!
18:11 tcohen       you needed Joubu, tyr what he says :-D
18:10 LeeJ         doing this for a work project..patron selects a date from jQuery datepicker (copied the datepicker jQuery snippet from opac-reserve.tt which formats it as MM/DD/YYYY) and I was trying to convert it to sql format
18:10 Joubu        remove the second param ('sql')
18:10 Joubu        sql format is YYYY-MM-DD
18:10 tcohen       shouldn't it be 31/07/2017 07:00:00
18:08 LeeJ         I feel like I just typed something wrong
18:08 pastebot     "LeeJ" at 127.0.0.1 pasted "dt_from_string output" (5 lines) at http://paste.koha-community.org/562
18:07 Joubu        maybe I missed the question :D
18:06 Joubu        use Koha::DateUtils qw( dt_from_string ); my $dt = dt_from_string; say $dt;
18:05 LeeJ         tcohen: I think I'm just typing something wrong honestly :P
18:04 tcohen       LeeJ: you need my remote debugger setup
18:03 LeeJ         so who's good at troubleshooting/helping with Koha::DateUtils::dt_from_string ? :P
17:59 TGoat        :D
17:59 tcohen       :-D
17:59 TGoat        tcohen: That's awesome.. right on! This young man should be a lot of fun.I'll try to bring him channel just so he can see how small our world is even through Koha.
17:56 tcohen       TGoat: it is! and so is hockey, tennis, basketball and (of course) soccer
17:52 TGoat        didn't know rugby was that big in Argentina
17:52 TGoat        tcohen ^^
17:52 TGoat        yea, we're really looking forward to his arrival. He wants to play American High School Football. He plays rugby in Argentina
17:51 tcohen       TGoat: cool!
17:50 TGoat        hey tcohen our exchange student is from from Buenos Aires and arrives in the US (Reno, NV)  this week
17:48 wahanui      Joubu: I forgot last comment
17:48 Joubu        forget the last comment..
17:46 Joubu        in doc-head-close (??)
17:46 Joubu        oleonard: There is a "SET footerjs = 1", but in [% UNLESS ( footerjs ) %] [% INCLUDE js_includes.inc %]
17:40 Joubu        commit 0492fcf87f170846d1e6c8683916a56cb67ce9a7 removed the "SET footerjs = 1" at the beginning of intranet-main.tt
17:39 Joubu        oleonard: have a minute to fix something? :-/
17:26 oleonard     I didn't
17:26 Joubu        Jenkins has it, sometimes, but I do not understand how it is possible
17:26 Joubu        oleonard: did not you get an error on Patrons.t related to guarantees?
17:13 cait         sec
17:12 Joubu        cait: could you detail what you are trying to do?
17:12 mveron       Bye #koha
17:12 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18545 minor, P5 - low, ---, aleisha, Pushed to Stable , Remove use of onclick from OPAC Cart
17:12 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18546 normal, P5 - low, ---, oleonard, BLOCKED , Unhide the 'Hide window' link in OPAC cart
17:12 mveron       oleonard: The solution for Bug 18546 does no longer work because of Bug 18545
17:04 cait         or has done something similar?
17:04 cait         does someone remember if we have an example somewhere?
17:03 cait         i am trying to pull in availability information for e-ressources using jsonp
17:03 cait         hmi am struggling with some ajax
17:01 Joubu        We want to make them data independent but, as you can see, it's not ready yet :)
17:01 oleonard     Sorry about that
17:01 oleonard     Ah okay.
17:01 Joubu        oleonard: the tests must be executed on a fresh DB, with the sample data
16:59 pastebot     "oleonard" at 127.0.0.1 pasted "Joubu: Output of t/db_dependent/Koha/Patrons.t" (161 lines) at http://paste.koha-community.org/559
16:59 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004 normal, P5 - low, ---, m.de.rooy, ASSIGNED , Koha/Patrons.t fails when item-level_itypes is not set
16:59 Joubu        also see bug 19004, item-level_itypes must be set (i.e. specific item)
16:58 Joubu        related to dates?
16:57 Joubu        which errors?
16:57 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699 normal, P5 - low, ---, jonathan.druart, Needs Signoff , DateTime durations are not correctly subtracted
16:57 oleonard     Joubu: After applying the patch for Bug 17699 I get errors from t/db_dependent/Koha/Patrons.t. Is there anything I should check to be sure the problem isn't on my end?
16:49 Joubu        oleonard: done, thanks!
16:46 Joubu        s/ to //
16:46 oleonard     Thanks
16:46 Joubu        oleonard: ha, I had the first patch applied, but I obsoleted it. I am gonna to re-attach them
16:43 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699 normal, P5 - low, ---, jonathan.druart, Needs Signoff , DateTime durations are not correctly subtracted
16:43 oleonard     Joubu: Bug 17699 doesn't apply for me. Is there an unlisted dependency?
16:21 tcohen       late morning...
16:04 mveron-away  Hi again #koha
15:54 oleonard     Thanks ashimema
15:47 ashimema     :)
15:46 oleonard     Ah so perhaps I've not found the correct system pref
15:46 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6906 enhancement, P5 - low, ---, alex.sassmannshausen, CLOSED FIXED, Show 'Borrower has previously issued $ITEM' alert on checkout
15:46 ashimema     bug 6906
15:44 ashimema     sure it's been in koha for a while
15:44 ashimema     it made it into it's own bug from memory
15:43 oleonard     The bug report seemed to imply that there was going to be some kind of way of tracking whether a housebound patron had previously checked an item out. Did that not make it into the final version?
15:42 ashimema     sure.. I might not be able to answer.. but I'll pass it on if I can't
15:42 oleonard     ashimema do you have a moment for a question about the housebound module?
15:40 ashimema     sorry dude.. it's all been a bit up in the air here
15:39 ashimema     :'(
15:39 ashimema     not in the end :(
15:25 eythian      ashimema: you're going to the perl conf, yeah?
15:04 * oleonard   is pretty sure that's what caused the Hindenburg disaster
15:04 oleonard     Having properly-balanced cartons of eggs will save you from disaster someday kidclamp_DND
15:03 oleonard     :D
15:03 kidclamp_DND oleonard: btw, you ruined getting eggs out of the carton for me - it used to be an unconscious process
14:57 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14494 normal, P5 - low, ---, m.de.rooy, CLOSED FIXED, Terribly slow checkout caused by DateTime->new in far future
14:57 oleonard     Oh it must have been Bug 14494 that I'm remembering.
14:56 oleonard     Does anyone recall an issue with patron expiration dates in the far future causing slow-downs?
14:30 edveal       Agreed
14:29 oleonard     I think the person choosing titles for housebound patrons would like to be able to reference a list of previous checkouts so they don't bring them duplicates.
14:28 edveal       I was thinking for stats not for homebound duplication.
14:28 edveal       Ah that is different that what I was thinking.
14:23 oleonard     But it's not doing that. Not sure if I have it configured correctly.
14:23 oleonard     Reading the bug report it appeared that there was (going to be?) a feature which would warn you if you were checking out something the patron had had before.
14:21 rsantellan   good morning #koha
14:20 edveal       Maybe, I would have to do some testing but looking at this and using SQL you might could build a report and get the info. http://schema.koha-community.org/17_05/tables/housebound_profile.html
14:17 oleonard     I've been asked if we can track checkout history only for HB patrons
14:16 oleonard     Does the housebound module offer any different kind of checkout history tracking?
13:35 magnuse      oh well, gotta run
13:35 magnuse      hm, i thought maybe i was missing apt-transport-https, but it seems i am not...
13:28 marcelr      will have a look later
13:28 marcelr      have to go now
13:28 cait         ... and dives back into support tickets
13:27 * cait       waves
13:27 fridolin     magnuse: oki
13:26 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699 normal, P5 - low, ---, jonathan.druart, In Discussion , DateTime durations are not correctly subtracted
13:26 Joubu        I think it is bug 17699
13:24 Joubu        marcelr: could you confirm me it fails for you?
13:23 Joubu        ha, something else...
13:22 marcelr      may not be the same one though
13:22 Joubu        I have a patch for the random failures
13:22 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004 normal, P5 - low, ---, m.de.rooy, ASSIGNED , Koha/Patrons.t fails when item-level_itypes is not set
13:22 marcelr      bug 19004
13:22 marcelr      connection with item level itypes
13:22 Joubu        nope
13:22 marcelr      Joubu: did you see my report on that ?
13:21 Joubu        (actually it fails randomly, which is "expected". But it also fails today, because it's today)
13:20 Joubu        Could someone execute t/db_dependent/Koha/Patrons.t? If fails for me
13:20 magnuse      fridolin: i already had that, i think the problem is related to https
13:01 marcelr      thx kidclamp_DND
12:59 LeeJ         hi Joubu
12:52 Joubu        Hi #koha
12:47 fridolin     magnuse:  ?
12:39 LeeJ         morning oleonard
12:32 oleonard     Hi folks
12:28 edveal       hi LeeJ
12:28 LeeJ         hi edveal
12:27 edveal       morning #koha
12:27 LeeJ         morning #koha
12:27 * LeeJ       waves
12:18 fridolin     trusted yes is maybe what you look at
12:17 fridolin     deb [trusted=yes] https://apt.abunchofthings.net/koha-nightly unstable main
12:17 fridolin     mirko told me to use :
12:17 fridolin     magnuse: what is your apt repo config ?
11:41 magnuse      gah, what am i doing wrong when i get "Failed to fetch https://apt.abunchofthings.net/koha-nightly/dists/nightly/main/binary-amd64/Packages  gnutls_handshake() failed: A TLS fatal alert has been received" from apt?
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18264 normal, P5 - low, ---, nick, Pushed to Stable , Course reserves - use itemnumber for editing existing reserve items
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18367 minor, P5 - low, ---, nick, Pushed to Stable , Fix untranslatable string from Bug 18264
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18991 trivial, P5 - low, ---, lari.taskula, Pushed to Stable , Fix cleanup in t/db_dependent/Log.t
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18987 critical, P1 - high, ---, alexbuckley, Pushed to Stable , When browsing for a patron by last name the page processes indefinitely
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19000 trivial, P5 - low, ---, m.de.rooy, Pushed to Stable , about page - Typo in closing p tag
11:23 jenkins      * fridolin.somers: Bug 18367 - (QA Followup) Only warn if doing a lookup and not having an
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18545 minor, P5 - low, ---, aleisha, Pushed to Stable , Remove use of onclick from OPAC Cart
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18605 minor, P5 - low, ---, m.de.rooy, Pushed to Stable , Remove TRUNCATE from C4/HoldsQueue.pm
11:23 jenkins      * fridolin.somers: Bug 18367 - Fix untranslatable string from Bug 18264
11:23 jenkins      * fridolin.somers: Bug 18991: [QA Follow-up] Use schema txn_begin and txn_rollback
11:23 jenkins      * fridolin.somers: Bug 18991: Fix cleanup in t/db_dependent/Log.t
11:23 jenkins      * fridolin.somers: Bug 18987 - Added Koha::Account package pragma to Patron.pm
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18965 normal, P5 - low, ---, fridolin.somers, Pushed to Stable , branch transfer limits pagination save bug
11:23 jenkins      * fridolin.somers: Bug 19000: Fix typo in closing p tag for items
11:23 jenkins      * fridolin.somers: Bug 18545: Re-add call to enableCheckboxActions
11:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18977 enhancement, P5 - low, ---, lari.taskula, Pushed to Stable , Rollback branch in t/db_dependent/SIP/Message.t
11:23 jenkins      * fridolin.somers: Bug 18545 [Follow-up] Remove use of onclick from OPAC Cart
11:23 jenkins      * fridolin.somers: Bug 18545: Remove use of onclick from OPAC cart
11:23 jenkins      * fridolin.somers: Bug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
11:23 jenkins      * fridolin.somers: Bug 18965 - branch transfer limits pagination save bug
11:23 jenkins      * fridolin.somers: Bug 18977: Rollback branch in t/db_dependent/SIP/Message.t
11:23 jenkins      Project Koha_17.05.x_D8 build #9: STILL UNSTABLE in 1 hr 56 min: https://jenkins.koha-community.org/job/Koha_17.05.x_D8/9/
10:55 endmar       Okay
10:47 magnuse      catching up on those emails i did not answer during the holiday
10:47 magnuse      cait: good, so far :-)
10:46 cait         endmar: maybe try on the mailing list - I think not son many people here right now
10:45 cait         how does it feel?
10:45 magnuse      cait: yes, back from 4 weeks off
10:44 endmar       why this message is coming via my gmail account
10:43 endmar       Cron <swebshet@swebshet> __KOHA_USER__ $KOHA_CRON_PATH/../migration_tools/rebuild_zebra.pl -b -a -z >/dev/null
09:38 oha          o/
09:26 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18976 enhancement, P5 - low, ---, lari.taskula, Pushed to Stable , Fix t/db_dependent/Auth.t cleanup
09:26 jenkins      * fridolin.somers: Bug 18976: (follow-up) Fix t/db_dependent/Search/History.t cleanup
09:26 jenkins      * fridolin.somers: Bug 18976: Fix t/db_dependent/Auth.t cleanup
09:26 jenkins      Project Koha_17.05.x_D8 build #8: STILL UNSTABLE in 1 hr 57 min: https://jenkins.koha-community.org/job/Koha_17.05.x_D8/8/
09:08 cait         marcelr++
08:42 cait         back from vacation?
08:42 wahanui      kamelåså
08:42 cait         hi magnuse!
08:20 magnuse      kia ora cait!
08:08 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18546 normal, P5 - low, ---, oleonard, BLOCKED , Unhide the 'Hide window' link in OPAC cart
08:08 fridolin     Bug 18546 should not be bloked I think
07:15 * magnuse    waves from work again
07:03 fridolin     hie there
06:42 wahanui      hello, alex_a
06:42 alex_a       bonjour
06:29 marcelr      hi #koha
05:11 mtompset     Have a great day, #koha wizzyrea
04:30 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10589 enhancement, P5 - low, ---, mtompset, REOPENED , Override OpacHiddenItems based on Patron Category
04:30 mtompset     I'm just glad aleisha fixed my searchResults problem that I had with bug 10589, and I was unsure how to move forward with it, except to ignore XSLT. :)
04:00 wizzyrea     \o/
03:59 mtompset     Just need to finish up the whole C4/Search.pm test plan portion.
03:55 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385 enhancement, P5 - low, ---, mtompset, ASSIGNED , Extend OpacHiddenItems to allow specifying exempt borrower categories
03:55 mtompset     I am so close at recovering bug 14385
03:55 mtompset     wizzyrea: I noticed. :)
03:53 wizzyrea     aleisha has been away :)
03:52 huginn       mtompset: aleisha was last seen in #koha 1 week, 6 days, 6 hours, 2 minutes, and 38 seconds ago: <aleisha> same and same
03:52 mtompset     @seen aleisha
03:52 mtompset     Greetings, #koha.