IRC log for #koha, 2018-02-15

All times shown according to UTC.

Time S Nick Message
00:27 JesseM joined #koha
02:18 mtompset Happy valentine's Day (belated or not), #koha.
02:36 Kafilini joined #koha
02:59 Kafilini joined #koha
03:48 Kafilini joined #koha
05:22 cait joined #koha
06:38 LibraryClaire joined #koha
06:55 josef_moravec joined #koha
07:27 reiveune joined #koha
07:28 reiveune hello
07:33 alex_a joined #koha
07:34 alex_a bonjour
07:34 wahanui kia ora, alex_a
07:43 marcelr joined #koha
07:43 marcelr hi #koha
07:45 AndrewIsh joined #koha
07:45 josef_moravec hi marcelr, alex_a, reiveune
07:45 marcelr o/
07:45 alex_a hello josef_moravec
07:46 alex_a hello marcelr
07:46 reiveune \o_
07:47 magnuse \o/
07:47 magnuse ~~\o/~~
07:49 Infra_3600 joined #koha
07:52 * LibraryClaire waves
07:53 marcelr hi LibraryClaire magnuse
07:55 josef_moravec hi magnuse
07:55 wahanui kamelåså
07:55 magnuse hiya josef_moravec
07:56 josef_moravec magnuse: we had short discussion with cait, that would be nice to have some IRC meeting for people interested in GDPR
07:56 josef_moravec I am just going to send a framadate poll to find some term
08:09 magnuse excellent!
08:19 laurence joined #koha
08:19 laurence left #koha
08:20 tuxayo hi #koha o/
08:21 LibraryClaire hi tuxayo
08:28 marcelr @later tell Joubu Response on 20204, noise comes from unimarc plugins and Modern::Perl
08:28 huginn` marcelr: The operation succeeded.
08:29 magnuse soo, what is the correct way to submit patches to the docs these days?
08:30 magnuse ah "Patches to the manual can be submitted as merge requests on gitlab and will be reviewed by the Documentation Team before inclusion."
08:32 marcelr hi tuxayo
08:33 cait joined #koha
08:59 magnuse kia ora cait!
08:59 magnuse @confetti
08:59 huginn` magnuse: I'll give you the answer as soon as RDA is ready
08:59 magnuse confetti
08:59 wahanui confetti is https://31.media.tumblr.com/f5[…]1tt9lrzo6_250.gif
09:45 simon_ joined #koha
09:52 magnuse weird. i have a site where returning a book gives the "The item has not been checked in due to a configuration issue in your system. You must ask an administrator to take a look at the about page and search for the "data problems" section" message. there were no warnings about problems in the issues/old_issues tables, but in a couple of the other ones
09:53 magnuse fixed the others, and applied the init-file fix, restarted mysql, but i still get the same errir
09:53 magnuse checked the issues/old_issues tables and there is no overlap in ids
09:54 magnuse why would i be getting the error then?
09:55 dersmon joined #koha
09:59 magnuse ah, looking in the log there is also "Fatal error: the patron (x) has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is empty or not set correctly."
10:00 magnuse so it looks like that was triggering the "data problems" message?
10:01 josef_moravec GDPR IRC meeting:
10:01 josef_moravec https://framadate.org/ymtnis54CARuR4am
11:23 cait magnuse: hm haven<'t seen that, but it could be a false positive
11:23 * cait has taken a day off
11:23 * cait bakes cookies :D
11:24 josef_moravec hm, cookies ;)
11:42 jzairo joined #koha
11:54 tcohen joined #koha
12:13 kellym joined #koha
12:36 magnuse cait++
12:36 cait hm?
12:36 * magnuse thinks those cookies need some documentation
12:36 cait heh
12:37 meliss joined #koha
12:39 tcohen joined #koha
12:49 oleonard joined #koha
12:51 oleonard Hi #koha
12:51 josef_moravec hi oleonard
12:51 wahanui hi dear loon
12:52 LibraryClaire hi oleonard
12:52 wahanui hi olé onard
12:52 magnuse hi o'leopard
12:53 tcohen hi!
12:59 magnuse meanwhile, in norway https://www.vg.no/protokoll/se[…]sted&sortType=ASC
13:02 oleonard @wunder 45701
13:02 huginn` oleonard: Athens, OH :: Overcast :: 58F/14C | :  :
13:04 magnuse @wunder bodø, norway
13:04 huginn` magnuse: Error: I could not find a valid location for: bodø, norway
13:04 magnuse @wunder bodo, norway
13:04 huginn` magnuse: Bodo, Norway :: Clear :: 36F/2C | Wind Chill: 26F/-3C | Thursday: Lots of sunshine. High 36F. Winds E at 15 to 25 mph. Thursday Night: Partly cloudy. Windy this evening. Low 29F. Winds E at 20 to 30 mph.
13:12 LibraryClaire @wunder konstanz
13:12 huginn` LibraryClaire: Konstanz, Germany :: Rain :: 33F/1C | Wind Chill: 29F/-2C | Thursday: Cloudy with periods of light rain. High 38F. Winds light and variable. Chance of rain 90%. Thursday Night: Occasional rain. Low 37F. Winds WSW at 5 to 10 mph. Chance of rain 90%. Rainfall around a quarter of an inch.
13:13 LibraryClaire snowed all morning, now rain so a delightful mix of slush ice awaits
13:15 Margaret joined #koha
13:20 magnuse LibraryClaire: especially fun if it freezes!
13:21 LibraryClaire yeah D:
13:24 ncbaratta joined #koha
13:29 kmlussier joined #koha
13:31 kellym joined #koha
13:34 DonnaB joined #koha
13:35 sen Anyone know how to convert the various "codes" to text API-wise? Like for branches and such, I have a code MAIN which shows up in 952a/b in a SRU query, I want to turn that into "Main Branch" (and same with location and such)
13:36 talljoy joined #koha
13:37 andrewfh joined #koha
13:39 oleonard sen: Convert in what context?
13:40 sen like, I read 'MAIN' from 952a, I want to get the human name for that branch (which is "Main Branch")
13:40 sen (apologies if I misunderstood what you meant by 'context', wasn't sure)
13:41 oleonard I know how to do that in a template, but I don't know what you're trying to do.
13:41 JoshB joined #koha
13:44 sen I'm working on a text frontend for Koha, and I want to show the user holdings information, but right now I can just show them the codes, not the text descriptions that would mean something to a random human (this https://twitter.com/sarahemm/s[…]3972006453628928)
13:44 sen right now I have a separate hardcoded list of library codes to names and location codes to names in the app
13:45 magnuse is there an api endpoint to get the list of libraries, with names and codes?
13:45 magnuse sen: are you the one who tweeted about this in the last 24 hours?
13:45 sen that's more or less what I'm asking :) The only one i can find so far is the REST one that's in RFC stage, I don't think it's implemented yet, not sure if there's an older one I could use
13:46 sen magnuse: I made the tweet linked above, not sure if that's the one you're referring to, I haven't made any other ones recently
13:46 wilfrid joined #koha
13:47 magnuse that is the tweet i was thnking about yes :-)
13:47 sen ahh okay :)
13:49 magnuse sen: you need bug 16497, but that is somewhere in the qa process
13:49 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=16497 new feature, P5 - low, ---, alex.arnaud, Failed QA , Add routes to list libraries
13:53 NateC joined #koha
13:53 oleonard sen: I love it! That's the catalog interface we had when I first started at this library ages ago :)
13:53 andrewfh joined #koha
13:57 sen oleonard: hee :) it's what I used growing up as a patron as well because my local library system used it
13:59 sen magnuse: ahh, okay :) I'll work around it for now then, and keep an eye on that for when it gets implemented.
14:04 Dyrcona joined #koha
14:04 Joubu hi #koha
14:04 Joubu marcelr: heh, yes I know :)
14:04 marcelr hi
14:05 Joubu I asked you because it comes from t/db_dependent/FrameworkPlugin.t you wrote
14:06 marcelr i didnt enable warnings in those unimarc plugins :)
14:07 Joubu well, I tried to fix them. The problem is that I do not understand what they do and what is tested
14:07 marcelr the test itself is fine
14:07 Joubu I can spend more time but would prefer to ask you before you have had a quick and good idea
14:07 marcelr all warnings are about null values and emptu strings etc
14:08 marcelr i would recommend putting a few no warnings back in at the unimarc side
14:08 marcelr for now
14:09 Joubu marcelr: do not you think it is better to remove them from the tests?
14:09 marcelr the academy should have replaced only use strict and use warnigns by Modern Perl
14:09 Joubu it will highlight that they are poorly written
14:09 marcelr not commented stuff
14:09 marcelr we probably knew already
14:09 marcelr no leave them in the tests
14:09 Joubu I decided to push them quickly, to have time to catch the warnings or possible errors
14:10 marcelr change the scripts
14:10 wahanui marcelr: that doesn't look right
14:10 wahanui joined #koha
14:20 magnuse oleonard++
14:22 oleonard I've got a little follow-up on Bug 19474 if you want to reciprocate, magnuse ;)
14:22 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19474 enhancement, P5 - low, ---, oleonard, Needs Signoff , Convert staff client CSS to SCSS
14:22 magnuse i'll have to put that on the todo for tomorrow, have to run off and make dinner in a sec
14:24 huginn` News from kohagit: Bug 19996: (RM follow-up 2) Remove commented use warnings; <http://git.koha-community.org/[…]19778461128ff2563>
14:24 huginn` News from kohagit: Bug 19996: (RM follow-up) Remove commented use warnings; <http://git.koha-community.org/[…]8f36584353fa9d382>
14:24 huginn` News from kohagit: Bug 20204: Add TestBuilder to replace CPL branch <http://git.koha-community.org/[…]0082863f3db2265bc>
14:25 * oleonard should be asking magnuse for a signoff on 19906 instead
14:25 magnuse bug 19906
14:25 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19906 enhancement, P5 - low, ---, oleonard, Needs Signoff , Move template JavaScript to the footer: NORMARC editor plugins
14:26 * magnuse puts it on the list
14:33 pastebot "oleonard" at 127.0.0.1 pasted "Joubu: Testing Bug 20145" (41 lines) at http://paste.koha-community.org/35
14:33 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20145 major, P5 - low, ---, jonathan.druart, Needs Signoff , borrowers.datexpiry eq '0000-00-00' means expired?
14:37 Joubu oleonard: they pass for me, it looks like you have a patron with a userid="a_nonexistent_userid_1" in your DB
14:41 alexbuckley joined #koha
14:41 oleonard Joubu: I don't. Can you think of some other data problem which might cause it?
14:42 tuxayo sen++ this is amazing!
14:43 andrewfh joined #koha
14:43 tuxayo Love your test data also ^^ (is it one of the sandbox db dump?)
14:45 sen tuxayo: no, it's live data from my real system, not test data :)
14:47 Joubu oleonard: select count(*) from borrowers where userid like "%nonexistent%"; ? :
14:47 Joubu :)
14:47 oleonard 0   :)
14:50 edveal joined #koha
14:51 Joubu mtompset: for stuffs like 18736, please do not remove it from the SO list for QA failures
14:51 andrewfh joined #koha
14:51 Joubu oleonard: does it pass on master?
14:53 oleonard No
14:57 * oleonard manually cleans up the records with duplicate userids and duplicate card numbers
15:10 tuxayo hooray for one char patch to fix a blocking bug! :D (bug 20214)
15:10 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20214 blocker, P5 - low, ---, victor.grousset, Needs Signoff , Patron search in broken
15:13 tuxayo jajm++ for the fix
15:14 jenkins Project Koha_Master_D8 build #366: SUCCESS in 46 min: https://jenkins.koha-community[…]ha_Master_D8/366/
15:14 jenkins * m.de.rooy: Bug 20204: Add TestBuilder to replace CPL branch
15:14 jenkins * Jonathan Druart: Bug 19996: (RM follow-up) Remove commented use warnings;
15:14 jenkins * Jonathan Druart: Bug 19996: (RM follow-up 2) Remove commented use warnings;
15:14 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20204 minor, P5 - low, ---, m.de.rooy, Pushed to Master , FrameworkPlugin.t should not depend on CPL branch
15:14 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19996 enhancement, P5 - low, ---, gracesmythh, Pushed to Master , use Modern::Perl in cataloguing perl scripts
15:15 tuxayo And the tests didn't catch this bug :(
15:20 * tuxayo notes to write/search for such a test when hopefully having time for that
15:24 NateC_ joined #koha
15:42 LibraryClaire left #koha
15:45 huginn` News from kohagit: Bug 20214: (bug 18403 follow-up) Fix patron search: remove newline breaking JSON <http://git.koha-community.org/[…]1b1f0ec6c9f9b80a1>
15:53 tcohen #koha please QA REST api patches, many problems would be solved by using a proper REST api
15:59 TGoat joined #koha
16:02 reiveune bye
16:02 reiveune left #koha
16:05 rocio joined #koha
16:06 oleonard kidclamp: http://zivotdesign.com/p/view.[…]?p=15187106886790
16:06 kidclamp I am gonna hug you so hard
16:07 * kidclamp clamps with excitement
16:08 alexbuckley Hi everyone. Is anyone else noticing the styling on opac and intranet is broken on master?
16:09 tuxayo alexbuckley: there is and email about that in the dev list
16:09 tuxayo With the fix
16:09 mtompset joined #koha
16:09 alexbuckley ah thanks tuxayo
16:09 tuxayo If it's that, you have to fix your Apache config
16:10 tuxayo alexbuckley: threads «Update your devbox!» and «Update your Koha master installations!»
16:10 mtompset use the pattern in the master, not _(.*) :)
16:11 mtompset _(.*) would break greybox. :)
16:11 mtompset which means popup windows failing. :)
16:11 tuxayo mtompset: Indeed, it's outdate
16:11 tuxayo *d
16:11 mtompset gb_style.css or something. :)
16:11 mtompset But there is another bug out there to address that. :)
16:12 Joubu alexbuckley: tldr: update your misc4dev repo and execute cp_debian_files.pl
16:12 alexbuckley ok thank you
16:13 oleonard kidclamp: Was there a bug report for that?
16:15 kidclamp looking, but I don't see it oleonard
16:18 mtompset the gb_style? Yes... I believe I signed off on it. :)
16:28 * mtompset sighs, "Still don't quite have my working environment right on Ubuntu. Booting back to windows."
16:34 jenkins Project Koha_Master_D8 build #367: UNSTABLE in 45 min: https://jenkins.koha-community[…]ha_Master_D8/367/
16:34 jenkins victor.grousset: Bug 20214: (bug 18403 follow-up) Fix patron search: remove newline
16:34 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20214 blocker, P5 - low, ---, victor.grousset, Pushed to Master , Patron search is broken
16:34 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=18403 new feature, P5 - low, ---, jonathan.druart, Pushed to Master , Hide patron information if not part of the logged in user library group
16:39 huginn` News from kohagit: Bug 19641: (follow-up) Fix update child menu option <http://git.koha-community.org/[…]be1481224613ecd2d>
16:39 huginn` News from kohagit: Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions <http://git.koha-community.org/[…]fbc24f0fbcf30fe67>
16:39 huginn` News from kohagit: Bug 20036: Switch single-column templates to Bootstrap grid: Offline circulation <http://git.koha-community.org/[…]e9c82195bf34653ec>
16:39 huginn` News from kohagit: Bug 20035: Switch single-column templates to Bootstrap grid: Patron clubs <http://git.koha-community.org/[…]f75e5dff100ddaa30>
16:39 huginn` News from kohagit: Bug 20034: Switch single-column templates to Bootstrap grid: Circulation <http://git.koha-community.org/[…]63f09f00feb770122>
16:39 huginn` News from kohagit: Bug 20033: Switch single-column templates to Bootstrap grid: Catalog <http://git.koha-community.org/[…]77df638d98006e1db>
16:39 huginn` News from kohagit: Bug 20032: Switch single-column templates to Bootstrap grid: Tools <http://git.koha-community.org/[…]84361f7d761efd074>
16:39 huginn` News from kohagit: Bug 19982: Switch single-column templates to Bootstrap grid: Patrons <http://git.koha-community.org/[…]5066b27eda91a5505>
16:39 huginn` News from kohagit: Bug 19960: Update popup window templates to use Bootstrap grid: Add to list <http://git.koha-community.org/[…]628d3af088d660c8b>
16:39 huginn` News from kohagit: Bug 19641: (follow-up) Correct popup templates <http://git.koha-community.org/[…]a144b6051094ffeaf>
16:39 huginn` News from kohagit: Bug 19641: (follow-up) Update circulation.tt too <http://git.koha-community.org/[…]ac0d04f54cdafdc5c>
16:39 huginn` News from kohagit: Bug 19950: Update popup window templates to use Bootstrap grid: Serials <http://git.koha-community.org/[…]11a578550c860db7e>
16:39 huginn` News from kohagit: Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 <http://git.koha-community.org/[…]cfcb1806ef65ba4c3>
16:39 huginn` News from kohagit: Bug 19682: Move JS to the footer: Two patron-related tools <http://git.koha-community.org/[…]e77e41ed16fc58be8>
16:39 huginn` News from kohagit: Bug 19641: Move patron templates to the footer <http://git.koha-community.org/[…]5398d83f26aaf3db6>
16:41 Joubu Does someone want fun? There is bug 20191 to fix
16:41 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20191 normal, P5 - low, ---, chris, NEW , OAI/Server.t still fails on slow servers
16:41 Joubu it makes jenkins failing randomly because of dates comparison
16:43 jbeno joined #koha
16:48 tcohen Joubu: my bet is the tests are worthless
16:50 Joubu git rm -r t; git commit -a -m"Tests are useless"; git push
16:50 Joubu here we go
16:51 tcohen I mean, to make it consistent, we should just fetch the timestamp from the DB
16:51 tcohen and compare to what the OAI server returns
16:52 tcohen Ill write that patch...
16:52 Joubu thx
16:53 tcohen you're welcome, boss
16:57 Joubu lol
17:01 JoshB_ joined #koha
17:07 cait bug 20216 ouch
17:07 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20216 major, P5 - low, ---, koha-bugs, Needs Signoff , Editing itemtypes does not pull existing values correctly
17:14 laurence joined #koha
17:18 * LeeJ waves
17:20 tuxayo see you #koha!
17:28 DonnaB joined #koha
17:29 jenkins Yippee, build fixed!
17:29 wahanui o/ '`'`'`'`'`'`'`'`'`
17:29 jenkins Project Koha_Master_D8 build #368: FIXED in 46 min: https://jenkins.koha-community[…]ha_Master_D8/368/
17:29 jenkins * oleonard: Bug 19641: Move patron templates to the footer
17:29 jenkins * oleonard: Bug 19641: (follow-up) Update circulation.tt too
17:29 jenkins * oleonard: Bug 19641: (follow-up) Correct popup templates
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19641 enhancement, P5 - low, ---, oleonard, Pushed to Master , Move patron templates JavaScript to the footer
17:29 jenkins * oleonard: Bug 19641: (follow-up) Fix update child menu option
17:29 jenkins * oleonard: Bug 19682: Move JS to the footer: Two patron-related tools
17:29 jenkins * oleonard: Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3
17:29 jenkins * oleonard: Bug 19950: Update popup window templates to use Bootstrap grid: Serials
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19682 enhancement, P5 - low, ---, oleonard, Pushed to Master , Move JS to the footer: Two patron-related tools
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19755 enhancement, P5 - low, ---, oleonard, Pushed to Master , Move template JavaScript to the footer: Acquisitions, part 3
17:29 jenkins * oleonard: Bug 19960: Update popup window templates to use Bootstrap grid: Add to
17:29 jenkins * oleonard: Bug 19982: Switch single-column templates to Bootstrap grid: Patrons
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19950 enhancement, P5 - low, ---, oleonard, Pushed to Master , Update popup window templates to use Bootstrap grid: Serials
17:29 jenkins * oleonard: Bug 20032: Switch single-column templates to Bootstrap grid: Tools
17:29 jenkins * oleonard: Bug 20033: Switch single-column templates to Bootstrap grid: Catalog
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19960 enhancement, P5 - low, ---, oleonard, Pushed to Master , Update popup window templates to use Bootstrap grid: Add to list
17:29 jenkins * oleonard: Bug 20034: Switch single-column templates to Bootstrap grid: Circulation
17:29 jenkins * oleonard: Bug 20035: Switch single-column templates to Bootstrap grid: Patron
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19982 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Patrons
17:29 jenkins * oleonard: Bug 20036: Switch single-column templates to Bootstrap grid: Offline
17:29 jenkins * oleonard: Bug 20038: Switch single-column templates to Bootstrap grid:
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20032 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Tools
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20033 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Catalog
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20034 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Circulation
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20035 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Patron clubs
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20036 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Offline circulation
17:29 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20038 enhancement, P5 - low, ---, oleonard, Pushed to Master , Switch single-column templates to Bootstrap grid: Acquisitions
17:59 DonnaB joined #koha
18:00 CrispyBran joined #koha
18:04 LeeJ so I'm drafting an email to send out about the make up February docs meeting...should I send it just to the kohadocs list? or koha/koha-devel too?
18:06 oleonard I would include the devel list too LeeJ
18:06 LeeJ oleonard++
18:06 laurence joined #koha
18:06 laurence left #koha
18:09 DonnaB joined #koha
18:12 LeeJ bbl
18:16 andrewfh joined #koha
18:21 wizzyrea joined #koha
18:21 huginn` News from kohagit: Bug 19641: (follow-up) Update circulation.tt too <http://git.koha-community.org/[…]60a067696c930d4cc>
18:21 huginn` News from kohagit: Bug 19641: (follow-up) Move patron templates to the footer <http://git.koha-community.org/[…]5c9192dfc51091dc7>
18:40 jbeno1 joined #koha
18:41 tcohen later #koha
18:53 cait joined #koha
19:05 huginn` News from kohagit: Bug 20216: Correctly populate values in itemtype editor <http://git.koha-community.org/[…]d78bee863df5ce398>
19:05 huginn` News from kohagit: Bug 19881: Remove authorities-list.pl <http://git.koha-community.org/[…]df3d3aa2de8fd3d43>
19:05 huginn` News from kohagit: Bug 19847: Track links within the records and 404 for others <http://git.koha-community.org/[…]403b986fe3c2add53>
19:05 huginn` News from kohagit: Bug 19738: Fix XSS on vendor name in serials module <http://git.koha-community.org/[…]ca9dd60bd88601596>
19:08 jenkins Project Koha_Master_D8 build #369: SUCCESS in 45 min: https://jenkins.koha-community[…]ha_Master_D8/369/
19:08 jenkins * Jonathan Druart: Bug 19641: (follow-up) Move patron templates to the footer
19:08 jenkins * Jonathan Druart: Bug 19641: (follow-up) Update circulation.tt too
19:08 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19641 enhancement, P5 - low, ---, oleonard, Pushed to Master , Move patron templates JavaScript to the footer
19:32 DonnaB joined #koha
19:32 andrewfh joined #koha
19:38 CrispyBran joined #koha
19:40 andrewfh joined #koha
19:42 LeeJ joined #koha
19:42 * LeeJ waves
19:42 LeeJ hi again all
19:45 andrewfh joined #koha
19:54 jenkins Project Koha_Master_D8 build #370: UNSTABLE in 45 min: https://jenkins.koha-community[…]ha_Master_D8/370/
19:54 jenkins * Nick Clemens: Bug 20216: Correctly populate values in itemtype editor
19:54 jenkins * josef.moravec: Bug 19738: Fix XSS on vendor name in serials module
19:54 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=20216 major, P5 - low, ---, nick, Pushed to Master , Editing itemtypes does not pull existing values correctly
19:54 jenkins * Jonathan Druart: Bug 19847: Track links within the records and 404 for others
19:54 jenkins * Jonathan Druart: Bug 19881: Remove authorities-list.pl
19:54 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19738 minor, P5 - low, ---, josef.moravec, Pushed to Stable , XSS in serials module
19:54 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19847 major, P5 - low, ---, jonathan.druart, Pushed to Stable , tracklinks.pl accepts any url from a parameter for proxying
19:54 huginn` Bug http://bugs.koha-community.org[…]_bug.cgi?id=19881 major, P5 - low, ---, jonathan.druart, Pushed to Stable , authorities-list.pl can be executed by anybody
20:05 oleonard Bye all
20:39 Kafilini joined #koha
20:53 edveal joined #koha
20:55 LeeJ anyone an SQL expert? :D
20:55 kathryn joined #koha
20:57 andrewfh joined #koha
21:16 edveal joined #koha
21:19 cait LeeJ: sql?
21:19 wahanui hmmm... sql is more fun that Perl.
21:29 * LeeJ waves to cait
21:29 LeeJ cait: I actually figured it out! I was trying to get a circulation total and narrow it down to specific weekdays
21:29 cait ok :)
21:31 LeeJ cait: check your email :)
21:32 cait yay :)
21:32 cait not very enthusiastic - we might have to work on our recruiting :)
21:32 LeeJ haha!
21:32 LeeJ she's been very tired :)
21:33 LeeJ but she told my sister it's very comfortable
21:33 cait :)
21:33 LeeJ can't believe she'll be 2 years old on the 22nd of this month :(
21:33 cait my nephew is only missing a few cm now to be as tall as me...
21:33 cait it's scary
21:35 LeeJ oh dear!
21:46 ropuch joined #koha
21:46 ropuch Hello #koha!
21:46 * LeeJ waves to ropuch
21:47 ropuch Anybody online from BibLibre by chance?
21:47 JesseM joined #koha
21:57 LeeJ ropuch: unfortunately, I don't believe they are usually on this time of day
21:57 LeeJ usually more towards the morning
21:57 LeeJ well..morning for me :)
22:01 edveal joined #koha
22:03 ropuch LeeJ: I guess, we're in the same time zone :)
22:03 ropuch Ok, I'll try tomorrow then, see ya!
22:03 ropuch left #koha
22:08 JesseM_ joined #koha
22:29 JesseM joined #koha
22:41 edveal joined #koha
22:44 NateC joined #koha
23:19 Dyrcona joined #koha
23:22 JoshB left #koha
23:27 irma joined #koha

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary