Generate client-area text before emitting scaffolding, so that actions
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.19 2007-07-16 11:53:58 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
12 1.00  Mon Jul  9 10:42:06 BST 2007
13         - First public release.
14         - Many, many changes since 0.02.
15
16 0.02  Wed Jun 27 12:09:49 BST 2007
17         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
18         - Fix display of non-ASCII characters in, for example, the
19             list of targets beginning with "R".
20         - Change targets() API to accept a Perl list rather than a
21             space-separated string.
22         - Change check.html parameters to cleanly accept multiple
23             target IDs even if they contain spaces.
24         - Proper URL-encoding of all link parameters.
25         - Proper HTML-quoting of all output.
26         - Capture YAZ logging output for web display.
27         - Add Dublin Core record format to Zebra configuration.
28         - Much better "Add a target" form, including:
29                 - Name
30                 - URL to hosting organisation
31                 - Email to technical contact
32                 - Username/password if needed
33                 - Type of library (Academic, Public, Corporate,
34                     Special, National, Education or Other)
35                 - Country.
36         - "Add another database to this target" button.
37         - Form for editing details of an existing target.
38         - Require authentication for database-changing operations
39                 such as target testing, adding a new target and
40                 editing and existing one.
41         - Add statistics page like that one at
42                 http://targettest.indexdata.com/stat.php
43         - Record deletion and ID change works correctly even when the
44           ID contains spaces or non-ASCII characters.
45         - Many, many more enhancements.
46
47 0.01  Wed Apr  5 15:53:47 2006
48         - original version; created by h2xs 1.23 with options
49                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
50