IRC log for #koha, 2011-10-20

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:13 francharb joined #koha
00:15 jenkins_koha Project Koha_master build #498: STILL UNSTABLE in 47 mn: http://jenkins.koha-community.[…]/Koha_master/498/
00:15 * m.de.rooy: 6094 Fixing ModAuthority problems
00:15 * m.de.rooy: 6094 Fixing ModAuthority problems
00:15 * Chris Cormack: Bumping database version
00:15 * oleonard: Fix for Bug 6957, authors disappearing when emailing lists
00:15 * oleonard: Fix for Bug 6980, Patron attributes are shown when ExtendedPatronAttributes is disabled
00:15 * Katrin.Fischer.83: Bug 7027: [SIGNED-OFF] Corrections to German web installer txt files
00:15 * ian.walls: Bug 7016: CanBookBeReserved uses GetItemsInfo unnecessarily
00:15 * Katrin.Fischer.83: Bug 7049: [SIGNED-OFF] Item form on order receive has lots of blank space
00:15 huginn` 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6957 normal, PATCH-Sent, ---, oleonard, ASSIGNED , Authors disappearing when emailing lists
00:15 jenkins_koha * oleonard: Follow-up fix for Bug 4473 - Recent comments view for the OPAC
00:15 * Chris Cormack: Bumping database version
00:15 huginn` 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6980 normal, PATCH-Sent, ---, oleonard, ASSIGNED , Existing extended patron attributes are shown on patron screens even when ExtendedPatronAttributes is disabled
00:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7027 normal, PATCH-Sent, ---, katrin.fischer, NEW , Corrections to German web installer txt files
00:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7016 normal, PATCH-Sent, ---, ian.walls, NEW , CanBookBeReserved uses GetItemsInfo unnecessarily
00:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7049 normal, PATCH-Sent, ---, katrin.fischer, NEW , Item form on order receive has lots of blank space
00:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=4473 enhancement, PATCH-Sent, ---, oleonard, ASSIGNED , Recent comments view for the OPAC
00:20 francharb1 joined #koha
01:04 huginn` New commit(s) kohagit: Bug 6572: Script batch anonymisation wrapper <http://git.koha-community.org/[…]0951883b453e2bcc3>
01:09 jenkins_koha Starting build 499 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #491 22 h ago)
01:14 huginn` New commit(s) kohagit: Bug 7059: Remove GetMemberDetails from reserve/request.pl <http://git.koha-community.org/[…]4150f752bbe118798> / Bug 7057: CheckReserves uses GetMemberDetails unnecessarily <http://git.koha-community.org/[…]e042e41baeb69d7b7>
01:17 Judit joined #koha
01:33 francharb joined #koha
01:54 libsysguy joined #koha
01:55 libsysguy w00t i fixed the hourly bugs :D
01:57 jenkins_koha Project Koha_master build #499: STILL UNSTABLE in 48 mn: http://jenkins.koha-community.[…]/Koha_master/499/
01:57 * ruth: Bug 6572: Script batch anonymisation wrapper
01:57 * ian.walls: Bug 7057: CheckReserves uses GetMemberDetails unnecessarily
01:57 * ian.walls: Bug 7059: Remove GetMemberDetails from reserve/request.pl
01:57 huginn` 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6572 enhancement, PATCH-Sent, ---, ruth, ASSIGNED , Need a script to allow cronning of patron history deletion
01:57 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7057 minor, PATCH-Sent, ---, ian.walls, NEW , C4::Reserves::CheckReserves uses GetMemberDetails unnecessarily
01:57 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7059 minor, PATCH-Sent, ---, ian.walls, NEW , All usage of GetMemberDetails on reserve/request.pl is unnecessary
03:30 kmkale joined #koha
03:36 cait joined #koha
03:44 cait hi #koha
03:50 eythian hi cait. It's too early, go back to sleep.
03:51 cait hehe
03:51 no, it's a perfectly good time to be awake
03:51 and hi eythian :)
03:59 hm trying 6854
03:59 but I can't get my import file right it seems :(
04:04 eythian hmm, that's an interesting one.
04:06 cait yeah
04:06 but I don'T get my patron imported to begin with :(
04:07 weird!
04:07 Line 2                              Critical field "branchcode"                 has unrecognized value " MPL"                                  (borrowernumber: 1; surname:  Fischer).
04:07 and I have "MPL" in my import file, no space before that, and yes, it's an existing branchcode
04:07 same happens for categorycode
04:08 eythian hmm, the leading space is suspicious, but some people are bad about putting them into error output which is confusing.
04:08 cait yeah
04:08 my file has this "MPL","ST"
04:09 you couldn't try a test load on master perhaps?
04:09 eythian I can't at the moment, I'm in the middle of converting data, and I use a custom branch for that.
04:10 cait ok
04:10 but if you have any ideas...
04:10 eythian I don't. It's not something that makes sense to me. Are you testing without the patch, or with it?
04:17 can any cataloguey type tell me the difference between a "traced" series and an "untraced" series?
04:18 cait wihtout
04:18 eythian Oh, I see. It's whether it should link up to something else.
04:18 cait traced series have numbers
04:18 series; 213
04:18 untraced series don't have (afaik)
04:18 at least that applies for my data :)
04:19 eythian OK
04:19 cait and it's a difference in the indicator
04:19 eythian yeah
04:19 cait and we have records for traced serials
04:19 but that's a german thing I guess
04:19 eythian In Koha if the indicator isn't set, it says "Series: " but doesn't actually put anything in there.
04:19 cait ah
04:19 that has been fixed
04:19 if oyu have no indicator set, right?
04:19 eythian yeah
04:19 cait yep
04:19 eythian is it fixed in 3.4.x?
04:19 cait late patch in master
04:20 eythian ah right
04:20 cait hm not sure if chris_n applied it to 3.4.x
04:20 I can find you the bug number
04:20 eythian cool, in that case I'll just say that, we'll hopefully get them on 3.6 before they go live anyway.
04:20 cait bug 7007
04:20 huginn` 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7007 major, PATCH-Sent, ---, jcamins, ASSIGNED , 490 not displaying without indicator 1
04:21 cait this patron import thing really worriesme
04:21 eythian If you can give it 20 minutes or so I can have a go with it.
04:22 cait :)
04:23 eythian where should report numbers go? I put it into 088$a, but that only shows up on the ISBD view, not XSLT.
04:24 I suppose I could put it into 490$v.
04:24 kmkale Hi eythian & cait :)
04:24 eythian hello
04:24 wahanui privet, eythian
04:27 cait report numbers?
04:27 hm
04:27 perhaps we don't show them yet
04:28 on xslt
04:28 hi kmkale :)
04:29 eythian: 088 looks like the right field to me
04:29 eythian hmm. Yeah
04:29 I don't know where it should show up.
04:31 Judit joined #koha
04:32 jransom joined #koha
04:40 cait eythian: perhaps a new separate line below isbn?
04:41 eythian possibly, yeah
04:42 cait @marc 088
04:42 huginn` cait: A report number that is not a Standard Technical Report Number (field 027) (Repeatable) [a,z,6,8]
04:42 cait hm 027
04:43 @marc 027
04:43 huginn` cait: The STRN assigned to a technical report. The assignment of STRNs is coordinated by the National Technical Information Service (NTIS), which also maintains an assignment registry. (Repeatable) [a,z,6,8]
04:43 eythian Yeah, I don't think that this is assigned by anyone.
04:44 Judit left #koha
04:47 cait eythian: how is it going?
04:47 making progress?
04:47 yep, still hoping oyu can help with patron import :)
04:47 eythian hmm
04:47 I should be at a place I can stop
05:00 kmkale joined #koha
05:47 libsysguy1 joined #koha
06:05 cait eythian++
06:05 magnuse eythian: still around?
06:06 eythian magnuse: yarp
06:06 magnuse kia ora!
06:06 eythian hi
06:06 wahanui what's up, eythian
06:07 magnuse i added a lot more man pages in bug 4877, if you should happen to have the time to take look... ;-)
06:07 eythian ah yeah, I saw that.
06:07 I should probably have a gander
06:08 magnuse wouldn't hurt... ;-)
06:08 cait a gander?
06:08 magnuse but you probably have a full plate anyway...
06:09 eythian http://en.wiktionary.org/wiki/gander <-- cait, defN. 3
06:10 huginn joined #koha
06:10 cait thx eythian
06:11 eythian http://www.etymonline.com/inde[…]llowed_in_frame=0 <-- more detail
06:11 magnuse definition #1 from the first link would have been funnier
06:12 eythian I suppose so :)
06:13 Oak joined #koha
06:14 * Oak waves
06:14 magnuse Oak
06:14 Oak magnuse
06:14 cait morning Oak :)
06:15 Oak good morning cait :)
06:20 eythian magnuse: that is an excessively large amount of work you've done there.
06:21 cait magnuse++
06:21 magnuse eythian: not really - scraped the info off the wiki and generated the pages with a template
06:21 eythian heh OK
06:22 I'd kinda like to get rid of "WARNING: cannot add @xml:base to node set root element.  Relative paths may not work."
06:22 but it's not terribly important
06:22 magnuse yeah, i didn't figure out what that meant...
06:27 ropuch Morning #koha
06:29 cait morning ropuch :)
06:29 Rima joined #koha
06:33 Rima can anyone tell me how can i install koha on centOS 5?
06:34 Oak_ joined #koha
06:34 Rima Step by step installation process
06:34 eythian magnuse: there you go
06:34 Rima Can i do it without shell access??
06:34 ropuch Nope
06:34 Oak_ joined #koha
06:34 magnuse eythian++
06:35 thanks!
06:35 eythian no worries
06:36 magnuse no chance of getting the l10n stuff for the packages into 3.6 now i guess
06:36 ?
06:36 eythian probably not, but I can integrate it into the packages when it's ready anyway.
06:37 magnuse yay
06:37 eythian also, as it's only changing the packaging, it'd probably be possible to get it in within 3.6 too.
06:38 magnuse yeah, there might be a low threshold, since it's "only" the packages
06:38 but i never really understood what went wrong the last time i tested it...
06:38 eythian having master and stable get too out of sync is really annoying for deployment, as my build scripts sometimes need to do different things. chris n was happy to put things into 3.6 if they didn't touch anything outside of debian/ and were in master.
06:38 *3.4
06:39 magnuse chris_n++ for that
06:41 eythian I suppose I should go to the supermarket and thence home.
06:42 bye everyone
06:42 Oak bye Mr. Robin
06:42 magnuse bye eythian
06:42 reiveune joined #koha
06:42 reiveune hello
06:43 Oak hello reiveune
06:43 magnuse druthb++ # for Bug 6572
06:43 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6572 enhancement, PATCH-Sent, ---, ruth, ASSIGNED , Need a script to allow cronning of patron history deletion
06:50 cait left #koha
06:54 cait joined #koha
06:54 cait left #koha
07:09 asaurat joined #koha
07:12 julian_m joined #koha
07:27 francharb left #koha
07:33 francharb joined #koha
07:34 francharb morning
07:34 magnuse bonjour francharb
07:34 francharb hi magnuse
07:38 Guillaume joined #koha
07:43 Guillaume left #koha
07:45 marcelr joined #koha
07:45 marcelr morning koha
07:45 asaurat good morning!
08:18 huginn New commit(s) needsignoff: [Bug 6094] Fixing ModAuthority problems <http://bugs.koha-community.org[…]w_bug.cgi?id=6094>
08:53 Guillaume joined #koha
09:10 kf joined #koha
09:10 kf hi #koha
09:11 asaurat hi!
09:11 kf hi asaurat :)
09:11 how is it going?
09:13 asaurat fine! and you ? :)
09:13 kf same :)
09:13 leaving for a 2 week vacation on friday
09:13 asaurat oooooh, nice!
09:13 kf yep :)
09:13 asaurat any plans ?
09:14 kf visiting family mostly
09:14 asaurat where do they live ?
09:17 kf ah not far, near stuttgart
09:20 asaurat ok, never went there, but I've got a few friends from Heidelberg so I'll probably visit the region sooner or later!
09:20 kf ah
09:20 we have a koha library in heidelberg :)
09:21 our pilot library, hochschule für jüdische studien
09:22 asaurat hehe, nice !
09:23 kf :)
10:32 jcamins: around?
11:12 kmkale joined #koha
11:35 nengard joined #koha
11:36 jwagner joined #koha
12:09 huginn New commit(s) needsignoff: [Bug 6966] Update Help Files for Koha 3.6 Release <http://bugs.koha-community.org[…]w_bug.cgi?id=6966>
12:30 sekjal joined #koha
12:39 tcohen joined #koha
12:41 sekjal morning, all!
12:43 magnuse kia ora sekjal
12:47 kf morning sekjal :)
12:47 jcamins_away: around? :)
12:47 sekjal morning, magnuse, kf
12:48 JesseM joined #koha
12:51 magnuse @arewethereyet
12:51 huginn magnuse: Not yet - wait 2 days
12:51 wahanui @arewethereyet is counting down the days until release
12:51 huginn wahanui: (arewethereyet [<channel>]) -- Let us know if we've reached Koha 3.6 yet.
12:52 magnuse wahanui: forget @arewethereyet
12:52 wahanui magnuse: I forgot @arewethereyet
12:52 magnuse @arewethereyet
12:52 huginn magnuse: Not yet - wait 2 days
12:52 magnuse yay
12:59 trea joined #koha
13:00 magnuse o/
13:11 talljoy joined #koha
13:54 oleonard joined #koha
13:57 maximep joined #koha
14:07 libsysguy1 morning #Koha
14:07 oleonard Maybe libsysguy, but let's not fight about it.
14:08 libsysguy heh
14:08 magnuse afternoon
14:08 wahanui afternoon is right :) 16:14
14:08 libsysguy somebody get oleonard his coffee
14:08 magnuse wahanui: forget afternoon
14:08 wahanui magnuse: I forgot afternoon
14:08 magnuse but hey, wahanui agreed with me and was only 4 minutes off
14:09 libsysguy wahanui: where do you live
14:09 wahanui libsysguy: i haven't a clue
14:09 libsysguy aww why not wahanui
14:09 * libsysguy has stumped wahanui
14:10 oleonard wahanui's cell doesn't even have windows
14:10 libsysguy aww poor wahanui
14:10 @wunder 75799
14:10 huginn libsysguy: The current temperature in Ellis Weather Central, Tyler, Texas is 8.3°C (8:41 AM CDT on October 20, 2011). Conditions: Clear. Humidity: 68%. Dew Point: 3.0°C. Windchill: 8.0°C. Pressure: 29.44 in 996.8 hPa (Steady).
14:10 magnuse @wunder boo
14:10 huginn magnuse: The current temperature in Bodo, Norway is 7.0°C (3:50 PM CEST on October 20, 2011). Conditions: Mostly Cloudy. Humidity: 76%. Dew Point: 3.0°C. Windchill: 1.0°C. Pressure: 29.27 in 991 hPa (Steady).
14:10 magnuse yay
14:15 sophie_m1 joined #koha
14:24 libsysguy can anybody tell me where dropbox checkin happens?
14:24 nengard when you choose dropbox mode
14:24 on the check in page
14:24 there is a checkbox
14:27 libsysguy oh i mean in the code
14:27 I need to make a change in hourly
14:27 it seems like it happens in MarkIsueReturned
14:27 but im not sure
14:28 oleonard Why I would like for admins to be able to edit patron-submitted tags, Exibit H: "fiary tail"
14:28 libsysguy lmao
14:28 maybe we should just implement in autocorrect algorithm
14:29 similar to google's "did you mean:"
14:29 rhcl oleonard: hear hear! We've talked about helping fund that development
14:30 oleonard Thanks to a Japanese manga, "fiary tail" in Google gets corrected to "fairy tail" instead of "fairy tale"
14:31 rhcl fiery tail???
14:32 I need to go seek mildly stimulating hot beverages....
14:36 oleonard rhcl: I have a work in progress to at least let the staff member see what items were tagged with a particular tag
14:40 jwagner oleonard, this report might help with identifying who's done reviews:
14:40 select biblio.title, borrowers.surname, borrowers.firstname, borrowers.cardnumber, reviews.review, reviews.approved, reviews.datereviewed from reviews JOIN biblio on (reviews.biblionumber = biblio.biblionumber) JOIN borrowers on (reviews.borrowernumber = borrowers.borrowernumber) order by biblio.title asc
14:42 You could extrapolate from that to search for a particular tag
14:44 oleonard http://screencast.com/t/RN3klYHYhl3r
14:44 Whoops, sorry about the Chatzilla window photobomb
14:47 http://screencast.com/t/yhGFI20eWjx3 so you can see the buttons
14:47 I'd rather it say "Also tagged with:" and only show /other/ tags, but my Perl-fu was insufficient
14:50 I'll have to see how difficult it would be to add rhcl's idea to also list the patron who added the tag
15:03 Guillaume left #koha
15:04 fcapo joined #koha
15:04 fcapo joined #koha
15:13 reiveune bye
15:13 reiveune left #koha
15:20 collum joined #koha
15:21 libsysguy seen sekjal
15:21 wahanui sekjal was last seen on #koha 2 hours, 34 minutes and 11 seconds ago, saying: morning, magnuse, kf [Thu Oct 20 12:47:25 2011]
15:22 libsysguy hey sekjal, for hourly do you mean that it won't get pushed into master unitl 3.8 or it just won't be in the legacy releases until then
15:29 asaurat left #koha
15:30 francharb @wunder lyon
15:30 huginn francharb: Error: No such location could be found.
15:30 francharb lol
15:30 @wunder paris
15:30 huginn francharb: Error: No such location could be found.
15:30 francharb ?
15:30 @wunder lyon, france
15:30 huginn francharb: The current temperature in Lyon, France is 12.0°C (5:00 PM CEST on October 20, 2011). Conditions: Clear. Humidity: 47%. Dew Point: 1.0°C. Pressure: 30.27 in 1025 hPa (Steady).
15:31 francharb @wunder mumbai
15:31 huginn francharb: The current temperature in Mumbai / Santacruz, India is 29.0°C (8:30 PM IST on October 20, 2011). Conditions: Haze. Humidity: 77%. Dew Point: 25.0°C. Pressure: 29.79 in 1009 hPa.
15:31 francharb hummm
15:31 from 12 to 29... expect me to get sick ;)
15:33 rangi sup peeps
15:35 rhcl rangi
15:36 http://newsbreaks.infotoday.co[…]braries-78302.asp
15:38 libsysguy yo rangi
15:39 jenkins_koha Starting build 500 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #491 1 j 12 h ago)
15:41 huginn New commit(s) kohagit: Merge remote-tracking branch 'kc/new/bug_6094' into kcmaster <http://git.koha-community.org/[…]95b6a560d0e83de29> / 6094 Follow up for cleanup_database <http://git.koha-community.org/[…]bd9cf17f8f29651a9> / Bug 7060: GetMemberDetails unnecessary in C4::Circulation <http://git.koha-community.org/[…]/?p=koha.git;a=co
15:43 rangi yay kansas!
15:44 oleonard Yay State Librarian who used to be Ohio's!
15:44 Our loss is Kansas's gain
15:45 melia joined #koha
15:45 rangi heya oleonard and melia
15:46 melia hey rangi
15:49 kf hi rangi :)
15:50 rangi ok, thats probably the last patch im pushing
15:50 apart from any blocker/critical that might come up
15:51 but too dangerous to push anything else this close to release
15:51 so time for me to start writing release notes
15:53 huginn New commit(s) kohagit: Bug 6854: Correct a double password encryption problem in import_borrowers.pl <http://git.koha-community.org/[…]808e8ae47bb6f0a01> / 7042 Improving cleanup_database.pl: handling quotes in a_session and interpreting... <http://git.koha-community.org/[…]fdc49f840e05f5bd0>
15:56 oleonard rangi: Hackfest yesterday?
15:57 rangi yup
15:57 i had much trouble with the wifi
16:00 which made it a bit of a write off
16:00 but was good talking to people anyway
16:01 oleonard it's the Achilles heel of conferences
16:01 rangi yup
16:01 just pcable it
16:01 switches and cat5
16:02 ugly
16:02 but it works
16:03 sekjal hey, rangi
16:03 huginn New commit(s) kohagit: Bug 6483 - Paging in opac-detail when coming from a search <http://git.koha-community.org/[…]a7084a5b08ef04952>
16:04 rangi sup sekjal :)
16:04 sekjal crazy coupla weeks, huh?
16:04 rangi indeed 1
16:04 hmm
16:04 ! even
16:05 sekjal is there anything in latest master I should be double-checking on?  Any places that could use more attention before the release?
16:06 kf hm
16:06 perhaps critical bugsß
16:06 rangi we pushed a few patches around installing
16:06 kf and blockers?
16:06 I was looking at the list yesterday...
16:06 rangi no blockers
16:06 but a few criticals
16:06 what would hep
16:06 help even
16:07 huginn New commit(s) needsignoff: [Bug 6933] Add a view of titles with a particular tag to the staff client <http://bugs.koha-community.org[…]w_bug.cgi?id=6933>
16:07 rangi is doing an install
16:07 and checking it works
16:07 (cos we mostly just upgrade .. so the install doesnt get tested as much)
16:07 sekjal rangi:  no problem.  I've got to get a VM up and running on my laptop before the flight to India, anyhow
16:07 rangi sweet :)
16:08 sekjal libsysguy:  hourly loans will not be included in 3.6.x (to the best of my knowledge)
16:08 hopefully it can get into master soon, but it won't be in the stable release branches until 3.8 at the earliest (if the RM approves)
16:11 rangi libsysguy: yep, would be too dangerous to push it now, but after i branch 3.6.x (after the release) then it should be e able to go into master
16:17 http://t.co/P1mmuCfy <-- should be the live streams
16:20 libsysguy ok thats all i care about
16:20 that it goes into master
16:24 sekjal libsysguy: your hard work is much appreciated
16:24 rangi it sure is
16:25 libsysguy thanks guys...I just like helping where I can
16:27 kf libsysguy++ :)
16:28 jenkins_koha Project Koha_master build #500: STILL UNSTABLE in 49 mn: http://jenkins.koha-community.[…]/Koha_master/500/
16:28 * ian.walls: Bug 7060: GetMemberDetails unnecessary in C4::Circulation
16:28 * m.de.rooy: 6094 Follow up for cleanup_database
16:28 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7060 minor, PATCH-Sent, ---, ian.walls, NEW , All instances of GetMemberDetails are unnecessary in C4::Circulation
16:28 jenkins_koha Starting build 501 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #491 1 j 13 h ago)
16:29 magnuse yay, great to see the paging thing going in!
16:29 kf yep :)
16:29 rangi just made it :) last one
16:30 francharb bye guys!
16:30 ladies!
16:30 ;)
16:30 kf bye francharb
16:30 :)
16:30 magnuse rangi: yay!
16:30 rangi cya francharb
16:32 magnuse i won't go on about the bunch of xml man pages in Bug 4877 then... ;-)
16:32 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=4877 enhancement, PATCH-Sent, ---, magnus, NEW , Create and update the manual pages for the koha-* scripts.
16:37 magnuse ooh, there's a livestream from access - how long 'til you are on, rangi?
16:37 rangi hmm its 9.37am now
16:38 im on at 2.30pm
16:39 magnuse so in about 5 hours then, methinks
16:40 kf laaate :)
16:40 hm... live steram
16:40 rangi yep
16:44 magnuse i *think* i saw somewhere it will be available later too, but i'm not certain...
16:44 rangi yeah they said it will be available later
16:44 magnuse cool
16:47 huginn New commit(s) needsignoff: [Bug 7072] Use MARCAuthorityControlField008 to generate default 008 fields in AddAuthority <http://bugs.koha-community.org[…]w_bug.cgi?id=7072>
17:05 kf bye all
17:05 kf left #koha
17:07 rhcl OK, off to conference - http://www.securitybsides.com/[…]35094907/BSidesMo
17:08 rhcl left #koha
17:16 jenkins_koha Project Koha_master build #501: STILL UNSTABLE in 47 mn: http://jenkins.koha-community.[…]/Koha_master/501/
17:16 * m.de.rooy: 7042 Improving cleanup_database.pl: handling quotes in a_session and interpreting sessdays parameter
17:16 * frederick.capovilla: Bug 6854: Correct a double password encryption problem in import_borrowers.pl
17:16 * salvazm: Bug 6483 - Paging in opac-detail when coming from a search
17:16 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6854 critical, PATCH-Sent, ---, fcapovilla, ASSIGNED , import_borrowers.pl : Double password encryption on member update if there is no password in the csv and no default password value.
17:16 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6483 enhancement, PATCH-Sent, ---, salva, ASSIGNED , Paging in opac-detail when coming from a search
17:38 cait joined #koha
17:38 cait back :)
17:56 Danielle Hi
17:56 wahanui hola, Danielle
18:02 cait hi Danielle :)
18:03 Danielle How are you?
18:03 cait I am fine :)
18:03 2 weeks vacation ahead
18:03 Danielle Woohoo!
18:04 * Danielle doesn't have that but is anticipating some really good news in an hour.
18:04 cait woohoo then :)
18:05 Danielle Thanks. Job offer.
18:06 cait ah, then I guessed right
18:06 Danielle Well done!
18:06 cait you mentioned an interview some time ago
18:06 :)
18:06 Danielle If it was a few weeks ago then it's the same one.
18:07 cait :)
18:17 hi trea
18:17 trea hi cait
18:19 cait hi talljoy :)
18:20 talljoy hi cait!
18:26 libsysguy hey when I return an item that would be overdue in the dropbox it warns me the item was overdue
18:26 is that normal?
18:27 cait never used it - sorry
18:27 slef I don't remember, sorry. Checked the manual?
18:27 Manual?
18:27 wahanui Manual is at http://www.koha-community.org/documentation
18:27 cait was it overdue more than one opening day?
18:27 libsysguy well I thoguht it was normal till it gave me a fine
18:27 no it wasn't
18:27 cait hm
18:27 then it seems wrong
18:28 libsysguy i've been playing around with the fines code
18:28 cait normally it should treat it like it was returned the last opening day
18:28 uhoh
18:28 slef Is there a list of the standards Koha supports on http://koha-community.org somewhere?
18:28 libsysguy cait I know...I just wanted to do instantenous fine calculation
18:29 trea libsysguy how many days overdue is the item?
18:29 libsysguy just one
18:30 i've been manually messing around with the timestamps in the database
18:30 trea that is strange then
18:30 libsysguy indeed
18:35 the only thing I can think of is that dropbox doesn't modify the issue table but instead modifies the old issue table
18:59 Oak joined #koha
18:59 * Oak waves
19:00 Oak about 10 pages left cait ...
19:00 kind of sad
19:04 trea where is "date last seen" kept in the db? is this in statistics?
19:05 rangi items table
19:05 trea ty rangi
19:05 rangi http://schema.koha-community.o[…]tables/items.html
19:06 trea i do love me some schemaspy
19:17 Oak night.
19:24 libsysguy that schema site has bailed me out several times...saves me four keystrokes plus a table name everytime :p
19:26 cait schemaspy... don't you know your tables by heart? :P
19:28 nengard i have documentation for items table that is waiting for testing and pushing
19:28 fyi :)
19:28 melia joined #koha
19:38 phlunk3 joined #koha
19:39 libsysguy left #koha
20:06 huginn New commit(s) needsignoff: [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered <http://bugs.koha-community.org[…]w_bug.cgi?id=5280>
20:12 sophie_m joined #koha
20:13 Callender joined #koha
20:18 huginn New commit(s) needsignoff: [Bug 7073] GetCOinSBiblio should take $record, not $biblionumber <http://bugs.koha-community.org[…]w_bug.cgi?id=7073>
20:25 kathryn joined #koha
20:28 cait fredericd?
20:28 wahanui well, fredericd is translation manager or testing on 3.4. And I switched to French (with difficulty, see bug 6755). Most of the page is in French bug few portions are in English, even if fredericd's OPAC .po file is completed.
20:28 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6755 major, PATCH-Sent, ---, m.de.rooy, ASSIGNED , Problems with switching languages
20:31 hdl joined #koha
20:32 JesseM left #koha
20:33 Johnindy_ joined #koha
20:42 sophie_m left #koha
20:50 jransom joined #koha
21:12 francharb left #koha
21:14 cait wahanui, forget fredericd
21:14 wahanui cait: I forgot fredericd
21:14 cait fredericd is translation manager for 3.8
21:14 fredericd?
21:14 wahanui fredericd is translation manager for 3.8
21:23 melia joined #koha
21:25 melia left #koha
21:42 wizzyrea woot rangi's on
21:44 kathryn rangi tries to sneak in quietly so I don't ask him to many questions! (I've been working with rangi for 2 weeks now)
21:45 and hi all
21:45 wizzyrea hehe no, I meant on at access ;)
21:45 giving his talk
21:45 :D
21:45 kathryn Oh awesome!!!!
21:46 : )
21:46 I'll hassle him later!
21:46 *good talk vibes*
21:53 wizzyrea do we have an installation on antarctica?
21:53 * wizzyrea gets pedantic
21:54 maximep left #koha
21:55 eythian Not that I'm aware of
21:56 wizzyrea eythian: when do you leave for india?
21:56 trea Live stream of rangi's access presentation: http://t.co/jB8PDNHA
21:56 eythian 29th, NZ time
21:56 wizzyrea ooo
21:57 cait wizzyrea: he had antarctica as exception on the statistics slide :)
21:57 wizzyrea hehe I couldnt see the slide ^.^
21:58 eythian the stream isn't loading for me :/
21:58 wizzyrea well it's not so great
21:58 trea awww
21:58 wizzyrea anywy
21:58 anyway*
21:58 trea it's mic'd kinda poorly
21:59 wizzyrea the talk is good, the video/mic = not so much
21:59 eythian ah, there it goes
21:59 yeah, it sounds like the stream isn't patched into the audio
22:10 cait yeah the mic is evil
22:14 rangi++
22:15 koha++ :)
22:15 community++ koha_community++ and so on :)
22:18 now back to translations...
22:19 jransom joined #koha
22:20 eythian jransom: you must be about ready to leave, right?
22:26 jransom no
22:26 i am almost weeping with frustration at my shitty week
22:31 cait :(
22:31 * cait sends cookies
22:31 cait work?
22:31 wahanui rumour has it work is progressing nicely
22:35 aogle joined #koha
22:37 jransom Wahanui: you get it so wrong sometimes
22:37 wahanui jransom: i'm not following you...
22:38 jransom Cait: yes work and hardware issues ...
22:38 cait :(
22:38 jransom wahanui: yeah well i don't follow you either ..
22:38 wahanui jransom: i'm not following you...
22:38 cait when are you leaving for goa/india?
22:38 jransom tomorrow ...
22:39 cait and the problems make it hard to leave?
22:39 jransom i have the important thing organised: chocolate licorice logs but nothing else done
22:39 well I'm leaving regardless
22:41 eythian jransom: pay a visit to RJ's, eh?
22:46 cait yum
22:59 BobB joined #koha
23:03 jcamins_away cait: around for a little bit. Ca va?
23:04 cait hm?
23:04 ah
23:04 i wanted to show you something :)
23:04 jcamins_away cait: well, around in the sense that I'm in the other room making a bolognaise sauce.
23:04 cait oh yum
23:04 are you around tomorrow?
23:04 jcamins_away Yeah, I will be.
23:04 cait ok
23:05 I want to show you my manuscript project...
23:05 jcamins_away Oooooh.
23:05 cait and ask perhaps one or the other queston about english terminology for it
23:05 * jcamins_away is very excited for this. :)
23:05 jcamins_away I'd be happy to answer questions.
23:05 cait my coworker hasn't updated it to my newest version
23:05 jcamins_away But isn't it after midnight in Germany?
23:05 cait hopefully he will do so tomorrow morning
23:05 it is - but I had to stay up to watch rangi's presentation :P
23:05 jcamins_away Ah.
23:05 Well, go to sleep now.
23:06 cait and finishing up on german translation...
23:06 hopefully
23:06 those online help files are exhausting
23:10 * jcamins_away goes back to making dinner.
23:11 cait :) will show you tomorrow!
23:29 magnuse++
23:52 cait1 joined #koha
23:58 Irma1 joined #koha

← Previous day | Today | Next day → | Search | Index

koha1