Rolling
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.6 2006-09-22 14:59:56 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         ### Change targets() API to accept a Perl list rather than a
9             space-separated string.
10         ### Proper HTML-quoting of all "&" in links.
11         ### Proper URL-encoding of all search-terms, etc.
12         ### Change check.html parameters to cleanly accept multiple
13             target IDs even if they contain spaces.
14         ### Add Dublin Core record format to Zebra configuration.
15         ### Much better "Add a target" form, including:
16                 - Name
17                 - URL to hosting organisation
18                 - Email to technical contact
19                 - Username/password if needed
20                 - Type of library (Academic, Public, Corporate,
21                     Special, National, Education or Other)
22                 - Country.
23         ### When adding a new database, check for pre-existence, using
24             IP address/hostname canonicalisation.
25         ### Ability to add target by uploading a ZeeRex record.
26         ### "Add another database to this target" button.
27         ### Form for editing details of an existing target.
28         ### Maybe require authentication for database-changing
29             operations such as target testing, adding a new target and
30             editing and existing one.
31         ### Capture YAZ logging output for web display.
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