> for="mc-bks" title="Books, Pamphlets, Technical reports, Manuscripts, Legal
> papers, Theses and dissertations"> src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books" />Books
>
> I’m wondering if this section is even needed. It hasn’t been visible
> because the check for expanded options hasn
Hi,
On Mon, Apr 27, 2009 at 6:26 PM, Michael Hafen wrote:
> Well, talked myself into it. I'll work on having CanBookBeIssued return
> the due date then. How's that sound?
CanBookBeIssued() can return an erroneous due date as part of an error
response, but it it shouldn't be used in other code
Yeah, that's what I'm seeing too. Either have CanBookBeIssued return a
due date, or have AddIssue and AddRenewal return an error code. Looking
at the template issuingimpossible{ INVALID_DATE} is expected to be the
offending date, but that's shoddy error response in this case. It
doesn't indicate
Hi,
On Mon, Apr 27, 2009 at 5:56 PM, Michael Hafen wrote:
> Let me explain what I'm working on, and see if it makes sense. I'm
> looking at having circulation.pl issue an error if the ceilingDueDate is
> in the past. My thought is that this is best done in CanBookBeIssued.
>
> On a side note I'
Why didn't I think of checking git for that line. Thanks for taking
blame there ;)
Let me explain what I'm working on, and see if it makes sense. I'm
looking at having circulation.pl issue an error if the ceilingDueDate is
in the past. My thought is that this is best done in CanBookBeIssued.
O
Now I see what you're talking about. I'm stupid to have overlooked that
section of the file before.
Yeah, I have no idea what that's doing there. I'd vote for getting rid
of it.
Sorry for my confusion.
On Mon, 2009-04-27 at 17:37 -0400, Wagner, Jane wrote:
> I just wiped the box & did a new ko
Hi,
On Mon, Apr 27, 2009 at 5:26 PM, Michael Hafen wrote:
> The Due Date check is commented out in CanBookBeIssued. I'm planning
> uncomment and expand it. Before I do that I want to know why it's
> commented out. I seem to recall it being a problem for Offline Circ,
> but looking at process_k
I just wiped the box & did a new kohaclone install to doublecheck the code, and
what came down from koha.org is the same thing:
Books
I’m wondering if this section is even needed. It hasn’t been visible because
the check for expanded options hasn’t been working. It seems to be doing a
Hmm, the process I use updates the template files and the zebra files
( except for re-indexing zebra of course ).
After pulling in git ( I actually do fetch and rebase, but that's not
important ), I copy the source tree elsewhere ( because I'm
paranoid ;) ). In the other copy I run 'perl Makefile
The Due Date check is commented out in CanBookBeIssued. I'm planning
uncomment and expand it. Before I do that I want to know why it's
commented out. I seem to recall it being a problem for Offline Circ,
but looking at process_koc.pl CanBookBeIssued isn't even called.
Anyone know about this?
-
When there are changes to the zebra index rules, for example, your
production copy doesn't get updated by updatedatabase, since you could have
stashed it literally anywhere on the filesystem. Compare the uninstalled
(updated) versions against your installed (production) versions and
incorporate th
Yeah, this is an overall maintenance problem. Take a look at sessions,
statistics, accountlines and probably others too, like import_*.
A general purpose fix here would be good, but the implementation probably
should involve crontab.
--
Joe Atzberger
LibLime - Open Source Library Solutions
On
I'm sorry, a step-by-step guide isn't something I have time to produce. In
particular, the problem of already having Koha's installed is not one I have
dealt with. We only do "dev" installs with the proper settings at outset,
including zebra enabled, so we have not had to convert from nozebra to
Well, I'm stumped. My nearest guess is that
opac/htdocs/opac-tmpl/prog/en/modules/opac-advsearch.tmpl didn't get
updated for some reason. Maybe filesystem permissions or ownership.
That doesn't explain the mc-itype:bks not working though. Maybe you
need to re-index zebra after the update? I no
It shouldn't be an old version issue -- I just updated this morning to
3.01.00.029 before I started working on the page. Of course, now
there's a .030 out (just loaded it, too). Didn't make a difference,
though, and neither did changing the search to mc-itype:bks.
Much puzzled
Jane Wagner
L
That looks like the Item Type limit table. Mine doesn't look anything
like that though. mc:t is supposed to be mc-itype:bks or some such.
The images too, mine are pulled from /opac-tmpl/... as they are supposed
to be on the OPAC. They show up fine from there.
I'm wondering if you are running
I've been working on the OPAC advanced search page. I solved the
problem of expanded search options not showing up. Now that they do,
there's a section called Limit Type To that is puzzling me. Here's a
sample entry.
Books
First problem is that the images being called apparently don't exist
an
Hi,
On Mon, Apr 27, 2009 at 2:54 PM, Michael Hafen wrote:
> Truncating the zebraqueue table, as noted by Ryan with this patch, is
> probably something Koha itself should do periodically. Last time I
> looked at the cron example I didn't see anything to this end. The data
> in the table is quite
Please forgive me for pulling this bit from the patches list. I think
the relevant discussion should be on this list.
On Sat, 2009-04-25 at 13:29 -0400, Ryan Higgins wrote:
> If you've never truncated your zebraqueue table, you might want to
> update your index and truncate it before applying thi
Hi,
On Mon, Apr 27, 2009 at 1:17 PM, Nicole Engard
wrote:
> With all of the recent Amazon patched, I'm reworking the
> documentation. I do have one question though. I have this note in
> several places "IMPORTANT: If this is ON, make sure that GoogleJackets
> and BakerTaylorEnabled are OFF."
>
Follow up question. I also have a note that says: "Amazon will pull
content based on the first ISBN number in your MARC record."
I know people were working on this - but I wanted to confirm that this
is still the case.
---
Nicole C. Engard
Open Source Evangelist, LibLime
(888) Koha ILS (564-24
Hi all,
With all of the recent Amazon patched, I'm reworking the
documentation. I do have one question though. I have this note in
several places "IMPORTANT: If this is ON, make sure that GoogleJackets
and BakerTaylorEnabled are OFF."
Is this still true? If you turn on more than one covers or
Right -- Sorry about the quick notice --
Let's see if we can plan one for the end of May.
I'll propose a few dates and see if I can find a venue for us.
Thanks,
Brendan
-
I would like to attend the CT hackfest as well but I probably wouldn't make
it down there until around 4pm or so, so I'm not sure if it's worth trekking
down for just a couple of hours...
Would there be interest in maybe scheduling a future CT hackfest on a
saturday as opposed to a work day?
Chri
If you just run the separate zebrasrv process as a different user, on a
different port, then it can use the stock DB name as normal. This also
helps keep one instance from taxing the others directly during execution.
--
Joe Atzberger
LibLime - Open Source Library Solutions
2009/4/27 C W Nel
>
Hi,
On Fri, Apr 24, 2009 at 2:30 PM, Wagner, Jane wrote:
> Bug 2822 for leader6 types of i (nonmusical) or j (musical), the hitlist
> uses an icon and label of Sound while the record display page uses
> Music. Modified record display to use Sound.
OK.
> Bug 2551 for leader7 type of i says it'
If only I'd been checking my listserv emails over the weekend.. this
sounds great, and so very close. Not sure I can make the arrangements
at work in time, though...
Will anyone attending be able to tweet or be on IRC during the hackfest?
It'd be great to keep up with the latest developments in r
Hello,
I have problems trying to enable ICU support in Zebra under Koha 3.
After enabling ICU support in Zebra and reindex Koha, all Koha search will
return nothing. However, if I change Zebra to listen to TCP port and query
it directly using SRU, it will give the correct results. I try to change
This is awesome!! We should find a place to post all of the regional
hackfests and their dates and places. The wiki would be a start - but
a calendar app would be better. Also remember that there is a Koha
Facebook page
(http://www.facebook.com/pages/Koha-Integrated-Library-System/22629166763)
a
Can anyone help with tips how to configure zebra in a hosted environment?
With other words, how to create another zebra database and what is to be
changed in
the koha-conf.xml instances?
Thanks___
Koha-devel mailing list
Koha-devel@lists.koha.org
http:
30 matches
Mail list logo