Use cql_target()
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.14 2007-05-11 08:29:56 mike Exp $
2
3 Revision history for Perl extension ZOOM::IRSpy.
4
5 TODO
6         ### When adding a new database, check for pre-existence, using
7             IP address/hostname canonicalisation.
8         ### Ability to add target by uploading a ZeeRex record.
9         ### Mark targets that persistently don't respond.
10         ### Email administrative contact on failure.
11
12 0.02  [IN PROGRESS]
13         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
14         - Fix display of non-ASCII characters in, for example, the
15             list of targets beginning with "R".
16         - Change targets() API to accept a Perl list rather than a
17             space-separated string.
18         - Change check.html parameters to cleanly accept multiple
19             target IDs even if they contain spaces.
20         - Proper URL-encoding of all link parameters.
21         - Proper HTML-quoting of all output.
22         - Capture YAZ logging output for web display.
23         - Add Dublin Core record format to Zebra configuration.
24         - Much better "Add a target" form, including:
25                 - Name
26                 - URL to hosting organisation
27                 - Email to technical contact
28                 - Username/password if needed
29                 - Type of library (Academic, Public, Corporate,
30                     Special, National, Education or Other)
31                 - Country.
32         - "Add another database to this target" button.
33         - Form for editing details of an existing target.
34         - Require authentication for database-changing operations
35                 such as target testing, adding a new target and
36                 editing and existing one.
37         - Add statistics page like that one at
38                 http://targettest.indexdata.com/stat.php
39         - Many, many more enhancements.
40
41 0.01  Wed Apr  5 15:53:47 2006
42         - original version; created by h2xs 1.23 with options
43                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
44