← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
01:10 | Soupermanito joined #koha | |
03:28 | AmitG joined #koha | |
03:31 | AmitG | heya bag |
03:38 | Smurk | Tell me, how am I supposed to check what's running on cronjobs? And would that line be OK to have rebuild-zebra runnning all the time: */5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra $(koha-list --enabled) ? In some webpage, I have read that it's supposed to be rebuilt_zebra.pl -b -a -z: should I add -b -a -z? |
03:44 | AmitG | heya smruk |
03:48 | kmkale joined #koha | |
04:12 | cait joined #koha | |
04:17 | AmitG | heya cait Good morning |
04:18 | cait | good morning AmitG |
04:49 | mib_jbsqkf joined #koha | |
04:53 | mib_nd6zm1 joined #koha | |
04:54 | mib_nd6zm1 | dddHello |
04:57 | Smurk | So no idea about the cronjobs? I am sorry, these are really newbie questions, but I can't help it, I am a newbie. :p |
04:58 | cait | what was your question Smurk? |
04:58 | Smurk | Tell me, how am I supposed to check what's running on cronjobs? And would that line be OK to have rebuild-zebra runnning all the time: */5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra $(koha-list --enabled) ? In some webpage, I have read that it's supposed to be rebuilt_zebra.pl -b -a -z: should I add -b -a -z? |
04:58 | cait | there is an example file for the cronjobs |
04:58 | I always use that as a start | |
04:59 | it's under /misc/cronjobs in your koha folder | |
04:59 | folder = directory | |
04:59 | Smurk | OK, I check... |
05:00 | cait | @wunder Konstanz |
05:00 | huginn | cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 4.9°C (5:59 AM CET on January 23, 2012). Conditions: Light Rain Showers. Humidity: 90%. Dew Point: 3.0°C. Windchill: 3.0°C. Pressure: 30.06 in 1017.8 hPa (Steady). |
05:03 | kmkale joined #koha | |
05:04 | Smurk | I don't have a cronjobs folder under misc... O_o |
05:04 | cait | misc in your koha directory |
05:04 | what kind of install did you do? | |
05:05 | Smurk | I didn't do the install... |
05:05 | I don't know. | |
05:06 | cait | do you know your koha version? |
05:06 | Smurk | Maybe there are different koha folders on the server, and I am not in the right one. The person who did the install, he emailed me to check under /etc/cron.d/koha-common but I can't find that folder neither. |
05:07 | I am helpless. >.< | |
05:07 | cait | hm |
05:07 | ok | |
05:07 | an install from the packages then i think | |
05:07 | I think your command is far too complicated in that case | |
05:07 | Smurk | Yes, he said "The cronjob runs from the cron.d directory (as installed by the package)", so I guess that has been installed from a package. |
05:08 | cait | yep |
05:08 | and it's not running yet? | |
05:08 | what made you look at the cronjobs? | |
05:08 | Smurk | Koha is running quite well, but there is a problem with the search engine which made us think that there are problems with the rebuild-zebra thing. |
05:09 | cait | hm ok |
05:09 | I am not sure how the packages work here | |
05:09 | perhaps you can try and ask again a bit later | |
05:09 | rangi | look in /etc/cron.d/ |
05:09 | Smurk | Isn't it a regular install? |
05:10 | rangi | and /etc/cron.daily |
05:10 | Smurk | I would like to, but I can't find that folder... let's try again. |
05:10 | rangi | there should be koha-common |
05:10 | files in both, if indeed it was a package install | |
05:13 | AmitG | heya rangi |
05:13 | rangi | hi AmitG |
05:13 | Smurk | OK, I have got it... |
05:14 | So, that's the lines I was thinking: */5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra $(koha-list --enabled) | |
05:15 | (plus another one about process message queue) | |
05:15 | But shouldn't there -a -b -z | |
05:15 | ? | |
05:15 | (but shouldn't there be -b -a -z?) that's what I meant... :/ | |
05:17 | rangi | no |
05:17 | if you want you can take a look at | |
05:17 | /usr/sbin/koha-rebuild-zebra | |
05:18 | that will have the options | |
05:20 | Smurk | OK, I did read the koha-rebuild-zebra file and there are lots of letters which probably are fine. :) |
05:20 | I feel really stupid, it takes me forever to understand the smallest thing... | |
05:20 | Anyway, thanks a lot for your help. | |
05:21 | I will have to come back another day, because it's children time... | |
05:21 | rangi | no problem |
05:21 | Smurk | I still need to find out why that search engine doesn't find the new biblios since obviously rebuild-zebra is working fine. |
05:22 | Thanks for your help, Cait and Rangi! Have a nice day! | |
05:24 | kmkale joined #koha | |
05:25 | Irma joined #koha | |
05:58 | tom joined #koha | |
05:59 | tom | hi there . can someone tell me if there is a version of koha that can run on windows 7 |
06:00 | rangi | as the server or client? |
06:06 | stuartyeates joined #koha | |
06:07 | tom | as server |
06:09 | rangi | only if you run wmware and run a linux virtual machine in there |
06:09 | or, you want to spend a lot of time compiling things | |
06:09 | mtj | heya peeps :) |
06:09 | rangi | of course we can't possibly recommend running on windows natively |
06:10 | tom | you mean running it on win xp? |
06:10 | mtj | tom: chris.n has successfully completed a koha-3.x install on window, but he's smarter than most :) |
06:10 | rangi | and even he wouldn't use it in production |
06:11 | mtj | and, afaik the only person - to have done so |
06:11 | rangi | http://wiki.koha-community.org[…]i/Koha_3.2#Koha_3.2_on_Win32_w.2FStrawberry_Perl_Notes .. that might work for 3.6.x |
06:11 | but as i said, I don't recommend using windows as a server for anything | |
06:12 | but if you have to, running vmware with a linux virtual machine in it, running koha, is probably the best way to do it | |
06:13 | mtj | yeah - i have customers running Koha-3 in a debain virtual-box, on windows-7 |
06:13 | its a pain in the ass, of course, but its workable | |
06:14 | AmitG joined #koha | |
06:14 | tom | so which version linux would you you recommend? |
06:15 | rangi | if you use debian, you can install koha using the packages which is by far the easiest to install, and to keep up to date |
06:15 | ubuntu also | |
06:15 | the other distros you would need to install from the tarball or git | |
06:15 | magnus_away | http://wiki.koha-community.org[…]on_Debian_Squeeze |
06:16 | rangi | brb |
06:17 | cait | morning magnus_away :) |
06:17 | magnus_away | hiya cait |
06:17 | cait | hm |
06:17 | where si the difference between magnuse_away and magnuse_afk? | |
06:18 | tom | i was also wondering whether its possible to intergrate koha onto my already running website?\ |
06:18 | mtj | ok.... off to med.food.warehouse for cheap 2-for-1 pizza! |
06:18 | magnus_afk | less and less... ;-) |
06:18 | tom: depends on what you mean by "integrate" :-) | |
06:19 | tom | i mean run it on the same domain as my site. |
06:19 | of course the link will different | |
06:22 | magnus_afk | hm, most people use a subdomain, i think |
06:22 | i'm not sure how you'd do example.com/koha/ for example | |
06:23 | tom | i have seen these guys have succeded. only i dont know how. http://www.library.org.nz/ |
06:55 | AmitG | heya magnus_afk, mtj, tom |
07:06 | bigbrovar joined #koha | |
07:07 | magnus_afk | namaste AmitG |
07:32 | cait | bbiab |
07:33 | cait left #koha | |
07:36 | laurence joined #koha | |
07:41 | hdl joined #koha | |
07:47 | hdl1 joined #koha | |
07:48 | paul_p joined #koha | |
07:48 | paul_p_ joined #koha | |
07:53 | mbalmer joined #koha | |
07:55 | paul_p joined #koha | |
07:55 | sophie_m joined #koha | |
07:55 | hdl joined #koha | |
07:56 | sophie_m | hi #koha |
07:57 | asaurat joined #koha | |
07:58 | asaurat | hi! |
08:01 | reiveune joined #koha | |
08:01 | reiveune | hello |
08:01 | francharb joined #koha | |
08:02 | julian_m joined #koha | |
08:02 | francharb | morning #koha |
08:02 | alex_a joined #koha | |
08:02 | alex_a | morning #koha ! |
08:02 | julian_m | hello |
08:02 | wahanui | hey, julian_m |
08:04 | gaetan_B joined #koha | |
08:04 | gaetan_B | hello |
08:04 | wahanui | hi, gaetan_B |
08:04 | mbalmer joined #koha | |
08:06 | cait__ joined #koha | |
08:12 | reiveune left #koha | |
08:13 | sophie_m joined #koha | |
08:28 | hdl1 joined #koha | |
08:36 | gaetan_B joined #koha | |
08:37 | hdl joined #koha | |
08:39 | kmkale joined #koha | |
08:42 | AmitG | heya kmkale |
08:42 | kmkale | Namaste AmitG :) |
08:42 | AmitG | kmkale: kya haal |
08:43 | kmkale | AmitG: behaal :( |
08:44 | paul_p joined #koha | |
08:44 | paul_p_ joined #koha | |
08:53 | paul_p joined #koha | |
08:55 | gaetan_B joined #koha | |
08:56 | kf joined #koha | |
08:56 | kf | hi again #koha |
08:57 | magnus_afk | so, a date for gbsd? |
08:58 | paul_p joined #koha | |
08:58 | kf | hmm |
08:58 | hm perhaps in 2 weeks? | |
08:58 | bonjour paul_p :) | |
08:59 | so somewhere between 6th and 10th | |
08:59 | magnus_afk | kf: yeah! wednesday february 8? |
08:59 | i'm traveling on the 9th | |
08:59 | kf | 8th would be fine for me |
09:00 | magnus_afk | cool, that's settled then? |
09:00 | kf | I think so |
09:00 | noone disagrees :P | |
09:00 | paul_p | brb |
09:01 | magnus_afk | yay |
09:02 | paul_p joined #koha | |
09:02 | kf | wb paul_p |
09:05 | magnus_afk | next gbsd? |
09:05 | wahanui | next gbsd is http://wiki.koha-community.org[…]bug_squashing_day |
09:05 | magnus_afk | forget next gbsd? |
09:05 | wahanui | magnus_afk: I forgot next gbsd |
09:05 | magnus_afk | next gbsd is http://wiki.koha-community.org[…]bug_squashing_day |
09:05 | next gbsd? | |
09:05 | wahanui | well, next gbsd is http://wiki.koha-community.org[…]bug_squashing_day |
09:06 | magnus_afk | some of the links might need updating after the changes to the statuses etc |
09:06 | kf | rangi updated one of his reports already I think |
09:07 | I can try to build a new bugzilla report | |
09:07 | magnus_afk | yay |
09:12 | kf | http://bugs.koha-community.org[…]eadlineto=&email1 |
09:12 | bugzilla urls | |
09:13 | fun! | |
09:13 | AmitG joined #koha | |
09:15 | AmitG | slef around? |
09:15 | kf | magnus_afk: updated the wiki page |
09:16 | magnus_afk | kf++ |
09:16 | AmitG | heya kf |
09:16 | kf | the list of patches must be updated too |
09:18 | and that is updated now too | |
09:20 | magnus_afk | woot! |
09:21 | kf | I think it sould work now |
09:21 | not sure about your scripts | |
09:21 | magnus_afk | yeah, i'll have to look at them |
09:21 | i think they should be ok though | |
09:22 | or at least they are based on data from one of rangi's scripts, so i don't think there is much i can do :-) | |
09:22 | kf | ah, makes sense |
09:27 | reiveune joined #koha | |
09:39 | AmitG joined #koha | |
09:51 | kmkale joined #koha | |
10:00 | chris_n` joined #koha | |
10:00 | Irma joined #koha | |
10:06 | Callender joined #koha | |
10:11 | reiveune joined #koha | |
10:18 | Guillaume joined #koha | |
10:23 | sophie_m joined #koha | |
10:25 | reiveune left #koha | |
10:41 | clrh joined #koha | |
10:43 | reiveune joined #koha | |
10:54 | paul_p | BibLibre internet connection if really bad this morning :'((( |
10:54 | huginn | New commit(s) needsignoff: [Bug 7310] Improving permissions on lists (virtual shelves) <http://bugs.koha-community.org[…]w_bug.cgi?id=7310> |
11:03 | * kf | hands paul_p the duct tape |
11:04 | paul_p | kf, ??? |
11:04 | wahanui | kf, is the ISSN displayed the same way the ISBN is? |
11:04 | kf | ah, perhaps you missed the joke |
11:04 | if someone is falling out of irc, he can use the tape... | |
11:06 | paul_p: hotel booked and train tickets ordered - :) | |
11:06 | for marseille | |
11:06 | paul_p | kf++ |
11:06 | kf_boss++ too ;-) | |
11:06 | kf | bsz++ :) |
11:09 | forget kf, | |
11:09 | wahanui | kf: I forgot kf, |
11:09 | kf | kf? |
11:09 | wahanui | it has been said that kf is cait or really, really sweet. or <reply>she gives me memory loss or a holds expert. |
11:11 | AmitG | heya mtj |
11:27 | jcamins_away | Good morning. |
11:28 | kf | hi jcamins :) |
11:38 | jcamins | kf++ # For signing off in December |
11:40 | kendle joined #koha | |
11:41 | kendle | hi all |
11:42 | how to add my custom page in koha... e.g. (About Library | History | ......... | ) | |
11:42 | kf | oh thx jcamins |
11:42 | jcamins | kendle: take a look at http://wiki.koha-community.org/wiki/Koha_as_a_CMS |
11:42 | kf | rangi++ |
11:42 | jcamins | However, the short answer is, don't. |
12:22 | jwagner joined #koha | |
12:41 | asaurat joined #koha | |
13:20 | paul_p_ joined #koha | |
13:25 | oleonard joined #koha | |
13:31 | hdl joined #koha | |
13:32 | oleonard | Hi #koha |
13:38 | kf | hi oleonard |
13:40 | hdl joined #koha | |
13:51 | druthb joined #koha | |
13:52 | druthb | o/ |
13:54 | I don't know if I'm just too Monday-Stupid to find the bug report on the bug that's annoying me this morning, or if it's one of those that is *so* obtuse that everyone has said, "surely someone else will have reported that, so I won't." | |
13:56 | gonna chase down breakfast, then return to bug-hunting. | |
13:57 | ago43 joined #koha | |
13:57 | edveal joined #koha | |
13:57 | JesseM joined #koha | |
14:00 | oleonard | druthb_chow should've given us a hint |
14:04 | trea joined #koha | |
14:04 | asaurat joined #koha | |
14:16 | collum joined #koha | |
14:16 | sophie_m joined #koha | |
14:18 | oleonard | The new simplified bug status workflow leaves me feeling like I've missed a step |
14:26 | druthb | oleonard: I'm back....a good rush of angry is a good way to get the adrenaline going and wake me up. |
14:27 | Here's the issue: Titles with ampersands--in the data, it's &, but on the hitlist, it shows as & It's getting escaped, un-necessarily. | |
14:27 | oleonard | I thought that was fixed |
14:27 | druthb | I've got two different 3.6.2 stables that are doing it. |
14:30 | bug 2600 and bug 2847 seem to point to this, but I can't find any report that specifically names this issue. | |
14:30 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=2600 critical, P3, ---, oleonard, ASSIGNED , HTML tags in titles not escaped in many places |
14:30 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=2847 normal, PATCH-Sent (DO NOT USE), ---, oleonard, Pushed to Master , Use HTML escape in templates where appropriate | |
14:32 | jcamins_away | druthb, look at the line in C4 dearch that teplaces '&'. git blame will give you bug number. |
14:34 | druthb | Bug 3326 also seems to be part of this, for some reason--why a *closed* bug would be the issue... *shrug* |
14:34 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=3326 normal, PATCH-Sent (DO NOT USE), ---, jcamins, RESOLVED FIXED, xml entity refs display incorrectly in results page if exported and indexed as xml |
14:35 | jcamins_away | On phone, if you couldn't tell. |
14:35 | That's the one. Possibly reverted? | |
14:35 | (by accident) | |
14:37 | druthb | That's what I'm gonna investigate, once I get my brain fully on-line. |
14:37 | jcamins_away | Rebuilding witj xml? |
14:37 | druthb | In both of these cases, yes. |
14:37 | jcamins_away | Bug 3326 then. |
14:38 | Every onstance od entity? | |
14:39 | sophie_m joined #koha | |
14:39 | druthb | everywhere I've *looked*--but with a couple hundred thousand bibs, can't testify to *everywhere*. |
14:40 | jcamins_away | No, on a given record. First and secomd? etc. |
14:41 | Tiny keyboard... | |
14:41 | druthb | Don't have any on tap with two. Yet. |
14:41 | jcamins_away | Ok. I will ponder. |
14:41 | druthb | relax; I'll find it now that I've found a whiff of a trail to chase. |
14:42 | jcamins_away | :) |
14:57 | maximep joined #koha | |
15:01 | trea joined #koha | |
15:07 | magnuse | biblibre++ for working on bug 6440 |
15:07 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6440 enhancement, P5 - low, ---, julian.maurice, ASSIGNED , Koha's OAI-PMH does not support sets |
15:11 | wizzyrea joined #koha | |
15:12 | magnuse | kia ora wizzyrea! |
15:12 | * wizzyrea | waves |
15:12 | druthb | o/ |
15:12 | wizzyrea | how is everyone this morning |
15:12 | * druthb | grumbles, but you knew that already |
15:13 | * wizzyrea | hugs druthb |
15:15 | curses email that is not *the* email in her personal inbox. No, I dn't care about your shitty remix CD! | |
15:16 | wizzyrea | erm |
15:16 | wrong window. | |
15:16 | lulz | |
15:16 | wow. | |
15:16 | ohh kay. | |
15:16 | wizzyrea left #koha | |
15:16 | magnuse | oops |
15:17 | * druthb | boggles |
15:17 | trea | guess she didn't like my remix cd |
15:17 | * trea | rimshots. |
15:17 | kf | lol |
15:17 | magnuse | heh |
15:20 | maximep left #koha | |
15:23 | asaurat joined #koha | |
15:23 | kmkale joined #koha | |
15:27 | druthb | Namaskar, kmkale. |
15:28 | kmkale | namaste druthb |
15:28 | tcohen joined #koha | |
16:15 | kf left #koha | |
16:17 | gaetan_B | bye! |
16:20 | thd-away` joined #koha | |
16:25 | asaurat left #koha | |
16:26 | maximep joined #koha | |
16:29 | larryb joined #koha | |
16:33 | kmkale_ joined #koha | |
16:42 | laurence left #koha | |
16:46 | cait joined #koha | |
16:48 | cait | hi #koha |
16:48 | chris_n | heya cait |
16:48 | druthb | hi, cait. :) |
16:48 | cait | hi chris_n |
16:48 | hi druthb :) | |
16:49 | reiveune | bye |
16:49 | reiveune left #koha | |
17:03 | adnc joined #koha | |
17:05 | wizzyrea joined #koha | |
17:13 | larryb left #koha | |
17:27 | huginn | New commit(s) kohagit: bug 7343 - Fix empty values in statistic 1 and 2 dropboxes in neworderempty <http://git.koha-community.org/[…]1e1b0b3aa10597fe8> / Bug 7098: Adds koha_url elements to sco.css. <http://git.koha-community.org/[…]5c6cab72dbd3335f6> / 6829 Follow up <http://git.koha-community.org/[…]itdiff;h=f18e1488 |
17:29 | jenkins_koha | Starting build #600 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #597 4 j 0 h ago) |
17:33 | oleonard_ joined #koha | |
17:34 | oleonard_ | BSOD. Haven't seen one of those in a while. |
17:36 | cait | BSOD? |
17:36 | oleonard_ | Blue screen of death |
17:37 | jcamins_away | cait is thinking "why would one ever see one of those? Linux only has very rare kernel panics. :P |
17:38 | cait | :) |
17:40 | * jcamins_away | ignores the spam on the mailing list. |
17:41 | wizzyrea | o my. |
17:43 | tcohen joined #koha | |
18:22 | sophie_m joined #koha | |
18:24 | jenkins_koha | Project Koha_master build #600: STILL UNSTABLE in 54 mn: http://jenkins.koha-community.[…]/Koha_master/600/ |
18:24 | * Chris Cormack: Bug 7402 : Fixing the date formatting so links to the invoice page work | |
18:24 | * colin.campbell: Bug 6790: Remove unnecessary variable from getroutinglist return | |
18:24 | * f.demians: Bug 6829 Follow up patch | |
18:24 | * m.de.rooy: 6829 Follow up | |
18:24 | * gcollum: Bug 7098: Adds koha_url elements to sco.css. | |
18:24 | * alex.arnaud: bug 7343 - Fix empty values in statistic 1 and 2 dropboxes in neworderempty | |
18:24 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7402 normal, P3, ---, chris, Pushed to Master , invoice not showing received titles |
18:24 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6790 enhancement, P5 - low, ---, colin.campbell, Pushed to Master , C4::Serials::getroutinglist returns unnecessary variable | |
18:24 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6829 minor, P5 - low, ---, m.de.rooy, Pushed to Master , Remove two warnings for opac-MARCdetail | |
18:24 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7098 trivial, P5 - low, ---, gcollum, Pushed to Master , powered by koha not styled on sco | |
18:24 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7343 enhancement, P5 - low, ---, paul.poulain, NEW , search tag usability in MARC framework | |
18:34 | cait | jenkins is mailing me again. |
18:34 | hmpf :) | |
18:35 | * wizzyrea | gives jenkins the eye |
18:38 | magnus_afk | hm, i just tried a dev install from current master, and something in t/Koha_template_plugin_KohaDates.t wasn't happy |
18:39 | jcamins_away | jenkins give wizzyrea the "then fix it" eye. |
18:39 | wizzyrea | maybe I will! |
18:39 | * wizzyrea | is still plugging away on bug 7001 |
18:39 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7001 enhancement, P3, ---, srdjan, Needs Signoff , User Configurable Slips |
18:40 | magnus_afk | anyone got an idea why t/Koha_template_plugin_KohaDates.tis looking for 'kohahead.systempreferences'? there isn't supposed to be anything in the db at this time |
18:41 | s/looking for/complaining about/ | |
18:41 | trea1 joined #koha | |
18:43 | cait | hm |
18:43 | mybe ask rangi? | |
18:43 | he should show up soon I think | |
18:48 | wizzyrea | question |
18:48 | in the keyword to marc mappings | |
18:48 | can you have multiple "subtitle" mappings? | |
18:48 | so if you want, say, the 245$b and the 490$v both | |
18:48 | can you do that? | |
18:48 | * wizzyrea | hasn't tried it yet |
18:49 | cait | yep |
18:49 | I have | |
18:49 | np and b | |
18:49 | wizzyrea | WHOO! |
18:49 | cait | 245 npb |
18:49 | or something like that | |
18:49 | and it eems to work nicely | |
18:49 | wizzyrea | all in subtitle? |
18:49 | cait | 3 entries, one for each field+subfield and all named subtite |
18:49 | wizzyrea | cait++ for knowing arcane things |
18:49 | cait | lol |
18:51 | trea1 | noice! |
18:51 | wizzyrea | so does anyone else have them in like this: http://screencast.com/t/aWFarSU5yRRG |
18:52 | and do you know - if I add them in with the subtitle am I going to see multiple entries for the same thing in different displays? | |
18:52 | I could just try it and see I suppose :) | |
18:52 | cait | hm I think so |
18:52 | but probably if the field shows up somewhere anyway | |
18:52 | you will see it doubld up | |
18:54 | wizzyrea | i'm thinking specifically of the hold queue, for example |
18:55 | trea1 joined #koha | |
18:58 | wizzyrea | lol cait, you just totally made my day. |
18:58 | my librarians have been whining about that for ages. | |
18:59 | cait | so it does owrk as expected? |
19:00 | oleonard | What setting did you go with wizzyrea? Your screenshot 404'ed |
19:00 | wizzyrea | well I'm refining the order, at the moment |
19:00 | :) | |
19:00 | Yes! | |
19:00 | it does work as expected | |
19:00 | cait | yep the order is important |
19:00 | magnus_afk | kf++ |
19:01 | wizzyrea | http://screencast.com/t/aWFarSU5yRRG |
19:01 | oh humbug | |
19:01 | screencast is busted I think | |
19:03 | talljoy1 joined #koha | |
19:03 | oleonard | Yeah, can't log in. |
19:04 | rangi | back |
19:04 | magnus_afk | kia ora rangi |
19:04 | oleonard | Hi rangi |
19:08 | rangi | !jenkins build koha_master now |
19:08 | jenkins_koha | rangi: job koha_master build scheduled now |
19:08 | Starting build #601 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #597 4 j 2 h ago) | |
19:09 | magnus_afk | rangi: i failed "make test" when i was doing a dev install from current master just now: http://paste.koha-community.org/222 |
19:10 | rangi | yep |
19:10 | KohaDates and Reports cant be tested without db | |
19:11 | if you wanted you could shift them to db_dependent | |
19:11 | magnus_afk | by design? |
19:11 | rangi | yes, they cant work without sysprefs |
19:12 | magnus_afk | oh well, sounds to me like they should be in db_dependent then, otherwise the tests will fail for a lot of people, i think... |
19:31 | aleksa joined #koha | |
20:01 | jenkins_koha | Yippie, build fixed! |
20:01 | Project Koha_master build #601: FIXED in 53 mn: http://jenkins.koha-community.[…]/Koha_master/601/ | |
20:03 | rangi | yay! |
20:03 | magnus_afk | woohoo! |
20:06 | cait | yay :) |
20:06 | rangi++ | |
20:07 | kathryn joined #koha | |
20:11 | rangi | checkt this out! |
20:11 | http://git.koha-community.org/[…]ml#author_of_year look who is number 4! | |
20:13 | jcamins_away | Woohoo! |
20:13 | Connor++ | |
20:16 | cait | :) |
20:18 | maximep | our client is asking about bug 3468 ans it's status. If I understand correctly it's standing in a branch that was based on 3.4 ? Am I reading this right ? |
20:18 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=3468 enhancement, P5 - low, ---, jwagner, ASSIGNED , Enhanced patron searching, patron batch edit/delete |
20:19 | oleonard | That was quite a while ago... |
20:20 | jcamins_away | maximep: a branch based on the alpha of 3.2, I think. |
20:20 | maximep | so I would need to extract it into a patch and make it work on master if I wanted it to progress ? |
20:20 | jcamins_away | Right. |
20:20 | Remember that 3.1 used H:T:P. | |
20:21 | maximep | yeah, working with a mix of 3.2 and 3.6, so used to that |
20:22 | hmmm so how do I extract a patch from that branch | |
20:22 | not even sure on what it's based | |
20:23 | this http://git.koha-community.org/[…]s_patron_features | |
20:23 | wizzyrea | @later tell paul_p *tickle* bug 6350 has the other three new developers on it :) |
20:23 | huginn | wizzyrea: The operation succeeded. |
20:24 | jcamins_away | maximep: you're lucky. The patch is on git.k-c.org. |
20:24 | git format-patch origin/master | |
20:24 | Should result in .patch files with the patches on that branch that aren't in master. | |
20:24 | maximep | sure |
20:25 | but comparing that branch to a master 3.8 will have a giant patch, no ? | |
20:25 | jcamins_away | I don't think so. |
20:25 | maximep | trying it |
20:25 | jcamins_away | If you end up with a ton of patches, it means that I got the command backwards. |
20:26 | maximep | got 1 patch of 2286 lines |
20:27 | probably right | |
20:27 | trea joined #koha | |
20:28 | maximep | thanks, will look at it =) |
20:34 | edveal left #koha | |
20:41 | edveal joined #koha | |
21:09 | JesseM left #koha | |
21:14 | booker joined #koha | |
21:22 | edveal | I am using this to hide the location column and it works fine except for one issue. When there are multiple holdings the data for the second holding is shifted by one column. Any advice? |
21:22 | <!--Hide Location Column from Opac Detail:--> | |
21:22 | $("#holdings table[id*='holdingst']").find("tbody td:eq(0),thead th:eq(0)").hide(); | |
21:22 | rangi | id put an id on it in the template nad hide it that way |
21:22 | id's on everything i say | |
21:23 | cait | heh |
21:23 | hm | |
21:23 | I wonder | |
21:23 | edveal | Don't want to mess with the template. To many issues down the road. |
21:23 | rangi | no |
21:23 | edveal | no? |
21:23 | wahanui | i guess no is failing unit tests |
21:23 | rangi | you should definitely mess with the templates |
21:23 | just do it in a way that you can send a patch for | |
21:24 | so that everyone gets the benefit of it | |
21:24 | template changes are fine | |
21:24 | edveal | Ah ok... I get you there... |
21:24 | rangi | local changes only = bad |
21:24 | :) | |
21:24 | edveal | Thanks, rangi I do agree that might be the best way. |
21:25 | rangi | no worries |
21:25 | and now, time to make coffee before staff meeting | |
21:33 | * chris_n | gets his new superloader 3 up and running... |
21:33 | chris_n | now we can have backups again :-P |
21:33 | * chris_n | sniffs in the direction of rangi's coffee |
21:34 | cait | hi chris_n |
21:34 | :) | |
21:34 | chris_n | hey cait |
21:35 | * chris_n | 's schedule looks set to slow down a bit after another week or so |
21:36 | adnc joined #koha | |
21:36 | cait | cool :) |
21:37 | guten abend adnc | |
21:37 | adnc | guten nabend |
21:53 | jcamins_away | cait: you're up late! |
21:53 | cait | oh, now we are at this point again? |
21:53 | ;) | |
21:59 | trea joined #koha | |
22:22 | trea | hey, where are uploaded userphotos in koha stored? |
22:23 | * wizzyrea | takes a guess at patronimage |
22:25 | trea | that seems too obv |
22:25 | :P | |
22:25 | wizzyrea | hehe :) |
22:25 | trea | it must be a trick |
22:43 | BobB_ joined #koha | |
22:46 | edveal | Trying to modify the notice message on the OPAC when a user logs in and their privileges expire soon. Any hints and guidance before I start messing around. |
22:47 | wizzyrea | I don't have any particular advice there. |
22:47 | (except, see if there's anything like it in the library, and if not, add it :P) | |
22:47 | edveal | My concern is how it will act because it is pulling the date form somewhere and I don't want to break that. |
22:48 | I looked in the lib first.. didn't see anything. | |
22:54 | maximep left #koha | |
22:57 | sekjal joined #koha | |
22:58 | Judit joined #koha | |
22:58 | Judit | morning |
22:58 | wizzyrea | hi judit :) |
23:00 | sekjal joined #koha | |
23:23 | Judit1 joined #koha |
← Previous day | Today | Next day → | Search | Index