← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:04 | trea joined #koha | |
00:13 | BobB joined #koha | |
00:37 | _reason joined #koha | |
01:32 | melia left #koha | |
01:33 | Soupermanito joined #koha | |
02:02 | jcamins_away | @later tell chris_n That was *bug* 6990 that I thought probably shouldn't be backported to stable, since nengard and collum have encountered two different issues with it on master. |
02:02 | huginn | jcamins_away: The operation succeeded. |
02:37 | censored joined #koha | |
02:37 | censored | ***** *** ****** ***** |
03:24 | druthb joined #koha | |
03:24 | druthb | o/ |
03:25 | AmitG joined #koha | |
03:51 | AmitG | heya bag |
04:32 | stuartyeates joined #koha | |
04:41 | bag | yo AmitG |
04:57 | braedon joined #koha | |
05:31 | Suzzane joined #koha | |
05:31 | cait joined #koha | |
05:38 | cait | good morning #koha |
05:51 | _reason joined #koha | |
05:55 | Suzzane | hi everyone.... |
05:56 | Suzzane joined #koha | |
06:01 | Quirliom joined #koha | |
06:17 | AmitG joined #koha | |
06:17 | AmitG | heya bag |
06:24 | musaf_ joined #koha | |
06:26 | musaf_ | Good morning. Would it be possible to ask for some help on setting up koha on Debian hosted within VMWare? After installing the koha package and setting up a new site, I go to http:/localhost/kohaadmin and am informed that the site is down for system maintenance and do not have away to log in. |
06:34 | Suzzane joined #koha | |
06:34 | Suzzane | Hi... am now back and fully at it. |
06:37 | Someone tell me, why is it this hard downloading the 3.6 version | |
06:37 | the programmer has been at it since monday all in vain | |
06:37 | we are using Ubuntu | |
06:43 | anybody home???? | |
06:53 | AmitG | heya Suzzane |
07:09 | magnuse | kia ora #koha |
07:09 | AmitG | heya magnuse |
07:09 | magnuse | namaste AmitG |
07:26 | _reason joined #koha | |
07:27 | magnuse | hiya _reason |
07:31 | marcelr joined #koha | |
07:31 | marcelr | hi koha |
07:32 | cait | hi marcelr :) |
07:33 | magnuse | hiya marcelr |
07:33 | marcelr | hi cait, magnuse |
07:35 | cait | hmpf |
07:35 | can't log into opac in 3.6.3 | |
07:35 | Date::Calc::Add_Delta_Days(): not a valid date at /home/koha2/koha/opac/opac-user.pl line 112. | |
07:35 | missing module? | |
07:36 | hm I have Date::Calc | |
07:36 | magnuse | sounds like the module is there but found a date it didn't like? |
07:36 | cait | maybe |
07:36 | it happens on opac login | |
07:36 | for the 'root' and for a normal staff user | |
07:36 | let me check something | |
07:37 | hm dateformat makes no difference | |
07:37 | magnuse | no problem logging into opac on 3.6.2 |
07:38 | what's on line 112? | |
07:38 | marcelr | error sounds familiar; heard it before.. |
07:39 | magnuse | yeah, i think maybe it was on the lists acouple days ago? |
07:39 | cait | yeah |
07:39 | big blocker | |
07:39 | so hints welcome | |
07:39 | my log shows | |
07:40 | [Thu Jan 19 08:37:18 2012] [error] [client 127.0.0.1] [Thu Jan 19 08:37:18 2012] opac-user.pl: Date::Calc::Add_Delta_Days(): not a valid date at /home/koha2/koha/opac/opac-user.pl line 112., referer: http://localhost:81/ | |
07:40 | line 112 is | |
07:40 | if ( C4::Context->preference('NotifyBorrowerDeparture') && | |
07:40 | Date_to_Days(Add_Delta_Days($warning_year,$warning_month,$warning_day,- C4::Context->preference('NotifyBorrowerDeparture'))) < | |
07:40 | Date_to_Days( $today_year, $today_month, $today_day ) ) | |
07:41 | Notifyborrowerdeparture is 30 | |
07:41 | marcelr | some value is nul? |
07:41 | cait | perhaps |
07:42 | magnuse | Bug 6978 |
07:42 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6978 enhancement, PATCH-Sent (DO NOT USE), ---, fcapovilla, Pushed to Master , Notify the user on his account page when it is almost expired. |
07:42 | magnuse | hm, that was pushed to master 2011-11-06 |
07:43 | cait | the system preference is there |
07:43 | marcelr | should be something with splitting date expiry? |
07:43 | magnuse | git blame line 112 to check when it was last changed |
07:43 | cait | this is also there: |
07:43 | my ( $today_year, $today_month, $today_day) = Today(); | |
07:43 | my ($warning_year, $warning_month, $warning_day) = split /-/, $borr->{'dateexpiry'}; | |
07:44 | marcelr | the warning year date month |
07:44 | yes | |
07:45 | cait | I have to go to work - will be back in a few minutes |
07:46 | but don't stop thinking about a solution :) | |
07:47 | magnuse | hehe |
07:47 | marcelr | ;) |
07:47 | cait left #koha | |
07:53 | laurence joined #koha | |
07:56 | matts | hi #koha ! |
07:56 | magnuse | hiya matts |
07:57 | asaurat joined #koha | |
07:57 | asaurat | hi! |
07:57 | julian_m joined #koha | |
07:57 | matts | hi magnuse ! I heard you can't come to the hackfest in march... That's a pity ! Bug squashing / chocolate eating was fun last year ! ;) |
07:58 | julian_m | hi |
07:58 | wahanui | what's up, julian_m |
07:59 | magnuse | matts: yeah, i'm really sorry i can't make it - but someone is paying me to go to the annual library conference in norway that week, to talk about a project i have been working on for over a year... |
07:59 | bad timing! | |
07:59 | and yes, last year was great fun! | |
08:00 | matts | Indeed it's a bad timing... :| Let's hope next year will be ok ! |
08:00 | magnuse | yup, fingers crossed! |
08:03 | sounds like a good turnout this year, that's great! | |
08:14 | sophie_m joined #koha | |
08:15 | Guillaume1 joined #koha | |
08:15 | sophie_m | hello #koha |
08:18 | magnuse | bonjour sophie_m! |
08:18 | sophie_m | hi magnuse :-) |
08:19 | kf joined #koha | |
08:19 | kf | back |
08:19 | solution found? ;) | |
08:20 | gaetan_B joined #koha | |
08:20 | kf | bonjour gaetan_B |
08:20 | gaetan_B | hello |
08:20 | wahanui | hola, gaetan_B |
08:34 | magnuse | kf: i wonder if your problem could be a data problem, not a code problem? |
08:35 | i see no changes from 3.6.2 to 3.6.3, and 3.6.2 works for me | |
08:35 | alex_a joined #koha | |
08:37 | paul_p joined #koha | |
08:38 | kf | new sample data installed |
08:38 | so... I think it shoudl work | |
08:40 | AmitG_ joined #koha | |
08:42 | reiveune joined #koha | |
08:42 | reiveune | hello |
08:44 | alex_a | bonjour ! |
08:58 | kf | magnuse: it was a new installation |
08:58 | no update | |
08:58 | I will try to find out more later - team meeting now | |
09:19 | AmitG | heya kf |
09:32 | asaurat joined #koha | |
09:43 | stuartyeates left #koha | |
10:05 | marcelr | anyone willing to take a look at 3264 solving a serious problem in the marc editor when removing subfields? |
10:06 | _reason joined #koha | |
10:11 | chris_n` joined #koha | |
10:16 | liw_ joined #koha | |
10:34 | Irma left #koha | |
10:40 | AmitG | slef around? |
10:41 | slef | AmitG: sort of |
10:46 | paul_p joined #koha | |
10:59 | thd-away` joined #koha | |
11:06 | Suzzane joined #koha | |
11:10 | Suzzane | Hi everyone |
11:10 | is it true that Koha can generate a classification scheme? | |
11:16 | Suzzane joined #koha | |
11:32 | Suzzane | its all quiet today |
11:32 | where is everyone? | |
11:32 | wahanui | i think everyone is doin' the hot new dance the Cracked Out Kitty Tail Shiver |
11:34 | Suzzane | i need tolearn this dance then Wahanui... |
11:43 | i need help | |
11:43 | we are trying to download 3.6 version which we have managed | |
12:06 | reiveune left #koha | |
12:15 | slef | Suzzane: I'm here. |
12:15 | Suzzane: hello :) | |
12:17 | bwahahahaha | |
12:20 | vfernandes joined #koha | |
12:20 | vfernandes | hi ppl :) |
12:22 | jwagner joined #koha | |
12:23 | vfernandes | there are any devellopments for bulk record edition? |
12:26 | reiveune joined #koha | |
12:26 | Irma joined #koha | |
12:26 | slef | vfernandes: surely, yes? |
12:26 | Irma left #koha | |
12:26 | slef | @query bulk |
12:26 | huginn | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1794 enhancement, P3, ---, chris, NEW , Patrons (anonomize, bulk-delete) not secured by Independent branches |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1847 enhancement, P3, ---, chris, NEW , 'Cart' or 'Book Bag' options to inventory tool | |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5332 enhancement, P3, ---, gmcharlt, NEW , Add batch reversion capability to bin/commit_biblios_file.pl | |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=4392 major, P4, ---, gmcharlt, NEW , bulkmarcimport.pl leaves items.onloan set to '0000-00-00' instead of NULL | |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=3530 normal, P5 - low, ---, cnighswonger, NEW , Auto label batch generation feature of the bulk import tool fails | |
12:26 | slef | @query bulk edit |
12:26 | huginn | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6254 minor, P5 - low, ---, ian.walls, NEW , can't set patron privacy by default |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1289 enhancement, P5 - low, ---, paul.poulain, REOPENED , Bulk/global edit for MARC frameworks | |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6716 enhancement, P3, ---, nengard, ASSIGNED , Database Documentation | |
12:26 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1633 enhancement, P3, ---, kmkale, Failed QA , Add ability to take book cover images from local img db | |
12:27 | slef: 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5528 enhancement, PATCH-Sent (DO NOT USE), ---, tajoli, Pushed to Master , Analytical records support | |
12:27 | slef | hrm... how to find it? |
12:31 | Culiforge joined #koha | |
12:34 | julian_m joined #koha | |
12:42 | vfernandes | i think that it must be already a request for that :) |
12:42 | asaurat joined #koha | |
12:46 | Culiforge | hello all, I previously installed koha from the git instructions and had issues connecting to zebra... couldn't seem to resolve permissions. I uninstalled and reinstalled from the deb pkg but it seems that the deb didn't set up mysql or create a koha-conf.xml file.. now I can't connect to mysql (Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock) could someone tell me where I might look to begin resolving this? |
12:49 | magnus_afk | Culiforge: did you install koha or koha-common? |
12:49 | i think neither of them installs mysql | |
12:49 | Culiforge | magnus: common |
12:50 | magnus_afk | because you might not want to run mysql on the same machine as koha |
12:50 | Culiforge | why is that? |
12:51 | magnus_afk | well, if you are really large, you might want to split the load on two machines |
12:51 | or you might already have a server running mysql and you might not want to run another one | |
12:51 | http://wiki.koha-community.org[…]n_Debian_Squeeze: If you are planning to run MySQL on the same server as you are running Koha on, then make sure you install it: sudo apt-get install mysql-server | |
12:53 | Culiforge | hmm, nothing on that page... |
12:53 | collum joined #koha | |
12:57 | magnus_afk | Culiforge: nothing? |
12:57 | wahanui | i think nothing is ever gone in git |
12:58 | magnus_afk | wahanui: forget nothing |
12:58 | wahanui | magnus_afk: I forgot nothing |
12:58 | Culiforge | "There is currently no text in this page" |
12:59 | kf | remove the : at the end |
13:00 | magnus_afk | ah, sorry |
13:00 | Culiforge | there's a 3.6 on squeeze page though |
13:02 | and I see what you're saying there | |
13:02 | magnus_afk | yeah: this page http://wiki.koha-community.org[…]on_Debian_Squeeze should redirect you to the 3.6 page |
13:02 | it should have what you need to get up and running with the packages | |
13:03 | Culiforge | even though mysql appears to be somehow "wrong" (not sure how to describe it) |
13:04 | magnus_afk | did you install mysql-server? |
13:04 | Culiforge | I did |
13:06 | magnus_afk | and you get Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock ? |
13:06 | Culiforge | yes |
13:06 | magnus_afk | is mysql running? |
13:07 | ps aux | grep mysql | |
13:07 | Culiforge | gary 14157 1.0 0.1 3376 800 pts/2 S+ 08:07 0:00 grep --color=auto mysql |
13:07 | magnus_afk | if that is all you get it's probably not running |
13:08 | sudo /etc/init.d/mysql start | |
13:08 | Culiforge | why would mysql have stopped? |
13:09 | mysql 14414 1.2 3.7 145452 16672 ? Ssl 08:08 0:00 /usr/sbin/mysqld | |
13:09 | gary 14581 0.0 0.1 3376 804 pts/2 S+ 08:08 0:00 grep --color=auto mysql | |
13:09 | magnus_afk | no idea :-) |
13:11 | Culiforge | ok, thank you I've got to get ready for work... I'll poke around and see what I can find |
13:43 | edveal joined #koha | |
13:46 | ago43 joined #koha | |
13:59 | jcamins_away | Jonathan_druart++ # for discussing bug 7430 |
13:59 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7430 normal, PATCH-Sent (DO NOT USE), ---, jcamins, Needs Signoff , ModZebra should not be in C4::Biblio |
13:59 | talljoy | yo |
14:01 | talljoy joined #koha | |
14:05 | jcamins_away | Sorry, Jonathan Druart was discussing the other bug I was watching. |
14:05 | Julian_maurice++ # for discussing bug 7430 | |
14:05 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7430 normal, PATCH-Sent (DO NOT USE), ---, jcamins, Needs Signoff , ModZebra should not be in C4::Biblio |
14:08 | nengard joined #koha | |
14:09 | trea joined #koha | |
14:09 | nengard | paul_p you might want to comment on this post (since I'm not 100% sure of the answer) http://bywatersolutions.com/20[…]tions-and-serials |
14:09 | paul_p | good morning nengard ! |
14:10 | 1st comment = BibLibre has no s :D | |
14:10 | chris_n | paul_p, nengard: are there still outstanding issues with bug 6990? |
14:10 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6990 enhancement, P1 - high, ---, frederic, Pushed to Stable , TransformKohaToMarc enhancement |
14:10 | nengard | paul_p it was an 's |
14:10 | paul_p | ok, seen the full title ! |
14:10 | wahanui | I haven't seen 'the', paul_p |
14:11 | nengard | chris_n yes, I still can't search - but it seems to just be me and my frameworks |
14:11 | but i think it might be another bug elsewhere in the system that caused my framework problems to start with | |
14:11 | Barrc joined #koha | |
14:11 | chris_n | k, I've got it pushed into 3.6.x, but will revert it if there are issues |
14:16 | kf | bywater has a new logo? |
14:16 | jcamins_away | kf: so they do. |
14:17 | sekjal joined #koha | |
14:17 | Barrc joined #koha | |
14:21 | Barrc joined #koha | |
14:24 | libsysguy joined #koha | |
14:24 | libsysguy | o/ |
14:25 | * libsysguy | is finally done with his new website and can come back to Koha :) |
14:25 | jcamins | Yay! |
14:26 | schuster joined #koha | |
14:26 | schuster | bywater logo ++ |
14:26 | mbalmer joined #koha | |
14:27 | * libsysguy | can't remember what it was before it change :-\ |
14:27 | jcamins | libsysguy: I had that problem too. |
14:27 | I had to go looking for the old version. | |
14:27 | libsysguy | was it like 3 dots in some fashion? |
14:27 | schuster | Logos are so hard to deal with... and very expensive to create! I worked with a group once that spent over $100,000 evaluating what their logo should look like... |
14:27 | jcamins | Yeah, just text with a lot of dots. |
14:28 | libsysguy | w00t called it |
14:28 | and yeah no joke | |
14:28 | I know that the uspto can really be picky wtih logos and other marks | |
14:29 | schuster | http://bywatersolutions.com/education/ it was on her videos |
14:30 | maximep joined #koha | |
14:30 | mbalmer | hya koha |
14:30 | kf | hi mbalmer |
14:35 | hdl joined #koha | |
14:35 | chris_n | hi hdl |
14:35 | hdl | hi chris_n |
14:37 | kf | hi hdl :) |
14:38 | jcamins | paul_p: I did the follow-up patch for bug 1633. |
14:38 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1633 enhancement, P3, ---, kmkale, Failed QA , Add ability to take book cover images from local img db |
14:39 | paul_p | jcamins, yes, i've seen, but couldn't do anything for it now. today, I work for Lyon 3 |
14:40 | jcamins | paul_p: say hi to the Lyonians. :) |
14:50 | hdl joined #koha | |
14:56 | rhcl joined #koha | |
14:58 | rhcl | Why is is borked? http://paste.koha-community.org/216 |
14:59 | jcamins | rhcl: too many connections. |
15:00 | rhcl: (I'm checking) | |
15:01 | rhcl: your Zebra server is overloaded. | |
15:01 | rhcl: I recommend restarting Apache and zebrasrv. | |
15:02 | rhcl | well, ok, but why? This is currently under very light usage |
15:02 | jcamins | Hm. |
15:02 | That's odd. | |
15:02 | rhcl | there's just a couple of people using it at the moment |
15:02 | jcamins | I was thinking Google crawler. |
15:02 | rhcl | ahhhh, lemme check that |
15:03 | jcamins | There shouldn't ever be an error like that, but clearly there is. |
15:04 | larryb joined #koha | |
15:05 | * jcamins | waves to larryb. |
15:05 | larryb | o/ |
15:05 | rhcl | well, I don't see a crawler, but maybe by now it finished. |
15:05 | larryb: http://paste.koha-community.org/216 | |
15:06 | * kf | hides from paul_p so she can not be randomly chosen to rewrite something ;) |
15:07 | larryb | rhcl, Yeah I saw that. Did you open a ticket with us? |
15:07 | paul_p | lol |
15:07 | kf, i'm not your boss ;-) | |
15:07 | wizzyrea | paul_p: did you see the patch I did for you that updated the history and about.tt |
15:08 | for the new devs :) | |
15:08 | paul_p | wizzyrea, nope, thx |
15:08 | rhcl | tnx jcamins |
15:08 | wizzyrea | yw |
15:08 | * wizzyrea | doesn't mean to nag, just wanted to make sure you saw it |
15:08 | jcamins | rhcl: you're welcome. If you haven't already restarted things, try restarting Zebra first, see if it fixes it, then restart Apache. |
15:08 | * jcamins | is curious. |
15:09 | kf | paul_p: didn't forget about the datatables - only had no time yet. worst case I will look at it on the weekend |
15:09 | jcamins | kf: shouldn't you take the weekend off to do fun things? |
15:09 | * jcamins | considers his plans for the weekend, and becomes very interested in datatables. :P |
15:10 | hdl joined #koha | |
15:10 | kf | lol |
15:10 | what are your weekend plans? | |
15:11 | magnuse | moving, perhaps? ;-) |
15:11 | jcamins | kf: we're probably moving out of the city to my grandparents' house, since we won't be closing on our new apartment until the end of next month if we're lucky. |
15:11 | kf | ouch :( |
15:11 | rhcl | ah, it's working fine now, and people are on the system using it, and the zebra cron should recheck it periodically. |
15:21 | paul_p | nengard ? |
15:21 | wahanui | nengard is fast |
15:21 | nengard | not fast enough apparently |
15:22 | paul_p | lol |
15:22 | about http://bywatersolutions.com/20[…]ater+Solutions%29 | |
15:22 | nengard | yes? |
15:22 | paul_p | and official Koha support company = I suppose it must be read "official Koha" support company and not official "koha support company", but maybe it's worth adding the "" to avoid trolls... |
15:23 | (& maybe a link to koha-community.org would be cool) | |
15:23 | * paul_p | switched to XFCE this morning and feel he's falling in love with it... |
15:24 | nengard | I'm confused by what you're saying ? that's the first line on all of our press releases |
15:25 | And since that press isn't about Koha training or Koha specifically I didn't put the link to Koha - but all our Koha specific press has a link to the official site of course | |
15:25 | magnuse | "official Koha support company" sounds a bit... i dunno.. who made you official? |
15:25 | nengard | magnuse - why did no one ever complain before? we're listed along with all of you on the official website as a support provider |
15:25 | paul_p | nengard, I haven't noticed that before I think |
15:25 | nengard | http://bywatersolutions.com/20[…]ywater-solutions/ |
15:25 | kf | I think it's only a small thing |
15:25 | * magnuse | neither |
15:25 | too | |
15:25 | nengard | http://bywatersolutions.com/20[…]pport-specialist/ |
15:25 | kf | but can understand paul's and magnuse's reasoning |
15:26 | * paul_p | don't want to start a troll ! |
15:26 | * magnuse | neither |
15:26 | nengard | I understand and I will gladly talk with the team about changing it in the future, but that press went out to a bunch of sites already so I can't change it |
15:26 | wizzyrea | to be fair - we've discussed before about how listing on the site doesn't confer any credentials |
15:26 | jcamins | nengard: there's a problem with the website. |
15:26 | nengard | what website? |
15:26 | wahanui | website is http://www.koha-community.org |
15:26 | wizzyrea | none of the providers there are "official" |
15:26 | jcamins | nengard: ByWater's. http://bywatersolutions.com/page/4/ has the exact same contents as http://bywatersolutions.com/page/1/ |
15:27 | The latest three articles only. | |
15:27 | nengard | jcamins where is the link you're clicking to get that behavior? |
15:27 | I don't have any links that go to /page/ that i know of | |
15:27 | everyone else I'll share you comments with Nate about the press | |
15:28 | jcamins | "Older entries." |
15:28 | nengard | oh yeah - i found that the other day |
15:28 | we're doing a new website now so i'm not gonna both trying to fix that :) | |
15:28 | just click on the Blog > Company News link at the top instead | |
15:28 | jcamins | Thanks. |
15:29 | * jcamins | runs to get to an 11:30. |
15:29 | jcamins | (that worked perfectly, BTW) |
15:42 | skushner joined #koha | |
15:49 | skushner | Hi all...have a little problem starting sip server..getting error messages, "File does not exist: /koha/C4/SIP/SIPconfig.xml at /Sip/Configuration.pm line 33" and line 33 is, "my $cfg = $parser->XMLin($config_file);"..thanks, in advance, as always..good people. |
15:50 | wizzyrea | is that the path to your SIPconfig.xml? |
15:54 | skushner | yes |
15:55 | huginn | New commit(s) kohagit: Merge remote-tracking branch 'origin/new/bug_6328' <http://git.koha-community.org/[…]bdf84306e51e3d6a0> / Bug 6328 follow-up, fixes Undefined subroutine ::Circulation::Delta_Days <http://git.koha-community.org/[…]8ea88206cff433fcc> |
15:55 | skushner | oops..no it wasn't..had to add../root/koha/C4...etc.. |
15:55 | thanks..never mind | |
15:55 | wizzyrea | yw :) |
15:59 | jenkins_koha | Starting build #596 for job Koha_master (previous build: SUCCESS) |
16:03 | oleonard joined #koha | |
16:03 | * oleonard | straggles in |
16:04 | kf | hi oleonard :) |
16:05 | huginn | New commit(s) kohagit: Olivier Crouzet is 168th ! <http://git.koha-community.org/[…]ea22f10ab7a6db25a> |
16:06 | kf | paul_p: hm not sure the numbering is right - the academy students ar still missing |
16:06 | paul_p: there is a patch from wizzyrea for it :) | |
16:07 | wizzyrea | yea, olivier would be 171 |
16:07 | paul_p | will fix the numbering when applying liz patch |
16:07 | wizzyrea | k :) |
16:08 | paul_p | lyon 3 go live with koha-community 3.6 next week and still has 6 mantis entries opened... not a big deal, but 3 blockers |
16:09 | magnuse | sounds like an interesting week ahead then, paul_p :-) |
16:11 | kf | paul_p: 3.6.3? |
16:12 | paul_p | kf, master in fact |
16:12 | kf | master = 3.8 or master 3.6? |
16:12 | paul_p | will probably stay onto master until 3.8 |
16:12 | kf | master = HEAD |
16:12 | * kf | is confused |
16:13 | paul_p | master, the branch where the RM pushes patches, that will become 3.8 in april |
16:13 | magnuse | ooh, daring! |
16:13 | how often will they pull in new updates? | |
16:14 | kf | paul_p: thx :) |
16:14 | now I am no longer confused | |
16:14 | we plan an update to 3.6.3 atm | |
16:14 | paul_p | magnuse, every week for now, then when it's needed |
16:14 | kf | 5 libraries at once... hopefully they will love it and all will be ok :) |
16:14 | paul_p | (and carefully) |
16:14 | magnuse | paul_p: good plan ;-) |
16:15 | i'm moving my customers to 3.6.2 as soon as i can now, then 3.6.3 when that becomes available | |
16:15 | wizzyrea | did I miss the memo that testing was going to require Modern::Perl? |
16:15 | i'm looking at t/db_dependent/sysprefs.t | |
16:15 | it's a new test (jan 2) | |
16:16 | magnuse | ...except bug 7445 is a blocker for on of the libraries, at least |
16:16 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7445 normal, P5 - low, ---, oleonard, NEW , Clicking on a tag gives "Language ... does not exist" |
16:19 | magnuse | paul_p: will lyon use tags? if so i would recommend you have a look at that |
16:19 | asaurat left #koha | |
16:21 | wizzyrea | nobody knows about Modern::Perl I take it |
16:21 | magnuse | wizzyrea: i can't remember it being discussed, but i might have missed it |
16:21 | paul_p | wizzyrea, Modern::Perl is exactly use strict, use warnings |
16:22 | (plus a few other common-sense things) | |
16:22 | wizzyrea | ok, that's fine |
16:22 | I don't mind that | |
16:22 | but - (and I'm still looking) nobody said that they were going to use it | |
16:22 | and it popped up in the tests. | |
16:22 | paul_p | wizzyrea, because julian started to use it in a patch, so rangi updated the test to deal with it |
16:22 | oleonard | Isn't that part of the datatables patch? |
16:23 | kf | ah |
16:23 | so we have to update the dependencies I guess? | |
16:23 | paul_p | perlcritic complains if we don't tell him that both are equivalent |
16:23 | wizzyrea | ^^ this is where I was going |
16:23 | paul_p | kf, I think it's in Perl-core, so no new dependancy |
16:23 | wizzyrea | well I didn't have it. |
16:24 | paul_p | so i'm thinking wrong ;-) |
16:24 | and we should add it in dependancies ;-) | |
16:24 | magnuse | it's not on the first debian vm i had to hand either - looks like it should be added |
16:24 | wizzyrea | woot, okies then. :) |
16:25 | (I thought I might be going mad) | |
16:26 | magnuse | well, you might still be doing that... ;-) |
16:26 | wizzyrea | ohsnap |
16:27 | kf | magnuse: don't provoke her... too dangerous |
16:28 | wizzyrea | ! |
16:28 | lol wow. | |
16:29 | * kf | sends soothing cookies |
16:29 | magnuse | oh yes, everything is just fine and dandy, don't mind me! la la la la |
16:29 | kf | lol |
16:29 | * magnuse | sends cookies with something soothing in them |
16:29 | wizzyrea | chamomile cookies |
16:29 | I wonder how those would taste | |
16:30 | magnuse | chamomilish? |
16:30 | chamomilicious? | |
16:30 | oleonard | ginger cookies maybe? |
16:31 | kf | chocolate is very soothing |
16:40 | reiveune | bye |
16:40 | reiveune left #koha | |
16:53 | jenkins_koha | Project Koha_master build #596: SUCCESS in 54 mn: http://jenkins.koha-community.[…]/Koha_master/596/ |
16:53 | koha: Bug 6328 follow-up, fixes Undefined subroutine &C4::Circulation::Delta_Days | |
16:53 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6328 major, PATCH-Sent (DO NOT USE), ---, paul.poulain, Pushed to Master , Fine in days does not work |
16:54 | magnuse | success! woohoo |
16:54 | jenkins_koha | Starting build #597 for job Koha_master (previous build: SUCCESS) |
16:56 | kf | I wonder if that problem is related to my deltadays problem from this morning? |
17:08 | Guillaume1 left #koha | |
17:10 | wizzyrea | heh, I have the strangest problem in my production server - which is 3.6.0 - one patron's holds have gotten stuck at the bottom priority, and they will. not. move. up. |
17:10 | not manually, not automatically | |
17:10 | holds move around her | |
17:11 | library staff placed the holds, they didn't set any weird hold not needed or whatever dates | |
17:13 | kf | ah |
17:13 | there is a feature doing that | |
17:13 | one of the buttoms | |
17:13 | is to stick it to the last | |
17:13 | wizzyrea | oh. how to undo? |
17:13 | kf | logging into koha sec |
17:14 | it's the arrow next to the X | |
17:14 | toggle lowest priority | |
17:14 | wizzyrea | do it and then undo it? |
17:14 | kf | hm |
17:14 | I have never used it | |
17:14 | it must be ntoed in the database somewhere? | |
17:14 | that it's always supposed to be last? | |
17:15 | wizzyrea | oh yes |
17:15 | lowestpriority = 1 | |
17:15 | and sho nuff | |
17:15 | she has some set like that | |
17:15 | wow kf++ that was awesome | |
17:15 | kf | sho nuff? |
17:16 | wizzyrea | colloquial for "sure enough" |
17:16 | kf | oh |
17:16 | cool | |
17:16 | leaving now :) | |
17:16 | bye all | |
17:16 | wizzyrea | hm the bit is unset, but it's still stuck at the bottom. |
17:16 | kf | hm |
17:16 | well it shoudl not change the position now | |
17:16 | but you can move it up I think? | |
17:17 | wizzyrea | I tried to, it's not going |
17:17 | kf | oh |
17:17 | let me make a second hold to test with | |
17:17 | wizzyrea | let me try to move it up to 2 instead of 1 |
17:17 | kf | oh |
17:17 | you can untoggle it | |
17:17 | when you click on the pc | |
17:17 | the arrow | |
17:17 | there is a line under the arrow | |
17:17 | and clicking again removes it | |
17:18 | interesting | |
17:18 | wahanui | interesting is sometimes bad or sometimes good |
17:18 | wizzyrea | yea, the bit is unset now - it should move but it's not |
17:18 | kf | hm yes |
17:18 | perhaps the toggle is broken? | |
17:19 | ok | |
17:19 | wat worked for me was | |
17:19 | untoggle | |
17:19 | wizzyrea | well, the bit is getting flipped in the db |
17:19 | kf | udate holds button |
17:19 | then move | |
17:19 | wizzyrea | aha |
17:19 | will try | |
17:19 | kf | yep, can repeat |
17:19 | wizzyrea | k sec |
17:20 | kf | untoggling - then hitting update hold(s) to save, then moving |
17:21 | wizzyrea | thank you for reminding me of the necessity to "update hold" in between I forgot that nuance |
17:22 | kf | Ididn't know it before |
17:22 | :) | |
17:22 | bye :) | |
17:22 | kf left #koha | |
17:29 | Soupermanito joined #koha | |
17:32 | wizzyrea | kf++ mystery solved (thanks chica) |
17:32 | * wizzyrea | makes a note to investigate whether setting one "lowest priority" hold for a patron affects their other holds |
17:33 | wizzyrea | because I think I just observed that |
17:38 | gmcharlt | @marc 300 e |
17:38 | huginn | gmcharlt: Accompanying material May include a parenthetical physical description of the accompanying material. |
17:46 | wizzyrea | phew, happily there is not a bug there |
17:46 | I can't reproduce the weird behavior I just saw, I suspect the librarian was clicking things at the same time I was. | |
17:47 | jenkins_koha | Project Koha_master build #597: SUCCESS in 52 mn: http://jenkins.koha-community.[…]/Koha_master/597/ |
17:47 | paul.poulain: Olivier Crouzet is 168th ! | |
17:47 | maximep | i'm trying to make a change on the xls result to show more status for items |
17:47 | but i can't find where this is coming from <xsl:value-of select="count(key('item-by-status', 'On order'))"/> | |
17:47 | the item-by-status | |
17:47 | can't even find how to just show what it is | |
17:48 | completly lost in this xlst stuff :/ | |
17:50 | jcamins_away | maximep: look near the top. |
17:50 | Actually, might be MARC21Utils. | |
17:50 | maximep | <xsl:key name="item-by-status" match="items:item" use="items:status"/> |
17:50 | sure | |
17:51 | doesn't help me | |
17:51 | jcamins_away | maximep: what's the point of confusion? |
17:52 | cait joined #koha | |
17:54 | jcamins_away | Actually, |
17:54 | wahanui | i guess Actually, is it propaganda if it's the truth? |
17:54 | jcamins_away | first question? |
17:54 | wahanui | hmmm... first question is "What are you trying to do?" |
17:55 | cait | ? |
17:55 | wizzyrea | define "show more status for items" |
17:55 | cait | back :) |
17:55 | maximep | right now it prints On Order if the item has On Order has it's not for loan status |
17:55 | jcamins_away | maximep: right. |
17:56 | maximep | we have custom not for loan, like in "waiting for item" |
17:56 | I want to show the item as waiting for item | |
17:56 | jcamins_away | Ahh. |
17:56 | Well, you have two options. | |
17:56 | One is to list every item and its status. | |
17:57 | The other is to add additional counts. | |
17:57 | maximep | and I chose the second |
17:57 | except that I can't find where the key('item-by-status', 'On order') is coming from | |
17:58 | the On order | |
17:58 | can't find where to add a new one | |
17:58 | wizzyrea | aren't those authorized values? |
17:58 | not_loan or somesuch | |
17:58 | jcamins_away | Just change "On order" to whatever. |
17:58 | Right. | |
17:59 | oleonard | paul_p: all my tests show the fix for Bug 5877 to be working well. I've submitted a follow-up to improve translatability (and one minor interface change) |
17:59 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5877 enhancement, PATCH-Sent (DO NOT USE), ---, paul.poulain, Signed Off , Offline circulation improvements : upload all files, apply at once |
17:59 | maximep | out authorised_values NOT_LOAN are in french "À commander" |
17:59 | paul_p | yeah !!! |
17:59 | maximep | so i dont think it's coming from them |
18:00 | paul_p | oleonard, all my tests to find a flight from CMH to MRS show that's very complex ! (many many many many options & prices & depends on the website you look ) |
18:00 | jcamins_away | maximep: look in C4::XSLT. |
18:00 | maximep | wow |
18:00 | found it | |
18:00 | larryb left #koha | |
18:00 | maximep | wowow why didn't i think of this |
18:00 | jcamins_away++ | |
18:00 | wizzyrea | hehe |
18:00 | lightbulb moment then? | |
18:01 | * wizzyrea | loves those |
18:01 | maximep | just didn't read the code until the end |
18:01 | where it defines all those | |
18:01 | duh | |
18:03 | paul_p | oleonard, for the booking, your (official/passport) name is Owen Leonard, right, no specific thing ? |
18:04 | jcamins_away | oleonard: you're going to Marseilles? |
18:04 | * jcamins_away | is so jealous! |
18:04 | paul_p | jcamins_away, yep, he is |
18:04 | jcamins_away | Lucky! |
18:04 | paul_p | (and it's not Marseilles, it's Marseille :D |
18:05 | jcamins_away | Oops. |
18:05 | paul_p | all americans add a s i don't know why ! |
18:05 | jcamins_away | paul_p: I always thought it had an s. |
18:05 | paul_p: oh, because it has an 's' in English. | |
18:06 | oleonard | Yeah, Wikipedia says "also Marseilles in English" |
18:06 | slef | no it can have an s in English |
18:06 | cait | and I am going to meet oleonard - yay |
18:06 | oleonard | ...because English speakers will say and spell your country's places however we damn-well please. |
18:06 | cait | ! |
18:06 | slef | it's a bit archaic though |
18:07 | like Lions(sp?) instead of Lyon | |
18:07 | cait | jcamins_away: scotland? |
18:07 | wahanui | scotland is pretty wicked too |
18:07 | jcamins_away | cait: I hope so. |
18:07 | cait | :) |
18:08 | tcohen joined #koha | |
18:08 | slef | oh that reminds me |
18:08 | paul_p | OK, time to leave for me. see you tomorrow guys ! |
18:08 | slef | http://wiki.koha-community.org[…]n12_Announcements |
18:09 | @later tell rangi can we have a nice quote for http://wiki.koha-community.org[…]n12_Announcements please? | |
18:09 | huginn | slef: The operation succeeded. |
18:10 | jcamins_away | slef: he's stunned to silence by the excitement of going to Edinburgh. |
18:10 | slef | jcamins_away: hehehe |
18:11 | jcamins_away | slef: so the dates are now firm? |
18:11 | slef | jcamins_away: as far as I know. |
18:11 | jcamins_away | :) |
18:13 | * jcamins_away | figures out his account on Kayak after the sixth try. |
18:29 | * chris_n | thinks a new file system based on git would be super |
18:30 | chris_n | 'git revert that-messed-up-config' would be a very nice option |
18:41 | cait | hmpf |
18:41 | trying to figure out my perl error when logging into opac in 3.6.3 | |
18:41 | Date::Calc::Add_Delta_Days(): not a valid date at /home/koha2/koha/opac/opac-user.pl line 112. | |
18:42 | ohoh | |
18:42 | the patron had no expiry date | |
18:43 | chris_n: no expiry date makes it crash - so perhaps not revert it :) | |
18:45 | chris_n | can we trap the error and notify the admin or user? |
18:45 | is no expiry date a valid option? | |
18:45 | cait | no |
18:45 | it isn't | |
18:45 | and I chose the only patron | |
18:45 | int he sample data | |
18:45 | that had no expiry date on import | |
18:45 | chris_n | then we should trap and log at least |
18:46 | but I think it should not cause the code to croak | |
18:46 | cait | I think we should add a check for the expiry date to be not null |
18:46 | so it will just not show a warning in opac, but not break | |
18:46 | chris_n | right |
18:46 | I'll revert it | |
18:46 | cait | hm |
18:46 | why not have a follow up | |
18:46 | chris_n | and grab it once the problem is fixed |
18:46 | cait | ? |
18:47 | chris_n | can it happen before next week? |
18:47 | if so, fine :) | |
18:47 | cait | 124 if ( C4::Context->preference('NotifyBorrowerDeparture') && |
18:47 | we could add a check for expiry date there I think | |
18:47 | && $borr->{'dateexpiry'}; | |
18:48 | without the ; ? | |
18:48 | I will try it | |
18:48 | chris_n | just let me know |
18:48 | cait | chris_n: I think it can only happen |
18:48 | when you have inserted borrowers into the borrowers table directly | |
18:48 | not using the tools | |
18:48 | becuase when you add a patron from the gui or using patron import | |
18:48 | chris_n | that field should be not null |
18:48 | cait | there is always a date calculated |
18:48 | yep | |
18:49 | I only hit it | |
18:49 | because the sample data includes one(!) user without expiry date | |
18:49 | and | |
18:49 | when I added the password I used password change | |
18:49 | chris_n | so we need to fix the sample data and the code |
18:49 | cait | because if I had edited the patron normally... it would have ended up with an expiry date |
18:49 | chris_n | and the schema |
18:49 | wahanui | the schema is tracked in git. or found at http://schema.koha-community.org |
18:49 | cait | hm |
18:50 | it's really a very unlikely edge case | |
18:50 | I think reverting would not be justified | |
18:50 | I can do a check for a valid expiry date? | |
18:50 | in the opac file? | |
18:50 | chris_n | so why not fixup the sample data and I'll push that |
18:50 | then open a bug for the backend problems | |
18:51 | cait | hm lots of sample data but I can do that |
18:51 | I am not sure why the admin does not have an expiry date | |
18:51 | http://git.koha-community.org/[…]5397453c6e0173ba0 | |
18:51 | first line | |
18:51 | that was my user | |
18:52 | chris_n | I need to switch tasks again, but will check back in later |
18:56 | oleonard | nengard: I updated the KOCT page on the wiki to better match the process as it seems to be working now, including screenshots |
18:56 | nengard | cool |
18:56 | thanks | |
18:57 | * oleonard | wonders if the French version of the KOCT differs from the English one |
18:59 | oleonard | Hm, they appear to be identical. It must have been an unreleased version which appeared in some of those previous screenshots |
19:01 | * cait | ordered her first smartphone |
19:02 | jcamins_away | Oooh. |
19:03 | cait | heh |
19:03 | jcamins | You will never leave #koha again, will you? |
19:03 | * oleonard | tried to add some AJAXy flourishes to the Offline Circ page in the staff client and ran into wierd JS problems in Chrome |
19:04 | cait | jcamins: it could happen |
19:21 | Johnindy joined #koha | |
19:28 | trea joined #koha | |
19:30 | aleksa joined #koha | |
19:37 | NateC joined #koha | |
19:43 | Barrc left #koha | |
19:47 | libsysguy left #koha | |
20:00 | oleonard | If we're changing a bug report which has Importance: PATCH-Sent, should we change it? Or is a bulk change going to happen? |
20:00 | * oleonard | can't remember if this was decided or not |
20:00 | jcamins | oleonard: no bulk change. |
20:01 | cait | i changed for those |
20:01 | where I changed something else | |
20:04 | wizzyrea | man that change messed up all of my saved searches |
20:04 | I was sad. | |
20:04 | I'm sure it's a good change. | |
20:04 | but I was still sad. | |
20:04 | * oleonard | was just cleaning those up for himself |
20:07 | tcohen joined #koha | |
20:08 | Soupermanito joined #koha | |
20:15 | Guillaume1 joined #koha | |
20:24 | kathryn joined #koha | |
20:24 | * oleonard | 's VM can't seem to connect to the main git repo |
20:25 | jcamins | oleonard: can you ping it? |
20:26 | wizzyrea | I just got stuff from it |
20:26 | jcamins | oleonard: if you can't, it's your VM. If you can, it's probably the server. |
20:26 | Hm. That makes it sound like your VM. | |
20:26 | * oleonard | can't figure out what could have changed in his VM |
20:27 | jcamins | oleonard: you're on Windows. Restart. |
20:27 | :P | |
20:28 | wizzyrea | oh that's just harsh. |
20:28 | but restarting the VM might not hurt. | |
20:28 | * oleonard | did that at least |
20:28 | * jcamins | meant restarting the Windows computer. |
20:28 | Soupermanito joined #koha | |
20:28 | jcamins | Why? 'Cause it's Windows. |
20:29 | kathryn joined #koha | |
20:29 | wizzyrea | hey I use windows... for games. |
20:29 | jcamins | wizzyrea: and what do you do between games? |
20:30 | wizzyrea | well for now I'm using ubuntu :P |
20:30 | but I just got a new hard drive | |
20:30 | so that may change. | |
20:31 | sekjal | oleonard: may I ask you a jQuery question? |
20:31 | oleonard | Sure |
20:31 | sekjal | I'm trying to replace the " | " delimiter in URLs and Subjects on both the OPAC XSLT details and results pages |
20:31 | my jquery isn't working... | |
20:32 | oleonard | Ouch, sounds like no fun. |
20:32 | sekjal | $("span.results_summary").html().replace(/ \| /g,'<br />')); |
20:33 | jcamins | wizzyrea: and how do you get into Ubuntu? :P |
20:33 | wizzyrea | I boot it, silly. |
20:33 | jcamins | wizzyrea: so in other words, you have to reboot into Windows before every game? :P |
20:34 | wizzyrea | yea, because using a vm for windows from ubuntu is more pain than I'm willing to take. |
20:35 | jcamins | QED. |
20:35 | sekjal | oleonard: can you see anything wrong with my jQuery at first glance? |
20:35 | cait | is the sequence right? |
20:35 | wizzyrea | sekjal isn't there a place in the prefs where you can change that delimiter? |
20:36 | i may have been dreaming but I thought there was. | |
20:36 | cait | hm I think it only works for non-xslt |
20:36 | jcamins | No, that's for subfields. |
20:36 | sekjal | wizzyrea: no, not that one. it's hardcoded into the XSLT |
20:36 | wizzyrea | ah ok, never mind then. |
20:38 | * oleonard | tinkers |
20:43 | oleonard | sekjal: Try this: |
20:43 | $("span.results_summary").each(function(){ | |
20:43 | string = $(this).html(); | |
20:43 | newstring = string.replace(/ \| /g,'<br />'); | |
20:43 | $(this).html(newstring); | |
20:43 | }); | |
20:44 | sekjal | thanks, oleonard |
20:52 | oleonard joined #koha | |
20:52 | oleonard | Fine. |
20:54 | Kate joined #koha | |
20:56 | * oleonard | sighs |
20:56 | oleonard | Ah, there it is. All I had to do was give up. |
20:59 | chris_n | things enjoy hiding when you look for them |
21:00 | and they get board and give up when you quit | |
21:06 | Brooke joined #koha | |
21:06 | Brooke | 0/ |
21:06 | oleonard | Hi Brooke, what's up? |
21:07 | Brooke | not much, you? |
21:07 | edveal | Does anyone know the font the is used in the koha image? |
21:08 | * wizzyrea | waves at brooke |
21:08 | oleonard | I don't, but there are some graphics files included with Koha if you're looking to make a modified version |
21:08 | jorgia joined #koha | |
21:09 | edveal | No just like the font and might use it elsewhere. |
21:09 | _Bart___ joined #koha | |
21:10 | oleonard | edveal: http://new.myfonts.com/WhatTheFont/ |
21:10 | cait | good night #koha |
21:11 | wizzyrea | http://new.myfonts.com/WhatThe[…]ageid=0&x=42&y=44 |
21:11 | ha | |
21:12 | Generis Serif Italic looks the most the same to me | |
21:12 | or Sirba Italic | |
21:13 | cait left #koha | |
21:16 | oleonard | Later #koha |
21:16 | wizzyrea | bye :) |
21:18 | Irma joined #koha | |
21:19 | Brooke | o/ |
21:24 | wizzyrea joined #koha | |
21:30 | chrisdot1all joined #koha | |
21:33 | nengard left #koha | |
21:57 | schuster | bug 5668 |
21:57 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5668 enhancement, P3, ---, mtj, Failed QA , Star ratings in the opac |
21:58 | schuster | hmmm... I don't fully understand the question on 41 - good work, but failed QA. |
21:58 | drat thought we were getting closer! | |
22:22 | mtj | morning all |
22:23 | rhcl | hi mtj |
22:25 | bag | hi there mtj |
22:26 | mtj | heya guys :) |
22:29 | Kate | http://academy06.catalyst.net.[…]ery/practice.html |
22:30 | maximep left #koha | |
22:31 | mtj | nice new logo brendan |
22:32 | bag | thanks mtj++ |
22:45 | laurence left #koha | |
23:30 | Irma joined #koha | |
23:31 | Irma left #koha | |
23:38 | edveal-away left #koha |
← Previous day | Today | Next day → | Search | Index