f11043ca5ec15cf47623959ff88c9c68d76ca63a
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.21 2007-07-17 14:29:56 mike Exp $
2
3 Revision history for Perl extension ZOOM::IRSpy.
4
5 1.01  Mon Jul 16 12:51:19 BST 2007
6         - Web UI pages to add or upload a new target are now publicly
7           accessible -- although admin privileges are still required
8           to edit the newly added records, since there is no simple
9           way to know that the person editing a record is the same
10           person who first added it.
11         - When adding new records via the Web UI, the port number is
12           guessed from the protocol if not explicitly stated.
13         - Note that Web UI's ZeeRex upload expects just the ZeeRex
14           record, not an entire SRU explainResponse.
15
16 1.00  Mon Jul  9 10:42:06 BST 2007
17         - First public release.
18         - Many, many changes since 0.02.
19
20 0.02  Wed Jun 27 12:09:49 BST 2007
21         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
22         - Fix display of non-ASCII characters in, for example, the
23             list of targets beginning with "R".
24         - Change targets() API to accept a Perl list rather than a
25             space-separated string.
26         - Change check.html parameters to cleanly accept multiple
27             target IDs even if they contain spaces.
28         - Proper URL-encoding of all link parameters.
29         - Proper HTML-quoting of all output.
30         - Capture YAZ logging output for web display.
31         - Add Dublin Core record format to Zebra configuration.
32         - Much better "Add a target" form, including:
33                 - Name
34                 - URL to hosting organisation
35                 - Email to technical contact
36                 - Username/password if needed
37                 - Type of library (Academic, Public, Corporate,
38                     Special, National, Education or Other)
39                 - Country.
40         - "Add another database to this target" button.
41         - Form for editing details of an existing target.
42         - Require authentication for database-changing operations
43                 such as target testing, adding a new target and
44                 editing and existing one.
45         - Add statistics page like that one at
46                 http://targettest.indexdata.com/stat.php
47         - Record deletion and ID change works correctly even when the
48           ID contains spaces or non-ASCII characters.
49         - Many, many more enhancements.
50
51 0.01  Wed Apr  5 15:53:47 2006
52         - original version; created by h2xs 1.23 with options
53                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
54