Time  Nick            Message
06:48 * cait          waves to #koha
07:01 cait            Hm, can someone try acq on master? I have done a reset_all, ordered something from example vendor's basket, closed basket, can't receive it - it doesn't show.
07:12 sjamso          I have issue integrating self-check system with sip server. When I telnet to sip I get the this error when I check the log file i.e tail -f /var/log/syslog | grep koha_sip. Can anyone shed some light on this issue.
07:14 petter          sjamso: what error?
07:14 sjamso          when I telnet to sip server with the port 8023 and 6001 I get this error api_auth failed for SIP terminal 'term1' of 'JNEC': maintenance.
07:16 petter          Have you configured /etc/koha/site/SIPconfig.xml?
07:16 petter          Needs to have an account with a corresponding user in your database, with ciruclation rights
07:17 reiveune        hello
07:17 wahanui         niihau, reiveune
07:18 sjamso          yes i have the user in the SIPconfig.xml
07:19 sjamso          I can login successfully to the sip server but along with that I get the error  api_auth failed for SIP terminal 'term1' of 'JNEC': maintenance
07:24 petter          so, if you go to your koha intra page, does it display maintenance page?
07:27 petter          maintenance means that the db needs upgrading, and no login will succed Ithink
07:27 petter          You have to click through the webinstaller
07:29 sjamso          petter: my intra page is not in maintenance more. I can access the intra page
07:29 sjamso          I can even login with the sip user and password
07:32 petter          hm, then I don't know, sorry
07:36 petter          You could try re-start plack and SIP-server, just to rule out any caching issues
07:45 alex_a          bonjour
07:47 sjamso          ok.. I will try thank you @petter
08:36 eythian         wizzyrea: I am now...
09:16 rajesh          hallo
09:17 rajesh          is there any one who can help me in installation of koha in debian 9
09:20 magnuse         rajesh: have you seen https://wiki.koha-community.org/wiki/Debian ?
09:20 magnuse         feel free to ask here if you have specific questions
09:21 rajesh          Yes I went through
09:22 rajesh          I am confuse between several blogs and videos
09:23 rajesh          even wiki suggest $ like, it is not possible at $, it deny sudo permission
09:45 Rajesh          hallo
09:46 Rajesh          I am Rajesh Bhatt working as librarian in India
09:46 Rajesh          I need support in installation
09:47 sjamso4399      I am not able to solve this issue. When I telnet sip server with 8023 i get this error in the sip log file. "api_auth failed for SIP terminal 'term1' of 'JNEC': maintenance" anyone willing to help.
09:49 Rajesh          hLLO
09:49 Rajesh          HALLO
09:53 sjamso4399      Rajesh: Follow the guide in https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages
09:56 Rajesh          I did sir
09:57 Rajesh          I am unable to add repository at $, I have to run su - command and after that I am getting # prompt
09:57 Rajesh          wiki suggest to install on $ prompt
09:59 Rajesh          problem is of sudo user
10:01 sjamso4399      Rajesh, Yes. you have to do sudo
10:01 sjamso4399      echo deb http://debian.koha-community.org/koha stable main | sudo tee /etc/apt/sources.list.d/koha.list
10:02 Rajesh          I know that but after adding user I am not getting right of sudo
10:02 sjamso4399      another option is use as user root
10:02 eythian         https://wiki.debian.org/sudo
10:03 Rajesh          I did the same
10:03 sjamso4399      if you have privileges
10:03 Rajesh          koha installed, maria db installed but in browser I could not get
10:04 sjamso4399      Rajesh: what does it say in the browser
10:05 Rajesh          it says about index.html file in etc/apache2/www/directory and koha-conf.xml file
10:06 Rajesh          I think I did some mistake in library name, I replaced library with my library
10:06 sjamso4399      sudo koha-create --create-db library. Did you run the command
10:06 sjamso4399      sudo a2enmod deflate,  sudo a2ensite library,  sudo service apache2 restart
10:06 Rajesh          Yes I run this command but replaced library with my library name
10:07 Rajesh          to add Koha as user is necessory ?
10:08 sjamso4399      Rajesh: no. not necessary
10:08 sjamso4399      is there any issue when you do sudo service apache2 restart
10:08 Rajesh          Ok because kohageek video suggested that
10:08 sjamso4399      did apache start well
10:08 Rajesh          ya apache started well
10:09 Rajesh          Sir, Thanks a lot you are giving my answers
10:10 sjamso4399      hhmmm... so does it mean you cannot access both you intra and admin page of koha
10:10 Rajesh          Yes
10:10 sjamso4399      i mean can you access admin page
10:11 Rajesh          I could not reach at web installer
10:11 Rajesh          I will definitely try again
10:11 sjamso4399      oki... so the is issue with you virtual host file
10:11 Rajesh          Yes
10:11 Rajesh          I am doing from VB
10:12 sjamso4399      what is your virtual host file name
10:12 Rajesh          I have installed VB in win7 and debian in VB
10:12 sjamso4399      library or library.conf
10:13 Rajesh          I do not know sir
10:13 Rajesh          I will check it
10:13 sjamso4399      did you disable the default virtual host file 000-default.conf
10:13 Rajesh          no
10:14 Rajesh          I have not made  disable
10:14 sjamso4399      try a2dissite 000-default.conf in /etc/apache2/site-available
10:15 Rajesh          Ok Sir
10:23 pastebot        "sjamso4399" at 127.0.0.1 pasted "telnet to sip server issue" (15 lines) at http://paste.koha-community.org/21
10:24 sjamso4399      I am not able to telnet to sip on port 8023. Any solution the this. Error paste in the link above
10:26 pastebot        "sjamso4399" at 127.0.0.1 pasted "error in the sip log file" (29 lines) at http://paste.koha-community.org/23
10:29 cait            hard to tell without knowing your setup
10:29 cait            did you create a user in koha with circulation permissions that matches these login data?
10:30 cait            did you modify your sip-conf.xml?
10:32 sjamso4399      cait: yes i did, term1 and it can even access opac. and I did modify the SIPconfig.xml file ti include the user term1
10:35 josef_moravec   sjamso4399: you get "api_auth failf: maintenacne", are you able to normally log in Koha? Or is it posible your instance need db update? IF everything should be ok, just restart memcache and then plack, the db version is cached in memcache...
10:35 sjamso4399      cait: infact I have given the user term the super user privileges.
10:36 cait            sjamso4399: i'd only give circulate - because the data is stored on the self check machine
10:36 cait            but paranoid german - don't give more than it needs
10:36 cait            and it always works for us
10:37 sjamso4399      josef_moravec:how do I do db update for my instance and how do I restart plank. I have never use plank.
10:38 sjamso4399      cait: thank you. I will change the permission.
10:39 sjamso4399      josef_moravec: I don't have memcache setup.
10:41 sjamso4399      josef_moravec: I am able to login to both opac and the admin page. But I am not able to make my self-check system work with the koha system because of sip issue.
10:42 cait            try
10:42 cait            sudo koha-plack --restart instancename
10:44 sjamso4399      cait: I am asked to do sudo a2enmod headers proxy_http. is it advisable???
10:45 cait            hm nevr seen that:(
10:46 sjamso4399      cait: Ok. what ever I did the enmod
10:49 * kidclamp      waves
10:49 LibraryClaire   hey kidclamp
10:49 wahanui         kidclamp is contemplating shaving the stache
10:49 kidclamp        fake news
10:49 sjamso4399      cait:  * Error: Plack not running for library [fail]. I am not able to restart plack.
10:51 kidclamp        hi LibraryClaire
10:52 cait            sjamso4399: seems like you didn't activate plack either
10:52 cait            your opac still works?
10:52 cait            hi kidclamp :)
10:53 cait            how was your vacation?
10:53 kidclamp        it was pretty magical, if exhausting
10:53 sjamso4399      cait: both opac and admin page works
10:55 sjamso4399      cait: I can even do searching in the opac.
10:55 cait            ok, so we didn't break anything
10:56 cait            i'd recommend looking into activating plack
10:56 cait            it brings a big performance boost, memcache too
10:56 cait            but that's separate from your sip issue now
10:57 sjamso4399      cait: yes.. my main issue is with the sip. I got to resolve the sip issue because my self-check system is unused.
11:02 cait            maybe ask again a little later, different people online then
11:03 sjamso4399      cait: thank you for you help. I got my plack and memcached installed.
11:09 josef_moravec   sjamso4399: looks like you have plack off, it is ok then, you don't have to use plack - but it makes Koha much faster, so consider it...
11:10 sjamso4399      josef_moravec: Thank you for the suggestion.
12:03 cait            jajm++
12:32 dersmon         hi everyone! i am still trying to import all my authority data using the bulkmarcimport.pl script,and have another bug which i don't know how to debug: when i run the script on ~125k authority records, i get a lot dots and the number is counted up as expected. but in the end only 19 records are found in auth_headers. if i import the same file using the interface, it works without any problems.
12:34 dersmon         this is what the bulkimport.pl stops with: 124900.................................................................................................... 125000.................................................................................................... 125100.......... 125110 MARC records done in 2321.02205705643 seconds
12:35 dersmon         also, the 19 records are added seemingly at random, so it's not that all are added at the end or at the beginning or something like that
13:03 dersmon         no ideas? ;)
13:04 dersmon         perl $KOHA_SRC_DIR/misc/migration_tools/bulkmarcimport.pl -a -v -commit 100 -file /path/to/file.mrc
13:05 dersmon         that's how i run the script
13:26 oleonard        Hey all
13:27 LibraryClaire   hi oleonard
13:27 wahanui         hi dear loon
13:35 mtompset        Greetings, #koha.
13:35 mtompset        @seen cait
13:35 huginn`         mtompset: cait was last seen in #koha 1 hour, 32 minutes, and 19 seconds ago: <cait> jajm++
13:35 mtompset        @seen dcook
13:35 huginn`         mtompset: I have not seen dcook.
13:36 eythian         wahanui: dcook also hides from huginn
13:36 wahanui         eythian: i'm not following you...
13:37 mtompset        You can tell huggin to let you hide?!
13:38 oleonard        You can tell huginn` to not notice you as long as you're not here.
13:39 * LibraryClaire goes stealth
13:39 mtompset        oleonard, is that default?
13:39 eythian         not being here is the default, yes
13:39 eythian         most people aren't here.
13:40 oleonard        Thank goodness.
13:40 eythian         the noise would be horrible
13:40 mtompset        It would get crowded with 7 billion people. :)
13:40 mtompset        Greetings, eythian oleonard.
13:40 * eythian       points at LibraryClaire
13:40 mtompset        Good to see you online again, eythian.
13:40 eythian         she's there! behind the tree!
13:41 mtompset        LibraryClaire went stealth, so I assumed she was erecting a DND field. :)
13:41 LibraryClaire   haha
13:41 * eythian       is always online, unless there's something broken in the internet.
13:41 oleonard        She surrounds herself with protective Dungeons & Dragons.
13:41 * eythian       may not even exist as a real person, and may in fact be just a markov chain.
13:41 mtompset        I'm still having problems getting kohadevbox to start up on an Ubuntu 16.04 LTS host.
13:42 mtompset        Any brilliant ideas anyone?
13:44 LibraryClaire   dragons are cool
13:45 LibraryClaire   mtompset: sorry, I have only had it on debian. My work install works wonderfully. My personal one at home hates me with the fire of a thousand suns and I have no idea why
13:46 mtompset        LibraryClaire, dragons have attitude and hoarding problems. :P
13:49 kidclamp        any specific error mtompset?
13:50 pastebot        "mtompset" at 127.0.0.1 pasted "This problem still" (28 lines) at http://paste.koha-community.org/24
13:50 mtompset        I figure it is a GuestAddOns problem with the guest.
13:50 mtompset        But I can't figure out how to get the GuestAddOns installed on the Jessie VM.
13:52 LibraryClaire   mtompset is that not more an issue with the NFS ?
13:52 LibraryClaire   I get that guest warning too but it isn't necessarily a problem
13:52 mtompset        The vagrant configuration file attempts to do SHARING with NFS. But the GuestAddOns have to be correct for the SHARING to work.
13:52 LibraryClaire   hm ok
13:52 mtompset        I don't think it is the NFS part of the problem but I could be wrong.
13:53 LibraryClaire   maybe that is why mine doesn't work
13:53 kidclamp        mkdir: cannot create directory ‘’: No such file or directory
13:53 LibraryClaire   if you figure it out let me know ;)
13:53 kidclamp        that is the line that concerns me
13:53 mtompset        Yes, but I don't know WHERE that mkdir is located.
13:53 mtompset        or WHAT triggers it.
13:53 mtompset        So, I don't know how to trace it.
13:53 mtompset        So I don't know how to fix it.
13:53 tuxayo          hi!
13:54 tuxayo          mtompset LibraryClaire  you could try a setup without sharing just to confirm if that's the cause
13:54 kidclamp        did you set the env variable for SYNC_REPO? I would almost guess you have it set to sync but not a dir to sync to?
13:54 LibraryClaire   hi tuxayo
13:54 * cait          waves
13:54 LibraryClaire   I am going ot bring my laptop into work with me so I can troubleshoot it with people who know stuff
13:55 mtompset        That's an idea, kidclamp. What sets the directory?
13:55 tuxayo          Random question: is there a way with Hea to see the enabled languages? To have an idea of the share of non-english speaking users.
13:55 kidclamp        setting the env variable
13:55 mtompset        OH! I set the ENV variable in my bashrc
13:55 mtompset        perhap it isn't using MY bashrc.
13:56 mtompset        That's an idea...
13:56 tuxayo          And how much the attention the translation system deserves.
13:56 tuxayo          (forgot to mention that I didn't found in https://hea.koha-community.org/)
13:56 kidclamp        or guessing from here: https://github.com/digibib/kohadevbox/issues/213 - it could be your tmp dir not set for vagrant?
13:58 Joubu           tuxayo: languages and opaclanguages are not retrieved. Could be great to do it. However we will need to process them differently (as the value is a pipe separated values)
13:58 tcohen          hi
13:58 Joubu           "how much attention", what do you mean?
14:00 * cait          waves
14:05 mtompset        Okay... that was bad. Need to not rashly sudo reboot without shutting down virtualbox nicely.
14:11 mtompset        exit
14:17 tuxayo          Joubu: How much time it's worth trying to find solutions for duplication and noise in the .po files and CSV exports having to be in template (breaking easily, no escaping, many don't the "delimiter" syspref) just to translate the headers.
14:17 tuxayo          That's what comes to my mind.
14:18 Joubu           not sure I got it. You can see the activity on translate.koha-community.org for each language
14:19 Joubu           when your bugfix will be backported into stable releases, release maintainers will announce string freeze, then translator will translate (or not?) and the po will be picked before the release
14:25 Joubu           @later tell marcelr I will not play the blocked/PQA game on bug 4319 but assume it's blocked by 18856#c24
14:25 huginn`         Joubu: The operation succeeded.
14:36 mtompset        Greetings, recovery mode removed virtualbox got me back in. :) YAY! Now just waiting to attempt to start a vagrant up jessie.
14:36 mtompset        @seen cait
14:36 huginn`         mtompset: cait was last seen in #koha 36 minutes and 41 seconds ago: * cait waves
14:37 mtompset        cait: Did you see my reply on bug 20173?
14:37 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20173 minor, P5 - low, ---, dcook, Failed QA , Clean up koha-tmpl directory
14:38 cait            mtompset: my impression was that favicons are not in the templates
14:38 cait            the browser picks what's named favicon in your main directory
14:38 cait            so there would be no reference to them anywhere
14:38 mtompset        find . | grep favicon.ico
14:38 mtompset        You'll see there is one in the koha-tmpl directory.
14:39 cait            i'd just feel better if Owen takes a look
14:39 cait            hm or we could remove and test i guess
14:40 cait            oleonard: ping?
14:40 wahanui         Using deft allegory, the authors have provided an insightful and intuitive explanation of one of Unix's most venerable networking utilities. http://www.amazon.com/Story-about-Reading-Railroad-Books/dp/0448421658
14:40 mtompset        I'm still not sure about the index.html file though. I guess we don't need it, but the Apache stuff probably still needed. I'm just wanting a second opinion on that.
14:40 oleonard        Wha?
14:40 wahanui         Wha are you playing?
14:40 Freddy_Enrique  wahanui is back
14:40 cait            yeah... i feel like there might be reasons for having them in the first place
14:40 Freddy_Enrique  still wonder if it is a person or a bot
14:40 cait            me too :)
14:41 cait            oleonard: bug 20173
14:41 cait            discussion about removing files in the template directories
14:41 mtompset        I was also noticing intranet and opac have differently named image directories. That annoys my sense of consistency, but that is beyond scope.
14:49 oleonard        It looks to me like those files are not needed, but I'd want someone with good understanding of how our Apache configuration works to weigh in
14:49 mtompset        But the favicon?
14:49 mtompset        That file is deletable, right?
14:56 oleonard        mtompset: Yes, I agree that it can be deleted.
15:01 mtompset        My guess is that the ScriptAlias is a way of capturing http://library.mydnsname.org/ and since Apache tries a combination of index.{extensions} that this forces it to feed back the expected root page. The Proxy stuff is probably related the same way, so they may be necessary, but if you remove the ScriptAlias, you would actually end up accessing that index.html which would otherwise not be...
15:01 mtompset        ...accessed.
15:01 mtompset        I'm thinking the index.html needs updating, not deleting, in the off chance someone has misconfigured.
15:33 reiveune        bye
15:45 cait            oleonard++
15:50 oleonard        cait++
15:51 eythian         looks like karma trading going on here.
15:51 oleonard        eythian++
16:02 tuxayo          Joubu: I was talking about more structural issues and work about the translation system. Which requires to have a better idea of usage of the translations to have a less flawed cost/benefit analysis. (rephrase: to help me know and justify if it's worth spending time on some stuff)
16:04 tuxayo          Is there a way to mark (or put in some list (in the wiki?)) a bug as "low hanging fruit that is suitable for beginners".
16:04 tuxayo          Is "Patch complexity: trival patch" enough?
16:05 Joubu           there is a keyword "academy"
16:05 Joubu           'koha_dir=s' => \$koha_dir
16:05 Joubu           wrong window
16:06 oleonard        Bug 12904-triggered patch rebases were much less severe than I expected.
16:06 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904 enhancement, P5 - low, ---, kyle, Pushed to Master , Force browser to load new javascript files after upgrade
16:10 tuxayo          Joubu: oh there are keywords! Thanks for the info :)
16:28 oleonard        Joubu: What do you think about Bug 19474? Do I understand correctly that you think the compiled staff-global.css should be part of the codebase?
16:28 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19474 enhancement, P5 - low, ---, oleonard, In Discussion , Convert staff client CSS to SCSS
16:29 Joubu           to avoid testers to have to generate it
16:30 oleonard        So, handle it the way we currently handle LESS files in the OPAC? Submit separate patches for compiled CSS?
16:35 oleonard        Joubu: I don't have a strong opinion about it. I based my patch on my assumptions that it was the preferred method.
16:36 Joubu           It sounds better to me to have it generated in the codebase, but are the pros not to have it?
16:39 oleonard        Not that I can think of Joubu
16:39 oleonard        I would either defer to your decision or bring it up at a developers' meeting.
16:52 Joubu           oleonard: we have a dev meeting in 2 days, may be good to ask
16:54 mtompset        Joubu, oleonard: It would seem that you are effectively deciding where the technical debt is.
16:54 * oleonard      will add it to the agenda
16:54 mtompset        Force the people submitting patches to know how to compile it.
16:54 mtompset        Force the people testing it to know how to compile it.
16:55 mtompset        I don't think we should be forcing high competency on patch submitters.
17:22 jenkins         Project Koha_Master_D8 build #357: ABORTED in 4 min 1 sec: https://jenkins.koha-community.org/job/Koha_Master_D8/357/
17:40 mtompset        AHA! I found the problem.
17:40 mtompset        @seen tcohen
17:40 huginn`         mtompset: tcohen was last seen in #koha 3 hours, 41 minutes, and 50 seconds ago: <tcohen> hi
17:41 mtompset        @later tell tcohen kohadcos typos in yml sample and configuration files for kohadev box.
17:41 huginn`         mtompset: The operation succeeded.
17:43 Joubu           mtompset: open an issue maybe? :)
17:44 mtompset        I'll get to it... It's going to be a late lunch for me.
17:44 mtompset        I've earned lunch. :)
17:46 tuxayo          see you tomorrow #koha!
18:01 narcisgarcia    Hello
18:09 narcisgarcia    Is there somewhere docummented narcisgarcia each MARC21 tag? I want to see details, compatibilities and implications of usign, for example, tag 245 instead of 240 for a book title.
18:10 narcisgarcia    Some "official" or deep MARC21 documentation?
18:12 oleonard        narcisgarcia: https://www.loc.gov/marc/bibliographic/
18:12 narcisgarcia    Oh thanks.
18:17 narcisgarcia    Here https://www.koha-community.org/manual/17.11/en/html/02_administration.html#edit-framework-subfields is shown advanced Subfield constraints;
18:17 narcisgarcia    And it's detailed the visibility cases.
18:18 narcisgarcia    What are the "Editor" and "Flagged" conditions?
18:18 narcisgarcia    Who is "Editor"?
18:19 oleonard        If "Editor" is checked, the field is shown in the MARC editor
18:19 oleonard        "Flagged" is unused.
18:19 narcisgarcia    "OPAC" means its public visibility, for example, at search results?
18:20 oleonard        I believe it only applies to the MARC detail view in the OPAC. It definitely doesn't apply to search results
18:21 narcisgarcia    How exactly do I avoid fields/subfields are not shown to Patrons who make catalog records?
18:21 narcisgarcia    *are not -> are
18:22 oleonard        narcisgarcia: There is no simple way to do it. You would have to create a custom XSL template.
18:22 narcisgarcia    Is it a sane practice to simply delete tags and subtags from MARC framework?
18:25 oleonard        You can do that. It is recommended that you create a copy of the default framework rather than edit the default framework.
18:26 mtompset        @seen tcohen
18:26 huginn`         mtompset: tcohen was last seen in #koha 4 hours, 27 minutes, and 41 seconds ago: <tcohen> hi
18:26 mtompset        @later tell tcohen I've added an Issue and a PR.
18:26 huginn`         mtompset: The operation succeeded.
18:26 narcisgarcia    Yes, I do. Using a simplified framework (i.e. 10 fields) does this have some implication when importing or exporting data?
18:27 mtompset        @later tell tcohen Thanks for the merge.
18:27 huginn`         mtompset: The operation succeeded.
18:28 narcisgarcia    Where is XSL templates administration? Is this like forms for users?
18:34 jenkins         Yippee, build fixed!
18:34 wahanui         o/ '`'`'`'`'`'`'`'`'`
18:34 jenkins         Project Koha_Master_D8 build #358: FIXED in 44 min: https://jenkins.koha-community.org/job/Koha_Master_D8/358/
18:38 Joubu           \o/
18:38 Joubu           tcohen++
18:38 * magnuse       hopes talljoy_lunch has a good lunch, and that it includes macrons
18:46 narcisgarcia    Where is XSL templates administration? Is this like forms for users?
18:46 huginn`         News from kohagit: Bug 18403: Fix few errors found with hit_pages.t <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=607c66e436a0e4eddfb59f1c0ce6a69311c8e9ce>
18:46 huginn`         News from kohagit: Bug 18403: Add POD for output_and_exit_if_error <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d433a4dc3d18c68ed579c5c720465060602283b2>
18:46 huginn`         News from kohagit: Bug 20157: DBRev 17.12.00.011 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=90fea78bc15642798d9f7e9540c6f7f09258ff47>
18:46 huginn`         News from kohagit: Bug 20133: DBRev 17.12.00.010 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9f961c963d2a3131b3377bb444d4060ca3b74e8e>
18:46 huginn`         News from kohagit: Bug 18403: DBRev 17.12.00.009 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=340c18d8bc2c2b0691c0c45de201d4b663d90a47>
18:46 huginn`         News from kohagit: Bug 20157: Group search groups together <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=cb6c280c53c18ee8d25b71c8011dc9188ed3ccca>
18:46 huginn`         News from kohagit: Bug 18403: Fix error triggered by subgroups being added to group <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5b3b382f5814c2d30234e80d00f238547871d3e5>
18:46 huginn`         News from kohagit: Bug 20157: Do not display OPAC groups on the staff interface <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e7aa94b78216e9c71c2ecbcec3b329db8af54f46>
18:46 huginn`         News from kohagit: Bug 20157: Correctly hide the features for non first level groups <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=702c464c7472596022af17ff388793acfad008bb>
18:47 huginn`         News from kohagit: Bug 20157: Save the features that have been checked <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=75a40acc39997a40aa8c692a58ec819630eb8f22>
18:47 huginn`         News from kohagit: Bug 20157: DBIC Schema changes <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1240cd140890f9698202ac7682fae6864296e105>
18:47 huginn`         News from kohagit: Bug 20157: Use group 'features' to decide which groups to use for group searching... <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f353a6caacb8bc0c075106a1b1060db0495fdecf>
18:47 huginn`         News from kohagit: Bug 20133: (QA follow-up) Tweak new 'group features' section <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=84e17bd716bd2f561a58a7688700dddf2faa4b98>
18:47 huginn`         News from kohagit: Bug 20133: Enable/disable the "Hide patron information" feature per group of libraries <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9d52044f65a611d49cd8f78f7aeaef24a018e357>
18:47 huginn`         News from kohagit: Bug 20133: UI Changes <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a0919c3a29b70a83063a245da6e967ccf5328e4d>
18:47 huginn`         News from kohagit: Bug 20133: DBIC Schema changes <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ca0ca1b99e01baa913e2b5c56a87b529d8819bab>
18:47 huginn`         News from kohagit: Bug 20133: Add new column library_groups.ft_hide_patron_info <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=25655c3bc56338ac5327745a9d3f2e378d37e8da>
18:47 huginn`         News from kohagit: Bug 18403: Deal with the DB user <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a037b80ee325e3828141ebc15533e8f3d159de5a>
18:47 huginn`         News from kohagit: Bug 18403: REST API - patrons endpoint <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5c8365e4a748a6e3eadddccc44a196087d4da279>
18:47 huginn`         News from kohagit: Bug 18403: Guarantors <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fda87270ad49d403e70f3db4291c2ca65649cfeb>
18:49 narcisgarcia    Does anybody know where is XSL templates administration? Is this like forms for users?
18:50 Joubu           narcisgarcia: there is not administration area to edit the XSLT
18:51 kidclamp        but you can specify the XLST files to be used in the administration system preferences
18:51 narcisgarcia    An XSLT file is like a form for, p.e. cataloguing?
18:51 cait            could someone quickly test a receive on master in acq for me?
18:52 cait            my order is 'ordered' butnot showing up in the receive list :(
18:52 cait            narcisgarcia: xslt are for displaying marc data on the result page, detail page and list view
18:53 Joubu           cait: it works, but you need to give more details, it's acq...
18:53 Joubu           test in a sandbox
18:53 talljoy         magnuse it did include a macaron!
18:53 cait            reset_all
18:53 wahanui         reset_all is an alias for some tools in misc4dev
18:53 narcisgarcia    Then XSLT are like report template; not for cataloguing, right?
18:53 cait            then added from the catalog to the existing basket
18:53 cait            closed it
18:53 cait            receive... not there
18:54 cait            puzzled
18:54 Joubu           /acqui/parcel.pl?invoiceid=2 ?
18:54 cait            :)
18:54 magnuse         talljoy: good to hear!
18:54 cait            yep on parcel
18:54 cait            it doesn't show for me, does for you?
18:54 Joubu           yes
18:54 cait            hmpf
18:54 cait            wonder what's going on
18:54 Joubu           nothing in logS?
18:55 cait            Argument "" isn't numeric in numeric gt (>) at /home/vagrant/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt line 277.
18:56 narcisgarcia    Then XSLT files are like report templates; not for cataloguing, right?
18:57 cait            narcisgarcia: not for cataloguing, only for displaying the data
18:57 Joubu           cait: it's not master
18:57 cait            right
18:57 cait            it's from this morning
18:57 Joubu           there is no test on 277
18:57 cait            i will pull and recheck
18:57 Joubu           even from this morning
18:57 cait            hm odd, checking that now
18:57 narcisgarcia    cait: thanks
18:58 cait            Bug 19928: Mock delimiter pref in tests
18:58 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19928 normal, P5 - low, ---, victor.grousset, Pushed to Master , Acquisitions' CSV exports should honor syspref "delimiter"
18:58 cait            is the last
18:58 cait            so that shoudl be older master
18:58 Joubu           ha sorry, .tt...
18:58 cait            will refresh anyway
18:58 Joubu           I do not think the warning is not related
18:58 Joubu           I do not think the warning is related
18:59 cait            yeah
18:59 narcisgarcia    Am I right that the only ways to customize cataloguing forms (fields that appear) are MARC frameworks and Koha to MARC mapping?
18:59 cait            I was afraid so
19:00 * LeeJ          wave
19:00 cait            narcisgarcia: yes, but you want to be really careful about changing the koha to marc mappings
19:00 LeeJ            hi #koha
19:00 cait            hi LeeJ :)
19:00 LeeJ            hi cait :)
19:00 cait            Joubu: where would you start debugging? looking at the sql built possibly?
19:00 cait            will try to see if i can figure it out
19:00 cait            mybe create a vendor manually too
19:01 narcisgarcia    I understand that Koha to MARC mapping is useful to change shown field labels when cataloguing; am I right?
19:01 Joubu           try on a sandbox, to make sure you test the same
19:01 cait            no
19:01 cait            koha to marc mapping define mappings for fields filled in some tables
19:01 cait            they have nothing to do with how you catalogue
19:01 narcisgarcia    Ah, okay.
19:02 narcisgarcia    Then I better work only with MARC frameworks to ease users catalogation
19:04 narcisgarcia    cait: a lot of thanks for the clarifications. I'm working very slow because of these misunderstandings.
19:05 cait            you are welcome
19:05 narcisgarcia    I'm going to only create my MARC frameworks with selected fields and subfields (other sub/fields removed), and this will be what users will find to cataogue.
19:05 cait            brb
19:05 narcisgarcia    *catalogue
19:06 narcisgarcia    gb
19:10 cait            hide instead of removing
19:10 cait            and be careful not to change LDR and 999
19:10 cait            000 = LDR
19:14 cait            hm too late
19:14 cait            ok back to my problem with the receive
19:18 Joubu           Can we get a signoff boost on these oranges: https://bugs.koha-community.org/bugzilla3/showdependencygraph.cgi?id=19980
19:32 jenkins         Project Koha_Master_D8 build #359: UNSTABLE in 44 min: https://jenkins.koha-community.org/job/Koha_Master_D8/359/
19:32 jenkins         * kyle: Bug 15707: Update DB
19:32 jenkins         * kyle: Bug 15707: Add Koha::Library::Group(s) modules
19:32 jenkins         * kyle: Bug 15707: Add library groups editor
19:32 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707 new feature, P5 - low, ---, kyle, Pushed to Master , Add ability to define hierarchical groups of libraries
19:32 jenkins         * kyle: Bug 15707: Unit Tests
19:32 jenkins         * Jonathan Druart: Bug 15707: Fix conflict with bug 15446 (type vs _type)
19:32 jenkins         * kyle: Bug 15707: (QA follow-up) Switch to treetable which Koha already uses
19:32 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15446 major, P5 - low, ---, jonathan.druart, CLOSED FIXED, Koha::Object[s]->type should be renamed to _type to avoid conflict with column name
19:32 jenkins         * Jonathan Druart: Bug 15707: (QA follow-up) Drop table if exists
19:32 jenkins         * kyle: Bug 15707: (QA follow-up) Fix UI issues
19:32 jenkins         * kyle: Bug 15707: (QA follow-up) Remove class for treegrid
19:32 jenkins         * kyle: Bug 15707: (QA follow-up) Allow object names to be styled without
19:32 jenkins         * josef.moravec: Bug 15707: (follow-up) use cat-search instead of cities-search in header
19:32 jenkins         * kyle: Bug 15707: Switch datetimes to timestamps
19:32 jenkins         * kyle: Bug 15707: Add UNIQUE constraint to library groups table
19:32 jenkins         * kyle: Bug 15707: Updates for Bootstrap 3
19:32 jenkins         * kyle: Bug 15707: Display error if group title is already used
19:32 jenkins         * Jonathan Druart: Bug 15707: DBIC Schema files
19:32 jenkins         * Tomás Cohen Arazi: Bug 15707: (QA follow-up) Style buttons correctly
19:32 jenkins         * Jonathan Druart: Bug 15707: DBRev 17.12.00.007
19:32 jenkins         * kyle: Bug 16735: Remove modules no longer needed
19:32 jenkins         * kyle: Bug 16735: Remove tables no longer needed
19:32 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16735 enhancement, P5 - low, ---, kyle, Pushed to Master , Replace existing library search groups functionality with the new hierarchical groups system
19:32 jenkins         * kyle: Bug 16735: Clean up sample data
19:32 jenkins         * kyle: Bug 16735: Migrate library search groups into the new hierarchical
19:32 jenkins         * kyle: Bug 16735: Don't use objects for database update
19:32 jenkins         * kyle: Bug 16735: Remove use of get_categories
19:32 jenkins         * kyle: Bug 16735: Filter individual libraries from search group pulldown
19:32 jenkins         * kyle: Bug 16735: Use libraries in all subgroups, not just immediate children
19:32 jenkins         * Tomás Cohen Arazi: Bug 16735: (QA follow-up) POD fixes
19:32 jenkins         * Tomás Cohen Arazi: Bug 16735: (QA follow-up) Fix rebase error
19:32 jenkins         * Jonathan Druart: Bug 16735: Remove unecessary use of Koha::LibraryCategories in
19:32 jenkins         * Jonathan Druart: Bug 16735: Fix POD format for Koha::Library::Groups methods
19:32 jenkins         * Jonathan Druart: Bug 16735: DBIC Schema files
19:32 jenkins         * Jonathan Druart: Bug 16735: DBRev 17.12.00.008
19:32 jenkins         * Jonathan Druart: Bug 18403: Hide patron information if not part of the logged in user
19:32 jenkins         * Jonathan Druart: Bug 18403: Add new method Koha::Library->library_group
19:32 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_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
19:32 jenkins         * Jonathan Druart: Bug 18403: Add new method Koha::Library::Group->has_child
19:32 jenkins         * Jonathan Druart: Bug 18403: Send logged_in_user to template from C4::Auth
19:32 jenkins         * Jonathan Druart: Bug 18403: Add new method Koha::Patron->can_see_patron_info
19:32 jenkins         * Jonathan Druart: Bug 18403: Update permissions - borrowers => 1|* becomes borrowers =>
19:32 jenkins         * Jonathan Druart: Bug 18403: Add sub output_and_exit_if_error - unknown_patron &
19:32 jenkins         * Jonathan Druart: Bug 18403: Adapt patron search
19:32 jenkins         * Jonathan Druart: Bug 18403: Only display libraries from group in dropdown lists
19:32 jenkins         * Jonathan Druart: Bug 18403: Use patron-title.inc when hidepatronname is used
19:33 jenkins         * Jonathan Druart: Bug 18403: Use patron-title.inc when hidepatronname is used [SPECIFIC
19:33 jenkins         * Jonathan Druart: Bug 18403: Use patron-title.inc when hidepatronname is used [SPECIFIC
19:33 jenkins         * Jonathan Druart: Bug 18403: Batch patron modification tool
19:33 jenkins         * Jonathan Druart: Bug 18403: output_and_exit_if_error for circulation.pl
19:33 jenkins         * Jonathan Druart: Bug 18403: Add new methods Koha::Patrons->search_limited and use it
19:33 jenkins         * Jonathan Druart: Bug 18403: Refactor and add
19:33 jenkins         * Jonathan Druart: Bug 18403: Add tests for Koha::Patrons
19:33 jenkins         * Jonathan Druart: Bug 18403: Add new method Koha::Patron->can_see_patrons_from
19:33 jenkins         * Jonathan Druart: Bug 18403: Patron modification requests
19:33 jenkins         * Jonathan Druart: Bug 18403: Patron reviews
19:33 jenkins         * Jonathan Druart: Bug 18403: Patron discharges
19:33 jenkins         * Jonathan Druart: Bug 18403: Article requests
19:33 jenkins         * Jonathan Druart: Bug 18403: Guarantors
19:33 jenkins         * Jonathan Druart: Bug 18403: REST API - patrons endpoint
19:33 jenkins         * Jonathan Druart: Bug 18403: Deal with the DB user
19:33 jenkins         * kyle: Bug 18403: Fix error triggered by subgroups being added to group
19:33 jenkins         * Jonathan Druart: Bug 18403: Add POD for output_and_exit_if_error
19:33 jenkins         * Jonathan Druart: Bug 18403: Fix few errors found with hit_pages.t
19:33 jenkins         * Jonathan Druart: Bug 18403: DBRev 17.12.00.009
19:33 jenkins         * Jonathan Druart: Bug 20133: Add new column library_groups.ft_hide_patron_info
19:33 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20133 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , "Hide patron information" feature should not affect all library groups
19:33 jenkins         * Jonathan Druart: Bug 20133: DBIC Schema changes
19:33 jenkins         * Jonathan Druart: Bug 20133: UI Changes
19:33 jenkins         * Jonathan Druart: Bug 20133: Enable/disable the "Hide patron information" feature per
19:33 jenkins         * kyle: Bug 20133: (QA follow-up) Tweak new 'group features' section
19:33 jenkins         * Jonathan Druart: Bug 20133: DBRev 17.12.00.010
19:33 jenkins         * kyle: Bug 20157: Use group 'features' to decide which groups to use for group
19:33 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20157 enhancement, P5 - low, ---, kyle, Pushed to Master , Use group 'features' to decide which groups to use for group searching functionality
19:33 jenkins         * kyle: Bug 20157: DBIC Schema changes
19:33 jenkins         * Jonathan Druart: Bug 20157: Save the features that have been checked
19:33 jenkins         * Jonathan Druart: Bug 20157: Correctly hide the features for non first level groups
19:33 jenkins         * Jonathan Druart: Bug 20157: Do not display OPAC groups on the staff interface
19:33 jenkins         * Jonathan Druart: Bug 20157: Group search groups together
19:33 jenkins         * Jonathan Druart: Bug 20157: DBRev 17.12.00.011
19:35 cait            Joubu: creating all data from scratch in my devbox = still nothing, sandboxes are not fixed yet for the css patch
19:37 cait            still testing and looking if i can figure it out
19:50 mtompset        I tweaked the /etc/koha/apache-shared.conf file with the two lines Joubu gave, cait.
19:51 mtompset        Fresh kohadevbox is workable now. :)
19:51 cait            mtompset: mine is fixed, was talking about the bywater sandboxes
19:52 mtompset        The experimental build is Feb 3.
19:52 cait            @later tell kidclamp I think bywater sandboxes are not working - need the apache fix for the recently pushed patches versioning css/js
19:52 huginn`         cait: The operation succeeded.
19:53 cait            mtompset: they are running master
19:53 cait            not sure which build you mean?
19:53 mtompset        Joubu sent out that email Feb 9.
19:53 mtompset        Just a minute switch to linux box.
19:54 mtompset        Okay...
19:55 mtompset        When I run a 'dpkg -l | grep koha-common' the date appended to the build is February 3.
19:56 pastebot        "mtompset" at 127.0.0.1 pasted "built before Joubu told us to update boxes" (2 lines) at http://paste.koha-community.org/25
19:58 mtompset        But the etc/koha-httpd.conf file is update, so a newer build from master would incorporate the fix.
19:58 kidclamp        @later tell khall cait says I think bywater sandboxes are not working - need the apache fix for the recently pushed patches versioning css/js
19:58 huginn`         kidclamp: The operation succeeded.
19:58 kidclamp        buck successfully passed
20:05 cait            hehe
20:05 cait            :)
20:10 cait            ok... it suddenly started working again and I don't know why (the usual)
20:10 cait            Joubu: all good.
20:12 Joubu           :-/
20:19 cait            i will keep an eye on it to see if it happens again
20:43 oleonard        Bye all
21:03 huginn`         News from kohagit: Bug 19790: DBRev 17.12.00.014 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1c5633b0ea1e6393d9f31e990d97c6c75f65899a>
21:03 huginn`         News from kohagit: Bug 20175: DBRev 17.12.00.013 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5373bbaf5d1bdfcf997e0f9b2e67962c40374220>
21:03 huginn`         News from kohagit: Bug 15752: DBRev 17.12.00.012 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8070357a4070cbcfb6f854fa421b48482b1c0ab4>
21:03 huginn`         News from kohagit: Bug 18403: Fix POD for C4::Output::output_and_exit_if_error <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c15abaeda937fde619c79e7b437902994e2d7f9b>
21:03 huginn`         News from kohagit: Bug 18403: Fix perlcritic on Koha::Patron <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=75c0481466f0b3887847e24a2069cd396d8f712c>
21:03 huginn`         News from kohagit: Bug 18403: rename Koha::Patron->can to has_permission <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a1686054ac3467bc1770de8f0f5485b208a49e6d>
21:03 huginn`         News from kohagit: Bug 19451: (QA follow-up) Replace weird subquery <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ca161474f3f01e9b1b444a2bc21566de6e17afdb>
21:03 huginn`         News from kohagit: Bug 19451: (QA follow-up) Change parameter name no_overwrite to no-overwrite for... <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e9f096fec335b9a1b453e4c56f30f8d9aa22652b>
21:03 huginn`         News from kohagit: Bug 20155: (follow-up) Compiled CSS <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=55af5cdc0052a7cbc10f12b1fffeec26f1e886d4>
21:03 huginn`         News from kohagit: Bug 20155: Improve readability of OPAC header language menu <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d83f0c1d8aa0da95c77d6d083f5bf2a702a56f66>
21:03 huginn`         News from kohagit: Bug 20175: [sql_modes] (follow-up) Set a correct default value for club_enrollments... <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ffd7fa3a068ff60976b1cf6f94fd2a48ae2d619c>
21:03 huginn`         News from kohagit: Bug 20175: [sql_modes] Set a correct default value for club_enrollments.date_created <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5a43228c547200e4b6d9f03fe25e98d124889226>
21:03 huginn`         News from kohagit: Bug 15752: (QA follow-up) Remove unecessary redirect <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=09a72046f4c6abc4826db3df5170be72cbb66c4e>
21:03 huginn`         News from kohagit: Bug 15752: (QA follow-up) Remove unecessary redirect <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3f0652056c55b49b712861adffee59ee6fd56119>
21:03 huginn`         News from kohagit: Bug 19790: Add a db revision for existing installs <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=15b46699d5de79cddfcef6a5199355f95d4a6fb3>
21:03 huginn`         News from kohagit: Bug 19790: Remove additionalauthors.author from installer files <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=25c5f3968fde4559898a8f7c6733afa534d3e08a>
21:03 huginn`         News from kohagit: Bug 19451: Add no_overwrite option to borrowers-force-messaging-defaults.pl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=bd4992749b75f2d8e57fe3ddce1eb9ff4b004fe1>
21:03 huginn`         News from kohagit: Bug 15752: (QA follow-up) Inform user that patron was automatically switched <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9fb4aa36c6dda1e206b0c28a4da554c225357305>
21:03 huginn`         News from kohagit: Bug 15752: (follow-up) Search for patrons only if param barcode is defined <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=88735fd8fef786ac10d167e1b027fa7ad9c75a9e>
21:03 huginn`         News from kohagit: Bug 15752: Automatically switch to patron when cardnumber is read during circulation <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4dea9b80f9b2bc38af42ed532297f2554dd10a0a>
21:13 huginn`         News from kohagit: Bug 7143: Update about page for new dev - Chad Billman <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0b8ae21185a6c175b47407b4dfc716efd58108dd>
21:49 jenkins         Project Koha_Master_D8 build #360: STILL UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D8/360/
21:49 jenkins         * indradg: Bug 20054: Remove attribute "text/css" for <style> element in OPAC
21:49 jenkins         * pasi.kallinen: Bug 20166: Untranslatable course reserves delete prompt
21:49 jenkins         * chad: Bug 15752: Automatically switch to patron when cardnumber is read during
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20054 normal, P5 - low, ---, indradg, Pushed to Master , Remove attribute "text/css" for <style> element used in the OPAC templates
21:49 jenkins         * josef.moravec: Bug 15752: (follow-up) Search for patrons only if param barcode is
21:49 jenkins         * josef.moravec: Bug 15752: (QA follow-up) Inform user that patron was automatically
21:49 jenkins         * Jonathan Druart: Bug 15752: (QA follow-up) Remove unecessary redirect
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20166 minor, P5 - low, ---, pasi.kallinen, Pushed to Master , Untranslatable course reserves delete prompt
21:49 jenkins         * josef.moravec: Bug 15752: (QA follow-up) Remove unecessary redirect
21:49 jenkins         * Jonathan Druart: Bug 15752: DBRev 17.12.00.012
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15752 enhancement, P5 - low, ---, chad, Pushed to Master , Automatically switch from circulation to new patron when a cardnumber is scanned during circulation
21:49 jenkins         * m.de.rooy: Bug 19451: Add no_overwrite option to
21:49 jenkins         * josef.moravec: Bug 19451: (QA follow-up) Change parameter name no_overwrite to
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19451 enhancement, P5 - low, ---, m.de.rooy, Pushed to Master , Let borrowers-force-messaging-defaults.pl optionally add preferences only when not already present
21:49 jenkins         * m.de.rooy: Bug 19451: (QA follow-up) Replace weird subquery
21:49 jenkins         * oleonard: Bug 20155: Improve readability of OPAC header language menu
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20155 enhancement, P5 - low, ---, oleonard, Pushed to Master , Improve readability of OPAC header language menu
21:49 jenkins         * oleonard: Bug 20155: (follow-up) Compiled CSS
21:49 jenkins         * Jonathan Druart: Bug 20175: [sql_modes] Set a correct default value for
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20175 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Set a correct default value for club_enrollments.date_created
21:49 jenkins         * Jonathan Druart: Bug 20175: [sql_modes] (follow-up) Set a correct default value for
21:49 jenkins         * Jonathan Druart: Bug 20175: DBRev 17.12.00.013
21:49 jenkins         * Jonathan Druart: Bug 18403: rename Koha::Patron->can to has_permission
21:49 jenkins         * Jonathan Druart: Bug 18403: Fix perlcritic on Koha::Patron
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_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
21:49 jenkins         * Jonathan Druart: Bug 18403: Fix POD for C4::Output::output_and_exit_if_error
21:49 jenkins         * m.de.rooy: Bug 19790: Remove additionalauthors.author from installer files
21:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19790 normal, P5 - low, ---, m.de.rooy, Pushed to Master , Remove additionalauthors.author from installer files
21:49 jenkins         * m.de.rooy: Bug 19790: Add a db revision for existing installs
21:49 jenkins         * Jonathan Druart: Bug 19790: DBRev 17.12.00.014
22:37 jenkins         Yippee, build fixed!
22:37 wahanui         o/ '`'`'`'`'`'`'`'`'`
22:37 jenkins         Project Koha_Master_D8 build #361: FIXED in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D8/361/
22:37 jenkins         Jonathan Druart: Bug 7143: Update about page for new dev - Chad Billman
22:37 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 trivial, P5 - low, ---, koha-bugs, Pushed to Master , Bug for tracking changes to the about page
23:14 mtompset        testing is such a slow process. :(
23:17 wizzyrea        also those patches aren't required any more
23:17 wizzyrea        for EDS
23:17 wizzyrea        they've changed the plugin
23:53 wizzyrea        mtompset: about
23:53 wizzyrea        ?
23:54 mtompset        maybe?
23:54 wahanui         i guess maybe is a momentaneous error
23:56 mtompset        Greetings, wizzyrea. :)