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