← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:03 | craig joined #koha | |
01:08 | qu-bit joined #koha | |
01:14 | qu-bit joined #koha | |
01:26 | nengard joined #koha | |
01:40 | huginn | New commit(s) kohagit: Merge branch 'bug_9364' into 3.12-master <http://git.koha-community.org/[…]5eadbb411083f690c> / Bug 9364: fixes billing/delivery addresses for new baskets <http://git.koha-community.org/[…]dbabb2932e3daaafc> / Merge branch 'bug_9357' into 3.12-master <http://git.koha-community.org/[…]=commitdiff;h=830 |
01:47 | jenkins_koha | Starting build #1018 for job Koha_master (previous build: SUCCESS) |
02:29 | wizzyrea joined #koha | |
02:51 | jenkins_koha | Project Koha_master build #1018: SUCCESS in 1 hr 4 min: http://jenkins.koha-community.[…]Koha_master/1018/ |
02:51 | * bgkriegel: Bug 9357: Missing 'c' option in MARC21 LEADER_18 value builder | |
02:51 | * adrien.saurat: Bug 9364: fixes billing/delivery addresses for new baskets | |
02:51 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9357 enhancement, P5 - low, ---, bgkriegel, Pushed to Master , Missing 'c' option in LEADER_18 value builder |
02:51 | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9364 minor, P5 - low, ---, adrien.saurat, Pushed to Master , Wrong billing/delivery addresses when creating a basket | |
03:33 | barriers joined #koha | |
03:34 | jcamins | Wow. |
03:34 | Tied variables are complex. | |
03:34 | Really complex. | |
08:24 | ttk joined #koha | |
08:29 | trendynick joined #koha | |
08:53 | MrAgent075 joined #koha | |
09:22 | cait joined #koha | |
10:03 | gra123 joined #koha | |
10:34 | trendynick joined #koha | |
14:26 | cait | @wunder Konstanz |
14:26 | huginn | cait: The current temperature in Taegerwilen, Taegerwilen, Germany is -1.8°C (3:25 PM CET on January 19, 2013). Conditions: Mostly Cloudy. Humidity: 83%. Dew Point: -4.0°C. Windchill: -2.0°C. Pressure: 29.33 in 993 hPa (Steady). |
14:26 | cait | brr. |
15:21 | wajasu joined #koha | |
17:26 | cait joined #koha | |
18:26 | wajasu | with "Use" Authorites for Tracings, on, the "by" Author link in normal and detail biblio views generates a non RLIN link in the Staff client(OPAC is correct) and the XSLT views are correct. |
18:27 | jcamins_away | wajasu: you should report a bug. And preferably submit a patch. |
18:27 | wajasu | ok. |
18:37 | jcamins_away | Yay! A nice coverage report: http://kohadev.cpbibliography.[…]_db/coverage.html |
18:38 | wajasu: you will like my new Koha::Cache code. | |
18:38 | The only difference between using a cached variable and an uncached variable is that you have to add an extra ${} around the variable name. | |
18:45 | cait | @wunder Konstanz |
18:45 | huginn | cait: The current temperature in Taegerwilen, Taegerwilen, Germany is -2.4°C (7:40 PM CET on January 19, 2013). Conditions: Partly Cloudy. Humidity: 89%. Dew Point: -4.0°C. Windchill: -2.0°C. Pressure: 29.30 in 992 hPa (Steady). |
18:45 | jcamins_away | Also, it is very closure-oriented, which is typical of Java... yes? |
18:45 | Ah, no. | |
18:46 | In fact, Java's lack of closure support is apparently considered a big deal. | |
18:50 | * jcamins_away | will allow that closures are pretty awesome, but doesn't see how lacking them is "notable." |
19:03 | cait | jcamins_away: do you happen to have a link about 'closures' at hand? |
19:03 | if not I will look myself :) | |
19:06 | jcamins_away | cait: en.wikipedia.org/wiki/Closure_(computer_science) |
19:06 | cait | cool thx |
19:06 | I think i heard a lecture about closures a longer time back | |
19:06 | hopefully something will sound familiar :) | |
19:06 | jcamins | And if you want examples, my code is getting rather closure-heavy. |
19:07 | cait | I think I just want a general idea for now :) |
19:08 | jcamins | And when I nuke all the stupid static variables from orbit and replace them with closures, there will be lots more examples. |
19:08 | cait | go for it :) |
19:08 | jcamins | I have had to restart Plack for the last time! |
19:08 | This is it! | |
19:09 | No more restarting Plack! | |
19:09 | Hmmm... | |
19:10 | I was looking for a protest meme generator, but I didn't find one in 30 seconds. | |
19:36 | wajasu | is String:Random new on master? |
19:36 | jcamins | Yes. |
19:36 | wajasu | koha_perl_deps.pl needs updating? or the file that it uses. |
19:36 | jcamins | I don't think so. |
19:37 | It's listed. | |
19:37 | Of course, it says it's optional when it isn't. | |
19:37 | wajasu | ahh. |
19:41 | libstring-random-perl i guess. | |
19:43 | jcamins | Yes. |
19:43 | wajasu | debian/control probably needs it listed as well. |
19:44 | jcamins | I think there's a patch for that awaiting signoff. |
19:44 | Not sure, though. | |
19:44 | cait | maybe we should have some notes on the wiki about adding new dependencies? |
19:44 | jcamins | I think we do. |
19:44 | * jcamins | is removing the CHI dependency. :D |
19:44 | cait | :) |
19:47 | wajasu | ok. updatedatabase to whats on master. error at the end. maybe not important. |
19:47 | [Sat Jan 19 13:43:39 2013] updatedatabase.pl: DBD::mysql::db do failed: Unknown column 'enddate' in 'subscription' at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 6107. | |
19:47 | cait | hat doesn't look exactly good |
19:47 | jcamins | No, that doesn't look good. |
19:48 | wajasu | i might have hit the update database link twice, so maybe i was the send time it ran. I'll be doing this again on monday. |
19:50 | jcamins | I need an example of a slow report that will work on any system. |
19:50 | cait | hm |
19:50 | pull out various fields from the xml? | |
19:50 | maybe? | |
19:50 | wahanui | maybe is a momentaneous error |
19:50 | jcamins | Good idea. |
19:52 | That's slow all right. | |
19:53 | Thanks. :) | |
19:55 | Wait, no. | |
19:55 | When I get it working it's not slow. | |
19:55 | Hm. | |
19:59 | talljoy joined #koha | |
20:08 | * jcamins | decides to switch to mmap for caching. |
22:04 | cait | excuse? |
22:04 | wahanui | cait: Of course it doesn't work. We've performed a software upgrade. |
23:10 | cait left #koha | |
23:53 | Irma joined #koha |
← Previous day | Today | Next day → | Search | Index