Mike Taylor [Wed, 27 Jun 2007 10:44:57 +0000 (10:44 +0000)]
Protect utf8param() from undefined values.
Mike Taylor [Wed, 27 Jun 2007 10:40:34 +0000 (10:40 +0000)]
New
Mike Taylor [Wed, 27 Jun 2007 10:39:26 +0000 (10:39 +0000)]
v0.02
Mike Taylor [Wed, 27 Jun 2007 10:38:53 +0000 (10:38 +0000)]
Distribute zebra/zeerex2noauth.xsl
Anders S. Mortensen [Mon, 25 Jun 2007 12:32:13 +0000 (12:32 +0000)]
Fixing bug #1204: Autentication info is suppressed in element-set "zeerexNoAuth"
Mike Taylor [Mon, 25 Jun 2007 10:39:22 +0000 (10:39 +0000)]
Do not load proxy_module -- main configuration already does this.
Mike Taylor [Mon, 25 Jun 2007 10:38:29 +0000 (10:38 +0000)]
Fix onclick links to return false.
Mike Taylor [Wed, 6 Jun 2007 11:03:48 +0000 (11:03 +0000)]
New
Mike Taylor [Fri, 11 May 2007 13:54:42 +0000 (13:54 +0000)]
cql_quote() escapes wildcard characters.
Mike Taylor [Fri, 11 May 2007 13:53:40 +0000 (13:53 +0000)]
Use cql_target()
Mike Taylor [Fri, 11 May 2007 13:32:57 +0000 (13:32 +0000)]
Use cql_target()
Mike Taylor [Fri, 11 May 2007 08:30:23 +0000 (08:30 +0000)]
Add new zeerexNoAuth element-set.
Mike Taylor [Fri, 11 May 2007 08:30:11 +0000 (08:30 +0000)]
Use new zeerexNoAuth element-set.
Mike Taylor [Fri, 11 May 2007 08:29:56 +0000 (08:29 +0000)]
Reorder, update.
Mike Taylor [Fri, 11 May 2007 08:29:41 +0000 (08:29 +0000)]
Automatic update
Mike Taylor [Fri, 11 May 2007 08:29:24 +0000 (08:29 +0000)]
New -- currently a copy of zeerex2dc.xmk, but that will change!
Mike Taylor [Wed, 9 May 2007 16:48:31 +0000 (16:48 +0000)]
Modify for recent record dumps.
Mike Taylor [Wed, 9 May 2007 16:43:20 +0000 (16:43 +0000)]
Don't distribute Pod.pm
Mike Taylor [Wed, 9 May 2007 16:39:26 +0000 (16:39 +0000)]
Don't distribute ZOOM tests
Mike Taylor [Wed, 9 May 2007 16:27:26 +0000 (16:27 +0000)]
Don't distribute C test
Mike Taylor [Wed, 9 May 2007 13:38:43 +0000 (13:38 +0000)]
Include in the distribution reindexing program (not reliable),
source-code for "setrlimit", CQL test, main and proxy Apache
configurations for newshawarma and rafa, web admin stub, country and
library-type lists, extra help and general pages.
Mike Taylor [Wed, 9 May 2007 13:36:33 +0000 (13:36 +0000)]
Do not distribute debugger configuration, built C binary, half-written
test-suite or web-admin password file.
Mike Taylor [Wed, 9 May 2007 13:26:11 +0000 (13:26 +0000)]
XSLT drived program renamed.
Test-script renamed.
Admin web-pages moved into admin/ subdirectory.
Explicit "add" pages removed (subsumed by edit).
Mike Taylor [Wed, 9 May 2007 12:05:04 +0000 (12:05 +0000)]
Use connection-level diagnostic if there is no record.
Mike Taylor [Wed, 9 May 2007 12:04:36 +0000 (12:04 +0000)]
Require v1.19 of ZOOM-Perl for $conn->exception()
Mike Taylor [Wed, 9 May 2007 11:30:53 +0000 (11:30 +0000)]
Correct support for persistent options.
Mike Taylor [Wed, 9 May 2007 11:19:36 +0000 (11:19 +0000)]
Use "persistent options" (beginning with "*")
Mike Taylor [Wed, 9 May 2007 11:19:20 +0000 (11:19 +0000)]
Support "persistent options" (beginning with "*")
Mike Taylor [Wed, 9 May 2007 11:07:03 +0000 (11:07 +0000)]
Change comment
Mike Taylor [Wed, 9 May 2007 11:05:30 +0000 (11:05 +0000)]
s/rs/syntax
Mike Taylor [Wed, 9 May 2007 11:02:41 +0000 (11:02 +0000)]
Save initial RS for render()
Mike Taylor [Wed, 9 May 2007 10:45:14 +0000 (10:45 +0000)]
Logging level can be overridden by YAZ_LOG parameter.
Mike Taylor [Tue, 8 May 2007 16:20:04 +0000 (16:20 +0000)]
Doc.
Mike Taylor [Tue, 8 May 2007 12:18:59 +0000 (12:18 +0000)]
Less verbose.
Mike Taylor [Tue, 8 May 2007 08:20:13 +0000 (08:20 +0000)]
New
Mike Taylor [Fri, 4 May 2007 12:09:58 +0000 (12:09 +0000)]
Code to send username/password. I am pretty sure this correct, but it
can't be demonstrated so due to a bug in ZOOM-C.
Mike Taylor [Fri, 4 May 2007 12:09:24 +0000 (12:09 +0000)]
Add and use xpath_context()
Mike Taylor [Thu, 3 May 2007 14:43:31 +0000 (14:43 +0000)]
Resplit success and failure functions: the latter now reports and
stores details of what went wrong. This will be useful for alerting
administrators.
Mike Taylor [Thu, 3 May 2007 14:15:56 +0000 (14:15 +0000)]
Use utf8param($r, $key) instead of $r->param($key) throughout.
(Searches for Ã…rhus still don't work, though.)
Mike Taylor [Thu, 3 May 2007 14:13:19 +0000 (14:13 +0000)]
Use utf8param($r, $key) instead of $r->param($key) throughout.
Mike Taylor [Thu, 3 May 2007 12:54:18 +0000 (12:54 +0000)]
After successful "new" has added a record, set next operation to "edit".
Allows immediate editing of a newly added record.
Mike Taylor [Thu, 3 May 2007 12:43:04 +0000 (12:43 +0000)]
Use utf8param($r, $key) instead of $r->param($key) throughout.
Mike Taylor [Thu, 3 May 2007 12:42:32 +0000 (12:42 +0000)]
Pull in utf8param
Mike Taylor [Thu, 3 May 2007 12:41:58 +0000 (12:41 +0000)]
Add utf8param()
Add _renderchars()
More logging in modify_xml_document() for charset issues.
Mike Taylor [Thu, 3 May 2007 09:33:29 +0000 (09:33 +0000)]
Simplify and clarify new/edit/copy code, resolving several bugs.
Mike Taylor [Thu, 3 May 2007 09:33:10 +0000 (09:33 +0000)]
ID used for target-specific menu is that of newly created, copied or
edited record rather than that of one that it was copied from.
Mike Taylor [Wed, 2 May 2007 13:54:40 +0000 (13:54 +0000)]
New, identical to xeno.conf except for <VirtualHost> name.
Mike Taylor [Wed, 2 May 2007 13:54:18 +0000 (13:54 +0000)]
Ignore records-2007-05-01
Mike Taylor [Wed, 2 May 2007 13:52:54 +0000 (13:52 +0000)]
modify_xml_document()'s code for no-opping when no change has been
made now also works for present-but-empty fields.
Mike Taylor [Wed, 2 May 2007 11:57:20 +0000 (11:57 +0000)]
New
Mike Taylor [Tue, 1 May 2007 16:34:00 +0000 (16:34 +0000)]
Add alias targettest.indexdata.com
Mike Taylor [Tue, 1 May 2007 16:31:08 +0000 (16:31 +0000)]
Use Task::Search->render_query()
Mike Taylor [Tue, 1 May 2007 16:30:42 +0000 (16:30 +0000)]
Fix PQF classname.
Add render_query()
Mike Taylor [Tue, 1 May 2007 16:30:17 +0000 (16:30 +0000)]
Less verbose
Mike Taylor [Tue, 1 May 2007 15:33:30 +0000 (15:33 +0000)]
Typo: s/cql/pqf
Mike Taylor [Tue, 1 May 2007 15:32:51 +0000 (15:32 +0000)]
Add general irspy_search() function.
irspy_search_pqf() refactored as trivial wrapper.
Mike Taylor [Tue, 1 May 2007 15:32:16 +0000 (15:32 +0000)]
new
Mike Taylor [Tue, 1 May 2007 15:32:06 +0000 (15:32 +0000)]
New API for constructor: now takes new additional first argument, a
string (either "pqf" or "cql") indicating the type of the query-string
that follows.
Mike Taylor [Tue, 1 May 2007 15:30:38 +0000 (15:30 +0000)]
Include CQL test.
Mike Taylor [Tue, 1 May 2007 15:29:36 +0000 (15:29 +0000)]
Less verbose.
Mike Taylor [Mon, 30 Apr 2007 11:28:37 +0000 (11:28 +0000)]
Less verbose
Mike Taylor [Mon, 30 Apr 2007 11:28:04 +0000 (11:28 +0000)]
Clearer use of target vs. id.
Mike Taylor [Mon, 30 Apr 2007 11:27:39 +0000 (11:27 +0000)]
irspy_identifier2target() properly implemented so that it now handles
SRU and SRW as well as Z39.50
Mike Taylor [Mon, 30 Apr 2007 11:26:57 +0000 (11:26 +0000)]
Do not insist on serverImplementation* being defined, since they are
not when returning from an SRU connect.
Mike Taylor [Fri, 27 Apr 2007 14:32:09 +0000 (14:32 +0000)]
Do not allow an entry to specify SRW/U composite protocol.
Mike Taylor [Fri, 27 Apr 2007 14:04:40 +0000 (14:04 +0000)]
Abstract out identifier format, which is now handled by a set of functions in Utils.pm that are used in many places. Clarify distinction between identifier string and target string, which are similar but no longer identical. Identifier string now includes protocol. All of this is to prepare the way for supporting SRU and SRW tests as well as Z39.50
Mike Taylor [Fri, 27 Apr 2007 13:54:28 +0000 (13:54 +0000)]
Has been unused for some time
Mike Taylor [Thu, 26 Apr 2007 14:38:37 +0000 (14:38 +0000)]
Add another layer of tables to the top banner, for IE's benefit.
Mike Taylor [Thu, 26 Apr 2007 14:38:02 +0000 (14:38 +0000)]
Run on localweb address rather then localhost.
Mike Taylor [Thu, 26 Apr 2007 13:57:17 +0000 (13:57 +0000)]
Help link for Reliability.
Mike Taylor [Thu, 26 Apr 2007 13:56:53 +0000 (13:56 +0000)]
new
Mike Taylor [Thu, 26 Apr 2007 13:56:46 +0000 (13:56 +0000)]
New
Mike Taylor [Thu, 26 Apr 2007 11:57:21 +0000 (11:57 +0000)]
Append
Mike Taylor [Wed, 25 Apr 2007 13:28:42 +0000 (13:28 +0000)]
Deletion using same record rather then recordIdOpaque
Mike Taylor [Wed, 18 Apr 2007 20:36:36 +0000 (20:36 +0000)]
Note unpacking
Mike Taylor [Wed, 18 Apr 2007 20:36:24 +0000 (20:36 +0000)]
Better instructions.
Mike Taylor [Wed, 18 Apr 2007 16:35:26 +0000 (16:35 +0000)]
New records
Mike Taylor [Wed, 18 Apr 2007 16:34:44 +0000 (16:34 +0000)]
Superseded by records-2007-04-18.tar.gz
Mike Taylor [Wed, 18 Apr 2007 15:35:51 +0000 (15:35 +0000)]
Tree of tests compiled in initalise() rather then check(), so that
initialise can invoke timeout() on the top test and use its value in
creating the first batch of connection objects.
Mike Taylor [Wed, 18 Apr 2007 15:32:32 +0000 (15:32 +0000)]
Test-name specified in initialise() call rather than check()
Mike Taylor [Wed, 18 Apr 2007 15:24:45 +0000 (15:24 +0000)]
Add timeout()
Mike Taylor [Wed, 18 Apr 2007 15:23:41 +0000 (15:23 +0000)]
Apply timeout to each newly created connection according to value of
top-level test's timeout() function.
Mike Taylor [Wed, 18 Apr 2007 15:22:48 +0000 (15:22 +0000)]
Module name
Mike Taylor [Wed, 18 Apr 2007 15:22:40 +0000 (15:22 +0000)]
Append
Mike Taylor [Wed, 18 Apr 2007 15:17:06 +0000 (15:17 +0000)]
New
Mike Taylor [Wed, 18 Apr 2007 12:13:01 +0000 (12:13 +0000)]
David's changes.
Mike Taylor [Wed, 18 Apr 2007 12:06:25 +0000 (12:06 +0000)]
Do not display username or password.
Mike Taylor [Wed, 18 Apr 2007 12:05:45 +0000 (12:05 +0000)]
Modified as requested by David.
Mike Taylor [Wed, 18 Apr 2007 11:23:01 +0000 (11:23 +0000)]
Rename Net-Z3950-IRSpy.t to ZOOM-IRSpy.t
Mike Taylor [Wed, 18 Apr 2007 11:20:29 +0000 (11:20 +0000)]
Append
Mike Taylor [Tue, 17 Apr 2007 16:39:26 +0000 (16:39 +0000)]
Fix site-specific stats link.
Mike Taylor [Tue, 17 Apr 2007 12:51:16 +0000 (12:51 +0000)]
Per's text, only lightly edited.
Mike Taylor [Tue, 17 Apr 2007 08:41:07 +0000 (08:41 +0000)]
import both uri_escape() _and_ uri_escape_utf8().
Mike Taylor [Mon, 16 Apr 2007 12:23:46 +0000 (12:23 +0000)]
Use uri_escape_utf8()
Mike Taylor [Mon, 16 Apr 2007 10:37:05 +0000 (10:37 +0000)]
Include outbound link to ZAP.
Anders S. Mortensen [Mon, 2 Apr 2007 10:11:17 +0000 (10:11 +0000)]
Only insert those index terms which have @search="true". This happens both for
the situation where search access points have actually been probed by IRspy and
in the case where only the existing version of indexInfo is inserted. Bugzilla
#922.
Anders S. Mortensen [Fri, 30 Mar 2007 17:17:44 +0000 (17:17 +0000)]
Adding elements irspy:libraryType and irspy:country to persistent version of
zeerex record (bug #925).
Anders S. Mortensen [Fri, 30 Mar 2007 12:48:36 +0000 (12:48 +0000)]
Look for irspy:record_fetch instead of irspy:record when deciding whether to
update the recordInfo section in the zeerex record (bug #925).
Mike Taylor [Fri, 30 Mar 2007 11:43:59 +0000 (11:43 +0000)]
New
Mike Taylor [Fri, 30 Mar 2007 11:43:46 +0000 (11:43 +0000)]
Shorter text, links to new page about the software.