Time  Nick          Message
00:47 dcook         tcohen: Around?
00:47 dcook         Ah, I guess not
00:47 dcook         @later tell tcohen Weren't you thinking about some sort of XSLT registry for Koha?
00:47 huginn        dcook: The operation succeeded.
00:48 dcook         @later tell tcohen I can't see any Bugzilla reports but I thought there was one?
00:48 huginn        dcook: The operation succeeded.
01:03 dcook         Hello.... "Number of records not deleted due to items on loan	"
01:03 dcook         When did that get started...
01:03 dcook         Ahh that must just be for the reverting...
01:03 dcook         Bah
01:22 dcook         TFW MySQL's graphical tools appear to create SQL errors...
01:23 liw           @wunder torrevieja
01:23 huginn        liw: The current temperature in Acequion, Torrevieja, Spain is 12.8°C (2:22 AM CET on December 02, 2016). Conditions: Partly Cloudy. Humidity: 75%. Dew Point: 8.0°C. Pressure: 30.21 in 1023 hPa (Falling).
01:23 dcook         hey liw
01:23 dcook         @wunder syd
01:23 huginn        dcook: The current temperature in Sydney, Australia is 34.0°C (12:00 PM AEDT on December 02, 2016). Conditions: Clear. Humidity: 16%. Dew Point: 5.0°C. Pressure: 29.74 in 1007 hPa (Steady).
01:23 * liw         waves and crashes from lack of sleep
01:35 dcook         Huh...
01:36 dcook         C4::DelBiblio will fail to delete a biblio based on foreign key constraints
01:36 dcook         But will still delete the record from Zebra
01:36 dcook         >_<
01:36 dcook         And actually
01:37 dcook         If the foreign key is on biblio.biblionumber, it'll delete the biblioitems row
01:37 dcook         But not he biblio row
01:37 dcook         So you have to put the foreign key on biblioitems
01:38 dcook         Which... doesn't seem right
01:38 dcook         biblioitems has a foreign key on biblionumber...
01:39 dcook         But I guess that just deletes biblioitems row when biblio is deleted
01:40 dcook         Blahh... I guess this is why we handle constraints in code too..
01:42 dcook         Indeed the record is deleted from Zebra, then biblioitems is deleted, then biblio
06:03 cait1         morning #koha
06:05 * dcook       waves to cait1
07:07 LibraryClaire morning #koha
07:14 LibraryClaire @wunder Konstanz
07:14 huginn        LibraryClaire: The current temperature in MainaustraÃ&#376;e, Konstanz, Germany is -1.9°C (8:10 AM CET on December 02, 2016). Conditions: Clear. Humidity: 93%. Dew Point: -3.0°C. Windchill: -2.0°C. Pressure: 30.24 in 1024 hPa (Rising).
07:14 LibraryClaire brr
07:25 marcelr       hi #koha
07:26 LibraryClaire hey marcelr :)
07:26 marcelr       :)
07:37 * cait        waves and runs off
07:40 marcelr       Koha::Old::Hold ?
07:42 reiveune      hello
07:42 marcelr       hi reiveune
07:42 marcelr       Koha::Old::Hold->new is even more ugly
07:56 alex_a        hello
08:08 fridolin      hie
08:26 Joubu         marcelr: yes, we should have a $hold->move_to_old (or something) method instead
08:27 marcelr       yeah
08:42 Joubu         marcelr: on bug 17556, are you asking me to provide tests for searchResults?
08:42 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17556 enhancement, P5 - low, ---, jonathan.druart, Failed QA , Move GetHideLostItemsPreference to Koha::Patron
08:43 marcelr       Joubu: no although it would be great :)
08:43 Joubu         no really I cannot provide tests for such changes
08:44 Joubu         the change is trivial and I will spend hours to write the tests
08:44 Joubu         I am providing tests for all the changes I make
08:45 Joubu         but this one is not possible
08:45 marcelr       i will check again
08:45 marcelr       but hours ?
08:46 Joubu         this massive subroutine is not tested
08:48 Joubu         basically the change is:
08:48 Joubu         SELECT hidelostitems FROM borrowers,categories WHERE borrowers.categorycode = categories.categorycode AND borrowernumber = ?
08:49 Joubu         Koha::Patrons->find($borrowernumber)->category->hidelostitems
08:49 Joubu         which sounds quite safe :)
08:51 Joubu         well, it's not actually
08:52 Joubu         marcelr: I guess it won't work at the OPAC if the user is not logged in
08:52 Joubu         because there is no user
08:52 Joubu         but that's exactly something we would not have have tested :p
08:54 marcelr       all those tests ;)
08:57 Joubu         ha no, there is a test on the userenv just before, so it should b ok
09:21 marcelr       Joubu++ 17569 applies
09:27 Joubu         marcelr: even if you get a conflict, have a look at it. Most of the time it's very trivial to fix as it just adds lines
09:27 marcelr       that was no conflict
09:27 marcelr       just boom
09:28 marcelr       normally i resolve trivial conflicts
09:29 marcelr       note: fatal: sha1 information is lacking
09:29 marcelr       different git versions might play a role
09:29 marcelr       although i am on Jessie now ;)
09:33 eythian       @wunder jordaan, amsterdam
09:33 huginn        eythian: The current temperature in Ten Kateplein, Amsterdam, Netherlands is 11.0°C (10:32 AM CET on December 02, 2016). Conditions: Mostly Cloudy. Humidity: 80%. Dew Point: 8.0°C. Pressure: 30.21 in 1023 hPa (Steady).
09:37 marcelr       he eythian
09:37 eythian       hello marcelr. I can see your workplace is still looking spikey.
09:38 marcelr       spikey?
09:38 LibraryClaire ouch
09:38 eythian       it has spikes on top.
09:46 eythian       I wonder if with a sufficently good laser pointer I could put dots on your screen.
09:46 eythian       (not knowing where in the building you actually work, probably not.)
10:08 marcelr       no eythian you should not do such things
10:08 marcelr       i wont tell you where i am :)
10:08 wahanui       :) is ok
10:09 marcelr       wahanui: eythian?
10:09 wahanui       eythian is probably an expert bot trainer
10:09 marcelr       hmm
10:12 huginn        New commit(s) kohagit: Bug 17709 - Article request broken - 'internal server error' <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=13bffe7347502cdd66593098af7d512dd8a8b28e>
10:15 marcelr       hey khall active
10:15 khall         mornin!
10:15 marcelr       hi khall
10:24 huginn        New commit(s) kohagit: Bug 17671: Remove unused variables in C4::Reserves <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4716c495e091cb9cf6e867bfaa993fd5aeb8ccae> / Bug 17696: Add 2 missing periods in opac-suggestions.tt <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=24102a7787ebbbccce2a8c8f013e2c79b33cce62>
11:15 Joubu         Thanks marcelr for the QA, much appreciated!
12:33 rsantellan    good morning #koha
12:37 liw           @wunder torrevieja
12:37 huginn        liw: The current temperature in Acequion, Torrevieja, Spain is 16.9°C (1:37 PM CET on December 02, 2016). Conditions: Clear. Humidity: 64%. Dew Point: 10.0°C. Pressure: 30.06 in 1018 hPa (Falling).
12:40 LibraryClaire @wunder konstanz
12:40 huginn        LibraryClaire: The current temperature in MainaustraÃ&#376;e, Konstanz, Germany is 4.4°C (1:31 PM CET on December 02, 2016). Conditions: Clear. Humidity: 83%. Dew Point: 2.0°C. Windchill: 4.0°C. Pressure: 30.18 in 1022 hPa (Steady).
12:48 tcohen        ¡buen día, #koha!
12:52 LibraryClaire hola tcohen
12:56 tcohen        @seen Joubu
12:56 huginn        tcohen: Joubu was last seen in #koha 1 hour, 40 minutes, and 22 seconds ago: <Joubu> Thanks marcelr for the QA, much appreciated!
12:56 marcelr       hi tcohen
12:56 tcohen        hi marcelr
13:04 tcohen        Joubu: if you show up, I'll QA your patches :-D
13:12 Joubu         I'm here :)
14:53 Joubu         https://addons.mozilla.org/en-GB/firefox/addon/wikiwand-wikipedia-modernized/?src=search
15:12 Joubu         tcohen: bug 17713
15:12 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17713 normal, P5 - low, ---, jonathan.druart, ASSIGNED , Members.t is failing randomly
15:12 Joubu         patch is coming
18:34 Nuentoter     Hello people of Kohaworld!
18:36 Nuentoter     question, what do folks use to print barcode labels? I cannot seem to get koha to do them correctly internally, but I set up Glabels, and it does a great job, but not all our computers are linux, is there a windows program similar to glabels?
19:07 tcohen        hi Nuentoter
19:07 tcohen        i'm sure glabels works on windows
19:07 Nuentoter     hello
19:07 tcohen        here people use the software bundle that comes with their Brother label pŕinter
19:09 Nuentoter     we use a regular canon imageclass scanner/copier/printer, I didn't think glabels was available for windows
19:15 huginn        New commit(s) kohagit: Bug 17583: [QA Follow-up] Final polishing <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9d0c436cb4e6f6866957cdfd9623a10df07126f7> / Bug 17583: Mock the pref before tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6bea1c641f8adf69b34205282e4318263e771d40> / Bug 17583: Make sure we are comparing 2 dates <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ac281a12910df8d4cc
19:27 huginn        New commit(s) kohagit: Bug 17580: Add the Koha::Patron->get_overdues method <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=46432511a600f0f22b35d004ee47eb573a33f94f>
20:02 mfarah        hi ,I am looking for help with a problem i got with e-collection uploads