IRC log for #koha, 2011-10-15

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

All times shown according to UTC.

Time Nick Message
00:30 huginn New commit(s) kohagit: Merge remote-tracking branch 'kc/new/bug_5995' into kcmaster <http://git.koha-community.org/[…]560c52fd6deb6f7a7> / Bug 5995 Followup: checkpw was returning inconsistent values <http://git.koha-community.org/[…]060b49a7b8d491016>
00:38 jenkins_koha Starting build 481 for job Koha_master (previous build: SUCCESS)
01:01 jcamins_away @later tell wizzyrea Your son with his Tardis is absolutely adorable.
01:01 huginn jcamins_away: The operation succeeded.
01:02 New commit(s) kohagit: Bug 6915 - [SIGNED-OFF] reduce module name truncation problem in koha_perl_deps.pl <http://git.koha-community.org/[…]8a324f84142e91f3d> / Bug 6806 Fix encoding of title in subscription-add <http://git.koha-community.org/[…]7a3fbdaaf1b269b59> / Bug 6789: biblios with many items can result in broken search results link
01:12 New commit(s) kohagit: Adding another developer to the history <http://git.koha-community.org/[…]953f64e32c20d3e74>
01:22 New commit(s) kohagit: Fix for Bug 7019 - Circulation History Sort Order Wrong <http://git.koha-community.org/[…]f40ce04e55d7c2b3d> / Bug 6942 - Add link to manual to help/authorities/authorities-home.tt <http://git.koha-community.org/[…]4d074235046359950> / Bug 6942 - Add link to manual to help/admin/admin-home.tt <http://git.koha-communit
01:25 rangi thats enough for a mallowpuff
01:27 jenkins_koha Project Koha_master build #481: SUCCESS in 48 mn: http://jenkins.koha-community.[…]/Koha_master/481/
01:27 ian.walls: Bug 5995 Followup: checkpw was returning inconsistent values
01:27 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5995 blocker, PATCH-Sent, ---, matthias.meusburger, ASSIGNED , Glitch with checkauth
01:27 jenkins_koha Starting build 482 for job Koha_master (previous build: SUCCESS)
02:14 Project Koha_master build #482: SUCCESS in 47 mn: http://jenkins.koha-community.[…]/Koha_master/482/
02:14 * ian.walls: Bug 6789: biblios with many items can result in broken search results link
02:14 * colin.campbell: Bug 6806 Fix encoding of title in subscription-add
02:14 * gbarniskis: Bug 6915 - [SIGNED-OFF] reduce module name truncation problem in koha_perl_deps.pl
02:14 * Chris Cormack: Adding another developer to the history
02:14 * Katrin.Fischer.83: Bug 6904: Changes 'asked' to 'pending' in suggestions for more consistency
02:14 * lrea: Bug 6942 - Add link to manual to help/admin/admin-home.tt
02:14 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6789 minor, PATCH-Sent, ---, ian.walls, ASSIGNED , Biblios with many items can result in broken search results links
02:14 jenkins_koha * lrea: Bug 6942 - Add link to manual to help/authorities/authorities-home.tt
02:14 * oleonard: Fix for Bug 7019 - Circulation History Sort Order Wrong
02:14 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6806 minor, PATCH-Sent, ---, colin.campbell, ASSIGNED , Encoding problem with biblio titles in subscription-add.pl
02:14 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6915 minor, PATCH-Sent, ---, gbarniskis, ASSIGNED , koha_perl_deps.pl truncates long module names at 26 chars
02:14 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6904 minor, PATCH-Sent, ---, henridamien, NEW , Suggestion status 'pending' and 'asked'
02:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6942 normal, PATCH-Sent, ---, nengard, NEW , Add links to manual for 3.6 to in app help
02:15 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7019 normal, PATCH-Sent, ---, oleonard, ASSIGNED , Circulation History Sort Order Wrong
03:17 wajasu joined #koha
03:43 kmkale joined #koha
04:16 kmkale joined #koha
04:41 miguelxercode joined #koha
04:41 thd-away joined #koha
05:43 indradg joined #koha
05:53 adnc joined #koha
06:53 miguelxercode joined #koha
07:03 cait joined #koha
07:03 ropuch joined #koha
07:03 ropuch Morning #koha
07:04 rangi hi cait and ropuch
07:04 cait evening rangi, morning ropuch
07:04 rangi ropuch: did you ever talk with pawel skuza? or benedykt?
07:04 ropuch I didn't have chance
07:04 rangi ahh
07:05 ropuch I was looking for them though when I was preparing presentation about Koha
07:05 rangi *nod*
07:06 they did a lot of work early on in koha
07:06 80 features, 321 bug fixes now .. for 3.6.0
07:06 ropuch rangi: I've read through all Unsung Koha heroes [;
07:06 rangi ahhh
07:06 cool
07:07 i should do some more of those sometime
07:07 cait yep, you should
07:21 huginn New commit(s) kohagit: Fix for Bug 7024 - Can't delete other library's messages with AllowAllMessageDeletion on <http://git.koha-community.org/[…]edf906e94aa84466f>
07:23 jenkins_koha Starting build 483 for job Koha_master (previous build: SUCCESS)
07:31 rangi who is going to win, wales or france?
07:32 ropuch *rolling dices*
07:32 rangi hehe
07:32 ropuch Wale
07:32 s
07:32 [;
07:34 rangi thats what i think too
07:34 but france are unpredictable, should be exciting
07:35 ropuch ;)
07:36 rangi 1st semi final, 2nd one tomorrow
07:36 ropuch $marc->subfield(20,"a") should  return a isbn value, right?
07:36 Or 20 is so special I need to access it some other way
07:37 rangi hmm
07:37 not special
07:38 but its not an integer
07:38 $record->subfield( '020', 'a' )
07:38 its '020'
07:38 not 20
07:38 leading zeros have meaning
07:38 ropuch Thanks!
07:38 rangi no worries
08:00 ropuch Unrecognized character \xE2 in column
08:00 bah
08:01 rangi marc8 treating it as utf8
08:01 ?
08:02 ropuch Don;t know, but definitly encoding issue
08:02 cait in isbn? how evil
08:03 ropuch I can print $marc->subfield('020',"a"), but trying to add new field ends with this error\
08:03 I think it can be those "-"
08:03 I cleaning some really crappy records
08:03 HM, calling them marc record is an abuse, actually\
08:04 rangi heh
08:04 ropuch So I have sets of proper records, but to import them, I need matching isbn
08:05 So i need to remove all those - and other things from 020a
08:05 And it ends with Unrecognized characters ;>
08:12 jenkins_koha Project Koha_master build #483: SUCCESS in 48 mn: http://jenkins.koha-community.[…]/Koha_master/483/
08:12 oleonard: Fix for Bug 7024 - Can't delete other library's messages with AllowAllMessageDeletion on
08:12 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7024 normal, PATCH-Sent, ---, oleonard, ASSIGNED , Can't delete other library's messages to the patron with AllowAllMessageDeletion on
08:29 ropuch Huh, I think there's something wrong with my environment
08:30 I get 'unrecognized character' error even with creating new marc record and $record->leader(’00903pam2200265 a 4500’);
08:30 I'll try doublequotes
08:31 It worked! [;
08:32 rangi yeah those quotes look wrong
08:33 they should be '
08:33 or "
08:33 urs look like some special char
08:34 ropuch I blame my laziness for copypasting marc code examples
08:34 rangi :)
08:34 i blame ppl using windows special quotes
08:34 :)
08:35 ropuch ;>
08:39 Those strange ' came from http://marcpm.sourceforge.net (their dosumentation) [;
10:42 slef so what would be the ideal gap between ALA and KohaCon? 2 days?
10:42 jcamins_away Yikes! That's cutting it very close!
10:42 Don't forget there are a bunch of 4-day preconferences.
10:42 slef rangi suggested doing one and then the would be good
10:43 if http://digital-conferences-calendar.info knows it, I won't forget
10:43 jcamins_away Hmmm... doesn't look like it does.
10:44 slef doesn't look like it even knows ALA or am I looking in the wrong place?
10:44 jcamins_away No, you are correct.
10:44 I'm looking on the ALA website, and it doesn't look like they know, either.
10:44 (I'm sure they do, but, wow, what a lousy website!)
10:44 June 21-26.
10:44 slef when you find it, could you mail amanda@amandafrench.net
10:44 heh
10:44 got a URL?
10:45 or will you email?
10:45 jcamins_away http://www.ala.org/ala/confere[…]pcoming/index.cfm
10:45 slef so preconferences would be 16-20 June?
10:45 jcamins_away I think so, yes.
10:45 I'm trying to see if I can find the dates clearly listed anywhere.
10:46 slef so ideal KohaCon slots end 14th or start 28th?
10:46 I mean, this might not be possible with venues, but I'll see if we can.
10:46 jcamins_away Hm. They are planning the preconference, but there's no indication of when it is.
10:48 I think that KohaCon after ALA would probably be better.
10:49 Because you'll have 50% of USian librarians who don't go to preconferences but do go to ALA, and 50% who go to both (that is, among librarians who go to ALA).
10:50 Of course, the best time for KohaCon is whenever you can arrange it. :)
10:52 slef yeah, we don't have a completely free hand... it's under negotiation
10:53 I really should contact a couple of co-ops there, but I'm pretty sure they don't have venues. Our main library in that city is also being strangely quiet just now. Maybe I should send someone to call in person.
11:11 miguelxercode joined #koha
11:24 jcamins_away Hey, this is interesting: http://www.indexdata.com/zebra[…]ded-services.html
11:26 slef jcamins: hrm, how so? It's the weekend and my brain is switched off.
11:27 jcamins slef: fair enough. Well, it seems to me we could eliminate the Zebra cron job if we had an "index record" hook in the search interface.
11:29 slef jcamins: isn't it more about koha triggering the index update without waiting for the cron job?
11:30 jcamins Have C4::Biblio::UpdateBiblio (or whatever it's called) insert records into the index.
11:30 slef jcamins: yeah... it's all possible and just our architectural problem.
11:31 ModBiblio I think by the way.
11:31 jcamins My understanding of the reasoning behind the cron job was that the indexer was run directly, which isn't really something we want Koha doing.
11:32 I have no idea if my understanding is correct, of course.
11:33 slef I thought it was speed/stability but I was having other problems when zebra was added.
11:35 jcamins Well, that was the argument against zebraqueue_daemon.
11:35 Which I thought worked the same way as the cronjob, just as a daemon.
11:36 Hm, no, zebraqueue_daemon does use extended services.
11:37 Ah well. It was a nice idea.
11:39 slef Yeah, what was the argument against zebraqueue_daemon apart from failing messily in some situations?
11:39 jcamins Leaks like a seive.
11:39 sieve.
11:40 slef yeah but why?
11:40 doubt it was unfixable
11:40 jcamins I have no idea, and I don't know how to debug Perl leaks.
11:40 slef I think tcohen wanted to rewrite from scratch, which is probably a good move.
11:41 jcamins He wrote a daemon using the command-line indexer.
11:42 slef hrm, could/should be rewritten to use the protocol
11:42 jcamins Agreed.
11:42 I didn't realize that it was ever an issue.
11:42 slef ok, so let's see if there was ever a bug ;)
11:43 jcamins s/issue/option/
11:46 Bug 5166.
11:46 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5166 enhancement, PATCH-Sent, ---, tomascohen, ASSIGNED , Reintroduce a zebraqueue daemon, make several rebuild_zebra.pl functions a lib
11:46 slef http://bugs.koha-community.org[…]g.cgi?id=5166#c12 confirms that it was memory leaking
11:46 huginn 04Bug 5166: enhancement, PATCH-Sent, ---, tomascohen, ASSIGNED , Reintroduce a zebraqueue daemon, make several rebuild_zebra.pl functions a lib
11:48 jcamins Yep.
12:38 Guillaume joined #koha
13:13 Guillaume joined #koha
13:34 cait left #koha
13:36 Guillaume left #koha
14:31 thd-away` joined #koha
14:49 miguelxercode joined #koha
16:27 NateC joined #koha
16:29 indradg joined #koha
16:34 Oak joined #koha
16:41 libsysguy joined #koha
16:41 libsysguy jcamins_away: are you actually away?
16:41 actually…can someone point me toward the IRC chat log?
16:48 Oak http://stats.workbuffer.org/irclog/koha
16:48 http://www.google.com.pk/searc[…]ity+irc+chat+logs
16:48 :)
16:49 ropuch :)
16:50 libsysguy thanks Oak++
16:50 Oak aww cool
16:58 libsysguy @later tell sekjal Why did I let you talk me into rebasing hourly with master...
16:58 huginn libsysguy: The operation succeeded.
17:01 libsysguy left #koha
17:12 huginn New commit(s) needsignoff: [Bug 7031] More options for AdvancedSearchTypes <http://bugs.koha-community.org[…]w_bug.cgi?id=7031>
17:14 libsysguy joined #koha
17:22 NateC joined #koha
17:32 libsysguy anybody around that can tell me about bug 5453
17:32 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5453 enhancement, PATCH-Sent, ---, gmcharlt, NEW , Variables declaration should not occur in conditionals
17:32 libsysguy i see that it got pushed
17:32 but I am wondering what the change was
17:36 bg hey libsysguy
17:36 wahanui rumour has it libsysguy is Koha's hottest developer or partying with swedes on his deck
17:36 bg :)
17:37 libsysguy hey bg
17:37 whats up
17:39 rangi libsysguy: 5453 is stuff like this
17:39 my $budget_period_total = $num->format_price($$period{budget_period_total}) if $$period{budget_period_total};
17:40 never do it
17:40 libsysguy right…I am attempting to rebase hourly on master
17:40 and I keep getting conflicts from that bug
17:40 like
17:40 <<<<<<< HEAD
17:40 $template->param( sort_by => $default_sort_by );
17:40 =======
17:40 $template->param( $default_sort_by => 1 );
17:40 >>>>>>> 7dffc17... Bug 5453 Move declarations out of conditionals in opac
17:40 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5453 enhancement, PATCH-Sent, ---, gmcharlt, NEW , Variables declaration should not occur in conditionals
17:41 libsysguy im going with the patch
17:41 rangi yep
17:41 libsysguy cool….my coin toss never lies
17:41 jk I would never put the koha codebase in the hands of a coin toss
17:47 rangi do you know what the difference between rebase -i and merge is?
17:48 rangi yeah a huge amount
17:48 libsysguy ah
17:48 so if I want to fix the issues with hourly having conflicts with master
17:48 i should do rebase -i
17:48 rangi i wouldnt
17:48 id merge master in
17:49 and fix the conflicts and push that commit
17:49 libsysguy oh man…thats what I thought…but jcamins_away said that would be wrong :'(
17:49 rangi rebasing replays all the commits
17:49 libsysguy now I have the dirtiest working tree git has ever seen
17:49 rangi which is anotehr way of doing it
17:50 libsysguy yeah….so I think i am going to delete this branch I am rebasing and just check out hourly again and merge with master
17:50 rangi but it rewrites the history of the branch, its good to do when you are developing
17:50 libsysguy that is what I did for my production copy
17:50 rangi and want to send a patch
17:51 but one something that has been published, like the hourly branch
17:51 and isnt under dev, its best to merge and send a pull request for the merged branch
17:51 libsysguy gotcha
17:51 rangi you will need to push your merged branch to somewhere public so it can be pulled
17:51 rebase is good, for if you need to send patches
17:52 libsysguy ahh so if i wanted to fix all the unmatched patches individually so they are on master rebase would be the way to go
17:52 rangi it puts all the changes on the top
17:52 yes
17:53 libsysguy but since hourly is basically just one bug patch i can merge, fix and push as one giant patch
17:53 rangi yep
17:53 not as patch
17:53 a branch with a pull request
17:54 libsysguy man…I wish I would have known that an hour ago :'(
17:54 rangi push it to gitorious or github or something
17:54 libsysguy gotcha
17:54 that is what sekjal and I were trying to figure out yesterday
17:54 after we fix it where do we put it
17:54 lol
17:57 rangi pull requests are great for anything big
17:57 if you look at the bug, thats how i got it form colin in first place
17:58 libsysguy yeah I noticed that
18:01 rangi http://galencharlton.com/blog/[…]stories/#comments
18:02 libsysguy man I should have bought my domain name…name sooner
18:03 that way I could be as cool as gmcharlt
18:03 bg oh hey rangi
18:06 rangi heya bg
18:27 libsysguy hey rangi can you see this https://github.com/libsysguy/koha-hourly
18:29 @later tell sekjal hourly merged with master can be pulled from https://github.com/libsysguy/koha-hourly
18:29 huginn libsysguy: The operation succeeded.
18:29 rangi id put that on the bug too
18:29 (that comment)
18:29 looks good
18:30 libsysguy will do
18:31 libsysguy left #koha
18:44 bryceh_ joined #koha
18:49 cait joined #koha
18:49 cait hi #koha
18:50 rangi hi cait
18:53 cait hi rangi
19:06 bg hi cait
19:09 cait hi bg
19:21 Oak aha cait
19:21 * Oak goes to find a song for cait
19:22 cait hi Oak :)
19:22 something happy please
19:22 Oak sure
19:23 http://www.youtube.com/watch?v=0-CEfY9CDLw
19:24 druthb joined #koha
19:24 druthb o/
19:25 Oak \o/
19:25 Come down from the mountain, you have been gone too long
19:25 how are you druthb ?
19:26 druthb I'm good!  Got my truck running healthy again this morning.  :)
19:27 Oak good good
19:28 druthb Got a few scratched-up knuckles in the process, but nothing too bad.  She's runnin' smooth, and won't overheat any more.
19:38 Oak more than a feeling!!: http://www.youtube.com/watch?v=SSR6ZzjDZ94
19:42 bg druthb++
19:46 druthb hiya, bg. :)
19:46 cait druthb++
19:47 rangi yep
19:47 druthb++
19:47 Oak bg++
19:47 bg hi there Oak
19:47 Oak++
19:47 Oak hello :D
19:48 druthb wizzyrea gave her a name, while we were in Lawrence--both of their cars were named by Soren.
19:48 rangi heh
19:48 Oak what's her name?
19:48 druthb Wizzy's car is Etta the Jetta, and trea's is Rolf the Golf.    My truck is Rusty Betty.
19:49 Oak hehe nice
19:51 cait rolf the golf?
19:51 druthb it's a Volkswagen Golf.
19:55 bg Rusty Betty - with a flapper haricut?
19:55 rangi hehe
19:55 druthb :D  yes!
19:55 bg heh haircut
19:55 Oak or, 'roll on La floor' the Golf
19:55 nah, that's mean
19:55 druthb lol
19:55 bg heh
19:55 Oak :)
19:56 bg yeah a flapper haircut would look good on a big ole truck
19:56 druthb hee hee
19:56 bryceh joined #koha
19:57 bg big trucks always have a flask up their legs…
19:57 rangi heh
19:58 druthb hm...  a flask.  might have to get me one...too bad I couldn't carry it on the plane to India, hm, bg?
19:58 bg oh druthb you can bring it through security empty :)   and then we can go to duty free :)
19:58 rangi heh
19:58 druthb oh-hoh.
19:58 hm...
19:58 bg bwahahahahh
19:58 rangi free alcohol on international flighs anyway
19:59 bg YAY
19:59 rangi well, depending on the airline i guess
19:59 bg bummer
19:59 druthb I don't have a garter to stick it under, though, bg--top of a thigh-high do?  ;-)
19:59 rangi but all the ones ive flown that has been the case
19:59 bg yup
19:59 oh really?   I like that
20:00 getting off a plane after drinking for 15 hours - is one of the best things to do in life!
20:00 (man I'm sarcastic today...)
20:00 druthb who needs a book or a bunch of media on the lappy--watching you get rock-star trashed would be all the entertainment we need!
20:01 bg HAH
20:01 rangi bg: we tried on the way to ALA :)
20:01 bg heh
20:01 druthb too short a flight.
20:01 rangi flight wasnt long enough :)
20:01 druthb jinx!
20:01 bg and the roundtrip home was all almonds
20:01 rangi but we did beat that girl in scrabble
20:01 druthb We'll have fifteen *hours* each way!
20:01 bg oh yeah
20:01 rangi im pretty sure she will remember that flight
20:02 cait ?
20:02 bg of course - we were fun ….
20:02 * cait always had to fly alone. hmpf
20:02 bg oh this poor girl was sitting next to rangi and I on a plane flight
20:02 druthb rangi:  Were you trying to spell words wrong, like "realise" and "authorised"?  ;-)
20:02 bg we made he play scrabble with chris and I…
20:02 rangi hehe
20:02 and drink cocktails
20:02 bg and bought he a bunch of drinks
20:02 rangi ehe
20:03 bg damn it her!!!  not he
20:03 rangi ;)
20:03 druthb Oh, why is it other girl that get that kind of fun with exotic strangers---I'll have three geeky men with me.  ;-)
20:04 bg oh I'll play scrabble with you :)
20:04 rangi that was fun
20:04 i think we started by drinking with australians in the la airport?
20:05 bg yup - started in SB - cause I'm always worried about making it to the airport on time
20:05 so we had a bit of time in that airport too
20:05 rangi oh yeah thats right
20:05 bg then the australians
20:05 rangi neat little airport
20:05 bg it's no longer there
20:06 rangi oh the new one is all open?
20:06 did they make it into a museum?
20:06 bg they've opened the new terminal and already ripped down the old one
20:06 nope
20:06 rangi oh wow, that was a cool building
20:06 bg too the ground
20:06 rangi stink
20:06 bg yeah totally
20:07 I was one of the first 150 people to fly out of the new one
20:07 first day it was open
20:07 druthb?
20:07 wahanui well, druthb is a travelin' woman.
20:07 bg YAY
20:07 rangi eh
20:07 bg :)
20:07 rangi heh even
20:08 druthb :)
20:08 bg?
20:08 wahanui I LIKE BREAKFAST BURRITOS AND I LOVE BASEBALL
20:08 druthb lol
20:08 rangi?
20:08 wahanui I LIKE ALMONDS! HAVE SOME NUTS!
20:08 bg heh
20:08 YAY
20:09 mtj?
20:09 wahanui DeM KraZy NutZ!!
20:09 rangi hehe
20:09 thats still the best
20:12 so is espn showing hte semi final i wonder?
20:12 cos i need you all to cheer for nz
20:12 as im gonna be on a plane
20:12 so you have to do my job for me :)
20:13 9pm tonight nz time (12 ish hours)
20:13 i suspect you will be asleep
20:16 bg hmm… ya never know
20:16 I'll root though
20:16 rangi cait?
20:16 wahanui That's Ms. Cait to you!
20:16 rangi and dont you forget it
20:16 bg heh
20:16 cait hm?
20:16 oh I will cheer
20:16 rangi you said it to mr robin once :)
20:17 * cait is confused
20:17 cait but I bet that was eythian
20:17 rangi most likely
20:21 ok i best finish the last bits of packing and spend some time with the family before i head off
20:21 see yous later, maybe from the airport
20:22 bg later dood
20:22 * rangi wanders off
20:27 libsysguy joined #koha
20:27 druthb hi, libsysguy!
20:27 libsysguy hey druthb
20:28 what are you up to on this fine saturday afternoon
20:29 druthb got my rusty ol' pickup runnin again, and tinkering with this and that.
20:29 libsysguy oh fun with the truck.  I took some time today and merged hourly and master
20:31 bg sorry libsysguy I think druthb wins there ;)
20:31 heh
20:31 libsysguy haha i think she does too
20:31 but I did it while watching the big bang theory so that made it slightly better
20:37 Oak me go now. night.
20:38 cait big bang theory - I love that
20:38 libsysguy++  hehe
20:57 cait left #koha
20:58 adnc joined #koha
21:07 huginn New commit(s) needsignoff: [Bug 5680] When deleting an order, delete attached items, and if applicable biblio <http://bugs.koha-community.org[…]w_bug.cgi?id=5680>
21:40 jcamins_away libsysguy_afk: I warned you that my instructions could not be relied upon.
22:14 cait joined #koha
23:45 cait left #koha

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

koha1